stable

Clone or download

Read-only

refactor: move XML import/export to kanban

No functional changes Part of request #32645: Extract kanban from agiledashboard Change-Id: I28224d37779bcff4db0e8f698dc0e698bad725a6

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Widget/ProjectKanban.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/XMLExporter.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.php +1 −1 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/AgileDashboard_XMLExporterTest.php +1 −1 Go to diff View file
R plugins/agiledashboard/include/AgileDashboard/Kanban/KanbanXMLExporter.php Go to diff View file
R plugins/agiledashboard/include/AgileDashboard/Kanban/KanbanXmlImporter.php Go to diff View file
R plugins/agiledashboard/tests/unit/AgileDashboard/Kanban/KanbanXMLExporterTest.php Go to diff View file
R plugins/agiledashboard/tests/unit/AgileDashboard/Kanban/KanbanXmlImporterTest.php Go to diff View file