Project

General

Profile

Statistics
| Revision:
  • svn:ignore: .project

# Date Author Comment
299 2006-02-03 22:45 stefan John: /modules/news/submit_comment.php
  • ticket 124 - line 35, added captcha settings check
  • ticket 107 - line 72, changed captcha.php call to include timestamp
298 2006-02-03 22:43 stefan /modules/form/modify_settings.php
  • ticket 118 - line 89, added formfield type to check for email/text
    /modules/form/save_settings.php
  • ticket 115 - line 66, changed comparision
    /modules/form/view.php
  • ticket 115 - line 311, added correct timecheck
    ...
297 2006-02-03 22:38 stefan

John: changed captcha.php call to include timestamp

296 2006-02-03 22:37 stefan

Fixed charset typos.

295 2006-02-03 22:35 stefan

John: Changed the e-mail validation code and added a mail function to class wb.

294 2006-02-03 22:32 stefan

Added parameter depth to show_breadcrumbs function to set the number of levels to be show.

293 2006-01-31 00:00 stefan

Forgotten password: if sending of e-mail fails, restore old password. Ticket #110

292 2006-01-30 23:37 stefan

Added more charset options. Ticket #102 - thanks to ruebenwurzel!

291 2006-01-30 23:35 stefan

Character encoding setting also affects admin backend. Mentioned in ticket #102.

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.

289 2006-01-28 21:32 stefan

Fixed: Breadcrumbs showed incorrectly when using the level feature.

288 2006-01-28 20:02 stefan

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

287 2006-01-23 23:28 stefan

Fixed ticket #107 - captcha being cached.

286 2006-01-23 22:15 stefan

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

285 2006-01-23 18:38 stefan

Fixed ticket #120.

284 2006-01-23 18:11 stefan

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

283 2006-01-20 00:00 stefan

Once again reverted to correct config.php...

282 2006-01-19 23:58 stefan

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

281 2006-01-19 23:44 stefan

Fixed bug #99 and two additional instances of catpcha instead of captcha.

280 2006-01-15 10:07 stefan

Fixed another typo in class.frontend.php. Ticket #100.

279 2006-01-14 23:21 stefan

Fixed ticket #100 - 'contruction' typo

278 2006-01-14 23:18 stefan

Fixed some notices and warnings.

277 2006-01-14 23:16 stefan

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

276 2006-01-14 22:53 stefan

Reverted config.php to rev 217.

275 2006-01-14 22:50 stefan

Replace 'admin' by 'wb' in all account pages. Moved print_success and print_error code to class.wb.php. Added correct parameters to these functions in account pages.

271 2005-12-12 01:31 ryan

Updated CHANGELOG

270 2005-12-12 01:12 ryan

Fixed problems on RSS script

269 2005-12-12 01:11 ryan

fixed bug with page description not being set

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

266 2005-12-12 00:42 ryan

Fixed captcha bug for signup when disabled

265 2005-12-12 00:36 ryan

Fixed captcha problems when disabled

264 2005-12-12 00:29 ryan

Fixed typo in EN.php

263 2005-12-12 00:27 ryan

Fixed error in patch

262 2005-12-12 00:24 ryan

Change version from 2.6.0 to 2.6.1

261 2005-12-12 00:22 ryan

Applied patch to class.login.php

258 2005-11-28 10:09 ryan

Fixed small bug in forgot details app

257 2005-11-28 09:44 ryan

Updated CHANGELOG - now ready for 2.6.0 (stable) release

256 2005-11-28 09:33 ryan

Added default charset option to settings

255 2005-11-28 07:52 ryan

Added email validation to form module

254 2005-11-28 07:40 ryan

Fixed spacing with form submissions

253 2005-11-27 13:43 ryan

Added captcha verification to sign-up form

252 2005-11-27 13:31 ryan

Updated installer to add captcha_verification into settings table

251 2005-11-27 13:30 ryan

Added captcha verification option to settings page

250 2005-11-27 10:44 ryan

Added Captcha to News module

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().

248 2005-11-25 16:47 stefan

Fixed bug where READ_MORE was never shown in news pages because 'long' was used as table column name instead of 'content_long'. Related to ticket #81.

247 2005-11-25 16:41 stefan

Fixed ticket #80 and some faulty stripslashes in news view.php

246 2005-11-25 16:16 stefan

Improved default block content feature. Usage: If a template is used with multiple blocks and a page does not have content in one of the blocks, the content of this block is taken from the default (start) page instead. This behavior can be deactivated by setting ->default_block_content='none' or a specific page can be set using ->default_block_content=%page_id% where page_id stands for the page id of the page to use. This variable can be changed before every page_content call for the specific blocks to allow for complete flexibility.

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

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

241 2005-11-23 16:54 stefan

Replaced by in templates round and allcss

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

237 2005-11-21 11:12 ryan

Removed captcha code in footer var

236 2005-11-21 10:46 stefan

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

235 2005-11-20 13:22 ryan

Updated CHANGELOG and some other files

234 2005-11-20 13:13 ryan

News mod now hides read more link if no need for it (see ticket #56)

233 2005-11-20 13:07 ryan

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

232 2005-11-20 12:48 ryan

Added support for mailto: links in the menu link mod

231 2005-11-20 11:56 ryan

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

230 2005-11-20 11:50 ryan

Added extra characters to convert.php (see bug #64)

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

227 2005-11-20 11:22 ryan

Finished correct Captcha implementation in form mod

226 2005-11-20 10:32 ryan

Fixed bug #65 (last_reset check in account/forgot_form.php)

225 2005-11-19 23:24 stefan

Fixed bug #74 - permission settings no getting changed.

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.

222 2005-11-19 15:51 stefan

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

221 2005-11-18 18:19 stefan

Fixed bug #70. Thanks to John.

220 2005-11-18 15:51 stefan

Some changes and fixes to menu code

219 2005-11-16 23:32 stefan

Fixed bug #61 - typo regarding standard menu_footer.

218 2005-11-14 10:47 ryan

Fixed spelling mistakes

217 2005-10-30 20:44 stefan

Frontend functions page_keywords() and page_description() now display page specific entries if present, otherwise website settings.

216 2005-10-29 01:23 stefan

Changed content of config.php to empty php tags.

215 2005-10-29 01:13 stefan

Fixed bug #54 - captcha functionality not working.

214 2005-10-27 18:26 stefan

Added a blank space to config.php to give it non-zero file size

213 2005-10-24 23:36 stefan

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

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

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.

208 2005-10-23 14:27 stefan

Added octal to decimal conversion in initialize.php to create a proper integer value out of string file/dir mode constants.

207 2005-10-23 14:11 stefan
206 2005-10-23 14:02 stefan

Initial import.

205 2005-10-12 15:04 ryan

Updated installation instructions

204 2005-09-30 11:10 ryan

Fixed language install problem

203 2005-09-30 01:52 ryan

Fixed bug in Form settings page

202 2005-09-29 05:13 ryan

Updated CHANGELOG

201 2005-09-29 05:08 ryan

Updated backup and reload info files

200 2005-09-29 04:30 ryan

Updated reload module info file

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

197 2005-09-29 04:19 ryan

Fixed minor bug in news mod

196 2005-09-29 04:19 ryan

Fixed minor bug in form mod

195 2005-09-29 04:16 ryan

Fixed some minor bugs with settings