stable

Clone or download

Read-only

Merge commit 'refs/changes/28/2828/5' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: story #7299: Return cross references as a field in tracker artifact list for REST

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ArtifactRepresentationBuilder.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +18 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.class.php +45 −1 Go to diff View file
M plugins/tracker/tests/REST_Backend/Artifact/ArtifactRepresentationBuilderTestPHP53.php +6 −6 Go to diff View file
M tests/rest/ArtifactFilesTest.php +2 −2 Go to diff View file