stable
Clone or download
Read-only
request #23821 Widget reports shouldn't be based on session reports
When a user updates a report without saving it, dashboards widget should use database data. Change-Id: I15203f3d8fa6d96ebcbf434d403e8892d6f3eb10
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/Cardwall_Renderer.class.php | +7 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/Async/ChartDataController.php | +12 | −4 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php | +3 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php | +20 | −27 | Go to diff View file |
M | plugins/graphontrackersv5/scripts/src/loadGraphs.js | +2 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/scripts/src/rest-querier.js | +7 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +1 | −0 | Go to diff View file |