Koha/koha-tmpl/opac-tmpl/bootstrap/css
Owen Leonard ebc20ffef4 Bug 27005: Adding a filter in the datatable of opac-readingrecord page
This patch adds a search field and export options to the
patron's checkout history table in the OPAC.

This patch also adds some showing/hiding classes to controls which
should only be seen by users with or without JavaScript: The <select>
for resorting the table is hidden when JS is enabled. The tabs for
filtering checkouts from on-site checkouts are hidden when JS is
disabled.

To test, apply the patch and rebuild the OPAC CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

 - Log in to the OPAC as a user who has both regular and on-site
   checkouts.
 - Go to "Your checkout history."
 - The table of checkouts should have controls at the top: A search
   field, "Clear filter," "Copy," "CSV," and "Print."
 - Confirm that the search filter works: Enter some text which will
   return results among regular or on-site checkouts.
   - It should work correctly to filter the results.
   - If you switch tabs, the filter should persist, and correctly filter
     the results under "Checkouts" and "On-site checkouts."
   - The "Clear filter" button should work correctly to clear your
     search.
  - Test the export and print button to confirm that they work for each
    table.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-02-08 17:09:32 +01:00
..
fonts
src Bug 27005: Adding a filter in the datatable of opac-readingrecord page 2021-02-08 17:09:32 +01:00
babeltheque.css
bootstrap-theme-oai.css Bug 26179: Remove redundant import of Google font 2020-08-12 12:07:10 +02:00
datatables.css Bug 25775: Add DataTables controls to user's checkouts table in OPAC 2021-01-14 10:11:37 +01:00
hierarchy.css
oai.css
opac-rtl.css Bug 27628: Compiled CSS 2021-02-08 14:56:00 +01:00
opac.css Bug 27628: Compiled CSS 2021-02-08 14:56:00 +01:00
print-rtl.css Bug 12260: Compiled CSS 2021-02-08 17:09:29 +01:00
print.css Bug 12260: Compiled CSS 2021-02-08 17:09:29 +01:00
sco-rtl.css Bug 27628: Compiled CSS 2021-02-08 14:56:00 +01:00
sco.css Bug 27628: Compiled CSS 2021-02-08 14:56:00 +01:00