stable

Clone or download

Read-only

Merge commit 'refs/changes/35/10435/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11052 Duplicate widget label config at project creation Change-Id: Id8a60a82519eab8fadf87c6db92d7c15b2fccdea

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