Bugzilla – Attachment 181553 Details for
Bug 39565
OPACVirtualCard system preferences should not be in Suggestions section
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39565: Move OPACVirtualCard system preferences to features section
Bug-39565-Move-OPACVirtualCard-system-preferences-.patch (text/plain), 3.56 KB, created by
David Nind
on 2025-04-25 18:48:05 UTC
(
hide
)
Description:
Bug 39565: Move OPACVirtualCard system preferences to features section
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-04-25 18:48:05 UTC
Size:
3.56 KB
patch
obsolete
>From fcd93d5aff6c68d4667f2b3013ef33c083211b0b Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 8 Apr 2025 09:52:25 -0400 >Subject: [PATCH] Bug 39565: Move OPACVirtualCard system preferences to > features section > >This patch moves the OPACVirtualCard and OPACVirtualCardBarcode system >preferences from the Suggestions subsection of the OPAC preferences to the >Features subsection. > >To test: >1. Apply patch >2. Go to Administration > System preferences > OPAC >3. Search the page (Ctrl + F) for OPACVirtualCard > --> The two preferences (OPACVirtualCard and OPACVirtualCardBarcode) > should be in the Features section > >Signed-off-by: Aude Charillon <aude.charillon@openfifth.co.uk> >Signed-off-by: David Nind <david@davidnind.com> >--- > .../en/modules/admin/preferences/opac.pref | 46 +++++++++---------- > 1 file changed, 23 insertions(+), 23 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 265272f534..58af318881 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 >@@ -579,6 +579,29 @@ OPAC: > 1: "Don't allow" > 0: Allow > - "OPAC users to email lists via a 'Send list' button." >+ - >+ - pref: OPACVirtualCard >+ choices: >+ 1: Allow >+ 0: "Don't allow" >+ - patrons to access the 'My virtual card' tab on their account page on the OPAC. >+ - "If set to allow, show a " >+ - pref: OPACVirtualCardBarcode >+ default: code39 >+ choices: >+ code39: "CODE39" >+ code128: "CODE128" >+ ean13: "EAN-13" >+ upca: "UPC-A" >+ upce: "UPC-E" >+ ean8: "EAN-8" >+ itf14: "ITF-14" >+ qrcode: "QR Code" >+ matrix2of5: "Matrix 2 of 5" >+ industrial2of5: "Industrial 2 of 5" >+ iata2of5: "IATA 2 of 5" >+ coop2of5: "COOP 2 of 5" >+ - " barcode in the patron's virtual card." > OpenURL: > - > - 'Complete URL of OpenURL resolver (starting with <code>http://</code> or <code>https://</code>):' >@@ -933,29 +956,6 @@ OPAC: > 1: Show > 0: "Don't show" > - purchase suggestions from other patrons on the OPAC. >- - >- - pref: OPACVirtualCard >- choices: >- 1: Allow >- 0: "Don't allow" >- - patrons to access the 'My virtual card' tab on their account page on the OPAC. >- - "If set to allow, show a " >- - pref: OPACVirtualCardBarcode >- default: code39 >- choices: >- code39: "CODE39" >- code128: "CODE128" >- ean13: "EAN-13" >- upca: "UPC-A" >- upce: "UPC-E" >- ean8: "EAN-8" >- itf14: "ITF-14" >- qrcode: "QR Code" >- matrix2of5: "Matrix 2 of 5" >- industrial2of5: "Industrial 2 of 5" >- iata2of5: "IATA 2 of 5" >- coop2of5: "COOP 2 of 5" >- - " barcode in the patron's virtual card." > - > - "Fields that should be mandatory for patron purchase suggestions:" > - pref: OPACSuggestionMandatoryFields >-- >2.39.5
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 39565
:
180722
|
180729
|
181550
| 181553