Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart ebb8c02266 Bug 22824: Correct on/off behaviour
Here things are starting to be a bit tricky.
IMO we don't want to replicate the ImplicitTyping behaviour from
YAML::Syck but handle correctly the different value.
We have the list of available values in the .pref file, the values in DB
must match them.

We want 1 or 0 in DB.

2 more occurrences:
finesMode => Dealt on bug 27676 ('off' is ok here)
itemBarcodeInputFilter => 'OFF' is correct here

Note that we don't use ~ or true/false in *.pref

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-04 16:18:42 +01:00
..
acqui Bug 24624: Remove unused jquery.cookie.js plugin 2021-03-04 16:18:42 +01:00
admin Bug 22824: Correct on/off behaviour 2021-03-04 16:18:42 +01:00
authorities
basket
batch
catalogue Bug 25846: (follow-up) Show "No cover image available" message 2021-03-04 08:38:09 +01:00
cataloguing Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor 2021-03-04 16:18:42 +01:00
circ Bug 25690: (follow-up) Correct grammar in warning messages 2021-03-04 16:18:42 +01:00
clubs
common
course_reserves
errors
ill
installer Bug 27473: Remove the redirect after 10sec 2021-03-03 15:53:59 +01:00
labels
mana
members Bug 27605: (follow-up) Make the feature work with Bug 27403 2021-02-09 09:23:55 +01:00
offline_circ
onboarding
patron_lists Bug 27605: Add floating toolbar to patron search page 2021-02-09 09:23:55 +01:00
patroncards
plugins
pos Bug 27792: (follow-up) Double escape the escape 2021-03-01 15:14:23 +01:00
reports Bug 27380: Add 'list' option to Koha report parameters 2021-02-12 12:22:08 +01:00
reserve Bug 27071: (follow-up) Provide a more meaningful error message 2021-03-01 09:56:19 +01:00
reviews
rotating_collections Bug 26618: (QA follow-up) Update messages syntax 2021-03-03 15:36:13 +01:00
serials Bug 27332: Hide branchcode and note is RenewSerialAddsSuggestion if off 2021-02-23 13:16:07 +01:00
services
suggestion
tags
test
tools Bug 26960: Move batch item modification template JavaScript to the footer 2021-03-04 16:18:42 +01:00
virtualshelves Bug 27605: Add floating toolbar to patron search page 2021-02-09 09:23:55 +01:00
about.tt Bug 27661: Use td.bg-success for ES and memcached as well 2021-02-23 13:16:07 +01:00
auth.tt Bug 18506: (QA follow-up) Indentation and more conditionals 2021-02-09 09:48:35 +01:00
intranet-main.tt