stable

Clone or download

Read-only

Add new AD configuration table

This task is part of story #7575 create a "new kanban" on AD homepage This step is mandatory in order to deactivate scrum view in AD homepage Change-Id: Id24443620886bb175c471431d41ca9fdd06fd316

Modified Files

Name
M plugins/agiledashboard/db/install.sql +5 −3 Go to diff View file
A plugins/agiledashboard/db/mysql/updates/2014/201411281005_create_plugin_agiledashboard_configuration_table.php +77 −0 Go to diff View file
M plugins/agiledashboard/db/uninstall.sql +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanDao.class.php +6 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php +7 −1 Go to diff View file