[Koha-bugs] [Bug 27728] Add a search box on OPAC Search history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 19 13:55:41 CET 2021


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 117083
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117083&action=edit
Bug 27728: Add a search box on OPAC Search history

This patch makes changes to the OPAC search history DataTables
configuration so that table controls appear, including search, copy,
CSV, and print.

The patch also makes some improvements to the checkbox interactions: The
date column is now a label for the checkbox, and the "Remove selected
searched" button is now disabled until a checkbox has been checked.

To test, apply the patch and log into the OPAC as a user with a search
history. If possible, past and current searches of both bibliographic
and authority records.

- On the search history page, confirm that the DataTables controls
  appear above each table: "Current" and "Previous" under both the
  "Catalog" and "Authority" tabs.
- All controls should work correctly and affect only the corresponding
  table: Search, Clear filter, Copy, CSV, and Print.
- Confirm that clicking a date in the date column checks the correct
  checkbox.
- Confirm that toggling a checkbox correctly enables and disables the
  "Remove selected searches" button as well as the "Select searches to:"
  menu at the top of the table.

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


More information about the Koha-bugs mailing list