+ 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
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
! Now you can style account login with your frontend Template CSS this change is in work for the whole account
! update jquery ui to version 1.8.23
! remove folder structure in zip file for backup droplets
! replace more invalid char in secureform.mtab to work with settings_page
+ forgot the jquery version.txt
! update jquery to version 1.8.1
+ add Page extended to settings, ! to show experten mode in page settings! shows some more settings like icon dir
! change redirect logic for registered pages
! change multi-dimensional arrays (variables) to similar arrays! change message if uploaded file exists
+ add missing preferences rights for sysadmin in install
! FCKEditor remove som php endtags in connector
! update headerinfo! change multi-dimensional arrays (variables) to similar arrays
! update droplets uninstall, upgrade! add $database=WbDatabase::getInstance();! update /examples/
! forgot some files in folder admin
! update module form! not auth users get no confirmation mail, but can print message! add replyto to received messages, so answer is possible by e-mail client! add pagination to submissionlist
! remove html markup from code to a template
! update folder admin/addons admin/skel/htt
! update folder admin/start, admin/admintools, admin/skel/htt
! update folder admin/groups, admin/users, admin/skel/htt
! update folder framework class.login, admin/login, admin/skel/htt
! update folder admin/pages, admin/skel/htt! change multi-dimensional arrays (variables) to similar arrays! change default templates, change code to new templates
! update headerinfo! change os_version request if os is not windows
+ add overlib_mini.js to include/jquery/ will be needed for help
! /framework/class.frontend.php! set $_SESSION['HTTP_REFERER'] to WB_URL if menu url is a registered page! set some header("Location:.. to new method send_header(
! /framework/frontend.functions! change multi-dimensional arrays (variables) to similar arrays! method page_content, add parameter $echo true to print $content, false return $content
! change multi-dimensional arrays (variables) to similar arrays+ add variables for backend-menu, header.htt and footer.htt
! Fixed IDKEY in Secureform.mtab to solve issues whith Security warnings ! on pages that used a lot of IDKEYS. (fixed by NorHei)
! optimize some methods+ add method send_header, replace header('Location:... with new method+ if header send failed you get a manuell redirected link, so script don't break
+ add var $iPhpDeclaredClasses = sizeof(get_declared_classes() set by PHP in initialize.php
corrected pageID in forwarding links and changed request of permission to ami_group_member() and is_group_match()
ModLanguages:: fixed the order of loading languages
ModLanguage modified for auto fallback to DEFAULT_LANGUAGEglobalExceptionHandler added AppException, SecurityException, SecDirectoryTraversalExceptionErrormessage for old class.database modified
fixed Errorhandling for old class.database
! update upgrade-script first remove access files in an existing pages folder before rebuilding them ! for security upgrade don't remove access files in root
Drop tables in installer fixedTwig_Autoloader activated
some modifications concerning the new autoloaderTwig Template engine v.1.7.0some droplets actualisizedunfinished changes in installer
last fixes for use of page_icon s.o.
! update upgrade-script, now don't overwrite existings values in settings+ add field tooltip to table pages in installer! change some module tool_icon.png (Tks to Stefek) ! add date_time string to backup_droplets.zip- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); ...
changed class Database into a Singleton-Classadded forgotten 'static' keyword in ModLanguageremoved version control from sm2 - include.php
some little corrections ModLanguage/Database/initialize.php