stable
Clone or download
Read-only
Merge commit 'refs/changes/09/25409/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #25703 TTM: Open/closes modal should not rely on project administrator permissions Change-Id: I751e9eae6f330efe8b400bdaf4ca994a1cdf3632
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/Campaign/CloseCampaignController.php | +0 | −4 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Campaign/OpenCampaignController.php | +0 | −4 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/CampaignRepresentation.class.php | +78 | −7 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/CampaignRepresentationBuilder.php | +9 | −39 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/CampaignsResource.class.php | +18 | −9 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/ProjectResource.class.php | +18 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header.tpl.html | +5 | −3 | Go to diff View file |
M | plugins/testmanagement/tests/rest/TestManagement/BaseTest.php | +2 | −0 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/Campaign/CloseCampaignControllerTest.php | +0 | −57 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/Campaign/OpenCampaignControllerTest.php | +0 | −57 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/FirstValidValueAccordingToDependenciesRetriever.php | +4 | −0 | Go to diff View file |