Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
412 2007-01-02 23:15 Matthias

Added Id keywords to all missing files

403 2006-12-25 02:13 ryan

Fixed bug in installer

402 2006-12-25 02:11 ryan

Removed use of GMX name in installation

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

389 2006-12-21 00:37 Matthias

Return to Search Results Page (#365)

386 2006-12-20 22:43 Matthias

Added phpmailer class (thanks to doc)

370 2006-12-20 21:10 Matthias

Fixed installer does not insert admin user, added missing default values for INT fields to save.php (#328)

363 2006-08-22 11:17 stefan

Fixed bug #313 - MySQL strict mode installation issue with missing default values.

343 2006-05-03 10:22 stefan

Ticket #162 - info top level domain not accepted in installation.

332 2006-03-12 23:25 stefan

Changed INSERT SQL code for settings table in installation.

330 2006-03-10 21:31 stefan

Removed a semicolon from settings table insert SQL query.

329 2006-03-10 17:42 stefan

Style adjustment of the install script.

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

309 2006-02-08 19:59 stefan

Added default value '' to all varchar and text fields

256 2005-11-28 09:33 ryan

Added default charset option to settings

252 2005-11-27 13:31 ryan

Updated installer to add captcha_verification into settings table

249 2005-11-26 09:33 stefan

Fixed a problem with the install script that occur when non-stock modules are already present and use $admin->print_error().

245 2005-11-23 22:31 stefan

Fixed bug #70 - again...

244 2005-11-23 19:30 stefan

Fixed the dubious header already sent bug in installation

240 2005-11-23 16:17 stefan

Applied aportale's patch to use label instead of javascript toggle code

239 2005-11-22 12:50 stefan

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

236 2005-11-21 10:46 stefan

Changed line endings in install/save.php to Unix format

224 2005-11-19 22:56 stefan

Fixed save.php

223 2005-11-19 21:40 stefan

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

221 2005-11-18 18:19 stefan

Fixed bug #70. Thanks to John.

212 2005-10-24 23:08 stefan

Fixed bug #32 - (wrong use of add_slashes in installation script)

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