Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

3.1.1

Compare
Choose a tag to compare
@leofeyer leofeyer released this 18 Jul 07:01
· 2761 commits to 3.5 since this release

Updated

  • Updated ACE to version 1.1.01 (fixes #5852).

Fixed

  • Append the query string when forwarding (see #5867).
  • Decouple the file/page picker breadcrumb from the file/page manager (see #5899).
  • Also show the mandatory star in password confirmation fields (see #5926).
  • Only return one IP address in Environment::get('ip') (see #5830).
  • Explicitly check for .php files when scanning DCA files (see #5898).
  • Replaced all dummy .htaccess files with .gitignore files.
  • Quote wildcard characters in MySQL LIKE queries (see #5896).
  • Correctly align the version drop-down menu in Safari (see #5854).
  • Make sure window.$ is mapped to MooTools (see #5892).
  • Do not add sort buttons to table row headers (see #5845).
  • Show the newsletter channels upon registration (see #5874).
  • Correctly handle hidden pages in the custom navigation module (see #5832).
  • Support FAQs with images on the FAQ page (see #5810).
  • Support using commas in folder names in the file selector (see #5823).
  • Ignore the auto_item parameter when forwarding internally (see #5886).
  • Added support for old IE versions to swipe.js (see #5862).
  • Correctly bypass the cache if bypassCache is set (see #5872).
  • Preserve the CSS3PIE behavior file path when combining style sheets (see #5848).
  • Support all known template types in the autoload creator (see #5857).
  • Correctly adjust the accordion elements to the new DB structure (see #5820).
  • Added E_USER_DEPRECATED to the list of error constants (see #5839).