icingaweb2/library/Icinga/Web/Widget
Thomas Gelf 92f454c36d Chart\InlinePie: locale-ignorant casts for floats
PHP respects locales (LC_NUMERIC) when casting floats to string. That
affected the generated HTML for our inline pie charts. This patch is
not that beautiful - but fixes this.

fixes #6348
2014-05-28 10:20:34 +00:00
..
Chart Chart\InlinePie: locale-ignorant casts for floats 2014-05-28 10:20:34 +00:00
Dashboard Make dashboard components using the ini writer class 2014-04-29 11:30:53 +02:00
Tabextension Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
AbstractWidget.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
AlertMessageBox.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Dashboard.php Make dashboard components using the ini writer class 2014-04-29 11:30:53 +02:00
FilterBadgeRenderer.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
FilterBox.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
SortBox.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
Tab.php Widgets should inherit common base class 2014-03-17 17:04:09 +01:00
Tabs.php Intendation 2014-04-07 12:03:53 +00:00
Widget.php Widget interface is useless, prepare for removal in favour of AbstractWidget 2014-03-09 01:58:42 +01:00