stable
Clone or download
Read-only
Merge commit 'refs/changes/55/4055/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7857: adding read-only fields to the response Change-Id: Ibfbbca8454efcdb207c5a90f3afe83f57aff67b8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +1 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_LastUpdateDate.class.php | +14 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedOn.class.php | +1 | −1 | Go to diff View file |
M | tests/rest/ArtifactFilesTest.php | +30 | −3 | Go to diff View file |
M | tests/rest/ArtifactsTest.php | +19 | −0 | Go to diff View file |