Activity
From 2007-12-02 to 2008-01-30
2008-01-30
- 22:12 Revision 647 (wb-archiv283): fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue
- 16:18 Revision 646 (wb-archiv283): registered pages didn't appear in menu. fixed.
- 06:45 Revision 645 (wb-archiv283): added keyword id
- 02:14 Revision 644 (wb-archiv283): Updated upgrade-script.
2008-01-29
- 23:34 Revision 643 (wb-archiv283): Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.
- 15:32 Revision 642 (wb-archiv283): Added missing field to table mod_captcha_control in upgrade-script
- 14:15 Revision 641 (wb-archiv283): Removed debug-output and doubled comments from framework/functions.php
- 03:14 Revision 640 (wb-archiv283): Text-captcha: moved text-file to database.
- 00:05 Revision 639 (wb-archiv283): Security bugfix: Text file for text-captcha was readable from everywhere. Text-captcha: empty line in test file, following a question, was accepted as answer. Fixed.
2008-01-28
- 23:29 Revision 638 (wb-archiv283): Allow a user-supplied From-Name in form-settings for email und success-email.
- 23:18 Revision 637 (wb-archiv283): fixed issue with top bar icon alt tag
- 22:31 Revision 636 (wb-archiv283): fixed WARNING-message about possibly not defined constant
- 22:07 Revision 635 (wb-archiv283): Added missing keyword Id
- 22:04 Revision 634 (wb-archiv283): Replaced all special chars in language files with htmlentities or unicode.
- Added some missing lines in language files.
- 20:19 Revision 633 (wb-archiv283): added some more backend layout modifications, corrected bug in NL.php language file
- 20:04 Revision 632 (wb-archiv283): added missing session cookie forgotten in Changeset 593
- 19:28 Revision 631 (wb-archiv283): changeset 627: menu_link and search/search.php needs some minor changes, too.
- 19:24 Revision 630 (wb-archiv283): Text-CAPTCHA: uses return() instead of exit() in case of error.
- 18:54 Revision 629 (wb-archiv283): added possibility to select the default backend language during installation process
- 18:25 Revision 628 (wb-archiv283): Text-CAPTCHA: added description how to input questions and answers.
- 17:49 Revision 627 (wb-archiv283): Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
- 17:28 Revision 626 (wb-archiv283): Fixed some bugs in the Javascript Admin module
- 16:50 Revision 625 (wb-archiv283): fixed possible E_NOTICE-warning
- 16:25 Revision 624 (wb-archiv283): Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
- 00:47 Revision 623 (wb-archiv283): fixed CSS background color of the installer CSS
2008-01-27
- 22:05 Revision 622 (wb-archiv283): replaced static text line with variable text from language file
- 21:55 Revision 621 (wb-archiv283): introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
- 21:34 Revision 620 (wb-archiv283): some cleanup in news-module (ASP related).
- 21:32 Revision 619 (wb-archiv283): adjusted layout of calc_text-captcha.
- 21:14 Revision 618 (wb-archiv283): Module form: user supplied input isn't lost on captcha-failure anymore
- 18:38 Revision 617 (wb-archiv283): added keyword id to new file;
- fixed spelling error in german language file of captcha modul
- 15:35 Revision 616 (wb-archiv283): commited missing file CHANGELOG from changeset 615.
- 15:29 Revision 615 (wb-archiv283): Added new CAPTCHA (calc_ttf_image). Changed call_captcha() to output a table-layout. Some minor changes to captcha-code.
- 12:42 Revision 614 (wb-archiv283): added missing ID tags, corrected typo in CHANGELOG
- 12:40 Revision 613 (wb-archiv283): added default language for users to avoid empty language fields
- 09:51 Revision 612 (wb-archiv283): Fixed some spelling errors in german language file
- 01:17 Revision 611 (wb-archiv283): Module form: dropdown "success page" listed foreign private pages, too. Fixed.
- 01:03 Revision 610 (wb-archiv283): CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
2008-01-26
- 23:56 Revision 609 (wb-archiv283): Added preview-images for CAPTCHA. Improved security: CAPTCHAS can't be loaded from outside WB
- 23:52 Revision 608 (wb-archiv283): fixed bug in Javascript Admin module
- 23:40 Revision 607 (wb-archiv283): Added new language files
- 21:54 Revision 606 (wb-archiv283): removed forgotten debug output
- 18:34 Revision 605 (wb-archiv283): fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.
- 17:07 Revision 604 (wb-archiv283): removed some wrong set keywords
- 17:02 Revision 603 (wb-archiv283): Added keywords to files where they are missing
- 15:40 Revision 602 (wb-archiv283): changed WYSIWYG content field from text to longtext (allows more than 65'534 characters)
- 13:07 Revision 601 (wb-archiv283): Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
- 12:26 Revision 600 (wb-archiv283): module news: added publish_until field to control the visibility of a news-posting by date and time
- 10:37 Revision 599 (wb-archiv283): Added keywords to files where they are missing
- 00:11 Revision 598 (wb-archiv283): ttf-CAPTCHA: check if string is completely inside the image.
2008-01-25
- 23:58 Revision 597 (wb-archiv283): Added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts. It should be very difficult for spam-bots to recognize intersected characters.
- 22:29 Revision 596 (wb-archiv283): added new CAPTCHA and ASP (Advanced Spam Protection)
- 16:08 Revision 595 (wb-archiv283): Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)
- 04:49 Revision 594 (wb-archiv283): fixed bug in news module: Dont allow comments if commenting is disabled or post or post's group is inactive
2008-01-24
- 23:09 Revision 593 (wb-archiv283): Generate filename in pages/ from page_title instead of menu_title.
- 22:48 Revision 592 (wb-archiv283): fixed bug in Codepress integration (if codepress framework not installed)
- 20:42 Revision 591 (wb-archiv283): added language support to all integrated modules (except for news and form module)
- 19:25 Revision 590 (wb-archiv283): fixed another E_NOTICE warning
- 19:16 Revision 589 (wb-archiv283): Added keywords to files where they are missing
2008-01-23
2008-01-22
- 21:01 Revision 587 (wb-archiv283): Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.
- 13:44 Revision 586 (wb-archiv283): Added keywords to new mail filter files
- 00:59 Revision 585 (wb-archiv283): added second icon to calendar-fields in manage-sections to empty date-fields. Changed calendar-icon to clock-icon. Added new icon (clock_del_16.png) to images.
2008-01-21
- 20:49 Revision 584 (wb-archiv283): Removed the manage section icon from the page admin (sections managed by publish by date function).
- 19:05 Revision 583 (wb-archiv283): Fixed bug with the edit module CSS file implementation (IE7, Opera)
- 03:25 Revision 582 (wb-archiv283): fixed bug in changeset 581 (reverts most of it)
- 02:33 Revision 581 (wb-archiv283): Unique session-identifier for each website baker installation. fixes #354
2008-01-20
- 23:41 Revision 580 (wb-archiv283): upgrade-script.php: added code to upgrade menu_links
- 18:24 Revision 579 (wb-archiv283): upgrade-script.php: fixed mysql_error() handling. added code to update menu_links (partly finished)
- 18:12 Revision 578 (wb-archiv283): fixed a typo in upgrade-script.php
- 17:31 Revision 577 (wb-archiv283): Fixed E_NOTICE error in save.php (onl if input data from WB Installer was wrong).
- 16:38 Revision 576 (wb-archiv283): Added the new admin tool email output filter which allows to transform emails before displaying them on the frontend
- 01:38 Revision 575 (wb-archiv283): module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed
- 00:37 Revision 574 (wb-archiv283): updated admin/pages/sections.php to changed jscalendar-api from changeset 571
- 00:22 Revision 573 (wb-archiv283): fixed E_NOTICE-warning in news-module (SECTION_ID)
2008-01-19
- 21:18 Revision 572 (wb-archiv283): Added keywords to new files
- 20:51 Revision 571 (wb-archiv283): adapted news-module to use the new jscalendar, removed old one
- 20:16 Revision 570 (wb-archiv283): Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)
- 19:00 Revision 569 (wb-archiv283): Module code: curly backets get deleted by pparse() from phplib. fixes #553
- 18:34 Revision 568 (wb-archiv283): Added support to configure the mailer settings via the backend
- 17:30 Revision 567 (wb-archiv283): Fixed bug in news modul with missing variable PAGE_DIRECTORY
- 16:15 Revision 566 (wb-archiv283): upgrade-script: added code to convert old menu_links to new ones (partly)
- 16:07 Revision 565 (wb-archiv283): Module menu_link: added dropdown-listbox to select anchor
- 00:16 Revision 564 (wb-archiv283): changed version number of form modul
- 00:13 Revision 563 (wb-archiv283): added again keywords to news modul files
- 00:07 Revision 562 (wb-archiv283): Updated news modul with features from the advanced news modul
2008-01-18
- 21:48 Revision 561 (wb-archiv283): added keywords again to form modul files
- 21:42 Revision 560 (wb-archiv283): Updated form modul with features from the advanced form modul
- 20:12 Revision 559 (wb-archiv283): Added keywords to modules/fckeditor files
- 19:32 Revision 558 (wb-archiv283): Fixed hardcoded /pages issue in intro page feature
- 19:26 Revision 557 (wb-archiv283): fixed two E_NOTICE-warnings in admin/pages/index.php
- 14:34 Revision 556 (wb-archiv283): Added example .htaccess to parse .html files, fixed bug in changeset [555]
- 13:56 Revision 555 (wb-archiv283): Revoked parts of changeset [547] and again introduced changeset [540]
- 13:26 Revision 554 (wb-archiv283): Added keywords to new files
- 03:16 Revision 553 (wb-archiv283): adjusted headings in admin/pages/index.php
- 02:56 Revision 552 (wb-archiv283): added new module-based search-function and publish-by-date code
2008-01-17
- 23:46 Revision 551 (wb-archiv283): Reintroduced some more changes from changeset [520] and [540] which where overwritten by changeset [546]
- 22:40 Revision 550 (wb-archiv283): removed the PAGE_EXTENSION added with changeset 549
- 22:31 Revision 549 (wb-archiv283): fixed bug in frontend login and multiple groups (in conjunction with error_reporting = E_ALL)
- 21:20 Revision 548 (wb-archiv283): Added keywords to new Admintools files
- 20:38 Revision 547 (wb-archiv283): Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]
- Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this functi...
- 19:10 Revision 546 (wb-archiv283): added the "users in multiple groups" feature (closes parts of ticket #546)
2008-01-16
- 23:09 Revision 545 (wb-archiv283): fixed two issues with menu_link: adding a menu_link as first page did not worked; and an E_NOTICE-warning
- 15:11 Revision 544 (wb-archiv283): changed admin/pages/save.php to allow hidden config-elements in table search
- 13:56 Revision 543 (wb-archiv283): module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link
- 13:10 Revision 542 (wb-archiv283): fixed #532 - PHP Error levels
2008-01-14
- 22:31 Revision 541 (wb-archiv283): Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames. (!!Attention!! To get extenions other than .php working additional fixes are necessary!) Fixes ticket #370
- 22:08 Revision 540 (wb-archiv283): Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the pathes points to WB Corefiles with the page extension .php
- 19:45 Revision 539 (wb-archiv283): Added a missing </tr> tag in Changeset 536
- 18:23 Revision 538 (wb-archiv283): Replaced hardcoded text in login.php with language variables (fixes #386)
- 17:36 Revision 537 (wb-archiv283): re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally removed by Changeset 529 (enhanced pages admin)
2008-01-13
- 18:30 Revision 536 (wb-archiv283): Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.
- 14:38 Revision 535 (wb-archiv283): Bug fix for ticket 525. Prevents that installed modules with identical version are updated again.
- 14:26 Revision 534 (wb-archiv283): corrected link in /admin/login/template.html and increased redirection timer for success messages
- 12:44 Revision 533 (wb-archiv283): updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
- 09:25 Revision 532 (wb-archiv283): this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
- 08:21 Revision 531 (wb-archiv283): Fixed error with redirection to admin panel after installation due to already defined constant VERSION (redirection fails if PHP errors/warnings are displayed).
2008-01-12
- 17:39 Revision 530 (wb-archiv283): introduced smart URL detection for the 'View' menu in the WB backend (if page_id is set, redirect to this page instead of the root)
- 16:16 Revision 529 (wb-archiv283): introduced the enhanced pages admin dialogue developed by icouto
2008-01-11
- 19:44 Revision 528 (wb-archiv283): Added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
- 19:37 Revision 527 (wb-archiv283): Added FCKEditor as the new default WYSIWYG editor (htmlarea removed from the package)
- 16:48 Revision 526 (wb-archiv283): Added constants MOD_FRONTEND_CSS_REGISTERED and MOD_FRONTEND_JAVASCRIPT_REGISTERED to function frontend.functions.php to allow modules to check if the register_frontend_modfiles function is invoked from the index.php of the current template.
- 14:49 Revision 525 (wb-archiv283): Fixed Typo in CHANGELOG
- 14:47 Revision 524 (wb-archiv283): Added new version again
- 14:44 Revision 523 (wb-archiv283): Delete codepress because of SVN errors
- 14:36 Revision 522 (wb-archiv283): - Update codepress to Version 0.9.6
- - Update phplib to Version 7.4a
2008-01-09
- 19:26 Revision 521 (wb-archiv283): Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
- 19:17 Revision 520 (wb-archiv283): Fixed #542 (thanks to Thorn)
2007-12-23
Also available in: Atom