Bugzilla – Attachment 86426 Details for
Bug 18837
Add an unmediated Interlibrary Loans workflow
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18837: (QA follow-up) Fix order of sysprefa.sql
Bug-18837-QA-follow-up-Fix-order-of-sysprefasql.patch (text/plain), 1.52 KB, created by
Josef Moravec
on 2019-03-11 08:23:09 UTC
(
hide
)
Description:
Bug 18837: (QA follow-up) Fix order of sysprefa.sql
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-03-11 08:23:09 UTC
Size:
1.52 KB
patch
obsolete
>From 68091338053ad89ac9862193ec09a4e306156cbf Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Mon, 11 Mar 2019 08:21:24 +0000 >Subject: [PATCH] Bug 18837: (QA follow-up) Fix order of sysprefa.sql > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > installer/data/mysql/sysprefs.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql >index 27e63a4ac0..e2d402d12b 100644 >--- a/installer/data/mysql/sysprefs.sql >+++ b/installer/data/mysql/sysprefs.sql >@@ -219,8 +219,8 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), > ('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), > ('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), >-('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), > ('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), >+('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), > ('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), > ('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), > ('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), >-- >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 18837
:
66628
|
66629
|
74874
|
74875
|
79542
|
79543
|
82158
|
82159
|
82508
|
82509
|
86188
|
86189
|
86236
|
86237
|
86238
|
86371
|
86372
|
86373
|
86374
|
86375
|
86422
|
86423
|
86424
|
86425
| 86426