Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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.

288 2006-01-28 20:02 stefan

Fixed a bug where access settings of registered and private pages were displayed incorrectly.

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.

282 2006-01-19 23:58 stefan

Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.

277 2006-01-14 23:16 stefan

Fixed bug #105 - back buttons in addon detail pages not editable.

268 2005-12-12 01:00 ryan

Added extra protection from deleting all addons if none selected

267 2005-12-12 00:53 ryan

Added charset encoding for admin templates

262 2005-12-12 00:24 ryan

Change version from 2.6.0 to 2.6.1

258 2005-11-28 10:09 ryan

Fixed small bug in forgot details app

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.

242 2005-11-23 17:24 stefan

Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method

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

233 2005-11-20 13:07 ryan

Modified some comments about copyright/license notices (see ticket #48)

231 2005-11-20 11:56 ryan

Added direct-access redirection on some files (see ticket #37)

229 2005-11-20 11:48 ryan

Corrected "Help" URL on admin start page

228 2005-11-20 11:46 ryan

Correct "Help" URL on admin start page

225 2005-11-19 23:24 stefan

Fixed bug #74 - permission settings no getting changed.

223 2005-11-19 21:40 stefan

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

222 2005-11-19 15:51 stefan

Fixed bug #71 - added $admin->strip_slashes() to intro2.php

218 2005-11-14 10:47 ryan

Fixed spelling mistakes

213 2005-10-24 23:36 stefan

Fixed bug #45 - incorrect display of time in settings.

211 2005-10-23 15:34 stefan

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

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.

199 2005-09-29 04:27 ryan

Fixed minor bugs with template and module permissions on groups

198 2005-09-29 04:22 ryan

Fixed template install problem

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

169 2005-09-27 05: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

161 2005-09-27 02:25 ryan

Added css for label element

160 2005-09-27 02:06 ryan

Removed page languages option

157 2005-09-21 21:59 stefan

Replaced add_slashes by addslashes in media/browse.php where it is applied to a non GPC variable.

144 2005-09-19 02:07 ryan

Updated tool-handling code

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

128 2005-09-19 01:15 ryan

Updated admin footer link

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'.

118 2005-09-16 23:56 stefan

Empty_trash now also works with sub-pages in the trash.

117 2005-09-16 23:40 stefan

Deleted pages cannot be chosen as parents anymore. Pages that have only deleted children do not get the plus sign if page trash is separate.

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

115 2005-09-16 23:13 stefan

Fixed ticket #19 (addon link not shown). Corrected breadcrumbs code.

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.

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.

107 2005-09-15 21:22 stefan

Corrected session code.

105 2005-09-14 19:49 stefan

Fixed some issues regarding settings.

101 2005-09-14 00:06 stefan

Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).

100 2005-09-13 23:53 stefan

Fixed problems with settings section in admin.

99 2005-09-13 23:35 stefan

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

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

73 2005-09-11 16:13 stefan

Fixed path bugs concerning the htmlarea module transition.

69 2005-09-11 15:21 stefan

Removed support for internal HTMLArea editor.

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.

61 2005-09-10 01:36 stefan
60 2005-09-10 00:12 stefan
59 2005-09-10 00:04 stefan

Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.

54 2005-09-09 15:26 stefan

Fixed bug #2 - Issue when changing page parent

52 2005-09-09 09:14 stefan

Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'

47 2005-09-08 15:16 stefan

Added htmlspecialchars when saving intro page

46 2005-09-08 01:28 stefan

Fixed minor bugs

45 2005-09-08 01:20 stefan

Implemented choice of WYSIWYG editor

44 2005-09-08 01:17 stefan
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

38 2005-09-07 16:56 stefan

Reworked search.php, fixed typo in media/browse.html.

37 2005-09-07 01:40 stefan

Removed debugging line...

36 2005-09-07 01:31 stefan

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

35 2005-09-06 20:45 stefan

Cleaned up code concerning deleting/restoring pages.

25 2005-09-06 00:50 stefan

Resubmitting changeset 23.

24 2005-09-06 00:31 stefan

Undoing changes from r21 on

23 2005-09-05 23:27 stefan

Fixed bug where group with existing name can be added.

19 2005-09-05 01:18 stefan

Removed direct access path disclosure occurrences.

16 2005-09-04 17:17 stefan

Reduced redundant initialization code, removed further 'CVS' occurrences. Made $admin accessible in page_content function.

15 2005-09-04 16:46 stefan

Added directory check to browse.php to prevent xss exploit by trusted users.

13 2005-09-04 12:40 ryan

Changed 2.5.2 to 2.6.0

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"

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