Bug 30378

Summary: Convert about page tabs to Bootstrap
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: kyle, severine.queune, 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:    
Bug Blocks: 29226    
Attachments: Bug 30378: Convert about page tabs to Bootstrap
Bug 30378: Convert about page tabs to Bootstrap
Bug 30378: Convert about page tabs to Bootstrap

Description Owen Leonard 2022-03-28 12:03:51 UTC
Continuing the process of phasing out jQueryUI, this patch will replace jQueryUI tabs in the about page template with Bootstrap.
Comment 1 Owen Leonard 2022-03-28 12:21:02 UTC
Created attachment 132323 [details] [review]
Bug 30378: Convert about page tabs to Bootstrap

This patch updates the about page to use Bootstrap tabs instead of
jQueryUI.

The patch also makes a minor HTML correction for validity.

To test, apply the patch and go to the about page in the staff
interface.

Test that the tabs look correct and work correctly.
Comment 2 Séverine Queune 2022-04-01 07:39:38 UTC
Created attachment 132820 [details] [review]
Bug 30378: Convert about page tabs to Bootstrap

This patch updates the about page to use Bootstrap tabs instead of
jQueryUI.

The patch also makes a minor HTML correction for validity.

To test, apply the patch and go to the about page in the staff
interface.

Test that the tabs look correct and work correctly.

Signed-off-by: Séverine Queune <severine.queune@bulac.fr>
Comment 3 Séverine Queune 2022-04-01 07:41:01 UTC
Nice, thanks Owen !
Comment 4 Kyle M Hall 2022-04-01 12:30:59 UTC
Created attachment 132856 [details] [review]
Bug 30378: Convert about page tabs to Bootstrap

This patch updates the about page to use Bootstrap tabs instead of
jQueryUI.

The patch also makes a minor HTML correction for validity.

To test, apply the patch and go to the about page in the staff
interface.

Test that the tabs look correct and work correctly.

Signed-off-by: Séverine Queune <severine.queune@bulac.fr>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 5 Fridolin Somers 2022-04-12 09:41:44 UTC
Pushed to master for 22.05, thanks to everybody involved 🦄