stable

Clone or download

Read-only

refactor: move Kanban*Presenter to kanban

No functional change in the display of agiledashboard home or a specific kanban, or a widget. Part of request #32645: Extract kanban from agiledashboard Change-Id: I9b7fd22c58c28f2c87d69ef4ed3cd353dd86bbb4

Modified Files

Name
M plugins/agiledashboard/include/Planning/PlanningController.class.php +6 −2 Go to diff View file
R plugins/agiledashboard/include/AgileDashboard/KanbanSummaryPresenter.class.php Go to diff View file
R plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php Go to diff View file
M plugins/kanban/include/Kanban/ShowKanbanController.php +0 −1 Go to diff View file
M plugins/kanban/include/Kanban/Widget/KanbanWidget.php +1 −1 Go to diff View file
M plugins/kanban/include/Kanban/Widget/WidgetKanbanPresenter.php +1 −1 Go to diff View file