icingaweb2/library/Icinga/Web/Widget
Matthias Jentsch 2360f21b09 Fix InlinePie boundaries and use floats for the PieSlice path coordinates
Use floats as path coordinates in PieSlices, to
avoid that the start and ending position of the arc are at the exact same
position. This would cause buggy behavior, when displaying values like "99,999%".

refs #5863
2014-03-26 17:06:21 +01:00
..
Chart Fix InlinePie boundaries and use floats for the PieSlice path coordinates 2014-03-26 17:06:21 +01:00
Dashboard Remove width & height settings from dashboard components 2014-03-17 17:43:45 +00:00
Tabextension Merge branch 'feature/fanzzzy-5481' into feature/master-1 2014-03-04 09:42:25 +00:00
AbstractWidget.php Re-add potentially obsolete dynamic Widget properties 2014-03-25 07:23:14 +00:00
AlertMessageBox.php Remove unnecessary spaces at end of line 2014-03-06 13:08:11 +01:00
Dashboard.php Widgets should inherit common base class 2014-03-17 17:04:09 +01:00
FilterBadgeRenderer.php Fix that queryfilters are being ignored by the parser 2014-03-19 09:11:25 +01:00
FilterBox.php Widgets should inherit common base class 2014-03-17 17:04:09 +01:00
SortBox.php Widgets should inherit common base class 2014-03-17 17:04:09 +01:00
Tab.php Widgets should inherit common base class 2014-03-17 17:04:09 +01:00
Tabs.php Widgets should inherit common base class 2014-03-17 17:04:09 +01:00
Widget.php Widget interface is useless, prepare for removal in favour of AbstractWidget 2014-03-09 01:58:42 +01:00