[2.6]

Bugs

  • [Core] Toolportlet "Home" points to wrong language [SF Bug 2697476]
  • [Core] added API and wrapper method for simple object permission check, e.g.: 
    has_item_permission(1, -1, 'w')
  • [Core] fixed AJAX vaildation and security issue
  • [Core] fixed error log entry in Hooks, added static keyword
  • [Core] install file restructuring and new build task for APS compatibility
  • [Admin] fixed configuration field for string values (single and double quotes broke input field)
  • [Admin] fixed error message on unset feeds (available through config option)
  • [Admin] fixed some missing translations
  • [Admin] CSS News Box paßt nicht zur Administration [SF Bug 2172663]
  • [Core] Fixed SQL Injection [News, SF Bug 2779822]
  • [Editor] Removed all keybindings from markItUp editor sets [Forum]
  • [Core] fixed problem with refreshing history versions [Forum]

Feature Requests

  • [Auth] Welcome email after self-registration is translateable via .properties files
  • [Admin] Menu admin shows pages in wrong language [SF Feature 2009098]
  • [Comments] Send comment in info email [SF Feature 2444704]
  • [Login] Select language in Auth-Login [Forum]

Changes/Improvements

  • [Install] Pre-Installer now available in 4 languages (German, English, Finnish, Swedish)
  • [Template] increased default template width to 800px
  • [Core] replaced usage of global variables for directories by constants for security reasons
  • [Core] additional actions and filters, for example page_header and metatags_more
  • [Core] Admin plugins need to be stored directly within /system/admin/plugins/ - @developer: check your plugins for compatibility!
  • [Admin] worked on overall styles, improved buttons and table design