stable
Clone or download
Read-only
Merge commit 'refs/changes/33/28433/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Close request #31588 Project XML data structure must export agile dashboard configuration
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/cardwallPlugin.php | +22 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/XML/Exporter/TrackerEventExportStructureXML.php | +68 | −0 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlExport.class.php | +10 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/XML/Exporter/TrackerXmlExportTest.php | +49 | −7 | Go to diff View file |
M | src/common/Project/Admin/Export/ProjectExportController.php | +0 | −8 | Go to diff View file |
M | src/common/Project/Admin/Navigation/NavigationPresenterBuilder.php | +3 | −10 | Go to diff View file |