Bugzilla – Attachment 159100 Details for
Bug 26831
Enable librarians to control when unaccepted private list share invites are removed by the cleanup_database.pl cronjob
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26831: (follow-up) Update system preference description
Bug-26831-follow-up-Update-system-preference-descr.patch (text/plain), 3.29 KB, created by
Kyle M Hall (khall)
on 2023-11-17 17:28:09 UTC
(
hide
)
Description:
Bug 26831: (follow-up) Update system preference description
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2023-11-17 17:28:09 UTC
Size:
3.29 KB
patch
obsolete
>From 0c0a97e0f0110064649633dcf33a39ef3b76133e Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Mon, 23 Oct 2023 23:28:16 +0000 >Subject: [PATCH] Bug 26831: (follow-up) Update system preference description > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/modules/admin/preferences/opac.pref | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 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 8d258ed7e25..402ff0c70f9 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 >@@ -641,18 +641,18 @@ OPAC: > 0: "Don't block" > - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference. > - >- - The cleanup_database.pl cronjob will automatically delete unaccepted private list share invites after a period of >+ - The cleanup_database.pl cronjob automatically deletes unaccepted private list share invites after > - pref: PurgeListShareInvitesOlderThan > class: integer > - "days." >- - "<p>Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days.</p>" >- - "<p><strong>WARNING</strong>: Unaccepted private list shares will be purged by the following 3 options:" >+ - "<p>Example: [14] Deletes unaccepted private list share invites older than 14 days.</p>" >+ - "<p><strong>WARNING</strong>: Unaccepted private list shares are deleted using these priorities:" > - "<ul>" >- - "<li>[First priority]: Use the --list-invites parameter when the cleanup_database.pl cronjob is run with a --list-invites parameter defining a number of days." >- - "<li>[Second priority]: Use the PurgeListShareInvitesOlderThan syspref when it contains a value.</li>" >- - "<li>[Third priority]: Use a default of 14 days when the cleanup_database.pl cronjob is run with a --list-invites parameter but no value AND the PurgeListShareInvitesOlderThan syspref is empty.</li>" >+ - "<li>First priority: Use the --list-invites parameter when the cleanup_database.pl cronjob is run with a --list-invites parameter defining a number of days." >+ - "<li>Second priority: Use the PurgeListShareInvitesOlderThan system preference when it contains a value.</li>" >+ - "<li>Third priority: Use a default of 14 days when the cleanup_database.pl cronjob is run with a --list-invites parameter but no value AND the PurgeListShareInvitesOlderThan system preference is empty.</li>" > - "</ul>" >- - "<br><strong>Note:</strong> This system preference requires the <i>misc/cronjobs/cleanup_database.pl</i> cronjob. Ask your system administrator to schedule it." >+ - "<strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it." > - > - pref: OpacTrustedCheckout > default: 0 >-- >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 26831
:
112634
|
140747
|
140748
|
140749
|
140750
|
140751
|
140752
|
157684
|
157685
|
157686
|
157711
|
157712
|
157713
|
157714
|
159097
|
159098
|
159099
| 159100 |
159101
|
159102