[Koha-bugs] [Bug 30570] Replace the use of jQueryUI tabs in OPAC templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 9 20:51:13 CEST 2022


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134793|0                           |1
        is obsolete|                            |

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 134795
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134795&action=edit
Bug 30570: Replace the use of jQueryUI tabs in OPAC templates

This patch switches to Bootstrap tabs anywhere in the OPAC where
jQueryUI tabs were used.

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).

- Test the item type/collection/shelvinglocation tabs on the advanced
  search page. Test that it works correctly with different variations of
  the OpacAdvancedSearchTypes system preference.
- Search for an authority record and view the details. The "Notes"
  tab should be styled correctly.
- Locate a bibliographic record and view the detail page. Verify
  that tabs are working, including all the options:
  - Holdings
  - Other holdings ( If OpacSeparateHoldings is enabled)
  - Descriptions ( MARC notes )
  - Subscriptions
  - Serial collection (UNIMARC, untested)
  - Components ( If ShowComponentRecords is enabled. Link to sample
    record: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78023 )
  - Comments
  - Editions (OPACFRBRizeEditions)
  - Html5media ( If HTML5MediaEnabled is on. Link to sample records:
    (https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10685)
  - Images ( If OPACLocalCoverImages is enabled )

  Bonus points for testing these tabs for which I don't have
  credentials:
  - Syndetics TOC
  - Syndetics Excerpt
  - Syndetics Reviews
  - Syndetics AuthorNotes
  - LibraryThing for Libraries (with LibraryThingForLibrariesTabbedView
    set to "in tabs."
  - NovelistSelect

- Check tabs on these patron-related pages:
  - Checkout history
  - Search history
  - Patron summary. The following tabs are
    ✓ Checkouts
    ✓ Relatives' checkouts
    ✓ Overdues
    ✓ Fines
    ✓ Relatives' fines
    ✓ Holds
    ✓ Recalls
    ✓ Article requests
    ✓ Overdrive

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


More information about the Koha-bugs mailing list