Bugzilla – Attachment 167476 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.52 KB, created by
Martin Renvoize (ashimema)
on 2024-06-05 16:09:00 UTC
(
hide
)
Description:
Bug 36453: BlockExpiredPatronOpacActions system preference
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-06-05 16:09:00 UTC
Size:
1.52 KB
patch
obsolete
>From 5617ec3809edf1db5460af0c849d4599c6a2d723 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 > >Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../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 d1fd38b3f2b..ee039053e0a 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 >@@ -641,9 +641,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.45.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 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