stable

Clone or download

Read-only

request #11052 Duplicate widget label config at project creation

Change-Id: I98ae9223dea47a70c90c55f657153a5a6cc7003b

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +9 −3 Go to diff View file
M plugins/docman/include/Docman_Widget_Embedded.class.php +8 −2 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php +9 −3 Go to diff View file
M plugins/label/include/Label/Widget/Dao.php +36 −1 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabeledItems.php +32 −2 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_Renderer.class.php +8 −2 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardDuplicator.php +2 −0 Go to diff View file
M src/common/widget/Widget.class.php +9 −6 Go to diff View file
M src/common/widget/Widget_ImageViewer.class.php +8 −3 Go to diff View file
M src/common/widget/Widget_Rss.class.php +8 −2 Go to diff View file