Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Owen Leonard 3df4119807
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>
(cherry picked from commit 263196d194)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-17 12:04:17 +01:00
..
article-requests.tt Bug 33590: Fix DOM id name for tabs after WRAPPER code added to article-requests.tt 2023-05-05 09:13:16 -03:00
bookcount.tt Bug 33149: Use template wrapper for breadcrumbs: Circulation part 1 2023-04-06 09:29:26 -03:00
branchoverdues.tt Bug 33888: (bug 22375 follow-up) Add missing USE KohaDates 2023-06-26 14:44:17 +02:00
branchtransfers.tt Bug 33149: Use template wrapper for breadcrumbs: Circulation part 1 2023-04-06 09:29:26 -03:00
checkout-notes.tt Bug 33149: Use template wrapper for breadcrumbs: Circulation part 1 2023-04-06 09:29:26 -03:00
circulation-home.tt Bug 33961: Remove built-in offline circ tool 2023-07-17 08:18:59 +01:00
circulation.tt Bug 33528: Use template wrapper for tabs: Patron details page 2023-07-17 12:04:17 +01:00
circulation_batch_checkouts.tt Bug 33149: Use template wrapper for breadcrumbs: Circulation part 1 2023-04-06 09:29:26 -03:00
curbside_pickups.tt Bug 33372: Use template wrapper for breadcrumbs: Circulation part 2 2023-04-12 11:43:14 -03:00
on-site_checkouts.tt Bug 22375: Format due date consistantly 2023-05-09 11:46:55 -03:00
overdue.tt Bug 33372: Use template wrapper for breadcrumbs: Circulation part 2 2023-04-12 11:43:14 -03:00
pendingreserves.tt Bug 33372: Use template wrapper for breadcrumbs: Circulation part 2 2023-04-12 11:43:14 -03:00
printslip.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
renew.tt Bug 22375: (follow-up) Format even more due dates consistently 2023-05-09 11:46:56 -03:00
request-article.tt Bug 33373: Use template wrapper for breadcrumbs: Circulation part 3 2023-04-12 11:43:15 -03:00
reserveratios.tt Bug 33373: Use template wrapper for breadcrumbs: Circulation part 3 2023-04-12 11:43:15 -03:00
returns.tt Bug 33806: Retain specified date when confirming item parts at checkin 2023-07-17 08:12:07 +01:00
set-library.tt Bug 33373: Use template wrapper for breadcrumbs: Circulation part 3 2023-04-12 11:43:15 -03:00
transfers_to_send.tt Bug 33373: Use template wrapper for breadcrumbs: Circulation part 3 2023-04-12 11:43:15 -03:00
transferstoreceive.tt Bug 33223: Replace 'first_valid' with 'notice' for email addresses 2023-05-16 15:17:35 -03:00
view_holdsqueue.tt Bug 33373: Use template wrapper for breadcrumbs: Circulation part 3 2023-04-12 11:43:15 -03:00
waitingreserves.tt Bug 33187: Use template wrapper for tabs article requests and holds awaiting pickup pages 2023-04-14 15:39:40 -03:00