Project

General

Profile

Statistics
| Revision:

# Date Author Comment
431 2007-02-09 16:10 Matthias

Fixed wrong error message in form modul

415 2007-01-21 13:58 Matthias

Fixed issue in the search table entries of form modul

412 2007-01-02 23:15 Matthias

Added Id keywords to all missing files

409 2006-12-27 10:45 Matthias

Fixed form modul stores empty records

399 2006-12-24 08:50 Matthias

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

382 2006-12-20 22:13 Matthias

Fixed table width 100% are wrong displayed in container templates when IE is used (#350)

371 2006-12-20 21:17 Matthias

Fixed missing default values for INT fields in all system and modules tables (#329)

366 2006-12-05 04:30 ryan

Fixed typo bug in form module save_field

364 2006-08-22 11:35 stefan

Added get_post_escaped to wb class which automatically calls add_slashes on get_post output and used it in form/save_field.php

358 2006-05-20 14:18 ryan

Fixed problems that weren't fully addressed in changeset 356

356 2006-05-20 13:09 ryan

Added multi-submission protection to form module #119

317 2006-03-01 15:18 stefan

Changed all line endings to Unix stlye

312 2006-02-19 08:23 ryan

Fixed ticket #133

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

307 2006-02-06 16:16 stefan

Solved ticket #127, commas are now stored as htmlentity in database. Also changed wb_mail to mail in form/view.php.

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
    ...
286 2006-01-23 22:15 stefan

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

281 2006-01-19 23:44 stefan

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

265 2005-12-12 00:36 ryan

Fixed captcha problems when disabled

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

250 2005-11-27 10:44 ryan

Added Captcha to News module

237 2005-11-21 11:12 ryan

Removed captcha code in footer var

235 2005-11-20 13:22 ryan

Updated CHANGELOG and some other files

227 2005-11-20 11:22 ryan

Finished correct Captcha implementation in form mod

215 2005-10-29 01:13 stefan

Fixed bug #54 - captcha functionality not working.

203 2005-09-30 01:52 ryan

Fixed bug in Form settings page

196 2005-09-29 04:19 ryan

Fixed minor bug in form mod

155 2005-09-19 10:32 ryan

Update captcha code on submitting form

153 2005-09-19 08:32 ryan

Updated Captcha code

149 2005-09-19 04:42 ryan

Implemented backend captcha code

136 2005-09-19 01:42 ryan

Updated module info files

134 2005-09-19 01:36 ryan

Updated module info files

125 2005-09-19 01:07 ryan

Added nl2br to body when viewing a form submission

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

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

103 2005-09-14 09:19 ryan

Moved all modules,templates, and languages into previous locations

102 2005-09-14 09:16 ryan

Temporarily moved addons folder

94 2005-09-12 09:55 ryan

""

92 2005-09-12 09:51 ryan

""

81 2005-09-12 09:39 ryan

Moved Form module

53 2005-09-09 13:48 stefan

Fixed addslashes issue in form/save_field.php

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

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2