stable

Clone or download

Read-only

Remove uncalled methods canBeUsedByProject

Part of story #10334: Widget Heartbeat - artifacts Those methods are not called, or use internally in few cases. Change-Id: I1805f4f6c818a4669c3441ee5188c4376ce19d00

Modified Files

Name
M plugins/admindelegation/include/AdminDelegation_ShowProjectWidget.class.php +0 −9 Go to diff View file
M plugins/admindelegation/include/AdminDelegation_UserWidget.class.php +0 −11 Go to diff View file
M plugins/docman/include/Docman_Widget_ProjectEmbedded.class.php +0 −10 Go to diff View file
M plugins/git/include/Git_Widget_ProjectPushes.class.php +0 −16 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_ProjectChart.class.php +0 −5 Go to diff View file
M plugins/projectlinks/include/ProjectLinks_Widget_HomePageLinks.class.php +0 −15 Go to diff View file
M plugins/statistics/include/Statistics_Widget_ProjectStatistics.class.php +0 −13 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_ProjectRenderer.class.php +1 −6 Go to diff View file
M src/common/widget/ProjectHeartbeat.php +0 −5 Go to diff View file
M src/common/widget/Widget.class.php +1 −3 Go to diff View file
M src/common/widget/Widget_Contacts.class.php +0 −5 Go to diff View file
M src/common/widget/Widget_ProjectClassification.class.php +0 −4 Go to diff View file
M src/common/widget/Widget_ProjectDescription.class.php +0 −4 Go to diff View file
M src/common/widget/Widget_ProjectImageViewer.class.php +0 −5 Go to diff View file
M src/common/widget/Widget_ProjectLatestCommits.class.php +4 −2 Go to diff View file
M src/common/widget/Widget_ProjectLatestCvsCommits.class.php +4 −2 Go to diff View file
M src/common/widget/Widget_ProjectLatestFileReleases.class.php +3 −1 Go to diff View file
M src/common/widget/Widget_ProjectLatestNews.class.php +1 −3 Go to diff View file
M src/common/widget/Widget_ProjectLatestSvnCommits.class.php +4 −2 Go to diff View file
M src/common/widget/Widget_ProjectMembers.class.php +1 −4 Go to diff View file
M src/common/widget/Widget_ProjectPublicAreas.class.php +1 −3 Go to diff View file
M src/common/widget/Widget_ProjectRss.class.php +0 −5 Go to diff View file
M src/common/widget/Widget_ProjectSvnStats.class.php +0 −3 Go to diff View file