dev

Clone or download

Read-only

Merge commit 'refs/changes/12/1912/4' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #5712 - Remaining Effort in Burn Down Chart does not reflect history Change-Id: I9315d47ff8fa7f1877a5d65fd69444084c917df1

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +19 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetFactory.class.php +15 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_Artifact_ChangesetDao.class.php +19 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +6 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_ComputedTest.php +16 −0 Go to diff View file