Fixed SERVER_EMAIL in languages, needs double bracketsInstaller redesign Step 2
change Website Baker to WebsiteBaker in installer
A small optical correction of the installer.
fixed:: detection of serverdefined charsets more different
fix droplet import after new wb installtion
fix droplet sectionPickerfix install config.php not writeable check table droplet if empty import examples
did some changes and fixes found by testers
new backend theme handling (Tks to Stefek)some fixes in install
update templates allcss and round (Tks to Rübenwurzel)Add UPGRADE InstructionsUpdate INSTALL InstructionsOptimize config.php handling for installation
add new backend theme handling (Tks to Stefek)
fixed headerinfos
update headerinfos
update install, changed some default settings to enabled
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Ticket #978 Add additional PHP 5.2 check to installationTicket #979 False PHP 4 requirements in installTicket #980 Usebility - Bug in the settings-interfaceTicket #981 typos in backend-theme "argos" in file groups.htt
Ticket #925 Slovak Lang Missing in allowed install languages!
Ticket #874 add slovak lang in installand validate output
Created 2.8.x branch
Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
added skinable Admin Interface
Copyright notices now includes 2009
accidentally used stripos instead of strpos. fixed
Added norwegian translation (Thanks OEH)
some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
allowed character "-" to be used in database names
adjusted error/warning templates to the updated backend layout
added check for AddDefaultCharset to install
restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
added new languages to install script; fixed some issues and typos in languagefiles
fixed language bug (backend language switched to the pages language viewed in frontend)
fixed some errors in standard german language file
added new colloquially german language file (thanks to Michael Tenschert)
added visualization of wrong/empty input fields, fixed bug with re-enter of admin password
added possibility to select the default backend language during installation process
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
fixed bug in changeset 581 (reverts most of it)
Unique session-identifier for each website baker installation. fixes #354
Changed all copyright notices to include now 2008
Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk
Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions
Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.
Updated installation footer
Removed use of GMX name in installation
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added phpmailer class (thanks to doc)
Added notice for when PHP Session Support appears to be disabled in installer, even if it is enabled and the problem actually lies in the users browser #154
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed bug #70. Thanks to John.
Removed relative path input
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2