Project

General

Profile

Statistics
| Revision:

# Date Author Comment
837 2008-04-22 01:49 ryan

Created 2.7.x branch

836 2008-04-21 20:24 doc

Set version to 2.7

831 2008-04-16 21:34 doc

Fixed possible clashes with intro page feature and WB core file /pages/index.php

830 2008-04-15 20:34 thorn

revert back to pagename-creation from $page_menu, instead of $page_title

829 2008-04-15 20:22 doc

Fixed bug introduced with Changeset 826

826 2008-04-14 20:42 doc

Allowed tags for multi-lingual module descriptions

825 2008-04-14 20:10 thorn

fixed issue with multigroups (level 0 page-creation)

813 2008-04-07 19:37 doc

set version from 2.7 (RC3) to 2.7 (RC3a)

812 2008-04-07 19:29 thorn

added missing group_id in INSERT-query

809 2008-04-06 08:05 doc

enlarged admin tool icon to match size 50x50px of the other icons

804 2008-04-05 17:23 thorn

fixed viewing_groups-handling in /admin/pages/add.php

803 2008-04-05 16:27 thorn

some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})

800 2008-04-05 08:45 doc

minor layout change

797 2008-04-04 16:07 doc

set WB version to 2.7 (RC3) for the next upcoming release candidate

789 2008-04-02 21:49 doc

fixed some layout issues with Form module (combination with Output-filter)

774 2008-03-26 22:09 thorn

fixed E_NOTICE-message in admin/modules/details.php

769 2008-03-25 20:10 thorn

search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)

768 2008-03-25 17:21 Matthias

Fixed missing <body> tag in Admin Interface (#572)

754 2008-03-13 17:53 doc

adjusted error/warning templates to the updated backend layout

753 2008-03-13 08:41 Matthias

replaced one icon in admin interface

751 2008-03-12 22:22 Matthias

fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.

750 2008-03-12 22:16 doc

set version number to 2.7 (RC2) for the upcoming second release candidate

742 2008-03-04 19:45 doc

fixed issue with smart view URL link

738 2008-03-02 20:22 thorn

made an addition to changeset 733

735 2008-03-02 14:29 thorn

added missing sorting to language dropdown in admin/pages/settings.php

733 2008-03-01 19:24 thorn

fixed ticket #562, applied changes from user tavitar with some own additions

718 2008-02-20 19:58 thorn

added workaround for language sorting-problem

712 2008-02-19 15:40 Matthias

Changed language sorting from directory to name (needs additional to be escaped!)

708 2008-02-18 19:57 doc

Fixed issue with two broken links

693 2008-02-10 16:39 doc

adapted color for onmouseover effect

691 2008-02-10 14:17 doc

Website Header field in Settings now visible per default; Modified templates to display Website Header and to use show_menu instead of page_menu.

689 2008-02-10 10:24 doc

added highlighting of active input elements to all WB backend areas; changed some colors

686 2008-02-09 20:53 doc

modified some colors and CSS definitions of pages, media and section interface

683 2008-02-09 14:22 thorn

sections: fixed layout-issue with IE7 (hopefully, can't check this)

667 2008-02-04 19:36 doc

allowed usage of tags in settings fields: website_header, website_footer

660 2008-02-02 14:51 thorn

Added missing text in languages files for jscalendar

659 2008-02-02 10:29 doc

fixed wrong redirect in /admin/images

657 2008-02-02 02:00 thorn

Settings: pages-directory '/' will be converted to '' (empty string) on save.
Changed last remaining call to my_htmlspecialchars() to htmlspecialchars()

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

653 2008-01-31 23:00 thorn

Adjusted clock-red icon to match wb colors

651 2008-01-31 18:10 thorn

Fixed parent dropdown in admin/pages/settings.php, too.

650 2008-01-31 18:01 thorn

admin/pages: the parent dropdown-list showed foreign private pages, too. Fixed.

647 2008-01-30 22:12 doc

fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue

643 2008-01-29 23:34 thorn

Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.

637 2008-01-28 23:18 doc

fixed issue with top bar icon alt tag

633 2008-01-28 20:19 doc

added some more backend layout modifications, corrected bug in NL.php language file

627 2008-01-28 17:49 doc

Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)

622 2008-01-27 22:05 doc

replaced static text line with variable text from language file

621 2008-01-27 21:55 doc

introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man

613 2008-01-27 12:40 doc

added default language for users to avoid empty language fields

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)

593 2008-01-24 23:09 thorn

Generate filename in pages/ from page_title instead of menu_title.

590 2008-01-24 19:25 doc

fixed another E_NOTICE warning

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.

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).

574 2008-01-20 00:37 thorn

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

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)

568 2008-01-19 18:34 doc

Added support to configure the mailer settings via the backend

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

555 2008-01-18 13:56 Matthias

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

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]

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)

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

539 2008-01-14 19:45 doc

Added a missing </tr> tag in Changeset 536

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

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).

529 2008-01-12 16:16 doc

introduced the enhanced pages admin dialogue developed by icouto

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

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]

488 2007-06-22 07:23 Matthias

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

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.

472 2007-06-05 23:45 Matthias

fixed ticket #402 Thanks to Thorn

458 2007-05-12 20:14 doc

Added package which allows to integrate optional JS & CSS module files (frontend.css, frontend.js, backend.css, backend.js) into the <head> section of the HTML code. This allows developers to code modules which creates (X)HTML valid output.

451 2007-04-30 09:42 Matthias

Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk

450 2007-04-30 09:31 Matthias

Edited CHANGELOG and set version to 2.6.6

449 2007-04-30 09:17 Matthias

Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions

447 2007-04-30 08:21 Matthias

Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)

444 2007-04-03 21:36 Matthias

Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted in the pages directory (Special thanks to "Funky_MF" for the fix)

442 2007-04-01 15:09 Matthias

Fixed issues with some languages when UTF8 is used.
Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.
Adapted the search and the highlighting to use the new functions.
With this changes WB can now be used with charset UTF8 for all languages.

439 2007-03-05 21:19 Matthias

changed MODULE_DESCRIPTION variable to module_description as we use in the modules languages also the lowercase version

432 2007-02-12 17:36 doc

Security enhancement (reduced number of login trials from 50 to 3).

430 2007-02-02 22:21 Matthias

fixed typo in changeset [428]

428 2007-02-02 21:51 Matthias

Fixed ticket #380 (Thanks to pcwacht)