Bugzilla – Attachment 176449 Details for
Bug 38851
Rephrase OpacRenewalBranch and RESTAPIRenewalBranch to specify that they are about renewals
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38851: Rephrase OpacRenewalBranch and RESTAPIRenewalBranch to specify that they are about renewals
Bug-38851-Rephrase-OpacRenewalBranch-and-RESTAPIRe.patch (text/plain), 2.59 KB, created by
ByWater Sandboxes
on 2025-01-13 14:10:01 UTC
(
hide
)
Description:
Bug 38851: Rephrase OpacRenewalBranch and RESTAPIRenewalBranch to specify that they are about renewals
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2025-01-13 14:10:01 UTC
Size:
2.59 KB
patch
obsolete
>From 0b3fd7c5768cb2ff8da8a803bf2f1716ea770add Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Wed, 8 Jan 2025 17:18:03 -0500 >Subject: [PATCH] Bug 38851: Rephrase OpacRenewalBranch and > RESTAPIRenewalBranch to specify that they are about renewals >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >This patch adds precision to the OpacRenewalBranch and >RESTAPIRenewalBranch system preference descriptions to distinguish them >from one another and to specify that they are about renewals. > >To test: >1. Apply patch >2. Go to Administration > System preferences >3. Search for RenewalBranch >4. Read the descriptions for both OpacRenewalBranch and > RESTAPIRenewalBranch, make sure they make sense and are correct >english > >Signed-off-by: Emmanuel Bétemps <e.betemps@gmail.com> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > .../prog/en/modules/admin/preferences/web_services.pref | 2 +- > 2 files changed, 2 insertions(+), 2 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 24411cd343..43a51f3cda 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 >@@ -621,7 +621,7 @@ OPAC: > checkoutbranch: "the library the item was checked out from" > none: "NULL" > opacrenew: "'OPACRenew'" >- - as branchcode to store in the statistics table. >+ - as branchcode to store in the statistics table for renewals done in the OPAC. > - > - Only allow patrons to renew their own checkouts on the OPAC if they have less than > - pref: OPACFineNoRenewals >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref >index ea0c6ee38b..be4825303f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref >@@ -45,7 +45,7 @@ Web services: > checkoutbranch: "the library the item was checked out from" > none: "NULL" > apirenew: "'APIRenew'" >- - as branchcode to store in the statistics table. >+ - as branchcode to store in the statistics table for renewals done through the REST API. > OAI-PMH: > - > - pref: OAI-PMH >-- >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 38851
:
176280
| 176449