stable

Clone or download

Read-only

Export Eplicit Backlog content in project export context

This is part of story #14000 manage "en masse" backlog operations <top_backlog> tag must be exported while exporting a project taht uses the explicit backlog mangement This content must not be exported if you only export the AD structure. Change-Id: Idfdfd2a164595f7993f9672c91eef762b0a6d8d1

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/XMLExporter.php +29 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/XMLExporter.class.php +33 −2 Go to diff View file
M plugins/agiledashboard/phpunit/AgileDashboard/AgileDashboard_XMLExporterTest.php +13 −0 Go to diff View file
M plugins/agiledashboard/phpunit/AgileDashboard/ExplicitBacklog/XMLExporterTest.php +84 −7 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.php +1 −1 Go to diff View file
M src/common/xml/RNGValidator.class.php +4 −2 Go to diff View file