Bugzilla – Attachment 148239 Details for
Bug 33059
Capitalization: Fix sample authorised value descriptions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33059: Fix capitalizatoin of AV sample category descriptions
Bug-33059-Fix-capitalizatoin-of-AV-sample-category.patch (text/plain), 5.70 KB, created by
Martin Renvoize (ashimema)
on 2023-03-15 18:01:00 UTC
(
hide
)
Description:
Bug 33059: Fix capitalizatoin of AV sample category descriptions
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-03-15 18:01:00 UTC
Size:
5.70 KB
patch
obsolete
>From aa752c87d9891e7d7122a2d7db9e2f330d23742d Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Thu, 23 Feb 2023 21:21:02 +0000 >Subject: [PATCH] Bug 33059: Fix capitalizatoin of AV sample category > descriptions > >* Fixes capitalization >* Standardizes on e-book (see https://www.oxfordlearnersdictionaries.com/definition/english/e-book) >* Standardizes on audiobook (see https://www.oxfordlearnersdictionaries.com/definition/english/audiobook) > >To test: >* This is a little difficult to test. What you'd need to do: >* Apply the patch >* Drop your database, recreate it, run the web installer >* Make sure to select the optional AV along with the mandatory to install >* Log into Koha after finishing the installer and go to administration > > authorised values >* Review the existing sample values for incorrect capitalization in > the different categories > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../data/mysql/en/mandatory/auth_values.yml | 8 ++--- > installer/data/mysql/en/optional/auth_val.yml | 36 +++++++++---------- > 2 files changed, 22 insertions(+), 22 deletions(-) > >diff --git a/installer/data/mysql/en/mandatory/auth_values.yml b/installer/data/mysql/en/mandatory/auth_values.yml >index 41c931e96c..5bfea57674 100644 >--- a/installer/data/mysql/en/mandatory/auth_values.yml >+++ b/installer/data/mysql/en/mandatory/auth_values.yml >@@ -256,7 +256,7 @@ tables: > > - category: "ERM_TITLE_PUBLICATION_TYPE" > authorised_value: "audiobook" >- lib: "AudioBook" >+ lib: "Audiobook" > > # Country codes > - authorised_values: >@@ -4045,8 +4045,8 @@ tables: > > - category: "qualif" > authorised_value: "110" >- lib: "Binder An agent who binds an item." >- lib_opac: "Binder An agent who binds an item." >+ lib: "Binder an agent who binds an item." >+ lib_opac: "Binder an agent who binds an item." > > - category: "qualif" > authorised_value: "120" >@@ -4276,7 +4276,7 @@ tables: > - category: "qualif" > authorised_value: "385" > lib: "Former Attributed author" >- lib_opac: "Former Attributed author" >+ lib_opac: "Former attributed author" > > - category: "qualif" > authorised_value: "390" >diff --git a/installer/data/mysql/en/optional/auth_val.yml b/installer/data/mysql/en/optional/auth_val.yml >index 41c1cec9e6..62197838f9 100644 >--- a/installer/data/mysql/en/optional/auth_val.yml >+++ b/installer/data/mysql/en/optional/auth_val.yml >@@ -33,11 +33,11 @@ tables: > > - category: "SUGGEST" > authorised_value: "SCD" >- lib: "Shelf Copy Damaged" >+ lib: "Shelf copy damaged" > > - category: "SUGGEST" > authorised_value: "LCL" >- lib: "Library Copy Lost" >+ lib: "Library copy lost" > > - category: "SUGGEST" > authorised_value: "AVILL" >@@ -72,8 +72,8 @@ tables: > > - category: "SUGGEST_FORMAT" > authorised_value: "EBOOK" >- lib: "EBook" >- lib_opac: "Ebook" >+ lib: "E-book" >+ lib_opac: "E-book" > > - category: "SUGGEST_FORMAT" > authorised_value: "AUDIOBOOK" >@@ -92,7 +92,7 @@ tables: > # availability statuses > - category: "LOST" > authorised_value: "2" >- lib: "Long Overdue (Lost)" >+ lib: "Long overdue (lost)" > > - category: "LOST" > authorised_value: "1" >@@ -100,7 +100,7 @@ tables: > > - category: "LOST" > authorised_value: "3" >- lib : "Lost and Paid For" >+ lib : "Lost and paid for" > > - category: "LOST" > authorised_value: "4" >@@ -122,27 +122,27 @@ tables: > > - category: "LOC" > authorised_value: "CHILD" >- lib: "Children's Area" >+ lib: "Children's area" > > - category: "LOC" > authorised_value: "DISPLAY" >- lib: "On Display" >+ lib: "On display" > > - category: "LOC" > authorised_value: "NEW" >- lib: "New Materials Shelf" >+ lib: "New materials shelf" > > - category: "LOC" > authorised_value: "STAFF" >- lib: "Staff Office" >+ lib: "Staff office" > > - category: "LOC" > authorised_value: "GEN" >- lib: "General Stacks" >+ lib: "General stacks" > > - category: "LOC" > authorised_value: "AV" >- lib: "Audio Visual" >+ lib: "Audio visual" > > - category: "LOC" > authorised_value: "REF" >@@ -150,11 +150,11 @@ tables: > > - category: "LOC" > authorised_value: "CART" >- lib: "Book Cart" >+ lib: "Book cart" > > - category: "LOC" > authorised_value: "PROC" >- lib: "Processing Center" >+ lib: "Processing center" > > # collection codes for an item > - category: "CCODE" >@@ -181,11 +181,11 @@ tables: > > - category: "NOT_LOAN" > authorised_value: "1" >- lib: "Not For Loan" >+ lib: "Not for loan" > > - category: "NOT_LOAN" > authorised_value: "2" >- lib: "Staff Collection" >+ lib: "Staff collection" > > - category: "NOT_LOAN" > authorised_value: "3" >@@ -194,12 +194,12 @@ tables: > # restricted status of an item,linked to items.restricted > - category: "RESTRICTED" > authorised_value: "1" >- lib: "Restricted Access" >+ lib: "Restricted access" > > # custom borrower notes > - category: "BOR_NOTES" > authorised_value: "ADDR" >- lib: "Address Notes" >+ lib: "Address notes" > > - authorised_values: > translatable: [ lib, lib_opac ] >-- >2.39.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 33059
:
147271
|
148110
|
148239
|
148333