Continuing the process of phasing out jQueryUI, this patch will replace jQueryUI tabs in a few tools templates with Bootstrap: - modborrowers.tt - export.tt - overduerules.tt
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]