stable
Clone or download
Read-only
story #7299: Return cross references as a field in tracker artifact list for REST
Change-Id: Ia90a3a438075bc645318689953cc11aeb5be6013
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 |