! settings move website_signature to mailer settings! fix html validate error in pages sections! add pages field page_code to class.frontend.php! optimized jsadmin backend.css
The second runtime optimization of PageTree by recoding /admin/pages/index.phpAdded new class a_pages_PageTree() for use with /admin/pages/index.php
groups management now completely html valide
! runtime optimized in /admin/pages/index.php
! update dragdrop reorder positions of a page tree
! Update Checks if a browser's user agent string is compatible with the FCKeditor.! Set WebsiteBaker Module Version to 2.9.8
! update page settings, add save & back Button, add extended hide/show redesign the page settings for a better overview
! update media in look to the changes in user management
! update user management, now home folder only will be created if homefolders in settings are enabledPlugin add save & back in user modify
! forgot to upload the /install/save.php
+ added sql folder including websitebaker.sql, wb_search.sql! update /install/save.php, will now created the tables with $database->SqlImport() ! update search layout in settings
! fixed adminstrator rights to change groups
! Complex code refactoring users management
! update jQuery to jQuery 1.8.2 and jQuery UI 1.9.1
! upgrade-script fixed wrong users group_id, (Bug in users management)
! forgot to upload class.wb.php
! account signup check that display_name is unique in whole system (prevents from User-faking)! add POST Request to admintools
! remove login_ip after 60days set in /admin/start/index.php! add confirm_code and confirm_timeout fields in users table in /install/save.php
! add ErrorMsgException in /framework/globalExceptionHandler.php! ErrorMessage "ADMIN_INSUFFICIENT_PRIVELLIGES" now can be styled by the /admin/skel/themes/htt/ErrorMsgFile.htt template ! add css selectors to wb_theme
! fallback remove Timezone abbreviation in time format
! update submission form with designer friendly css classes
! change installation info "Please rename to config.php"
! upgrade-script: update if filesRemove or remove dirs failed! update methode StripCodeFromText, add remove , ! security fixes in form modul with StripCodeFromText
! media iframe browser now is html XHTML 1.0 Transitional valide
! admin/media: change preview size, remove CAPTION, STICKY
+ add new image class to admin/media for better images preview
! supress frontend preferences, if user have no permission for it
! change setting of the $_SESSION['SYSTEM_PERMISSIONS'] from get_user_id to ami_group_member, sp that all Users with Administrators Group, don't need to login again
! upgrade-script: system_permission changes for group Administrators will be change in $_SESSION['SYSTEM_PERMISSIONS'], if you are logged in as user_id == 1
+ add missing warning icon
! all changes in folder account, Signup with confirmation Mail! frontend.css now included by account script
! update group permission,
! update Group Permission, add module_advanced! upgrade-script will be updating Adminitrator Group
+ add maintance modus in backend
! fixed form modul (Tks to Ruebenwurzel)! Send forgotten Theme CSS in Revision 1780
! change help mouseover to onclick in page settings only on help icon+ add help to input filename! /framework/initialize.php now accept _GET and _POST to set user language
+ add methode StripCodeFromText in class.wb to clean injection! rebranding the admin/settings and security fixes! a few new styling in backend wb_theme! beginning aa lot of account changes like correction of $_SESSION indexe, security fixes+ add head.load.min.js and head.min.js to /include/jquery/ to style HTML5 templates
wb theme styling
! update loginBox.htt and loginForgot.htt
! update argos theme css
! account split html and code+ add signup activation registering+ add missing icons in themes
+ add 2 fields custom01, custom02 with VARCHAR to table pages! update upgrade-script with this 2 fields
! change page_extended to extended settings under page language
! typofix in EN language,! empty seo_title will set to menu_title! continue rebranding wb_theme
! recoded module news,form,wysiwyg upgrade to work with upgrade-script
! fallback changes in wysiwyg Revision 1754 because it's required that section_id is the PRIMARY KEY Fallback will be done in upgrade-script until the final version ! build in extra input seo title in page settings! beginning rebranding wb_theme
! during Reformat/rebuild all existing access files in upgrade-script root_parent will be set to page_id! change multi-dimensional arrays (variables) to similar arrays in framework/functions.php
! forgot to upload the install.php from wysiwyg modul in Revision 1756! correcting some more SEC_ANCHOR
! update wysiwyg install.php, now using methode SqlImport from WBDatabase
! update upgrade-script, see Revsion 1735
! forgot to upload CHANGELOG and version.php
- remove Template Engine Quickskin, but don't delete by upgrade-script on your webspace! see Revsion 1749 set pages field menu to default 1 by new install+ add folder DOCS to Twig with changelog, authours and licence please find the Twig Book as pdf, This is the documentation for Twig,
3th party class idna_convert updated to version 0.8.0
! add div container in page_content for each sections,! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg! put sec_anchor in this div, sec_anchor fixed in all found files sec_anchor default now set to "section_", sec_anchor can't be empty for future developement
! styling permissions blocks in page settings by backend theme css