stable
Clone or download
Read-only
story #7859 - Add submilestone information and root planning in RESTΒ API
Change-Id: Icd37ec9eb3072563641534a194e795f2b9ecf7f5
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 |