Skip to content

CM5 v0.12.0

Latest
Compare
Choose a tag to compare
@sque sque released this 06 Sep 14:37
· 0 commits to master since this release

Changelog since v0.11.0

  • Add: [content-magic] to support events
  • Add: backend support for pagination.
  • Add: New search module.
  • Add: support and usage of paginator
  • [Admin UI] Upgraded javascript components. Included multi-select.
  • [Admin UI] Upgraded jquery from 1.4.4 to 1.7.1
  • [Admin UI] Upgraded jquery-ui to 18.2 to 1.8.17
  • [Admin UI] Upgraded ckeditor from 3.5.3 to 3.6.2
  • [Admin UI] Dropped jscolor as it was not used.
  • [Admin UI] Added multi-select for fancy select boxes. (https://github.com/lou/multi-select)
  • [SEO] Fix: camelize
  • [mod/migration] Fix: various problems with importing files
  • [mod/migration] Fix: reparing link swith wierd filenames
  • Fix: to initialize theme on administration phase.
  • Fix: not_found to use current theme.
  • Fix: [contanctform] Enable browser validations.
  • Fix: Form field to properly obey false 'pattern'
  • Fix: CM5_Form_PageEdit to update Mode fields that exist.