Bugzilla – Attachment 125149 Details for
Bug 27945
Limit the number of active article requests per patron category
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27945: (QA follow-up) Terminology
Bug-27945-QA-follow-up-Terminology.patch (text/plain), 2.71 KB, created by
Tomás Cohen Arazi (tcohen)
on 2021-09-22 15:11:56 UTC
(
hide
)
Description:
Bug 27945: (QA follow-up) Terminology
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-09-22 15:11:56 UTC
Size:
2.71 KB
patch
obsolete
>From 6cf1454c75f7da7c6a09fbeb1bd5f927d5b43062 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 31 Aug 2021 13:41:24 +0000 >Subject: [PATCH] Bug 27945: (QA follow-up) Terminology > >The term "Maximum article request limit" could be improved. > >In this patch we use 'Article request limit' to describe it more >generic. On the field we say 'Maximum active article requests'. > >In the manual we need to explain that it is the sum of requests in >Pending (Requested) or Processing stage and completed requests within >the last 24 hours. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../intranet-tmpl/prog/en/modules/admin/categories.tt | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >index 0f26427c7a..0ba7571482 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >@@ -109,9 +109,9 @@ > [% CASE 'already_exists' %] > This patron category already exists. > [% CASE 'article_request_negative_limit' %] >- Maximum article request limit cannot be negative. >+ Article request limit cannot be negative. > [% CASE 'article_request_numeric_limit' %] >- Maximum article request limit must be a positive number. >+ Article request limit must be a positive number. > [% CASE %] > [% m.code | html %] > [% END %] >@@ -208,8 +208,8 @@ > </li> > [% IF Koha.Preference('ArticleRequests') %] > <li> >- <label for="article_request_limit">Maximum article request limit</label> >- <input type="text" name="article_request_limit" id="article_request_limit" size="6" value="[% category.article_request_limit | html %]" /> per day >+ <label for="article_request_limit">Maximum active article requests</label> >+ <input type="text" name="article_request_limit" id="article_request_limit" size="6" value="[% category.article_request_limit | html %]"/> > </li> > [% END %] > <li> >@@ -534,7 +534,7 @@ > <th scope="col">Lost items</th> > <th scope="col">Hold fee</th> > [% IF Koha.Preference('ArticleRequests') %] >- <th scope="col">Maximum article request limit</th> >+ <th scope="col">Article request limit</th> > [% END %] > [% IF ( EnhancedMessagingPreferences ) %] > <th scope="col">Messaging</th> >-- >2.30.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 27945
:
123217
|
123218
|
123219
|
123220
|
123714
|
123715
|
123774
|
123775
|
123776
|
123777
|
123778
|
123820
|
124066
|
124067
|
124068
|
124069
|
124070
|
124071
|
124072
|
124073
|
124074
|
124075
|
124076
|
124077
|
124078
|
124079
|
124284
|
124285
|
124633
|
124673
|
124674
|
124675
|
124676
|
124677
|
124678
|
124679
|
124680
|
124681
|
124682
|
125140
|
125142
|
125143
|
125144
|
125145
|
125146
|
125147
|
125148
|
125149
|
125150
|
125151
|
125152
|
125178
|
125179
|
125569
|
125571
|
125638
|
125690
|
125702
|
125703
|
125704
|
125705
|
125706
|
125707
|
125726
|
125741
|
125761