stable
Clone or download
Read-only
Merge 'gerrit #7183' into stable/master
* commit '3d7385a': request #9722 JPGraph error when burndown is in the futur Change-Id: Ib72ed4962e255ee7d49c8e2798564258dc06b559
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Chart/Data/Burndown.class.php | +6 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_BurndownTest.php | +42 | −24 | Go to diff View file |
M | src/common/date/TimePeriod.class.php | +24 | −0 | Go to diff View file |
M | src/common/date/TimePeriodWithWeekEnd.class.php | +4 | −2 | Go to diff View file |
M | src/common/date/TimePeriodWithoutWeekEnd.class.php | +0 | −25 | Go to diff View file |
M | tests/simpletest/common/date/TimePeriodTest.php | +21 | −0 | Go to diff View file |