stable
Clone or download
Read-only
Merge commit 'refs/changes/25/4125/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7859 - Add submilestone information and root planning in RESTΒ API Change-Id: Ib8d1796808b5c7e607f0bd20fe6b13d17a7034b6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneRepresentation.class.php | +24 | β9 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +18 | β0 | Go to diff View file |
M | src/common/REST/v1/MilestoneRepresentationBase.class.php | +7 | β0 | Go to diff View file |
M | src/common/event/Event.class.php | +10 | β0 | Go to diff View file |
M | src/common/project/REST/ProjectRepresentation.class.php | +12 | β6 | Go to diff View file |
M | src/common/project/REST/v1/ProjectResource.class.php | +10 | β1 | Go to diff View file |
M | tests/rest/MilestonesTest.php | +2 | β0 | Go to diff View file |
M | tests/rest/ProjectTest.php | +6 | β0 | Go to diff View file |