stable

Clone or download

Read-only

Remove getInstallNotAllowedMessage

Part of story #10334: Widget Heartbeat - artifacts getInstallNotAllowedMessage() and isInstallAllowed() were only used by Hudson widget. In legacy dashboards, when the project doesn't have any CI job configured, then a warning was displayed. This behavior disappeared with new dashboards. This commit fixes the regression. Change-Id: Idf8fa577c396e904d91378ef6b6d5e698cc9f5c0

Modified Files

Name
M plugins/hudson/include/HudsonJobWidget.class.php +26 −12 Go to diff View file
M plugins/hudson/include/HudsonWidget.class.php +5 −24 Go to diff View file
M plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php +0 −19 Go to diff View file
M plugins/hudson/site-content/en_US/hudson.tab +1 −1 Go to diff View file
M plugins/hudson/site-content/fr_FR/hudson.tab +1 −1 Go to diff View file
D plugins/hudson/tests/HudsonJobWidgetTest.php +0 −55 Go to diff View file
M src/common/widget/Widget.class.php +4 −8 Go to diff View file