Bugzilla – Attachment 135145 Details for
Bug 27519
Normalize Show/Don't show vs Display/Don't display in system preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27519: Normalize Show/Don't show in system preferences
Bug-27519-Normalize-ShowDont-show-in-system-prefer.patch (text/plain), 9.73 KB, created by
Shi Yao Wang
on 2022-05-18 15:13:10 UTC
(
hide
)
Description:
Bug 27519: Normalize Show/Don't show in system preferences
Filename:
MIME Type:
Creator:
Shi Yao Wang
Created:
2022-05-18 15:13:10 UTC
Size:
9.73 KB
patch
obsolete
>From 773593a400ce444a353f1996fdab59494d233c15 Mon Sep 17 00:00:00 2001 >From: Shi Yao Wang <shi-yao.wang@inlibro.com> >Date: Wed, 18 May 2022 10:59:39 -0400 >Subject: [PATCH] Bug 27519: Normalize Show/Don't show in system preferences > >Replace Display/Don't display (and some other pairs) by Show/Don't show in system preferences. > >Test plan: >1- Go to administration > system preferences >2- View any system preference with Display/Don't display pair of options >(e.g. OPACAcquisitionDetails) >3- Apply the patch >4- Refresh the page and notice it is now a Show/Don't show pair instead >5- Loop the steps with other system preferences until satisfied >--- > .../en/modules/admin/preferences/admin.pref | 4 ++-- > .../admin/preferences/authorities.pref | 4 ++-- > .../admin/preferences/cataloguing.pref | 20 ++++++++--------- > .../admin/preferences/enhanced_content.pref | 16 +++++++------- > .../en/modules/admin/preferences/opac.pref | 22 +++++++++---------- > .../modules/admin/preferences/searching.pref | 4 ++-- > 6 files changed, 35 insertions(+), 35 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >index 2eab55ae03..c2b2556b1a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >@@ -39,8 +39,8 @@ Administration: > - pref: noItemTypeImages > default: 0 > choices: >- 1: "No" >- 0: "Yes" >+ 1: "Don't show" >+ 0: "Show" > - > - "Default separator for columns in an exported CSV file: " > - pref: CSVDelimiter >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref >index 5be3a583ae..73e7f172e2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref >@@ -4,8 +4,8 @@ Authorities: > - pref: AuthDisplayHierarchy > default: no > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - broader term/narrower term hierarchies when viewing authorities. > - > - Use the following text to edit how authority records control indicators of attached bibliographic fields (and possibly subfield $2).<br> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >index 86840eff5a..41399d7c97 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >@@ -9,14 +9,14 @@ Cataloging: > - > - pref: advancedMARCeditor > choices: >- 1: "Don't display" >- 0: Display >+ 1: "Don't show" >+ 0: Show > - descriptions of fields and subfields in the MARC editor. > - > - pref: EasyAnalyticalRecords > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - "easy ways to create analytical record relationships." > - > - pref: EnableAdvancedCatalogingEditor >@@ -59,8 +59,8 @@ Cataloging: > - > - pref: SpineLabelShowPrintOnBibDetails > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - buttons on the bibliographic details page to print item spine labels. > - > Record structure: >@@ -192,8 +192,8 @@ Cataloging: > - > - pref: hide_marc > choices: >- 1: "Don't display" >- 0: Display >+ 1: "Don't show" >+ 0: Show > - MARC tag numbers, subfield codes and indicators in MARC views. > - > - pref: LabelMARCView >@@ -255,8 +255,8 @@ Cataloging: > - > - pref: AcquisitionDetails > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - acquisition details on the bibliographic record detail page. > - > - "Show the following fields for deleted records after a merge:" >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref >index b35984c1c1..c53b35677c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref >@@ -286,14 +286,14 @@ Enhanced content: > - > - pref: LocalCoverImages > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - local cover images on staff interface search and details pages. > - > - pref: OPACLocalCoverImages > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - local cover images on OPAC search and details pages. > - > - pref: AllowMultipleCovers >@@ -304,13 +304,13 @@ Enhanced content: > - > - pref: CustomCoverImages > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - "custom remote URL images in the staff interface.<br/>" > - pref: OPACCustomCoverImages > choices: >- 1: Display >- 0: "Don't display" >+ 1: Show >+ 0: "Don't show" > - "custom remote URL images at the OPAC.<br/>" > - "Using the following URL:" > - pref: CustomCoverImagesURL >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 10ec57475b..b9d6cb155b 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 >@@ -106,8 +106,8 @@ OPAC: > - pref: OpacNoItemTypeImages > default: 0 > choices: >- 1: "No" >- 0: "Yes" >+ 1: "Don't show" >+ 0: "Show" > - > - pref: DisplayOPACiconsXSLT > choices: >@@ -449,7 +449,7 @@ OPAC: > - pref: ShowReviewerPhoto > choices: > 1: Show >- 0: Hide >+ 0: Don't show > - reviewer's avatar beside comments in OPAC. The avatar will be searched on <a href="https://www.libravatar.org" target="_blank">Libravatar</a> using the patron's e-mail address. > - > - pref: OPACHoldRequests >@@ -490,8 +490,8 @@ OPAC: > - pref: OPACPopupAuthorsSearch > default: 0 > choices: >- 1: Display >- 0: Don't display >+ 1: Show >+ 0: Don't show > - the list of authors/subjects in a popup for a combined search on OPAC detail pages. > - > - pref: OpacHoldNotes >@@ -504,15 +504,15 @@ OPAC: > - pref: OPACAcquisitionDetails > default: 0 > choices: >- 1: Display >- 0: Don't display >+ 1: Show >+ 0: Don't show > - the acquisition details on OPAC detail pages. > - > - pref: OpacNewsLibrarySelect > default: 0 > choices: >- 1: Display >- 0: Don't display >+ 1: Show >+ 0: Don't show > - a library selection list for news items in the OPAC. > - > - pref: OPACSuggestionAutoFill >@@ -841,8 +841,8 @@ OPAC: > - > - pref: PatronSelfRegistrationPrefillForm > choices: >- 1: "Display and prefill" >- 0: "Don't display and prefill" >+ 1: "Show and prefill" >+ 0: "Don't show and prefill" > - "password and login form after a patron has self registered." > - > - pref: PatronSelfRegistrationConfirmEmail >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >index ed02b37d74..66d8e911c7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >@@ -272,8 +272,8 @@ Searching: > - > - pref: BiblioItemtypeInfo > choices: >- 1: "Display" >- 0: "Don't display" >+ 1: "Show" >+ 0: "Don't show" > - ' Koha record level itemtype info on detail and result pages in the OPAC and staff interface. This info also displays if the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=item-level_itypes">item-level_itypes</a> system preference is set to bibliographic record.' > - > - pref: PassItemMarcToXSLT >-- >2.25.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 27519
:
135144
|
135145
|
135175
|
135203
|
135215
|
135217
|
135478