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