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
fix syntax error
update header, change variable
Clean check in of minor bugfixes: Add some localizations, correct html/php syntax
Rollback of accidentally checked in files
Ticket #832: Fix wrong configuration of timezone-handling when saving preferences-form on backend and frontend
Ticket #827: Fix false form-parameter when javascript is deactivated on users and groups temps (admintool).
next step to validate backend themes
updated module info.php (Thanks to Waldschwein)
fixed an undefined index
fix some PHP 5.3 deprecated functions
change page_title to menu_title for parent dropdown list in index.php and sections.php
add two constants in /framework/initialize.php for later feature in database settingsdefine('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sectionsmodify page will be loading all sections with editordefine('EDITOR_WIDTH', 900) set min width for editor...
add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
Fix Bugs headersend errors in some core filesdelete whitespaces after ?>
shows more details in wysiwyg editor
Ticket #805 fixed: Pagetree changed menu titles instead of page titles thanks to Ralf (Berlin)
Bugfix for #791: group-restrictions and sections.Add "order by position" inside the wbmodule.php in the FCK-Editor to display the page-tree correct.
Created 2.8.x branch
Fixed some display issues in all backend themes
some code cleaning of admin/pages/sections.php
Fixed possible xss injection in login/forgot/index.php
Added missing variables also to preferences.php. Forgot in Changeset [1112]
Added some missing variables to backend_themes (Thanks to Stefek)
Set Version to 2.8
Fixed some display issues in argos_theme (Thanks to Argos)
Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces Fixed a bug in FCKeditor include.php. Now the editor can be used from other subdirectories than WB_PATH/modules/mymodule
Changes inside class.wb.php to get rid of the the print->footer() problematic in the frontend.changtes inside the adminsettings to alowed the user to use a "<" char inside his SMTP-Password.(thanks to FrankH)Add last changes to the changelog - missing by mistake.
Fixed bug introduced in changeset [1092]
fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
set Version to RC2
Fixed bug with home folders are viewable and writable from other users (ticket #605 and #748) (Thanks to Aldus)
Readded admin/images folder to keep backward compatibility to old modules
Added multilnaguage support to media section of argos_theme (Thanks to Argos)
Fixed smaller display issue in argos_theme (Thanks to Argos)
Added more meta tags to backend themes
Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
replaced all remaining mktime() with time(), except from third party scripts
changed in modules/admin.php and admin/pages/add.php mktime() to time()
Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
Fixed bug with sections are only editable in new backend-themes if blocks are enabled (Thanks to Luisehahne)
Change inside "date_formats.php" and "time_formats.php" mktime() within time(), Minor cosmetic changes.
admin / media / browse.php reported an error in E_STRICT mode.
Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
- Fixed some display issues in all backend themes (Thanks to Luisehahne)
Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.
Codechanges to get rid of the empty display(style) declaration "style='display: ;'", and to avoid to generate (hidden) elements if the user isn't alowed to edit 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.
- Fixed some minor bugs in argos_theme (Thanks to Argos)
- Fixed bugs in admin additons for argos_theme (Thanks to Argos)
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files
Set Version to WB2.8RC1
- Added posibility to upload and unzip .zip packages to media section (Thanks to BerndJM)
- Updated Browse Media Window in wb_theme now supports file icons, more file informations and a new preview function (Thanks to BerndJM)
Added missing admin/settings/setting.js
Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
Bugfix for Error-Level settings (Thanks to Luisehahne)
-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)
- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)
- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)
fixed wrong position id when adding a new page
and another typo was to fix
Fixed small bug introduced in changeset [999]