Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Fridolin Somers 704ed48300 Bug 35010: In record checkout history do not show anonymous patron link
In a biblio record checkout history, when a checkout is anonymized the
patron id has been replaced by anonymous patron id.
In this case we should not show anonymous patron link.
It looks like a real patron did this checkout.

Test plan :
1) Set an existing patron id in system preference 'AnonymousPatron'
2) Perform anonymisation on old checkouts (or edit database manually)
3) Look at a record checkout history with old checkouts
=> You see 'Anonymized' for anonymized checkouts
4) Set system preference 'AnonymousPatron' empty
5) Look at same record checkout history
=> Check no error

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit dad04bbf0a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-10-12 10:35:25 -10:00
..
acqui Bug 32676: Fix EDI message status case 2023-10-05 14:24:38 -10:00
admin Bug 34982: Add pagination to the currencies table 2023-10-09 09:19:43 -10:00
authorities Bug 33406: Handle ES search errors for authorities 2023-09-17 22:49:50 -10:00
basket
batch Bug 34728: Make pre tag conditional 2023-09-18 11:44:51 -10:00
catalogue Bug 35010: In record checkout history do not show anonymous patron link 2023-10-12 10:35:25 -10:00
cataloguing Bug 34571: Remove use of "onclick" for ExpandField in cataloguing editors 2023-08-30 10:20:50 -10:00
circ Bug 32765: Retry transfer after cancelling hold 2023-09-14 08:25:35 -10:00
clubs
course_reserves Bug 34038: Fix incorrect use of __() in .tt and .inc files 2023-09-08 09:33:19 -10:00
erm
errors
ill Bug 34115: Use a global tab select function for activating Bootstrap tabs based on location hash 2023-08-30 10:16:42 -10:00
installer
labels
mana
members
offline_circ
onboarding
patron_lists
patroncards
plugins
pos
recalls Bug 34794: Fix typo in recalls_to_pull.tt 2023-10-05 08:08:34 -10:00
reports Bug 34066: Datatable options don't fully translate on list of saved reports 2023-08-30 10:24:12 -10:00
reserve Bug 34457: Added cardnumber view to hold details page 2023-10-09 08:44:27 -10:00
reviews
rotating_collections
serials
services
suggestion Bug 34917: Fix default sort column of table in suggestion.tt 2023-10-05 09:28:17 -10:00
tags Bug 34079: The phrase "Displaying [all|approved|pending|rejected] terms" was separated 2023-09-14 08:14:26 -10:00
test
tools Bug 34921: Tabs on Additional Content page need space above 2023-10-05 14:59:41 -10:00
virtualshelves Bug 34650: Convert list toolbar delete into form POST 2023-09-07 14:37:02 -10:00
about.tt Bug 34115: Use a global tab select function for activating Bootstrap tabs based on location hash 2023-08-30 10:16:42 -10:00
auth.tt
intranet-main.tt