stable

Clone or download

Read-only

Merge commit 'refs/changes/26/4126/6' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: story #7859: Add a submilestone

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneRepresentation.class.php +10 −8 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningRepresentation.class.php +3 −2 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/po/fr.po +14 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/po/template.pot +13 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.js +52 −4 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.spec.js +1 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone-service.js +29 −8 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/planning.tpl.html +21 −6 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/project/project-service.js +5 −0 Go to diff View file
M src/common/REST/v1/MilestoneRepresentationBase.class.php +2 −2 Go to diff View file
M tests/rest/MilestonesTest.php +1 −1 Go to diff View file