Bugzilla – Attachment 164047 Details for
Bug 36453
BlockExpiredPatronOpacActions should allow multiple actions options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36453: BlockExpiredPatronOpacActions system preference
Bug-36453-BlockExpiredPatronOpacActions-system-pre.patch (text/plain), 1.40 KB, created by
Pedro Amorim
on 2024-03-28 11:23:04 UTC
(
hide
)
Description:
Bug 36453: BlockExpiredPatronOpacActions system preference
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-03-28 11:23:04 UTC
Size:
1.40 KB
patch
obsolete
>From d13797e42830dc1d89e7b79811c52b74b53c9786 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Tue, 26 Mar 2024 17:15:49 +0000 >Subject: [PATCH] Bug 36453: BlockExpiredPatronOpacActions system preference > >The sys pref now allows multipleselect values instead of YesNo >--- > .../prog/en/modules/admin/preferences/opac.pref | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index 1056c79a155..99bab9b9ef5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -636,9 +636,9 @@ OPAC: > - "OPAC users to share private lists with other patrons." > - > - pref: BlockExpiredPatronOpacActions >- choices: >- 1: "Block" >- 0: "Don't block" >+ multiple: >+ renew: "Renewing an item" >+ hold: "Placing a hold on an item" > - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference. > - > - The cleanup_database.pl cronjob automatically deletes unaccepted private list share invites after >-- >2.30.2
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 36453
:
164042
|
164043
|
164044
|
164045
|
164046
|
164047
|
164048
|
164762
|
164763
|
164764
|
164765
|
164766
|
164767
|
164768
|
165413
|
165414
|
165454
|
167461
|
167462
|
167463
|
167464
|
167465
|
167466
|
167467
|
167468
|
167469
|
167470
|
167471
|
167472
|
167473
|
167474
|
167475
|
167476
|
167477
|
167478
|
167479
|
167480
|
168435
|
168436