[Koha-bugs] [Bug 30466] Convert serials pages tabs to Bootstrap

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 6 13:44:05 CEST 2022


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 132987
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132987&action=edit
Bug 30466: Convert serials pages tabs to Bootstrap

This patch modifies three serials templates in order to replace jQueryUI
tabs with Bootstrap tabs.

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

- Go to Serials.
- Perform a serials search which will return one or more results.
- On the search results page you should see an Open and Closed tab.
- The tabs should look correct and work correctly.
- Confirm that "Select all" and "Clear all" controls work correctly in
  each tab.

- Click one of the search results to view the details for that
  subscription.
- You should see tabs for Information, Planning, Issues, and Summary.
  You may also see an Acquisition details tab depending on your data.

- In the sidebar menu click "Serial collection."
- On this page you should see tabs corresponding to each year the serial
  has been received.
- Under each tab the "Select all" and "Clear all" controls should work
  correctly in the context of that tab. Other controls should apply to
  all tabs.

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


More information about the Koha-bugs mailing list