stable
Clone or download
Read-only
This is part of story #14000 manage "en masse" backlog operations The configuration of explicit backlog is now exported in both project XMl export and AD XML export. Change-Id: Ic3b8750dce078ae5c16befaa3cb4410b17a4f807
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardXMLController.class.php | +1 | −1 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/XMLExporter.php | +49 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/XMLExporter.class.php | +18 | −6 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/XMLFullStructureExporter.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouter.class.php | +3 | −1 | Go to diff View file |
M | plugins/agiledashboard/phpunit/AgileDashboard/AgileDashboard_XMLExporterTest.php | +77 | −20 | Go to diff View file |
A | plugins/agiledashboard/phpunit/AgileDashboard/ExplicitBacklog/XMLExporterTest.php | +96 | −0 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.php | +9 | −3 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlExport.class.php | +1 | −0 | Go to diff View file |