stable

Clone or download

Read-only

Merge commit 'refs/changes/94/9494/8' of ssh://gerrit.tuleap.net:29418/tuleap

* ssh://gerrit.tuleap.net:29418/tuleap: request #10465 Not able to add an artifact link Change-Id: Idade12fe242d3fed2e5ef5bde49199c47a5fb354

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php +1 −1 Go to diff View file
A tests/rest/_fixtures/10-permissions-on-artifacts/project.xml +188 −0 Go to diff View file
A tests/rest/_fixtures/10-permissions-on-artifacts/users.xml +10 −0 Go to diff View file
M tests/rest/bin/setup.sh +6 −2 Go to diff View file
M tests/rest/lib/tracker/TrackerFactory.php +15 −8 Go to diff View file
A tests/rest/tests/regressions/PermissionOnArtifactRequiredTest.php +88 −0 Go to diff View file