Added more meta tags to backend themes
replaced all remaining mktime() with time(), except from third party scripts
removed unneeded icons from wb_theme
removed unneeded stylesheet.css from account dir
renamed warning.htt to warning.html to fix display of sourcecode after invalid login attemps
added fixed error.htt also to classic theme
added skinable Admin Interface
Mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
Copyright notices now includes 2009
adjusted error/warning templates to the updated backend layout
fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.
fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
corrected link in /admin/login/template.html and increased redirection timer for success messages
Changed all copyright notices to include now 2008
Security enhancement (reduced number of login trials from 50 to 3).
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed tickets 190 and 207
Removed "From:" from calls to internal mail function. Ticket 189
Fixed ticket #143. Charset setting is now used in admin login and forgot pages.
Changed ->mail to ->mail in admin/login/forgot/index.php - ticket #136
Updated all copyright notices to include 2006
Changed mail calls to $wb->mail (thanks to John!).
Forgotten password: if sending of e-mail fails, restore old password. Ticket #110
Added charset encoding for admin templates
Fixed small bug in forgot details app
Applied aportale's patch to use label instead of javascript toggle code
Modified some comments about copyright/license notices (see ticket #48)
Fixed spelling mistakes
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2