stable

Clone or download

Read-only

Display time metrics in archive column

Implements: story #7581: have time metrics on each card Change-Id: Ie030a5d9dd2249f90578aabf2fa5042fbf42abbe

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/KanbanItemDao.class.php +50 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanArchiveRepresentation.php +5 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanItemCollectionRepresentation.php +5 −9 Go to diff View file
A plugins/agiledashboard/include/AgileDashboard/REST/v1/TimeInfoBuilder.php +48 −0 Go to diff View file
M plugins/agiledashboard/include/autoload.php +3 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/po/fr.po +4 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/po/template.pot +4 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js +32 −11 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item.tpl.html +8 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban.less +0 −1 Go to diff View file