Bug 20639: Add ILLOpacbackends syspref
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 24 Apr 2018 13:15:22 +0000 (14:15 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 7 Mar 2019 20:51:11 +0000 (20:51 +0000)
commitef6ad443a872c207654721d1e9edee3a6eb88087
tree4ab51843671aec22797f7f580a096385368a3322
parenta8be1966f3855d6950021018254819b04a5287c3
Bug 20639: Add ILLOpacbackends syspref

This adds the ILLOpacbackends syspref, allowing users to refine the ill
backends available to opac users for initiating ill requests

Remove default assignment for backends

We don't need a default assignment for the ILLOpacbackends assignment,
if the pref isn't set, it returns undef anyway. Also, having this
default assignment actually breaks the fetching of the preference

Signed-off-by: Niamh.Walker-Headon@it-tallaght.ie
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Illrequest/Config.pm
installer/data/mysql/atomicupdate/bug_20639-add_ILLOpacbackends_syspref.perl [new file with mode: 0644]
installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
opac/opac-illrequests.pl