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