Bug 32662

Summary: Use template wrapper for item circulation alerts page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: 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
Bug Depends on: 32571    
Bug Blocks:    
Attachments: Bug 32662: Use template wrapper for item circulation alerts page
Bug 32662: Use template wrapper for item circulation alerts page
Bug 32662: Use template wrapper for item circulation alerts page
Bug 32662: Use template wrapper for item circulation alerts page

Description Owen Leonard 2023-01-17 20:48:26 UTC
Continuing the work of Bug 32571, the item circulation alerts template should be revised to use the new WRAPPER for tabs.
Comment 1 Owen Leonard 2023-01-17 20:53:43 UTC
Created attachment 145373 [details] [review]
Bug 32662: Use template wrapper for item circulation alerts page

This patch implements the template WRAPPER system (see Bug 32571) for
building tabs on the item circulation alerts page.

To test, apply the patch and go to Administration -> Item
circulation alerts. There should be two tabs, "Checkout" and "Check-in"
which work correctly.
Comment 2 Owen Leonard 2023-01-20 16:41:43 UTC
Created attachment 145541 [details] [review]
Bug 32662: Use template wrapper for item circulation alerts page

This patch implements the template WRAPPER system (see Bug 32571)
for building tabs on the item circulation alerts page.

To test, apply the patch and go to Administration -> Item
circulation alerts. There should be two tabs, "Checkout" and
"Check-in" which work correctly.
Comment 3 David Nind 2023-01-28 20:09:08 UTC
Created attachment 145789 [details] [review]
Bug 32662: Use template wrapper for item circulation alerts page

This patch implements the template WRAPPER system (see Bug 32571)
for building tabs on the item circulation alerts page.

To test, apply the patch and go to Administration -> Item
circulation alerts. There should be two tabs, "Checkout" and
"Check-in" which work correctly.

Signed-off-by: David Nind <david@davidnind.com>
Comment 4 Katrin Fischer 2023-02-05 12:43:36 UTC
Created attachment 146203 [details] [review]
Bug 32662: Use template wrapper for item circulation alerts page

This patch implements the template WRAPPER system (see Bug 32571)
for building tabs on the item circulation alerts page.

To test, apply the patch and go to Administration -> Item
circulation alerts. There should be two tabs, "Checkout" and
"Check-in" which work correctly.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Tomás Cohen Arazi 2023-02-07 18:29:58 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 6 Jacob O'Mara 2023-02-08 16:53:37 UTC
Nice work, thanks everyone!

Pushed to 22.11.x for the next release.