Matthias Jentsch
|
28dfbe7e55
|
Support aria markup in SVG charts
Add "aria-labelled-by", "title" and "desc" to describe the svg charts in screen readers.
|
2015-02-17 17:41:05 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Johannes Meyer
|
bca28a5ae2
|
Display inline pie-charts also in views exported to PDF
fixes #6463
|
2014-12-15 13:55:20 +01:00 |
Matthias Jentsch
|
947cd0c5d3
|
Merge branch 'master' of git.icinga.org:icingaweb2
fixes #7006
|
2014-08-27 17:22:09 +02:00 |
Alexander Klimov
|
45638b218c
|
Throw IcingaException rather than Exception
fixes #7014
|
2014-08-27 16:03:15 +02:00 |
Matthias Jentsch
|
4a59ff6712
|
Support preserveAspectRatio in SVGRenderer
Add support for the preserveAspectRatio attributes in root SVG elements, to improve the handling of padding and automatic resizing of inline SVG.
|
2014-08-27 13:51:52 +02:00 |
Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Matthias Jentsch
|
8d697a3d8e
|
Fix coding style
|
2014-07-09 18:13:40 +02:00 |
Matthias Jentsch
|
a2baf4217b
|
Add php script to render dynamic svgs of inline charts
Add a php script to render dynamic SVGs as a fallback and add a widget to draw
inline charts.
refs #5679
|
2014-02-19 18:29:59 +01:00 |
Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Marius Hein
|
c6838f67a1
|
Icinga/Chart: Fixes typo, doc, interfaces, inspection warnings
refs #4614
|
2013-09-25 16:32:28 +02:00 |
Jannis Moßhammer
|
b78d1a236a
|
Finish graphing library and add documentation
refs #4614
|
2013-09-25 14:24:26 +02:00 |
Eric Lippmann
|
45bf37b085
|
Add library/Icinga/Chart skeleton
refs #4614
|
2013-09-25 14:24:26 +02:00 |