Added option to perform pre-installation checks to test requirements of Add-Ons
Copyright notices now includes 2009
Bug fix for ticket 525. Prevents that installed modules with identical version are updated again.
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed addons table isn't updated when a modul is updated (#332)Added new upgrade_function (thanks to kozmoz)
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed bug #43 - double entries in addon table.
Fixed addon listing in numerous places so it now use's DB for info
Updated module install code for correct insertion into addons table
Update module install code for correct insertion into addons table
Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.
Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.
Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).
Implemented upgrade functionality in templates and languages. Fixed some bugs.
Fixed bug in new module installation routine. Added language string "Upgraded successfully".
Implemented Installation of modules on top of an older version. This is done via checking $module_version. Instead of install.php, upgrade.php is then called if it exists in the module package. For module developers: $module_version and $new_module_version are accessible in upgrade.php to find out what upgrade steps need to be taken.
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