update headerinfo
! groups change languages class to translate class! prepare upgrade-script for WB Version 2.8.4 (versioncompare)! update Form modul to version 2.9.1
! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor! typofix in groups! change constant DB_NAME to $database->DbName
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
groups management now completely html valide
! update group permission,
! update Group Permission, add module_advanced! upgrade-script will be updating Adminitrator Group
+ add maintance modus in backend
! update folder admin/groups, admin/users, admin/skel/htt
! update correct_theme_source and fixed the call in all files
add new backend theme handling (Tks to Stefek)
Ticket #1106 FatalError in groups module
found more backlinks to fixremove not working ftan in frontendfixed redirect in login procedure (Tks to mr-fan)update droplet LoginBox, additional parameter $redirectremove double config call in media (Tks to Testör)
Preparing 2.8.2 stable, last tests
validation fixes
redefined wrong admin backlinks
update headerinfos
fixed headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Ticket #985 With #1318 no login in backend possibleTicket #986 Typo inside the german language file Ticket #982 Unnessesary heredoc causes on errors while installation!Ticket #926/Ticket #928 Mail Notification on new user registration
Ticket #984 Removing outdated comment-block in class.login.phpTicket #983 Sorting order of modules and templates inside groups.php
Ticket #977 Templates sorted in alphabetical order
continue update headertextTicket #930 disabled SyntaxHighlighter from default WB Installationchange help url to www.websitebaker2.org
update headertext
continue update header info
set svn keywords
Ticket #869 Droplet-Engine does'nt work in some casecontinue update header info
Ticket #911 continue to fix CSS-errors in WB backend
Ticket #827: Fix false form-parameter when javascript is deactivated on users and groups temps (admintool).
Created 2.8.x branch
Added some missing variables to backend_themes (Thanks to Stefek)
Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.
Bugfix inside get_permissions.php - replacing worng "and" with "or" in line 64 (see also 178) for "user" and "groups" - so a user can e.g. edit other users, but no groups - vice versa; not both or none.
Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
Fixed bug with missing option for admin-tools in advanced view of access settings (ticket #714)
fixed bug introduced in changeset [975]
Fixed bug with missing template object in groups and user settings(ticket #716)
added skinable Admin Interface
Bugfix for ticket #680: change the condition-test to get rid of the utf-8 problematic if the languange contains entities on the button-label.
Copyright notices now includes 2009
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Added a missing </tr> tag in Changeset 536
Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
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 inconsistent line ending styles
Added direct-access redirection on some files (see ticket #37)
Fixed minor bugs with template and module permissions on groups
Implemented new module type 'tool'. Added setting section 'Tools' (advanced). Removed possibility to set permissions for all module types other than 'page'.
Fixed ticket #19 (addon link not shown). Corrected breadcrumbs code.
Resubmitting changeset 23.
Undoing changes from r21 on
Fixed bug where group with existing name can be added.
Removed direct access path disclosure occurrences.
Reduced redundant initialization code, removed further 'CVS' occurrences. Made $admin accessible in page_content function.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2