stable

Clone or download

Read-only

Merge commit 'refs/changes/82/3782/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7701: make all remaining appropriate agiledashboard routes public Change-Id: I1f4a88575901391fd96b68c7c6cc7bde309e0d64

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardController.class.php +4 −0 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanFactory.class.php +0 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +8 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanResource.php +14 −8 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningResource.class.php +5 −2 Go to diff View file
M plugins/agiledashboard/include/Planning/ArtifactMilestone.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +8 −2 Go to diff View file