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.
added new CAPTCHA and ASP (Advanced Spam Protection)
fixed bug in Codepress integration (if codepress framework not installed)
Fixed bug with the edit module CSS file implementation (IE7, Opera)
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)
changed version number of form modul
added keywords again to form modul files
Updated form modul with features from the advanced form modul
Added keywords to new files
added new module-based search-function and publish-by-date code
Changed all copyright notices to include now 2008
Fixed wrong error message in form modul
Fixed issue in the search table entries of form modul
Added Id keywords to all missing files
Fixed form modul stores empty records
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed table width 100% are wrong displayed in container templates when IE is used (#350)
Fixed missing default values for INT fields in all system and modules tables (#329)
Fixed typo bug in form module save_field
Added get_post_escaped to wb class which automatically calls add_slashes on get_post output and used it in form/save_field.php
Fixed problems that weren't fully addressed in changeset 356
Added multi-submission protection to form module #119
Changed all line endings to Unix stlye
Fixed ticket #133
Updated all copyright notices to include 2006
Added default value '' to all varchar and text fields
Solved ticket #127, commas are now stored as htmlentity in database. Also changed wb_mail to mail in form/view.php.
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed bug #99 and two additional instances of catpcha instead of captcha.
Fixed captcha problems when disabled
Added email validation to form module
Fixed spacing with form submissions
Added Captcha to News module
Removed captcha code in footer var
Updated CHANGELOG and some other files
Finished correct Captcha implementation in form mod
Fixed bug #54 - captcha functionality not working.
Fixed bug in Form settings page
Fixed minor bug in form mod
Update captcha code on submitting form
Updated Captcha code
Implemented backend captcha code
Updated module info files
Added nl2br to body when viewing a form submission
Removed strip_slashes_dummy.
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).
Moved all modules,templates, and languages into previous locations
Temporarily moved addons folder
""
Moved Form module
Fixed addslashes issue in form/save_field.php
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2