Bugzilla – Attachment 115647 Details for
Bug 27503
Rename system preference virtualshelves to OpacLists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27503: (follow up) Rename AllowLists to OpacLists
Bug-27503-follow-up-rename-allowlists-to-opaclists.patch (text/plain), 1.62 KB, created by
James O'Keeffe
on 2021-01-21 23:34:00 UTC
(
hide
)
Description:
Bug 27503: (follow up) Rename AllowLists to OpacLists
Filename:
MIME Type:
Creator:
James O'Keeffe
Created:
2021-01-21 23:34:00 UTC
Size:
1.62 KB
patch
obsolete
>From baef54d83a762617f4357d01a44ba0d1a41b3845 Mon Sep 17 00:00:00 2001 >From: James O'Keeffe <jamespfk@gmail.com> >Date: Thu, 21 Jan 2021 07:21:00 +0000 >Subject: [PATCH] Bug 27503: Rename system preference virtualshelves to > AllowLists > >This patch renames virtualshelves to OpacLists > >Test plan: >1. In Koha Administration, search System preferences for virtualshelves >2. Note the virtualshelves preference >3. Apply the patch and run updatedatabase.pl >4. Search system preferances for virtualshelves, there should be no >results >5. Search system preferances for OpacLists >6. ensure that the preferance runs correctly, as if it were >virtualshelves. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 6 ++++++ > 1 file changed, 6 insertions(+) > >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 c0fc56e502..3d57cbab89 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 >@@ -360,6 +360,12 @@ OPAC: > - "<br/>" > - '<strong>NOTE:</strong> You must have <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a> enabled.' > - >+ - "Allow staff and patrons to create and view saved lists of books in the Opac: " >+ - pref: OpacLists >+ choices: >+ yes: "Yes" >+ no: "No" >+ - > - pref: opacuserlogin > choices: > yes: Allow >-- >2.11.0
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 27503
:
115487
|
115496
|
115499
| 115647