stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards To ease review other constants will be removed in a dedicated commit Change-Id: Ida8afc2c44f369838b1b9bc356956962f45fe057
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/IM/include/IMPlugin.class.php | +11 | −9 | Go to diff View file |
M | plugins/admindelegation/include/admindelegationPlugin.class.php | +5 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_MyEmbedded.class.php | +17 | −12 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +12 | −6 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +38 | −36 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_MyChart.class.php | +9 | −6 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php | +5 | −3 | Go to diff View file |
M | plugins/hudson/include/HudsonJobFactory.class.php | +5 | −2 | Go to diff View file |
M | plugins/hudson/include/HudsonWidget.class.php | +13 | −9 | Go to diff View file |
M | plugins/hudson/include/hudsonPlugin.class.php | +11 | −10 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobBuildHistory.class.php | +10 | −7 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobLastArtifacts.class.php | +13 | −10 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobLastBuilds.class.php | +6 | −5 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestResults.class.php | +16 | −15 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestTrend.class.php | +13 | −7 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php | +12 | −10 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyRenderer.class.php | +14 | −6 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +10 | −7 | Go to diff View file |
M | src/common/Dashboard/User/UserDashboardController.php | +3 | −1 | Go to diff View file |
M | src/common/Dashboard/Widget/Add/AddWidgetController.php | +1 | −1 | Go to diff View file |
M | src/common/Dashboard/Widget/DashboardWidgetDao.php | +2 | −1 | Go to diff View file |
M | src/common/widget/Widget.class.php | +3 | −1 | Go to diff View file |
M | src/common/widget/WidgetLayoutManager.class.php | +0 | −1 | Go to diff View file |
M | src/common/widget/Widget_MyImageViewer.class.php | +5 | −2 | Go to diff View file |
M | src/common/widget/Widget_MyRss.class.php | +3 | −1 | Go to diff View file |