Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Owen Leonard 84cdc74ba7
Bug 33294: Use template wrapper for tabs: Checkout history
This patch updates the checkout history template so that it uses the new
WRAPPER directive to build tabbed navigation.

In order to make the template logic a little easier to parse I moved the
table of checkouts into its own BLOCK to be used when on-site checkouts
are enabled or disabled.

To test, apply the patch and locate a patron who has a checkout history.

- If you have on-site checkouts enabled you will see three tabs: All,
  Checkouts, and On-site checkouts.
- Each tab should work correctly: The checkouts tab showing only regular
  checkouts, the on-site checkouts tab showing only on-site checkouts.
- If you have on-site checkouts disabled there should be no tabs, the
  table of checkouts should be displayed inside a "page-section" div
  instead.

Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-13 11:48:09 -03:00
..
accountline-details.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
apikeys.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
boraccount.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
deletemem.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
discharge.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
discharges.tt Bug 33386: Use template wrapper for breadcrumbs: Patrons part 2 2023-04-12 09:27:04 -03:00
files.tt Bug 33386: Use template wrapper for breadcrumbs: Patrons part 2 2023-04-12 09:27:04 -03:00
holdshistory.tt Bug 33386: Use template wrapper for breadcrumbs: Patrons part 2 2023-04-12 09:27:04 -03:00
housebound.tt Bug 33386: Use template wrapper for breadcrumbs: Patrons part 2 2023-04-12 09:27:04 -03:00
ill-requests.tt Bug 33386: Use template wrapper for breadcrumbs: Patrons part 2 2023-04-12 09:27:04 -03:00
mancredit.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
maninvoice.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
member-flags.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
member-password.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
member.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
memberentrygen.tt Bug 33349: Patron Attributes don't have identifying information in intranet 2023-03-31 12:25:21 +02:00
members-update.tt
merge-patrons.tt
moremember-brief.tt
moremember-print.tt
moremember.tt Bug 26598: (QA follow-up) Fix up tab for guarantees' charges 2023-04-06 10:03:17 -03:00
notices.tt
pay.tt
paycollect.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
printfeercpt.tt
printinvoice.tt
printnotice.tt
purchase-suggestions.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
readingrec.tt Bug 33294: Use template wrapper for tabs: Checkout history 2023-04-13 11:48:09 -03:00
recallshistory.tt
routing-lists.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
search.tt
statistics.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
two_factor_auth.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
update-child.tt