stable

Clone or download

Read-only

Merge commit 'refs/changes/72/12772/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12351 Tracker XML import doesn't import field associated to a cardwall Change-Id: I3092f1e4b0aaaf5183087735cc7d74b7736dd40b

Modified Files

Name
M plugins/cardwall/include/Cardwall_Renderer.class.php +51 −54 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.class.php +47 −18 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +4 −4 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_ChartFactory.class.php +2 −3 Go to diff View file
M plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php +6 −17 Go to diff View file
A plugins/tracker/include/Tracker/Report/Renderer/ImportRendererFromXmlEvent.php +99 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php +3 −5 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_RendererFactory.class.php +12 −26 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +3 −3 Go to diff View file