Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Fridolin Somers 8a8e105695 Bug 20076: (RM follow-up) Fix system preference boolean logic
A Yes/No system preference must use 1 for Yes and 0 for No.
So "Send" for 1/Yes and "Don't send" for 0/No.
We add too much problems with double-negation boolean system preferences (such as dontmerge).

Previous patch changed default value to 1 in atomicupdate, do the same
in installer/data/mysql/mandatory/sysprefs.sql

Also to be consistant, sets options = NULL instead of '' in atomicupdate

Also removed useless added empty line in /misc/cronjobs/overdue_notices.pl

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-01-13 16:37:33 -10:00
..
acqui Bug 24866: Changed $raw for html for extra safety 2022-01-12 21:26:26 -10:00
admin Bug 20076: (RM follow-up) Fix system preference boolean logic 2022-01-13 16:37:33 -10:00
authorities Bug 28853: Fix authority plugin when textarea in biblio record editor 2021-12-02 21:07:08 -10:00
basket Bug 26703: authorities, basket and batch folders 2021-04-21 11:16:33 +02:00
batch Bug 29244: Add dialog class where missing in print-notices.tt 2021-10-21 12:24:04 +02:00
catalogue Bug 17127: Remove notes from detail.tt to only use MARCNOTES 2022-01-11 12:38:35 -10:00
cataloguing Bug 29391: Improve output of reservoir search 2022-01-09 21:04:17 -10:00
circ Bug 28377: Use the API to suspend/resume holds 2021-12-16 12:13:51 -10:00
clubs Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
common Bug 28350: Fix borrowernotes sorting for patron search 2021-06-14 17:35:20 +02:00
course_reserves Bug 28898: (follow-up) Add context to some more occurrences of Term in course reserves 2021-09-21 20:22:57 +02:00
errors Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
ill Bug 29514: Remove extraneous HTML entity from breadcrumbs 2021-12-01 21:38:12 -10:00
installer Bug 27823: List upcoming steps during installation process 2021-11-03 15:40:52 +01:00
labels Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
mana
members Bug 29491: Improve display of notices in patron details 2022-01-13 16:37:32 -10:00
offline_circ Bug 26703: offline_circ and onboarding folders 2021-04-21 11:16:34 +02:00
onboarding Bug 28982: Use Flatpickr on onboarding pages 2021-11-03 15:40:53 +01:00
patron_lists Bug 16446: (follow-up) Fix translation and adjust radio buttons 2021-10-21 12:24:04 +02:00
patroncards Bug 24406: Wrap patron category type code in a span on patron search results 2021-11-03 15:40:52 +01:00
plugins Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
pos Bug 27801: Fix javascript price calculations 2021-12-15 12:15:00 -10:00
reports Bug 29530: Fix handling of NumSavedReports preference in reports table 2022-01-13 16:37:32 -10:00
reserve Bug 29349: (follow-up) Fix width of item level dropdowns 2021-12-15 12:14:58 -10:00
reviews Bug 26703: reserve, reviews & rotating_collections folders 2021-04-21 11:16:35 +02:00
rotating_collections Bug 26703: reserve, reviews & rotating_collections folders 2021-04-21 11:16:35 +02:00
serials Bug 29496: CheckMandatorySubfields don't work properly with select field in serials-edit.tt 2021-11-19 15:07:10 +01:00
services Bug 29496: (bug 27526 follow-up) Fix item form validation 2021-11-19 15:07:10 +01:00
suggestion Bug 24370: (QA follow-up) Make new suggestions default to the library you re viewing 2021-11-02 14:57:04 +01:00
tags Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
test
tools Bug 29747: Delete columns that don't exist from settings 2022-01-09 21:04:17 -10:00
virtualshelves Bug 28959: Add virtualshelves.public as a boolean 2021-10-28 17:47:38 +02:00
about.tt Bug 29123: Add Dataly Tech to About page 2021-11-05 12:17:08 +01:00
auth.tt Bug 29487: Set autocomplete off for userid/password fields at login 2021-12-01 21:57:36 -10:00
intranet-main.tt Bug 29571: Display all pending suggestions even if none from logged in library 2022-01-03 20:58:36 -10:00