stable

Clone or download

Read-only

Use tlp for widgets with configuration in add modal

This is a part of story #10173 Have multiple dashboards Change-Id: Ic191cbf57612c75467f649a0c85045d5b84f9af8

Modified Files

Name
M plugins/docman/include/Docman_Widget_Embedded.class.php +21 −0 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php +28 −0 Go to diff View file
M plugins/hudson/include/HudsonJobWidget.class.php +19 −5 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_Renderer.class.php +30 −0 Go to diff View file
M src/common/Dashboard/Widget/Add/WidgetPresenter.php +1 −1 Go to diff View file
M src/common/widget/Widget.class.php +5 −0 Go to diff View file
M src/common/widget/Widget_ImageViewer.class.php +29 −0 Go to diff View file
M src/common/widget/Widget_Rss.class.php +30 −0 Go to diff View file