Bugzilla – Attachment 99381 Details for
Bug 22774
Add ability to limit the number of purchase suggestions a patron may submit in a specified time period
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22774: New systempreferences for suggestions added to sysprefs.sql
Bug-22774-New-systempreferences-for-suggestions-ad.patch (text/plain), 1.35 KB, created by
Devinim
on 2020-02-21 14:09:16 UTC
(
hide
)
Description:
Bug 22774: New systempreferences for suggestions added to sysprefs.sql
Filename:
MIME Type:
Creator:
Devinim
Created:
2020-02-21 14:09:16 UTC
Size:
1.35 KB
patch
obsolete
>From 1bcb31e1d4961384b78e7df2f1eb98a2bd831065 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Nazl=C4=B1=20=C3=87etin?= <nazli@devinim.com.tr> >Date: Fri, 21 Feb 2020 14:08:16 +0000 >Subject: [PATCH] Bug 22774: New systempreferences for suggestions added to > sysprefs.sql > >--- > installer/data/mysql/sysprefs.sql | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql >index 944b36db08..ce3c7fdc0a 100644 >--- a/installer/data/mysql/sysprefs.sql >+++ b/installer/data/mysql/sysprefs.sql >@@ -320,6 +320,8 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('maxRecordsForFacets','20',NULL,NULL,'Integer'), > ('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), > ('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), >+('MaxTotalSuggestions','',NULL,'Number of total suggestions','Free'), >+('NumberOfSuggestionDays','',NULL,'days','Free'), > ('MembershipExpiryDaysNotice','',NULL,'Send an account expiration notice that a patron\'s card is about to expire after','Integer'), > ('MergeReportFields','',NULL,'Displayed fields for deleted MARC records after merge','Free'), > ('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), >-- >2.11.0
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 22774
:
95940
|
95941
|
97061
|
97070
|
97071
|
99045
|
99046
|
99380
|
99381
|
99382
|
100192
|
100193
|
100912
|
100913
|
101448
|
102882
|
102883
|
102884
|
102885
|
102886