Summary: | Convert tools pages tabs to Bootstrap (part 2) | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kyle, martin.renvoize, 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
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 29226, 30884 | ||
Attachments: |
Bug 30475: Convert tools pages tabs to Bootstrap (part 2)
Bug 30475: Convert tools pages tabs to Bootstrap (part 2) Bug 30475: Convert tools pages tabs to Bootstrap (part 2) Bug 30475: Convert tools pages tabs to Bootstrap (part 2) |
Description
Owen Leonard
2022-04-06 17:19:51 UTC
Created attachment 133047 [details] [review] Bug 30475: Convert tools pages tabs to Bootstrap (part 2) This patch converts jQueryUI tabs on three tools templates to Bootstrap tabs. To test, apply the patch and go to Tools -> Export. - You should see at least two tabs, "Export bibliographic records" and "Export authority records." - Confirm that they look correct and work correctly. Go to Tools -> Batch patron modification. - Check the "By card number," "By borrowernumber," and "By patron list" tabs. Go to Tools -> Overdue notice/status triggers. - Check the "First," "Second," and "Third" tabs. Created attachment 133474 [details] [review] Bug 30475: Convert tools pages tabs to Bootstrap (part 2) This patch converts jQueryUI tabs on three tools templates to Bootstrap tabs. The patch contains indentation changes, so diff accordingly. To test, apply the patch and go to Tools -> Export. - You should see at least two tabs, "Export bibliographic records" and "Export authority records." - Confirm that they look correct and work correctly. Go to Tools -> Batch patron modification. - Check the "By card number," "By borrowernumber," and "By patron list" tabs. Go to Tools -> Overdue notice/status triggers. - Check the "First," "Second," and "Third" tabs. Created attachment 133489 [details] [review] Bug 30475: Convert tools pages tabs to Bootstrap (part 2) This patch converts jQueryUI tabs on three tools templates to Bootstrap tabs. The patch contains indentation changes, so diff accordingly. To test, apply the patch and go to Tools -> Export. - You should see at least two tabs, "Export bibliographic records" and "Export authority records." - Confirm that they look correct and work correctly. Go to Tools -> Batch patron modification. - Check the "By card number," "By borrowernumber," and "By patron list" tabs. Go to Tools -> Overdue notice/status triggers. - Check the "First," "Second," and "Third" tabs. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Looks great, Signing off Created attachment 133769 [details] [review] Bug 30475: Convert tools pages tabs to Bootstrap (part 2) This patch converts jQueryUI tabs on three tools templates to Bootstrap tabs. The patch contains indentation changes, so diff accordingly. To test, apply the patch and go to Tools -> Export. - You should see at least two tabs, "Export bibliographic records" and "Export authority records." - Confirm that they look correct and work correctly. Go to Tools -> Batch patron modification. - Check the "By card number," "By borrowernumber," and "By patron list" tabs. Go to Tools -> Overdue notice/status triggers. - Check the "First," "Second," and "Third" tabs. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.05, thanks to everybody involved [U+1F984] |