Ticket #921 fix issues in IE by using EditArea framework
Ticket #921 Update EditArea frameworkfix stylings wb_theme, fix upgradescript
update jquery to version 1.4, rename old one to jquery-min132.jsfixed argos theme
continue update header info
set svn keywords
Ticket #869 Droplet-Engine does'nt work in some casecontinue update header info
update header info
update fckeditor, forgotten to upload a file
Ticket #917 Update backend themes
Ticket #909 WYSIWYG Editor width destroyes backend layoutSet EDITOR_WIDTH to 0, This way backend theme developper can style the WYSIWYG Editor according to their themes.
Ticket #916 Update backend theme footer
updated YUI 2.4.1 to 2.8.0r4
Beginning header information update
fix login_form.php sometimes produce javascript errors in IE
fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
update header info, change unknown user to guest in all languages
update few header info
update info.php fckeditor
fix wrong settings in image browser dialog
Ticket #912 fix Search Template bug
Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
removed wb_path as javascript var (thanks to Bianca)
fixed snippets including frontend.css and frontend.js without register_frontend_modfiles
Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
update header
Ticket #911 5. continue to fix CSS-errors in WB backend
Ticket #911 4. continue to fix CSS-errors in WB backend
Ticket #911 3. continue to fix CSS-errors in WB backend
Ticket #911 2. continue to fix CSS-errors in WB backend
Ticket #911 continue to fix CSS-errors in WB backend
Ticket #911 Beginning to fix More CSS-errors in WB backendadd SVN- Revision to backend theme
Ticket #906 Search Template bugupdate editor min width logic dragableresize table
Ticket #907 js files in backend themes are stored at wrong placesadd include/jquery/plugins/toggle_zip.jsremoved toggle_zip.js in backend themes
fix open_basedir restriction in effect in save_post.php
fix load_module, load_language (tks to Webbird)
Ticket #904 fix if templatename is equal language
Ticket #905 fix search.php 'registered' hardcoded
Ticket #903 fix CSS-errors in WB backendadd title class in show_breadcrumbs, now full css styling
recoded function show_breadcrumbs
fix Warning: stristr() [function.stristr]
set revision constant to release version
update release version
Created 2.8.x branch
Set Version to 2.8
set Version to RC2
Change inside "date_formats.php" and "time_formats.php" mktime() within time(), Minor cosmetic changes.
Set Version to WB2.8RC1
Bugfix for Error-Level settings (Thanks to Luisehahne)
added skinable Admin Interface
Redirect time for function print_success can now be defined in Settings (ticket #603)
Added reload option to Add-on section and removed Admin tool reload
Copyright notices now includes 2009
Added Javascript syntax highlighting framework EditArea as replacement for Codepress.
replaced in news modul special chars with entities to get valid output;changed SESSION ID Separator from '&' to '&' to get valid outputRemoved the <p> tag around the news as it is added from the editorset version to 2.8 BETA
Set version to 2.7
set version from 2.7 (RC3) to 2.7 (RC3a)
minor layout change
set WB version to 2.7 (RC3) for the next upcoming release candidate
fixed some layout issues with Form module (combination with Output-filter)
Fixed missing <body> tag in Admin Interface (#572)
fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.
set version number to 2.7 (RC2) for the upcoming second release candidate
fixed issue with smart view URL link
added highlighting of active input elements to all WB backend areas; changed some colors
modified some colors and CSS definitions of pages, media and section interface
fixed issue with top bar icon alt tag
replaced static text line with variable text from language file
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
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)
fixed #532 - PHP Error levels
corrected link in /admin/login/template.html and increased redirection timer for success messages
Fixed error with redirection to admin panel after installation due to already defined constant VERSION (redirection fails if PHP errors/warnings are displayed).
Changed all copyright notices to include now 2008
Edited CHANGELOG and set version to 2.6.7
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.
Edited CHANGELOG and set version to 2.6.6
Added Id keywords to all missing files
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Removed changeset 365 because it is for WB 2.7.xChanged version to 2.6.5Completed CHANGELOG
Changed version number to 2.6.4.
Updated version.php to show 2.6.3
Updated all copyright notices to include 2006
Set version number to 2.6.2.
Added more charset options. Ticket #102 - thanks to ruebenwurzel!
Character encoding setting also affects admin backend. Mentioned in ticket #102.
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Added charset encoding for admin templates
Change version from 2.6.0 to 2.6.1
Added default charset option to settings
Applied aportale's patch to use label instead of javascript toggle code
Modified some comments about copyright/license notices (see ticket #48)
Added direct-access redirection on some files (see ticket #37)
Fixed bug #45 - incorrect display of time in settings.
Added css for label element
Updated admin footer link
Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.
Moved settings from config.php into database.NOT FULLY WORKING!!!
Removed support for internal HTMLArea editor.