stable
Clone or download
Read-only
Part of story #9892: notify group of people in addition to individuals That way the autocompleter is not tied anymore to git plugin and can be used in other plugins like tracker or docman. Change-Id: Ibc17fccbda3168f5ae12ba5eccec0bf887d32166
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitViews/RepoManagement/Pane/Notification.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/templates/settings/notifications.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/www/scripts/admin-notifications.js | +6 | −64 | Go to diff View file |
M | plugins/git/www/themes/default/css/style.scss | +0 | −39 | Go to diff View file |
A | src/www/scripts/tuleap/user-and-ugroup-autocompleter.js | +86 | −0 | Go to diff View file |
A | src/www/themes/common/css/utils/_autocompleter-users-and-ugroups.scss | +38 | −0 | Go to diff View file |
M | src/www/themes/common/css/utils/_utils.scss | +1 | −0 | Go to diff View file |