stable
Clone or download
Read-only
Merge 'gerrit #9390' into stable/master
* commit '1df47b2d19': request #10615: Add tooltip back to dashboards Change-Id: I763185e55413b6bacb83fb6c5a3a1186e86534d9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/KanbanJavascriptDependenciesProvider.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerArtifact.js | +0 | −2 | Go to diff View file |
M | src/common/Dashboard/JavascriptFilesIncluder.php | +2 | −0 | Go to diff View file |
M | src/www/scripts/codendi/Tooltip.js | +1 | −1 | Go to diff View file |
M | src/www/scripts/dashboards/dashboard-async-widget.js | +1 | −0 | Go to diff View file |
M | src/www/scripts/dashboards/widgets/project-heartbeat/project-heartbeat.js | +1 | −0 | Go to diff View file |
M | tests/simpletest/common/Dashboard/JavascriptFilesIncluderTest.php | +13 | −10 | Go to diff View file |