stable

Clone or download

Read-only

Merge commit 'refs/changes/64/11464/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11514 Import Tooltip instead of having a hidden dependency Change-Id: I80f652e66fc8ac16101db6cd514e73a28ef7f212

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +0 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/webpack.config.js +14 −9 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/webpack.config.js +4 −7 Go to diff View file
M plugins/pullrequest/www/scripts/src/app/tooltip-service.js +3 −3 Go to diff View file
M plugins/pullrequest/www/scripts/webpack.config.js +2 −1 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/tuleap-artifact-modal-controller.js +2 −3 Go to diff View file
M plugins/tracker/www/scripts/webpack.config.js +4 −4 Go to diff View file
M src/common/Dashboard/JavascriptFilesIncluder.php +0 −2 Go to diff View file
M src/www/scripts/codendi/Tooltip.js +16 −5 Go to diff View file
M src/www/scripts/dashboards/dashboard-async-widget.js +14 −14 Go to diff View file
M src/www/scripts/dashboards/dashboard.js +2 −0 Go to diff View file
M src/www/scripts/dashboards/widgets/project-heartbeat/project-heartbeat.js +4 −3 Go to diff View file
M tests/simpletest/common/Dashboard/JavascriptFilesIncluderTest.php +12 −14 Go to diff View file
M tools/utils/scripts/webpack-aliases.js +36 −8 Go to diff View file