icingaweb2/application
Johannes Meyer 2fa854b0a8 ConfigForm: Introduce and utilize method transformEmptyValuesToNull()
This utility method serves as alternative for all previous custom solutions to prevent empty values from being persisted to INI files.

Since the IniWriter now handles NULL correctly, we're able to refrain from using array_filter for this purpose which was the actual cause for the referenced bug.

fixes #13357
2016-12-01 10:55:24 +01:00
..
clicommands Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
controllers ConfigForm: Introduce and utilize method transformEmptyValuesToNull() 2016-12-01 10:55:24 +01:00
fonts Update icon font 2016-11-25 15:11:42 +01:00
forms ConfigForm: Introduce and utilize method transformEmptyValuesToNull() 2016-12-01 10:55:24 +01:00
layouts/scripts Implement announcements 2016-11-29 15:24:34 +01:00
locale Revert "Merge branch 'feature/emit-log-messages-in-the-webserver-s-log-11652'" 2016-11-09 11:48:17 +01:00
views Implement announcements 2016-11-29 15:24:34 +01:00
VERSION Revert "Rename application/VERSION to application/GITCOMMIT" 2015-09-30 18:37:48 +02:00