stable
Clone or download
Read-only
request #10789 Have a minimal tracker representation with color name
Needed by https://gerrit.tuleap.net/#/c/9679 How to test: color_name should be added to the "tracker" representation in ArtifactRepresentation. No functional change. Change-Id: I9eeac2beb127e77c35ceae1fc31edc36cb33e8e6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/Artifact/ArtifactRepresentation.class.php | +6 | −7 | Go to diff View file |
A | plugins/tracker/include/REST/MinimalTrackerRepresentation.php | +65 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |