Project

General

Profile

Statistics
| Revision:

# Date Author Comment
399 2006-12-24 08:50 Matthias

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

384 2006-12-20 22:27 Matthias

Added List sorting in admin area (thanks to rsmith)

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

305 2006-02-04 15:10 stefan

Fixed some wrong html tags in settings/template.html (moved WYSIWYG Style back to advanced options)

290 2006-01-30 23:01 stefan

Reintroduced page languages setting. If switched to off page languages are only used to determine the language file for the universal texts. If on, displayed page and menu are affected by the language session variable.

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

284 2006-01-23 18:11 stefan

Fixed bug #122. Replaced empty field check by check with setting name n.e. wb_version.

256 2005-11-28 09:33 ryan

Added default charset option to settings

253 2005-11-27 13:43 ryan

Added captcha verification to sign-up form

251 2005-11-27 13:30 ryan

Added captcha verification option to settings page

243 2005-11-23 17:44 stefan

Reintroduced option 'none' to WYSIWYG editor selection list in settings.

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

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

225 2005-11-19 23:24 stefan

Fixed bug #74 - permission settings no getting changed.

195 2005-09-29 04:16 ryan

Fixed some minor bugs with settings

192 2005-09-28 15:58 ryan

Semi-disabled use of "separate" page trash feature

175 2005-09-27 08:24 ryan

Updated tools interface

174 2005-09-27 08:11 ryan

Updated tools interface

172 2005-09-27 07:57 ryan

Changed included file name from include.php to tool.php

170 2005-09-27 07:45 ryan

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

162 2005-09-27 02:38 ryan

Tuned interface with less javascript

160 2005-09-27 02:06 ryan

Removed page languages option

144 2005-09-19 02:07 ryan

Updated tool-handling code

124 2005-09-18 12:35 stefan

'None found' is shown if no tools are found.

123 2005-09-18 12:27 stefan
122 2005-09-18 04:42 ryan

Fixed mis-use of templating for Administrative Tools section

119 2005-09-17 12:16 stefan

Implemented new module type 'tool'. Added setting section 'Tools' (advanced). Removed possibility to set permissions for all module types other than 'page'.

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

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.

105 2005-09-14 19:49 stefan

Fixed some issues regarding settings.

100 2005-09-13 23:53 stefan

Fixed problems with settings section in admin.

98 2005-09-13 22:46 stefan

Removed debugging lines.

97 2005-09-13 11:17 stefan

Cleaned up settings/save.php

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!!!

69 2005-09-11 15:21 stefan

Removed support for internal HTMLArea editor.

61 2005-09-10 01:36 stefan
52 2005-09-09 09:14 stefan

Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'

45 2005-09-08 01:20 stefan

Implemented choice of WYSIWYG editor

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

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

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

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