Skip to content

Added the top of list view filter system in admin area, and much more!

Latest

Choose a tag to compare

@Llewellynvdm Llewellynvdm released this 15 Jan 06:41
· 8 commits to master since this release
6ea9166
  • Fix the site view category query of all categories.
  • Adds another demo website to the readme.
  • Added the new trash helper layout.
  • Improves the access filter array state control.
  • Adds the empty hidden title field for the permissions fix in the views, that fixes the ajax call for permissions change/save in the back-end.
  • Moves the filter empty option outside the result loop, so that an empty option will show even if there is not items found.
  • Fixes the database adaptation of the assets table. Removes empty access control tabs.
  • Adds more support for array values in the filter area.
  • Fixed the access filter in query.
  • Fixed the array to int helper use.
  • Added the correct language strings to category and access filters.
  • Move all filters in the views to have the filters above the admin list view. (JCB improvement gh-378)
  • Add the new donation information to README.
  • Update the Repo URLs to point to Llewellyn's repo instead.
  • Improve the date methods in the Helper class. (JCB improvement)
  • Add a fix to the import export methods. (JCB improvement)
  • Fixed a bug. Forgot to disable the single access filter (it's now multiple)
  • Modifying the sermons admin view to put the filters on top.