! 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
Also available in: Atom