stable

Clone or download

Read-only

Merge 'gerrit #9549' into stable/master

* commit '554ab9e4da': request #10681 Burndown report does not work when start date is before the first remaining effort Change-Id: I2081b92210ea1d94ca3cc6bff0ae7e293e07191d

Modified Files

Name
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Burndown_Data.class.php +26 −24 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Burndown_DataBuilder.class.php +21 −16 Go to diff View file
A plugins/graphontrackersv5/tests/GraphOnTrackersV5_BurndownDataTest.php +285 −0 Go to diff View file
M plugins/tracker/include/Tracker/Chart/Burndown.class.php +87 −72 Go to diff View file
D plugins/tracker/tests/Tracker/Chart/BurndownTest.php +0 −234 Go to diff View file