Summary: | Convert recalls awaiting pickup tabs to Bootstrap | ||
---|---|---|---|
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: | arthur.suzuki, lucas, 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: |
23.05.00,22.11.03,22.05.10
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 29226, 32683 | ||
Attachments: |
Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap
Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap |
Description
Owen Leonard
2023-01-20 11:54:45 UTC
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 |