Commit graph

6 commits

Author SHA1 Message Date
Johannes Meyer
5c20275a5a PerfDataSet: Fix that invalid quoted labels throw an error 2023-01-19 11:04:17 +01:00
Yonas Habteab
92951cd377 Sort also pie charts in detailed view mode
At the moment we only render the sorted perfData in the object details, but when switching to
the detailed view mode the same perfData are rendered unsorted. This PR ensures that the perfData
are also sorted once after they have been successfully parsed.
2022-08-23 09:26:05 +02:00
Johannes Meyer
143f3032a2 PerfDataSet: Properly parse quoted labels 2022-01-13 12:10:04 +01:00
Yonas Habteab
aefd0e1f7d Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
Sukhwinder Dhillon
d246d8b120 Change the licence to GPLv2 from GPLv2+ 2021-08-20 10:56:25 +02:00
Florian Strohmaier
351a5f4f35
Re-add perfdata pie charts in list views (#176) 2021-04-22 10:34:32 +02:00