stable
Clone or download
Read-only
This is part of story #10173 Have multiple dashboards It works with every type of charts It works both in project and my dashboards It does not break legacy dashboards Change-Id: I916cc78163b13c659b4d44f3487a7956e10770da
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php | +5 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php | +41 | −7 | Go to diff View file |
M | plugins/graphontrackersv5/www/scripts/graphs-bar.js | +1 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/www/scripts/graphs-groupedbar.js | +1 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/www/scripts/graphs-pie.js | +1 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/www/scripts/loadGraphs.js | +13 | −9 | Go to diff View file |
M | src/www/themes/BurningParrot/templates/footer.mustache | +1 | −1 | Go to diff View file |