stable

Clone or download

Read-only

request #8298: Add "reverse_link" to "art_link" field in REST routes

Change-Id: I571a82e4f6df28ae6370a228434becd462b2bd2f

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ArtifactFieldValueArtifactLinksFullRepresentation.class.php +12 −6 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactFieldValueArtifactLinksRepresentation.class.php +11 −5 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_ArtifactLink.class.php +63 −20 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +93 −88 Go to diff View file
M plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValueXMLExporterVisitorTest.php +2 −2 Go to diff View file
M plugins/tracker/tests/Tracker_Artifact_ChangesetValue_ArtifactLinkTest.php +29 −29 Go to diff View file
M plugins/tracker/tests/builders/aChangesetValue.php +2 −1 Go to diff View file
M tests/rest/ArtifactsTest.php +4 −0 Go to diff View file