Bug 30317

Summary: Replace the use of jQueryUI tabs on search history page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, kyle, testopia
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.05.00
Bug Depends on: 29277    
Bug Blocks: 29226    
Attachments: Bug 30317: Replace the use of jQueryUI tabs on search history page
Bug 30317: Replace the use of jQueryUI tabs on search history page

Description Owen Leonard 2022-03-18 15:34:31 UTC
As part of Bug 29226, "OMNIBUS: Replace the use of jQueryUI tabs," we should replace the use of the jQueryUI tabs component on the search history page in the staff interface.
Comment 1 Owen Leonard 2022-03-18 16:24:24 UTC
Created attachment 131928 [details] [review]
Bug 30317: Replace the use of jQueryUI tabs on search history page

This patch replaces jQueryUI tabs on the staff interface's search
history page, replacing them with Bootstrap tabs.

To test, apply the patch and perform some bibliographic and
authority searches in the staff client if necessary.

Go to the search history page and test that the "Catalog" and
"Authority" tabs work correctly.
Comment 2 Jonathan Druart 2022-03-21 15:37:07 UTC
Created attachment 131984 [details] [review]
Bug 30317: Replace the use of jQueryUI tabs on search history page

This patch replaces jQueryUI tabs on the staff interface's search
history page, replacing them with Bootstrap tabs.

To test, apply the patch and perform some bibliographic and
authority searches in the staff client if necessary.

Go to the search history page and test that the "Catalog" and
"Authority" tabs work correctly.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 3 Fridolin Somers 2022-03-25 21:02:25 UTC
Pushed to master for 22.05, thanks to everybody involved 🦄