stable
Clone or download
Read-only
story #7495: Manage the perm in REST routes
Change-Id: I907e30924b0a368b0207519009bd2a710c882909
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php | +23 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php | +41 | −8 | Go to diff View file |
M | tests/lib/rest/TestDataBuilder.php | +1 | −1 | Go to diff View file |
M | tests/rest/MilestoneBacklogTest.php | +57 | −0 | Go to diff View file |
M | tests/rest/MilestonesBacklogPatchTest.php | +51 | −0 | Go to diff View file |
M | tests/rest/MilestonesContentTest.php | +10 | −0 | Go to diff View file |
M | tests/rest/ProjectTest.php | +23 | −0 | Go to diff View file |
M | tests/rest/_fixtures/tuleap_agiledashboard_template.xml | +3 | −0 | Go to diff View file |
M | tests/rest/_fixtures/tuleap_agiledashboard_template_pbi_6348.xml | +3 | −0 | Go to diff View file |