add new backend theme handling (Tks to Stefek)
Preparing 2.8.2 stable, last tests
fixed unsave sql-queries in /admin/pages/settings
secure peparing and beginning fix admin/pages
Security fix in admin/pages
update headerinfos
validation fixes in pages backend theme
Security fixes
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Ticket #957 Wrong status returned for visibility
Tickets #932 change deprecated eregi functions Tickets #948 fixed Multiple use of same parametrised droplet - parameter handlingUpgrade Droplets to Version 1.0.3update some headerinfosnon existing pages, will be created if clicking save in page settings
update headertext
continue update header info
Ticket #911 2. continue to fix CSS-errors in WB backend
fix syntax error
update header, change variable
fixed an undefined index
change page_title to menu_title for parent dropdown list in index.php and sections.php
Created 2.8.x branch
Added some missing variables to backend_themes (Thanks to Stefek)
Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)
- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)
- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)
Fixed bug with dropdownlist in pages settings (ticket #713)
added skinable Admin Interface
Copyright notices now includes 2009
added missing sorting to language dropdown in admin/pages/settings.php
fixed ticket #562, applied changes from user tavitar with some own additions
Fixed parent dropdown in admin/pages/settings.php, too.
added the "users in multiple groups" feature (closes parts of ticket #546)
Changed all copyright notices to include now 2008
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.
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed IE allows to set a page as parent of itself (#320)
Fixed problem with Page Title has to be escaped (#287)
Added List sorting in admin area (thanks to rsmith)
Fixed ticket #146 - problems removing groups from private, registered viewer lists of page.
Changed link target selection. Now: self, top, new. Ticket #145
Added permission check to admin/pages/add.php to fix ticket #68. Also used get_page_permission, get_user_details, get_page_details in some places.
Updated all copyright notices to include 2006
Fixed a bug where access settings of registered and private pages were displayed incorrectly.
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Fixed addon listing in numerous places so it now use's DB for info
Removed strip_slashes_dummy.
Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2