stable

Clone or download

Read-only

Modifiy submilestone_type to match configuration

part of story #9858 have general planning view managing mono-milestone In sub milestone element you can now add new artifacts. New artifacts are not linked, and no item are displayed in submilestone milestone content (need to update patch route, will be done in a dedicated commit) Change-Id: I86d90e6c3ec4c1a1d8afe1ec0b372ebdfbda4354

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneRepresentationBuilder.class.php +18 −5 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneRepresentation.class.php +23 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +11 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectMilestonesResource.class.php +4 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouterBuilder.php +2 −1 Go to diff View file