Bugzilla – Attachment 166127 Details for
Bug 35169
Make long overdue patron category options configurable in interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35169: (QA follow-up) Fix up syspref language and group them together
Bug-35169-QA-follow-up-Fix-up-syspref-language-and.patch (text/plain), 2.86 KB, created by
Kyle M Hall (khall)
on 2024-05-03 14:11:29 UTC
(
hide
)
Description:
Bug 35169: (QA follow-up) Fix up syspref language and group them together
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2024-05-03 14:11:29 UTC
Size:
2.86 KB
patch
obsolete
>From 0dc9ad8c483d118c1a65ed3c89ac6b6c090206ad Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 3 May 2024 14:07:44 +0000 >Subject: [PATCH] Bug 35169: (QA follow-up) Fix up syspref language and group > them together > >The language used in the syspref preferences was a bit confusing. >Also, it makes sense to keep these two together on the page as they >are intrinsically linked. > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../en/modules/admin/preferences/circulation.pref | 12 +++++++----- > 1 file changed, 7 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 0f4ac446a70..33086c2dcd6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -452,18 +452,20 @@ Circulation: > - <br>Leave this field empty if you don't want to skip any <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> statuses. > - <br>Set to a list of comma separated values, e.g. <em>5,6,7</em>. > - >+ - Set the default patron categories to recieve overdues to > - pref: DefaultLongOverdueBorrowerCategories > choices: patron-categories > class: multiple >- - the borrower categories that will be listed. Exclude all others. >+ - <br>Leave this field empty if you want to process overdues for all patron categories. >+ - <br>(Used when the longoverdue.pl script is called without the --category parameter) > - <br>WARNING รข This preference will be active only if DefaultLongOverdueSkipBorrowerCategories is empty. >- - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it." >- >- - >+ - <br> >+ - Set the default patron categories to <i>not</i> recieve overdues to > - pref: DefaultLongOverdueSkipBorrowerCategories > choices: patron-categories > class: multiple >- - the borrower categories that will not be listed. Include all others. >+ - <br>Leave this field empty if you want to process overdues for all patron categories. >+ - <br>(Used when the longoverdue.pl script is called without the --skip-category parameter) > - <br>WARNING - This preference overrides the DefaultLongOverdueBorrowerCategories preference, so the DefaultLongOverdueBorrowerCategories filter will not take effect. > - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it." > >-- >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 35169
:
162340
|
162345
|
162346
|
162611
|
162667
|
162688
|
163008
|
166121
|
166122
|
166123
|
166124
|
166125
|
166126
| 166127 |
166256