stable
Clone or download
Read-only
Widget for Trackers improved part of story #10173 Have multiple dashboards New button is added in all reports type: tables;, cardwall and charts Change-Id: Ic72a1d24fc6fcf6cd8428439695e4061308fe04e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/Cardwall_Renderer.class.php | +9 | −1 | Go to diff View file |
M | plugins/cardwall/include/RendererPresenter.class.php | +26 | −4 | Go to diff View file |
M | plugins/cardwall/templates/renderer.mustache | +11 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php | +26 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php | +24 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +27 | −2 | Go to diff View file |
A | plugins/tracker/include/Tracker/Report/WidgetAdditionalButtonPresenter.php | +40 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +3 | −0 | Go to diff View file |
M | plugins/tracker/site-content/tuleap-tracker.pot | +4 | −0 | Go to diff View file |
A | plugins/tracker/templates/report/widget-additionnal-button.mustache | +5 | −0 | Go to diff View file |