stable
Clone or download
Read-only
request #6903: Can submit a new artifact even if I doesn't have "can submit" right on all fields
Change-Id: Ie41c03b91ca19ffc1201d0ae8c04ccc33e4cac5d
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 |