stable

Clone or download

Read-only

request #10680 Remove unused code in tracker chart burndown

How to test: - add a burndown in a report, it should be displayed without errors Change-Id: I73b588f5517c655687d4026bc8ab72b43b6a28cc

Modified Files

Name
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Burndown_Data.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Chart/Burndown.class.php +2 −2 Go to diff View file
D plugins/tracker/include/Tracker/Chart/Data/IProvideDataForBurndownChart.class.php +0 −52 Go to diff View file
D plugins/tracker/include/Tracker/Chart/Data/LinkedArtifacts.class.php +0 −88 Go to diff View file
D plugins/tracker/include/Tracker/Chart/Data/LinkedArtifactsDao.class.php +0 −44 Go to diff View file
M plugins/tracker/include/autoload.php +2 −5 Go to diff View file
D plugins/tracker/tests/Tracker/Chart/Data/LinkedArtifactsTest.php +0 −104 Go to diff View file