stable
Clone or download
Read-only
Part of story #10334: Widget Heartbeat - artifacts This is not needed anymore, FlamingParrot does not display anymore layouts. Bonus: remove unused hasPreferences() Change-Id: I688aec0c89d925ee902ebd1a2edbce47251285e1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Widget_Embedded.class.php | +2 | −35 | Go to diff View file |
M | plugins/git/include/Git_Widget_UserPushes.class.php | +1 | −32 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php | +8 | −25 | Go to diff View file |
M | plugins/hudson/include/HudsonJobWidget.class.php | +2 | −52 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php | +1 | −25 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php | +1 | −16 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_Renderer.class.php | +8 | −24 | Go to diff View file |
M | src/common/Dashboard/Widget/Add/WidgetPresenter.php | +1 | −1 | Go to diff View file |
M | src/common/Dashboard/Widget/DashboardWidgetPresenter.php | +1 | −1 | Go to diff View file |
M | src/common/Dashboard/Widget/PreferencesController.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Widget.class.php | +7 | −16 | Go to diff View file |
M | src/common/widget/Widget_ImageViewer.class.php | +5 | −23 | Go to diff View file |
M | src/common/widget/Widget_MyArtifacts.class.php | +1 | −14 | Go to diff View file |
M | src/common/widget/Widget_MyLatestSvnCommits.class.php | +1 | −7 | Go to diff View file |
M | src/common/widget/Widget_Rss.class.php | +2 | −20 | Go to diff View file |