The recalls awaiting pickup page have a set of jQueryUI tabs which should be converted to Bootstrap.
Created attachment 145508 [details] [review] Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap This patch updates the recalls awaiting pickup template (recalls_waiting.tt) to replace a set of jQueryUI tabs. They are converted to Bootstrap in order to complete Bug 29226. To test, apply the patch and make sure the "UseRecalls" system preference is enabled. - Go to Circulation -> Recalls awaiting pickup. - You should see two tabs, "Recalls waiting" and "Recalls waiting over X days." - The tabs should look correct and work correctly.
Created attachment 145565 [details] [review] Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap This patch updates the recalls awaiting pickup template (recalls_waiting.tt) to replace a set of jQueryUI tabs. They are converted to Bootstrap in order to complete Bug 29226. To test, apply the patch and make sure the "UseRecalls" system preference is enabled. - Go to Circulation -> Recalls awaiting pickup. - You should see two tabs, "Recalls waiting" and "Recalls waiting over X days." - The tabs should look correct and work correctly. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 145566 [details] [review] Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap This patch updates the recalls awaiting pickup template (recalls_waiting.tt) to replace a set of jQueryUI tabs. They are converted to Bootstrap in order to complete Bug 29226. To test, apply the patch and make sure the "UseRecalls" system preference is enabled. - Go to Circulation -> Recalls awaiting pickup. - You should see two tabs, "Recalls waiting" and "Recalls waiting over X days." - The tabs should look correct and work correctly. Signed-off-by: David Nind <david@davidnind.com>
Changes look good, QA script is happy, HTML is all valid. Passing QA here.
Created attachment 145643 [details] [review] Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap This patch updates the recalls awaiting pickup template (recalls_waiting.tt) to replace a set of jQueryUI tabs. They are converted to Bootstrap in order to complete Bug 29226. To test, apply the patch and make sure the "UseRecalls" system preference is enabled. - Go to Circulation -> Recalls awaiting pickup. - You should see two tabs, "Recalls waiting" and "Recalls waiting over X days." - The tabs should look correct and work correctly. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
Backported to 22.05.x for upcoming 22.05.10
Recalls not available in 21.11.x. Not backporting