stable
Clone or download
Read-only
This is part of story #19242 create Jira project with Agile configuration Only mandatory XML content is taken into account in this object. Permission export will be handled in a dedicated commit. No functional change expected here. Change-Id: Ib43fb2ded0e49c9537db37fd988fd04ed70c7956
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/XMLImporter.class.php | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/XML/XMLExporter.php | +14 | −22 | Go to diff View file |
A | plugins/agiledashboard/include/Planning/XML/XMLPlanning.php | +98 | −0 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/Planning/XML/XMLExporterTest.php | +2 | −2 | Go to diff View file |
A | plugins/agiledashboard/tests/unit/Planning/XML/XMLPlanningTest.php | +60 | −0 | Go to diff View file |
M | plugins/jira_import/include/JiraAgile/JiraAgileImporter.php | +13 | −7 | Go to diff View file |