Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Katrin Fischer d11abd548b
Bug 33060: Fix yes/no setting to 1/0 in system preference YAML files
Boolean system preferences need to use 1 and 0 for true and false,
not yes and no now. This fixes a few occurences that have
been added in the last release:

* EnableItemGroups
* EnableItemGroupHolds
* ArticleRequestsOpacHostRedirection
* UseLocationAsAQInSIP

To test:
* Make sure these preferences save to the db as 0/1 as expected.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-20 09:39:51 -03:00
..
accounting.pref
acquisitions.pref
admin.pref
authorities.pref
cataloguing.pref
circulation.pref Bug 33060: Fix yes/no setting to 1/0 in system preference YAML files 2023-03-20 09:39:51 -03:00
enhanced_content.pref
erm.pref
i18n_l10n.pref
interlibrary_loans.pref
local_use.pref
logs.pref Bug 32057: Add optional stack trace to action logs 2023-03-14 08:49:32 -03:00
opac.pref Bug 33058: Update "fines" to "charges" for viewing a guarantees charges 2023-03-16 16:25:48 -03:00
patrons.pref Bug 33058: Update "fines" to "charges" for viewing a guarantees charges 2023-03-16 16:25:48 -03:00
searching.pref
serials.pref
staff_interface.pref
tools.pref
web_services.pref