Bugzilla – Attachment 124416 Details for
Bug 28935
No filtering on patron's data on member entry pages (OPAC, self registration, staff interface)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28935: Allow gonenoaddress and lost for staff
Bug-28935-Allow-gonenoaddress-and-lost-for-staff.patch (text/plain), 1.08 KB, created by
Jonathan Druart
on 2021-09-02 06:40:19 UTC
(
hide
)
Description:
Bug 28935: Allow gonenoaddress and lost for staff
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-09-02 06:40:19 UTC
Size:
1.08 KB
patch
obsolete
>From c968575ca1706d44e7a4e368763d5a2f356fc5eb Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 2 Sep 2021 08:38:17 +0200 >Subject: [PATCH] Bug 28935: Allow gonenoaddress and lost for staff > >--- > Koha/Patron/Allowlist.pm | 2 -- > Koha/Patron/Allowlist/Public.pm | 2 ++ > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/Koha/Patron/Allowlist.pm b/Koha/Patron/Allowlist.pm >index 47dad6b2bf0..c0e34f56509 100644 >--- a/Koha/Patron/Allowlist.pm >+++ b/Koha/Patron/Allowlist.pm >@@ -168,8 +168,6 @@ sub _global_deny_list { > return qw( > borrowernumber > date_renewed >- gonenoaddress >- lost > debarred > debarredcomment > relationship >diff --git a/Koha/Patron/Allowlist/Public.pm b/Koha/Patron/Allowlist/Public.pm >index b0891c164b8..a219e45fbf3 100644 >--- a/Koha/Patron/Allowlist/Public.pm >+++ b/Koha/Patron/Allowlist/Public.pm >@@ -6,6 +6,8 @@ sub _deny_list { > return qw( > dateenrolled > dateexpiry >+ gonenoaddress >+ lost > borrowernotes > opacnote > sort1 >-- >2.25.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28935
:
124326
|
124327
|
124350
|
124416
|
124418
|
124422
|
124425
|
124446
|
124447
|
124448
|
124449
|
124450
|
124461
|
124462
|
124499
|
124500
|
124501
|
124502
|
124503
|
124523
|
124524
|
124525
|
124526
|
124527
|
124528
|
124529
|
124530
|
124531
|
124532
|
124640
|
124641
|
124642
|
124643
|
124644
|
124645
|
124646
|
124647
|
124648
|
124649
|
124650
|
124730
|
124731
|
124732
|
124733
|
124734
|
124735
|
124736
|
124737
|
124738
|
124739
|
124740
|
124769
|
124784
|
124832
|
124833
|
124837
|
124838
|
124839
|
124840