icingaweb2/library/Icinga
Matthias Jentsch 807666bf88 Improve chart axis readability
Introduce different line weights to separate between the smallest visible separator (steps) and single chart values (ticks). Calculate the amount of ticks per step using the available chart space.

fixes #7846
2015-01-13 17:56:50 +01:00
..
Application Load setup module when necessary when bootstrapping the CLI 2014-12-30 09:27:37 +01:00
Authentication Check LDAP username in case insensitive way 2014-12-10 16:00:39 +01:00
Chart Improve chart axis readability 2015-01-13 17:56:50 +01:00
Cli Cli: Remove useless sprintf format in Command::fail() 2014-12-30 14:41:00 +01:00
Data Fix that DbQuery::renderFilter produces invalid filters 2014-11-20 11:58:22 +01:00
Exception Show the user a senseful error message in case enabledModules is missing 2014-11-18 16:22:41 +01:00
File IniWriter: Do not use umask(0) 2014-12-30 15:39:03 +01:00
Protocol Merge branch 'master' into bugfix/drop-zend-config-7147 2014-11-18 13:21:18 +01:00
Test Tests: Fix ApplicationBootstrap mock 2014-11-18 16:06:39 +01:00
User Preferences: Use the lowercase username 2014-11-19 15:42:33 +01:00
Util Add module-aware Form::translate and Form::translatePlural 2014-12-19 11:29:24 +01:00
Web Fix module domain detection in Form::getTranslationDomain() 2014-12-30 10:08:33 +01:00
User.php Avoid type warning when using array_combine on empty arrays 2014-09-30 15:54:38 +02:00