Project

General

Profile

Statistics
| Revision:

# Date Author Comment
598 2008-01-26 00:11 thorn

ttf-CAPTCHA: check if string is completely inside the image.

597 2008-01-25 23:58 thorn

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.

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

595 2008-01-25 16:08 doc

Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)

594 2008-01-25 04:49 thorn

fixed bug in news module: Dont allow comments if commenting is disabled or post or post's group is inactive

593 2008-01-24 23:09 thorn

Generate filename in pages/ from page_title instead of menu_title.

592 2008-01-24 22:48 doc

fixed bug in Codepress integration (if codepress framework not installed)

591 2008-01-24 20:42 doc

added language support to all integrated modules (except for news and form module)

590 2008-01-24 19:25 doc

fixed another E_NOTICE warning

589 2008-01-24 19:16 Matthias

Added keywords to files where they are missing

588 2008-01-23 19:29 doc

Added German language file for WB 2.7

587 2008-01-22 21:01 doc

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.

586 2008-01-22 13:44 Matthias

Added keywords to new mail filter files

585 2008-01-22 00:59 thorn

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.

584 2008-01-21 20:49 doc

Removed the manage section icon from the page admin (sections managed by publish by date function).

583 2008-01-21 19:05 doc

Fixed bug with the edit module CSS file implementation (IE7, Opera)

582 2008-01-21 03:25 thorn

fixed bug in changeset 581 (reverts most of it)

581 2008-01-21 02:33 thorn

Unique session-identifier for each website baker installation. fixes #354

580 2008-01-20 23:41 thorn

upgrade-script.php: added code to upgrade menu_links

579 2008-01-20 18:24 thorn

upgrade-script.php: fixed mysql_error() handling. added code to update menu_links (partly finished)

578 2008-01-20 18:12 thorn

fixed a typo in upgrade-script.php

577 2008-01-20 17:31 doc

Fixed E_NOTICE error in save.php (onl if input data from WB Installer was wrong).

576 2008-01-20 16:38 doc

Added the new admin tool email output filter which allows to transform emails before displaying them on the frontend

575 2008-01-20 01:38 thorn

module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed

574 2008-01-20 00:37 thorn

updated admin/pages/sections.php to changed jscalendar-api from changeset 571

573 2008-01-20 00:22 thorn

fixed E_NOTICE-warning in news-module (SECTION_ID)

572 2008-01-19 21:18 Matthias

Added keywords to new files

571 2008-01-19 20:51 thorn

adapted news-module to use the new jscalendar, removed old one

570 2008-01-19 20:16 doc

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)

569 2008-01-19 19:00 thorn

Module code: curly backets get deleted by pparse() from phplib. fixes #553

568 2008-01-19 18:34 doc

Added support to configure the mailer settings via the backend

567 2008-01-19 17:30 Matthias

Fixed bug in news modul with missing variable PAGE_DIRECTORY

566 2008-01-19 16:15 thorn

upgrade-script: added code to convert old menu_links to new ones (partly)

565 2008-01-19 16:07 thorn

Module menu_link: added dropdown-listbox to select anchor

564 2008-01-19 00:16 Matthias

changed version number of form modul

563 2008-01-19 00:13 Matthias

added again keywords to news modul files

562 2008-01-19 00:07 Matthias

Updated news modul with features from the advanced news modul

561 2008-01-18 21:48 Matthias

added keywords again to form modul files

560 2008-01-18 21:42 Matthias

Updated form modul with features from the advanced form modul

559 2008-01-18 20:12 Matthias

Added keywords to modules/fckeditor files

558 2008-01-18 19:32 Matthias

Fixed hardcoded /pages issue in intro page feature

557 2008-01-18 19:26 thorn

fixed two E_NOTICE-warnings in admin/pages/index.php

556 2008-01-18 14:34 Matthias

Added example .htaccess to parse .html files, fixed bug in changeset [555]

555 2008-01-18 13:56 Matthias

Revoked parts of changeset [547] and again introduced changeset [540]

554 2008-01-18 13:26 Matthias

Added keywords to new files

553 2008-01-18 03:16 thorn

adjusted headings in admin/pages/index.php

552 2008-01-18 02:56 thorn

added new module-based search-function and publish-by-date code

551 2008-01-17 23:46 thorn

Reintroduced some more changes from changeset [520] and [540] which where overwritten by changeset [546]

550 2008-01-17 22:40 doc

removed the PAGE_EXTENSION added with changeset 549

549 2008-01-17 22:31 doc

fixed bug in frontend login and multiple groups (in conjunction with error_reporting = E_ALL)

548 2008-01-17 21:20 Matthias

Added keywords to new Admintools files

547 2008-01-17 20:38 Matthias

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 function only works on Apache Servers together with .htaccess and mod_rewrite...

