Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
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
..
accountline-details.tt
apikeys.tt Bug 33883: "Make sure to copy your API secret" message overlaps text 2023-06-09 11:22:20 -03:00
boraccount.tt Bug 31448: Replace 'Print' with 'Receipt' dropdown 2023-05-05 10:18:45 -03:00
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt
ill-requests.tt Bug 22440: New ILL requests table 2023-05-05 09:13:41 -03:00
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt Bug 33343: Catch more cases and correctly use new-password hint 2023-06-09 12:04:57 -03:00
member.tt Bug 28366: Add batch patron modification to patron search results 2023-05-15 18:24:02 -03:00
memberentrygen.tt Bug 25379: (QA follow-up) Adjust other occurrences and add line break 2023-05-09 11:47:01 -03:00
members-update.tt Bug 33320: Add spacing in Patron modification requests 2023-05-12 11:22:46 -03:00
merge-patrons.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
moremember-brief.tt
moremember-print.tt Bug 22375: (follow-up) Format even more due dates consistently 2023-05-09 11:46:56 -03:00
moremember.tt Bug 33528: Use template wrapper for tabs: Patron details page 2023-07-17 12:04:17 +01:00
notices.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
pay.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
paycollect.tt
printfeercpt.tt
printinvoice.tt
printnotice.tt
purchase-suggestions.tt
readingrec.tt Bug 22375: Format due date consistantly 2023-05-09 11:46:55 -03:00
recallshistory.tt
routing-lists.tt
search.tt
statistics.tt
two_factor_auth.tt Bug 34028: Fix manual entry for two factor authentication 2023-06-26 14:56:48 +02:00
update-child.tt