stable

Clone or download

Read-only

Remove dev flag

This is a part of story #10173 Have multiple dashboards All plateform should be in BP dashboard style: - all dashboard should be BP - project inheritence should herit new dashboard way Change-Id: I62d9e69f1864e3ea3bcb414a90c9829a4966368e

Modified Files

Name
M plugins/cardwall/include/Cardwall_Renderer.class.php +7 −10 Go to diff View file
M plugins/cardwall/include/RendererPresenter.class.php +0 −5 Go to diff View file
M plugins/graphontrackersv5/include/GraphActionsPresenter.class.php +0 −2 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php +5 −7 Go to diff View file
M plugins/graphontrackersv5/templates/graph-actions.mustache +58 −91 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +1 −3 Go to diff View file
M plugins/tracker/include/Tracker/Report/WidgetAddToDashboardDropdownPresenter.php +0 −2 Go to diff View file
M plugins/tracker/templates/report/add-to-dashboard-dropdown.mustache +41 −65 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardRouter.php +0 −4 Go to diff View file
M src/common/Dashboard/User/UserDashboardRouter.php +1 −3 Go to diff View file
M src/common/Dashboard/Widget/Router.php +1 −3 Go to diff View file
M src/common/include/BurningParrotCompatiblePageDetector.php +0 −4 Go to diff View file
M src/common/project/ProjectCreator.class.php +1 −3 Go to diff View file
M src/www/my/index.php +0 −33 Go to diff View file
M src/www/projects.php +39 −44 Go to diff View file
M src/www/widgets/updatelayout.php +31 −91 Go to diff View file
M src/www/widgets/widgets.php +13 −35 Go to diff View file