stable

Clone or download

Read-only

Minimize and maximise inside widgets should not redirect on first dashboard

part of story #10173 Have multiple dashboards The issue only concern the minimize/maximize function inside widgets (legacy). Affected widgets: - Instant messaging - Documents under review - My artifacts (TV3) - My latest SVN commit - My monitored forums - My monitored files package On burning parrot: should redirect on correct dashboard On flaming parrot: should not break anything Change-Id: I0cca7593928a4c241679cc4248708bff6423e953

Modified Files

Name
M plugins/IM/include/IM_Widget_MyRoster.class.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_Widget_MyDocman.class.php +1 −1 Go to diff View file
M src/common/widget/Widget_MyArtifacts.class.php +3 −3 Go to diff View file
M src/common/widget/Widget_MyLatestSvnCommits.class.php +1 −1 Go to diff View file
M src/common/widget/Widget_MyMonitoredForums.class.php +1 −1 Go to diff View file
M src/common/widget/Widget_MyMonitoredFp.class.php +1 −1 Go to diff View file
M src/www/my/my_utils.php +3 −3 Go to diff View file