stable
Clone or download
Read-only
This is part of story #20067 move Program out of experimental How to test: - Go to AD configuration in Team Project Expected result: - You have access to your plannings - You can't delete them (there is tooltip to explain why) - In top planning, * You can't change tracker (Releases) * You can change assigned tracker (Stories, Bugs, ...) - In other planning * You can change trackers Change-Id: Ib4f85a6bc8a1e6aaca849551bced54a216007a29
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/Planning/PlanningController.class.php | +0 | −3 | Go to diff View file |
M | plugins/agiledashboard/scripts/administration/administration.ts | +4 | −0 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po | +7 | −0 | Go to diff View file |
M | plugins/agiledashboard/templates/admin-scrum.mustache | +78 | −81 | Go to diff View file |
M | plugins/agiledashboard/templates/admin-scrum/admin-planning-deletion.mustache | +6 | −2 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/PlanningControllerTest.php | +2 | −7 | Go to diff View file |