icingaweb2/library/Icinga
Johannes Meyer 0c84bf614d Split config functionality into two classes
There is now Icinga\Application\Config as our ini configuration handler and
Icinga\Data\ConfigObject as our general configuration container.

refs #7147
2014-11-18 13:02:56 +01:00
..
Application Split config functionality into two classes 2014-11-18 13:02:56 +01:00
Authentication Require the OpenSSL module instead of providing an unsafe fallback 2014-11-11 10:19:09 +01:00
Chart Fix disappearing tooltips on SVG reload 2014-09-08 16:23:14 +02:00
Cli cli: Fix the path to the clicommands 2014-11-14 16:01:40 +01:00
Data Split config functionality into two classes 2014-11-18 13:02:56 +01:00
Exception Move the setup wizard code to a dedicated module 2014-11-10 15:11:44 +01:00
File Use dompdf from the include path 2014-11-13 20:10:24 +01:00
Protocol Livestatus\Connection: one more comment 2014-11-16 18:43:11 +01:00
Test Prefer Icinga\Application\Config instead of Zend_Config 2014-11-07 13:53:03 +01:00
User Merge branch 'master' into feature/localization-form-6073 2014-11-13 17:03:41 +01:00
Util Util\Translator: available locales should be sorted 2014-11-11 19:45:56 +01:00
Web Widget\Tab: fix tagParams check breaking tabs 2014-11-16 19:37:11 +01:00
User.php Avoid type warning when using array_combine on empty arrays 2014-09-30 15:54:38 +02:00