stable

Clone or download

Read-only

story #7954: Do not display the form if tracker is not simple or if user doesn't have perm

Change-Id: Ie41e54ffbd706f10dd3a222e8780436a066a01df

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanBacklogRepresentation.php +9 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanColumnRepresentation.php +11 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanRepresentation.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanResource.php +49 −2 Go to diff View file
M plugins/agiledashboard/tests/rest/KanbanTest.php +2 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js +4 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-service.js +3 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban.tpl.html +2 −2 Go to diff View file