stable
Clone or download
Read-only
Merge commit 'refs/changes/96/18896/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14855 Notifications autocompleter is missing from window Change-Id: I58c41561e8fc43ef74c9787344781413e0fce8a8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionNotifications.class.php | +4 | −2 | Go to diff View file |
M | plugins/docman/scripts/notifications.js | +4 | −4 | Go to diff View file |
M | plugins/docman/webpack.common.js | +15 | −6 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Notification.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/scripts/admin-notifications.js | +2 | −2 | Go to diff View file |
M | plugins/git/webpack.common.js | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php | +6 | −4 | Go to diff View file |
A | plugins/tracker/scripts/tracker-admin/index.js | +21 | −0 | Go to diff View file |
R | plugins/tracker/scripts/legacy/tracker-admin-notifications-popover.js | Go to diff View file | ||
R | plugins/tracker/scripts/legacy/tracker-admin-notifications.js | Go to diff View file | ||
M | plugins/tracker/webpack.common.js | +1 | −3 | Go to diff View file |
M | src/scripts/tuleap/user-and-ugroup-autocompleter.js | +9 | −40 | Go to diff View file |