Bugzilla – Attachment 177114 Details for
Bug 28426
Terminology: Reserve should be hold
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28426: update "Reserve", "Lost reserve" and "Cancelled reserve"
Bug-28426-update-Reserve-Lost-reserve-and-Cancelle.patch (text/plain), 3.53 KB, created by
Nicolas Hunstein
on 2025-01-24 13:29:35 UTC
(
hide
)
Description:
Bug 28426: update "Reserve", "Lost reserve" and "Cancelled reserve"
Filename:
MIME Type:
Creator:
Nicolas Hunstein
Created:
2025-01-24 13:29:35 UTC
Size:
3.53 KB
patch
obsolete
>From b3be2d411a94daecf871cf319f1740a36f28ed5d Mon Sep 17 00:00:00 2001 >From: Nicolas Hunstein <nicolas.hunstein@bsz-bw.de> >Date: Fri, 24 Jan 2025 13:19:20 +0000 >Subject: [PATCH] Bug 28426: update "Reserve", "Lost reserve" and "Cancelled > reserve" > >updates strings "Reserve", "Lost reserve" and "Cancelled reserve" to "Hold", "Lost hold" and "Cancelled hold" > >to test: >- go to koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >- check there are strings "Reserve", "Lost reserve" and "Cancelled reserve" > >-apply patch >-verify there are no more strings"Reserve", "Lost reserve" and "Cancelled reserve" instead there are "Hold", "Lost hold" and "Cancelled hold" >--- > .../prog/en/modules/admin/preferences/opac.pref | 8 ++++---- > 1 file changed, 4 insertions(+), 4 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 abdd70c2e2..a61bc80298 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 >@@ -792,7 +792,7 @@ OPAC: > 0: "Don't use" > - "the item collection code when finding items for the shelf browser." > >- Self registration and modification: >+ Self-registration and modification: > - > - pref: PatronSelfRegistration > choices: >@@ -812,8 +812,8 @@ OPAC: > - pref: PatronSelfRegistrationDefaultCategory > choices: patron-categories > - "as the default patron category for patrons registered via the OPAC." >- - "<br><strong>WARNING: Do not use a regular patron category for self registration.</strong>" >- - "<br>If the <code>misc/cronjobs/cleanup_database.pl</code> cronjob is setup to delete unverified and unfinished OPAC self registrations, it will permanently and unrecoverably delete all patrons that have registered more than <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationExpireTemporaryAccountsDelay'>PatronSelfRegistrationExpireTemporaryAccountsDelay</a> days ago (unless that delay is empty or zero)." >+ - "<br><strong>WARNING: Do not use a regular patron category for self-registration.</strong>" >+ - "<br>If the <code>misc/cronjobs/cleanup_database.pl</code> cronjob is setup to delete unverified and unfinished OPAC self-registrations, it will permanently and unrecoverably delete all patrons that have registered more than <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationExpireTemporaryAccountsDelay'>PatronSelfRegistrationExpireTemporaryAccountsDelay</a> days ago (unless that delay is empty or zero)." > - > - Delete patrons still in the category indicated by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory">PatronSelfRegistrationDefaultCategory</a> > - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay >@@ -854,7 +854,7 @@ OPAC: > 0: "Don't consider" > - "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database." > - >- - "Enable the self registration for the following libraries:" >+ - "Enable the self-registration for the following libraries:" > - pref: PatronSelfRegistrationLibraryList > - (separate branchcode with |). > - If empty, all libraries will be listed. >-- >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 28426
:
177114