546 2008-01-17 19:10 doc

added the "users in multiple groups" feature (closes parts of ticket #546)

545 2008-01-16 23:09 thorn

fixed two issues with menu_link: adding a menu_link as first page did not worked; and an E_NOTICE-warning

544 2008-01-16 15:11 thorn

changed admin/pages/save.php to allow hidden config-elements in table search

543 2008-01-16 13:56 thorn

module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link

542 2008-01-16 13:10 thorn

fixed #532 - PHP Error levels

541 2008-01-14 22:31 Matthias

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

540 2008-01-14 22:08 Matthias

Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the pathes points to WB Corefiles with the page extension .php

539 2008-01-14 19:45 doc

Added a missing </tr> tag in Changeset 536

538 2008-01-14 18:23 Matthias

Replaced hardcoded text in login.php with language variables (fixes #386)

537 2008-01-14 17:36 doc

re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally removed by Changeset 529 (enhanced pages admin)

536 2008-01-13 18:30 doc

Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.

535 2008-01-13 14:38 doc

Bug fix for ticket 525. Prevents that installed modules with identical version are updated again.

534 2008-01-13 14:26 doc

corrected link in /admin/login/template.html and increased redirection timer for success messages

533 2008-01-13 12:44 doc

updated PHPMailer framework to version 2.0.0 (/include/phpmailer)

532 2008-01-13 09:25 doc

this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)

531 2008-01-13 08:21 doc

Fixed error with redirection to admin panel after installation due to already defined constant VERSION (redirection fails if PHP errors/warnings are displayed).

530 2008-01-12 17:39 doc

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)

529 2008-01-12 16:16 doc

introduced the enhanced pages admin dialogue developed by icouto

528 2008-01-11 19:44 doc

Added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)

527 2008-01-11 19:37 doc

Added FCKEditor as the new default WYSIWYG editor (htmlarea removed from the package)

526 2008-01-11 16:48 doc

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.

524 2008-01-11 14:47 Matthias

Added new version again

523 2008-01-11 14:44 Matthias

Delete codepress because of SVN errors

522 2008-01-11 14:36 Matthias

- Update codepress to Version 0.9.6
- Update phplib to Version 7.4a

521 2008-01-09 19:26 Matthias

Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526

520 2008-01-09 19:17 Matthias

Fixed #542 (thanks to Thorn)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

518 2007-12-23 15:05 Matthias

Edited CHANGELOG and set version to 2.6.7

516 2007-09-21 18:17 Matthias

Fixed a typo in /framework/frontend.functions.php cause that websites using the new register_frontend_modifles() functions implemented with v2.6.6 do not validate

510 2007-07-02 06:48 Matthias

Added missing converting file for changeset [504]

504 2007-07-01 08:33 Matthias

Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)

501 2007-07-01 07:13 ryan

Fixed bug where error message not displayed when script fails to create a page

499 2007-07-01 07:00 ryan

Fixed bug with settings2.php and page extensions

497 2007-07-01 06:13 ryan

Fixed bug introduced in [484]

495 2007-06-29 00:46 Matthias

fixed issue with special chars in news feed

493 2007-06-23 17:50 Matthias

Fixed search issue if single quotes and double quotes are not stored as entities (Thanks to thorn)

490 2007-06-23 10:13 Matthias

Fixed issue with escaped single and double quotes in search result (Thanks to thorn)

488 2007-06-22 07:23 Matthias

Fixed issue with escaped single quotes in pagenames generation (thanks to thorn)

486 2007-06-20 23:17 Matthias

Fixed bug in search wich displays not all hits

484 2007-06-14 22:55 Matthias

Fixes an issue with changing the menu_title also changes the page name in the /pages dir;
Now page name only changes if page_title is changed and menu_title is independent from page_title and page name.

482 2007-06-14 22:38 Matthias

Again fixed some issues with search results page on some php4 servers (Thanks to thorn)

480 2007-06-11 18:35 Matthias

Fixed ticket #396;
search result displays private and registered pages to not logged in users.
Thanks to thorn

478 2007-06-11 18:22 Matthias

speeded up highlighting on big WYSIWYG pages;
fixed: '>' wasn't shown in highlighting result;
Thanks to thorn

476 2007-06-09 08:28 Matthias

Added function wich replaces mbstring cause this seems not to work properly on some php4 versions (Thanks to thorn)

474 2007-06-05 23:57 Matthias

Fixed again bug in search with some html tags (Thanks to thorn)

472 2007-06-05 23:45 Matthias

fixed ticket #402 Thanks to Thorn

470 2007-06-05 22:32 Matthias

Fixed ticket #390

468 2007-06-05 00:55 Matthias

Fixed bug in search with some html tags (Thanks to thorn)