Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Fridolin Somers a0c872992f
Bug 24776: Remove Borrowers.IsDebarred call
Borrowers Template Toolkit plugin contains method IsDebarred that can be directly called from Koha::Patron object.

Also in template circ/returns.tt, when patron is restricted and checkin was backdated, var "patron" is undefined, should be "issue.patron".

Test plan :
1) Enable system preference SpecifyReturnDate
2) For a patron without restriction create a checkout
3) Create a manual restriction to debarre patron
4) Go to return page and click on "Checkin settings"
5) Specify a date in the past, barcode and click "Check in"
6) You see message "Jon Doe is restricted. Please verify this patron should still be restricted."

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-16 14:52:20 +00:00
..
acqui Bug 17611: Change 'Pending order' to 'Quantity ordered' 2020-02-20 08:39:50 +00:00
admin Bug 24858: Correct labels on wording in ExcludeHolidaysFromMaxPickUpDelay 2020-03-16 10:58:50 +00:00
authorities Bug 23777: Use To.json in authorities.tt 2020-02-21 15:41:18 +00:00
basket
batch
catalogue Bug 19288: Don't show patron info for item level holds on details.pl unless hold is waiting 2020-03-16 10:55:37 +00:00
cataloguing Bug 24789: Remove ITS macro format 2020-03-16 11:02:35 +00:00
circ Bug 24776: Remove Borrowers.IsDebarred call 2020-03-16 14:52:20 +00:00
clubs
common
course_reserves Bug 15377: (QA follow-up) Fix capitalization and column heading 2020-03-02 10:54:34 +00:00
errors
ill Bug 23112: (follow-up) Conditionally prevent checkout 2020-03-10 10:59:54 +00:00
installer Bug 19735: Add support for max_ver 2020-02-12 16:33:02 +00:00
labels Bug 7468: (follow-up) Add missing filters 2020-01-21 11:29:09 +00:00
mana
members Bug 24767: Hide the "Claim returned" tab if the feature is turned off 2020-03-16 10:57:28 +00:00
offline_circ
onboarding Bug 22655: Adding holds rules to Onboarding tool 2020-02-21 16:01:57 +00:00
patron_lists
patroncards
plugins Bug 23975: (QA follow-up) Add missing TT filters 2020-03-03 09:19:37 +00:00
pos Bug 24492: (RM follow-up) Redirect to correct page after cashup 2020-03-05 14:16:58 +00:00
reports Bug 24193: Add CodeMirror linting of JavaScript, CSS, HTML, and YAML 2020-03-02 10:44:14 +00:00
reserve Bug 24627: Correct style of clubs search results during hold process 2020-03-16 10:59:28 +00:00
reviews
rotating_collections Bug 24390: (QA follow-up) Fix capitalization and simplyfy code a bit 2020-03-02 10:12:59 +00:00
serials Bug 24649: Fix two other missing <li> tags for cloned subfields 2020-02-17 10:37:26 +00:00
services
suggestion Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
tags
test
tools Bug 24662: Remove global variables MSG_* from datatables.inc 2020-03-11 13:49:15 +00:00
virtualshelves
about.tt Bug 24735: Remove QueryParser-related code 2020-03-02 11:13:03 +00:00
auth.tt
intranet-main.tt Bug 22868: Move suggestions_manage subperm out of acquisition perm 2020-01-30 08:27:00 +00:00