Project

General

Profile

Statistics
| Revision:

# Date Author Comment
784 2008-04-01 17:25 doc

added updated edit CSS functions to the Form module

765 2008-03-24 17:36 thorn

Added RU-language-files, provided by user shlack; converted to entities.

763 2008-03-24 16:43 Matthias

Added class nixhier to frontend.css from form and news Modul (required for ASP)

762 2008-03-24 16:30 thorn

removed include/captcha/asp.php. css have to be added to module's css-files.

760 2008-03-23 07:33 Matthias

Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)

759 2008-03-21 22:58 thorn

fixed some small layout issues

739 2008-03-02 22:10 thorn

reintroduced include/captcha/asp.php

737 2008-03-02 15:19 thorn

added missing title tag

734 2008-03-02 13:53 thorn

removed include/captcha/asp.php

728 2008-02-25 22:54 Matthias

added missing Dutch language files for core modules

706 2008-02-17 21:01 doc

removed German Umlauts in some language file (PHP comments)

662 2008-02-03 08:27 Matthias

added kewyword id to all new files

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

655 2008-02-01 19:27 doc

Added default index.php to all folders to prevent directory spoofing

638 2008-01-28 23:29 thorn

Allow a user-supplied From-Name in form-settings for email und success-email.

618 2008-01-27 21:14 thorn

Module form: user supplied input isn't lost on captcha-failure anymore

611 2008-01-27 01:17 thorn

Module form: dropdown "success page" listed foreign private pages, too. Fixed.

605 2008-01-26 18:34 thorn

fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

592 2008-01-24 22:48 doc

fixed bug in Codepress integration (if codepress framework not installed)

583 2008-01-21 19:05 doc

Fixed bug with the edit module CSS file implementation (IE7, Opera)

570 2008-01-19 20:16 doc

Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)

564 2008-01-19 00:16 Matthias

changed version number of form modul

561 2008-01-18 21:48 Matthias

added keywords again to form modul files

560 2008-01-18 21:42 Matthias

Updated form modul with features from the advanced form modul

554 2008-01-18 13:26 Matthias

Added keywords to new files

552 2008-01-18 02:56 thorn

added new module-based search-function and publish-by-date code

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

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