stable
Clone or download
Read-only
Merge commit 'refs/changes/59/2459/9' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #6903: Can submit a new artifact even if I doesn't have "can submit" right on all fields Change-Id: Ie9fc6e9ab80fcace49548a13e22e69604b22118b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/DescendantBacklogStrategy.class.php | +1 | −7 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopContent/TopContentPresenterBuilder.class.php | +1 | −7 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/ArtifactCreator.class.php | +9 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/SubmitAbstractRenderer.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php | +1 | −10 | Go to diff View file |
M | plugins/tracker/include/Tracker/SOAPServer.class.php | +14 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +13 | −2 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/TrackerTest.php | +90 | −0 | Go to diff View file |