Project

General

Profile

Statistics
| Revision:

# Date Author Comment
268 2005-12-12 01:00 ryan

Added extra protection from deleting all addons if none selected

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

223 2005-11-19 21:40 stefan

Fixed ticket #46 - addon details are taken from database. Minor changes to install/save.php.

210 2005-10-23 14:50 stefan

Fixed bug #44 - module entries in addons table do not get deleted upon module uninstallation.

209 2005-10-23 14:42 stefan

Fixed bug #43 - double entries in addon table.

170 2005-09-27 07:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

169 2005-09-27 05:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

142 2005-09-19 01:48 ryan

Updated module install code for correct insertion into addons table

141 2005-09-19 01:48 ryan

Update module install code for correct insertion into addons table

114 2005-09-16 22:54 stefan

Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.

110 2005-09-15 22:34 stefan

Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.

101 2005-09-14 00:06 stefan

Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).

99 2005-09-13 23:35 stefan

Implemented upgrade functionality in templates and languages. Fixed some bugs.

68 2005-09-11 14:44 stefan

Fixed bug in new module installation routine. Added language string "Upgraded successfully".

67 2005-09-11 14:30 stefan

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.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

8 2005-09-04 10:28 stefan

All occurrences of "CVS" in the code are replace by ".svn"

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2