Project

General

Profile

Statistics
| Revision:

# Date Author Comment
211 2005-10-23 15:34 stefan

Fixed bug #33 and other bugs regarding addon (un)installation

204 2005-09-30 11:10 ryan

Fixed language install problem

181 2005-09-28 10:55 ryan

Fixed minor module-loading bug on install

180 2005-09-28 10:51 ryan

Removed modules-table code

177 2005-09-28 01:40 ryan

Fixed str_replace

168 2005-09-27 05:28 ryan

Added addons loading code

159 2005-09-27 02:02 ryan

Removed relative path input

156 2005-09-21 21:53 stefan

Replaced addslashes by magic_quotes aware add_slashes in install/save.php

133 2005-09-19 01:29 ryan

Renamed designed_for to platform on addons table

132 2005-09-19 01:26 ryan

""

131 2005-09-19 01:25 ryan

Added addons table

121 2005-09-17 17:35 stefan

Fix: Timezone option in installation doesn't affect the setting.

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.

109 2005-09-15 21:56 stefan

Added new setting 'wb_version' which is not changeable in admin>>settings but allows for easier upgrade scripts in the future.

106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

105 2005-09-14 19:49 stefan

Fixed some issues regarding settings.

96 2005-09-13 09:14 stefan

Fixed problems with settings in database. Should be fully functional again.

95 2005-09-13 01:08 stefan

Moved settings from config.php into database.
NOT FULLY WORKING!!!

70 2005-09-11 15:47 stefan

Removed support for internal HTMLArea editor. Created new stock module HTMLArea.

61 2005-09-10 01:36 stefan
41 2005-09-07 22:20 stefan

Corrected use of addslashes in install/save.php

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

5 2005-09-04 09:42 stefan

Restructured frontend code and fixed various bugs

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2