Skip to content

v1.8.0

Choose a tag to compare

@brammo brammo released this 12 Sep 11:42
· 12 commits to master since this release

Added

  • FilterComponent — config-driven GET filters for index/list actions (equal, like, boolean, comparisons, date / date_range, in / not_in, etc.)
  • Session persistence and redirect restore for filters and for sort / direction / page (works with Cake Paginator)
  • docs/FILTER.md usage guide; tests for filter types, whitelist, session restore, and paging

Changed

  • pagination element: show page links only when there is more than one page; always show the counter
  • Sidebar menu: localize submenu item titles consistently