icingaweb2/library/Icinga
Thomas Gelf 69fdc6a329 Chart/InlinePie: smaller, white border for hover
I roughly changed the piechart defaults to their original (icon-like)
size. However, this is NOT how we should handle such changes. We MUST
be able to style them via CSS and get rid of that incredible amount of
HTML attributes.

I want to be able to set the height directly in CSS as em/px. And I want
also be able to set it to 100% and size the outer container.

refs #7077
2014-11-14 09:54:20 +01:00
..
Application Add our vendor path to the include path 2014-11-13 19:52:28 +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 Remove constant ICINGAWEB_APPDIR 2014-11-13 09:33:31 +01:00
Data Add existing GROUPBYs to count queries 2014-11-13 16:42:11 +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 Merge branch 'master' into feature/setup-wizard-7163 2014-11-11 09:44: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 Chart/InlinePie: smaller, white border for hover 2014-11-14 09:54:20 +01:00
User.php Avoid type warning when using array_combine on empty arrays 2014-09-30 15:54:38 +02:00