Bugzilla – Attachment 124526 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, lost and relationship for staff
Bug-28935-Allow-gonenoaddress-lost-and-relationshi.patch (text/plain), 1.28 KB, created by
Marcel de Rooy
on 2021-09-06 06:43:52 UTC
(
hide
)
Description:
Bug 28935: Allow gonenoaddress, lost and relationship for staff
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-09-06 06:43:52 UTC
Size:
1.28 KB
patch
obsolete
>From 3017effe93fe0e64b6a65986f2e4e2c8f1268634 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, lost and relationship for > staff >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/Patron/Allowlist.pm | 3 --- > Koha/Patron/Allowlist/Public.pm | 3 +++ > 2 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/Koha/Patron/Allowlist.pm b/Koha/Patron/Allowlist.pm >index 7dafd025c6..440462102a 100644 >--- a/Koha/Patron/Allowlist.pm >+++ b/Koha/Patron/Allowlist.pm >@@ -168,11 +168,8 @@ sub _global_deny_list { > return qw( > borrowernumber > date_renewed >- gonenoaddress >- lost > debarred > debarredcomment >- relationship > flags > privacy > privacy_guarantor_fines >diff --git a/Koha/Patron/Allowlist/Public.pm b/Koha/Patron/Allowlist/Public.pm >index b0891c164b..0174277984 100644 >--- a/Koha/Patron/Allowlist/Public.pm >+++ b/Koha/Patron/Allowlist/Public.pm >@@ -6,7 +6,10 @@ sub _deny_list { > return qw( > dateenrolled > dateexpiry >+ gonenoaddress >+ lost > borrowernotes >+ relationship > opacnote > sort1 > sort2 >-- >2.20.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