[Koha-bugs] [Bug 25968] Make logs sort by date descending as a default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 10 15:33:35 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 106769
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106769&action=edit
Bug 25968: Make logs sort by date descending as a default

This patch adds DataTables with columns configuration to the log viewer.
The table of log entries is now sorted by default by date descending.

To test, apply the patch and go to Administration -> Table settings.

 - Expand the "Tools" section and confirm that there is a section for
   "logviewer."
 - Go to Tools -> Log viewer.
 - Perform a search which will return multiple results.
 - Confirm that the results are sorted by date descending.
 - Test that the table controls work correctly: Paging, columns, export.
 - Return to the Table settings administration page and test that
   changes to those settings are correctly reflected in the log viewer
   table.

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


More information about the Koha-bugs mailing list