The circulation rules table is so big, you have to scroll across two full laptop screens. If you know a column is not being used by any location, it would be nice to be able to control the visibility of the columns through the new columns_settings.pl option.
I also think this would be very helpful. We don't use a bunch of the columns at any of our branches. Lisette
Hi Owen, if you plan to work on this please try to make the changes as succinct as possible (keeping bug 15522 in mind). Thanks! :)
(In reply to Jonathan Druart from comment #2) > keeping bug 15522 in mind) I think bug 15522 should keep my changes in mind :P
Created attachment 90452 [details] [review] 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.
Hi Owen, I would really like to see this happen. It would make checking and editing so much easier while we work out a new GUI. 1) Could you please remove the 'buttons' from the export? 2) Add a note, remove the column - edit the the rule again - the note is gone :(