Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Owen Leonard 263196d194
Bug 33528: Use template wrapper for tabs: Patron details page
This patch updates the checkout and patron details templates so
that they use the new WRAPPER directive to build tabbed navigation.

The markup for the tab navigation and tab panels is moved into its own
include file since the templates were duplicating essentially the same
code.

To fully test you should have patrons with checkouts, fines, holds,
recalls, and article requests.

Apply the patch and go to the checkout page in the staff interface. With
each tab, test as much functionality as you can within that tab.

- Checkouts
- Holds
- Recalls (with UseRecalls enabled)
- Claims (with a LOST value defined in ClaimReturnedLostValue)
- Restrictions
- Article Requests (with ArticleRequests preference enabled)
- Clubs (with at least one club defined)
- Relatives' checkouts (patron must have a guarantee linked to their
  account).

Perform the same tests on the patron details page. Note that the
"Charges" tab is shown on the patron details page but not the checkout
page. This is not a change made by this patch.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-06-14 09:22:02 -03:00
..
article-requests.tt Bug 32910: (follow-up) Replace v4 icon names with v6 2023-06-12 11:52:10 -03:00
bookcount.tt
branchoverdues.tt Bug 33888: (bug 22375 follow-up) Add missing USE KohaDates 2023-06-09 08:28:59 -03:00
branchtransfers.tt
checkout-notes.tt Bug 32910: (follow-up) Replace v4 icon names with v6 2023-06-12 11:52:10 -03:00
circulation-home.tt Bug 33961: Remove built-in offline circ tool 2023-06-12 16:53:25 -03:00
circulation.tt Bug 33528: Use template wrapper for tabs: Patron details page 2023-06-14 09:22:02 -03:00
circulation_batch_checkouts.tt
curbside_pickups.tt Bug 32910: (follow-up) Replace v4 icon names with v6 2023-06-12 11:52:10 -03:00
on-site_checkouts.tt Bug 22375: Format due date consistantly 2023-05-09 11:46:55 -03:00
overdue.tt Bug 32910: (follow-up) Replace v4 icon names with v6 2023-06-12 11:52:10 -03:00
pendingreserves.tt
printslip.tt
renew.tt Bug 22375: (follow-up) Format even more due dates consistently 2023-05-09 11:46:56 -03:00
request-article.tt
reserveratios.tt
returns.tt Bug 33398: Add primary_contact_method to display when triggering a waiting hold 2023-06-12 16:53:25 -03:00
set-library.tt
transfers_to_send.tt
transferstoreceive.tt Bug 33223: Replace 'first_valid' with 'notice' for email addresses 2023-05-16 15:17:35 -03:00
view_holdsqueue.tt
waitingreserves.tt