stable

Clone or download

Read-only

Merge commit 'refs/changes/36/6136/11' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #9100: See a rollup view for parent/child Change-Id: Ia682f53603515dcacef1298c6a7fc968e6b53833

Modified Files

Name
M plugins/frs/include/FRS/REST/v1/ReleaseRepresentation.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactRepresentation.class.php +21 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactRepresentationBuilder.class.php +5 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ReportsResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/TrackersResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +3 −1 Go to diff View file
M plugins/tracker/tests/REST_Backend/Artifact/ArtifactRepresentationBuilderTest.php +11 −1 Go to diff View file
M plugins/tracker/www/scripts/TrackerArtifactLink.js +240 −94 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +18 −0 Go to diff View file
M tests/rest/ArtifactsTest.php +18 −0 Go to diff View file