stable

Clone or download

Read-only

story #7508: fetch all milestones on planning view

- display title only Change-Id: I105e850f523f7de5444815a09c10b5966916adaf

Modified Files

Name
M plugins/agiledashboard/www/js/angular/po/fr.mo Binary file Go to diff View file
M plugins/agiledashboard/www/js/angular/po/fr.po +6 −2 Go to diff View file
M plugins/agiledashboard/www/js/angular/po/template.pot +4 −0 Go to diff View file
M plugins/agiledashboard/www/js/angular/src/app/app-planning-controller.js +60 −24 Go to diff View file
M plugins/agiledashboard/www/js/angular/src/app/app.js +2 −1 Go to diff View file
A plugins/agiledashboard/www/js/angular/src/app/milestone/milestone-service.js +61 −0 Go to diff View file
A plugins/agiledashboard/www/js/angular/src/app/milestone/milestone.js +5 −0 Go to diff View file
M plugins/agiledashboard/www/js/angular/src/app/planning.tpl.html +15 −2 Go to diff View file