[Koha-bugs] [Bug 15726] Add columns configuration and export options to circulation and fine rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 10 14:38:20 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15726

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 90452
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90452&action=edit
Bug 15726: Add columns configuration and export options to circulation and fine
rules

This patch adds DataTables search, column configuration, and export
options to the circulation and fine rules table. It does not add or
change sorting.

Some changes to admin/smart-rules.pl were necessary to ensure that form
fields removed by hidden columns wouldn't trigger errors because of
empty values.

This patch also makes minor markup corrections to fix HTML validator
errors.

To test, apply the patch and go to Administration -> Circulation and
fine rules.

 - Test all aspects of the circulation and fine rules table: Adding new
   rules, editing rules, cloning rules, deleting rules.
 - Test the new DataTables features: Search, columns configuration, and
   export.
 - Make changes to the table's column configuration in Administration ->
   Configure columns. Confirm that they are correctly applied to the
   table.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list