Fix Bugs headersend errors in some core filesdelete whitespaces after ?>
Created 2.8.x branch
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files
Added language support for template_description (affects templates and themes)
added skinable Admin Interface
fixed wrong index in language array and removed some comment lines
Moved reload option of Add-ons to main Add-on section.
Added reload option to Add-on section and removed Admin tool reload
Added option to perform pre-installation checks to test requirements of Add-Ons
Copyright notices now includes 2009
remove debugging code
added language-support for the error-messagesfor the uninstall files for modules and templates.update german languagefile with the new textes.
Remove undefined and unused constants (DB_FETCHMODE_ASSOC)
Modify to get informations where the template is in use whena user try to uninstall it. Additional informations if the template is the standard-template.
Changed all copyright notices to include now 2008
Fixed some minor javascript errors in admin (thanks to pcwacht)
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added List sorting in admin area (thanks to rsmith)
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed bug #105 - back buttons in addon detail pages not editable.
Added extra protection from deleting all addons if none selected
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Fixed ticket #46 - addon details are taken from database. Minor changes to install/save.php.
Fixed bug #33 and other bugs regarding addon (un)installation
Fixed template install problem
Fixed addon listing in numerous places so it now use's DB for info
Implemented upgrade functionality in templates and languages. Fixed some bugs.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Initial import from CVS to Subversion of Website Baker 2.5.2