Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
Update JQuery UI Version number
Update PHPMailer to version 2.0.4 (ticket #733)
Update Editarea to version 0.8.1.1 (ticket #732)
Update JQuery UI to version 1.7.2 (ticket #731)
-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)
- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)
- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)
- Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
- Moved images in lQuery plugins folder (Thanks to Luisehahne)
- fixed small german language issue in jscalendar (Thanks to Luisehahne)
replaced jQueryUI and added index.php to folders
Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
Updated Norsk language File (Thanks to oeh)
Added new captcha fonts and replaced old background images with the ones created by thorn
removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
Copyright notices now includes 2009
Removed obsolete Codepress framework from the include folder.
Added Javascript syntax highlighting framework EditArea as replacement for Codepress.
updated external PHPMailer class to latest version (v2.3)
Module code: curly backets get deleted by pparse() from phplib -> old fix in #569 wasn't that smart. Fixed.
Captcha: removed IFRAME for Calculation-as-text captcha
Added captcha-reload
fixed issue with captcha (mt_rand() instead of rand()); fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
Fixed bug in the PL language file of the JS calendar
fixed jscalendar's language-files
ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
Added workaround for the template parser class
removed include/captcha/asp.php. css have to be added to module's css-files.
call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
fixed issue with news and end-date
reintroduced include/captcha/asp.php
removed include/captcha/asp.php
CAPTCHA: Wrong text for calc_ttf-captcha.
Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
added kewyword id to all new files
fixed path in jscalendar-css
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Added default index.php to all folders to prevent directory spoofing
fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue
added keyword id
Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.
Text-captcha: moved text-file to database.
Security bugfix: Text file for text-captcha was readable from everywhere. Text-captcha: empty line in test file, following a question, was accepted as answer. Fixed.
Added missing keyword Id
Text-CAPTCHA: uses return() instead of exit() in case of error.
Text-CAPTCHA: added description how to input questions and answers.
fixed possible E_NOTICE-warning
Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
adjusted layout of calc_text-captcha.
added keyword id to new file;
fixed spelling error in german language file of captcha modul
Added new CAPTCHA (calc_ttf_image). Changed call_captcha() to output a table-layout. Some minor changes to captcha-code.
CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
Added preview-images for CAPTCHA. Improved security: CAPTCHAS can't be loaded from outside WB
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 keywords to files where they are missing
Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
ttf-CAPTCHA: check if string is completely inside the image.
Added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts. It should be very difficult for spam-bots to recognize intersected characters.
added new CAPTCHA and ASP (Advanced Spam Protection)
Added keywords to new files
adapted news-module to use the new jscalendar, removed old one
Module code: curly backets get deleted by pparse() from phplib. fixes #553
added new module-based search-function and publish-by-date code
updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
Added new version again
Delete codepress because of SVN errors
- Update codepress to Version 0.9.6- Update phplib to Version 7.4a
Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
Changed all copyright notices to include now 2008
Added svn:executable to new files
Added package which allows to integrate optional JS & CSS module files (frontend.css, frontend.js, backend.css, backend.js) into the <head> section of the HTML code. This allows developers to code modules which creates (X)HTML valid output.
Added Id keywords to all missing files
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed bug #346 with captcha script
Added phpmailer class (thanks to doc)
Changed all line endings to Unix stlye
Updated all copyright notices to include 2006
Fixed ticket #107 - captcha being cached.
Finished correct Captcha implementation in form mod
Updated Captcha code
Added Id keyword to wb/include/index.php
Moved captcha.php into include dir
Deleted htmlarea folder under include
Changed column names in mod_news_posts from short,long to content_short, content_long.
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.
Pages in link list in htmlarea popup are now correctly ordered.
Added the Id keyword for all files
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2