stable
Clone or download
Read-only
Part of story #9892: notify group of people in addition to individuals Ugroups that are added manually in the database[1] are now displayed in the git ยป repo ยป settings ยป notification table, with an icon. The ugroup cannot be removed/added from the UI yet [1] in table plugin_git_post_receive_notification_ugroup Change-Id: Ie6ef9bc531f3fab737ee4035416ce8bfaed23d00
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/include/Git/Notifications/CollectionOfUgroupToBeNotifiedPresenterBuilder.php | +62 | โ0 | Go to diff View file |
A | plugins/git/include/Git/Notifications/UgroupToBeNotifiedPresenter.php | +33 | โ0 | Go to diff View file |
M | plugins/git/include/GitPresenters/RepositoryPaneNotificationPresenter.php | +15 | โ7 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Notification.class.php | +13 | โ3 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/RepoManagement.class.php | +15 | โ4 | Go to diff View file |
M | plugins/git/include/autoload.php | +4 | โ2 | Go to diff View file |
M | plugins/git/templates/settings/notifications.mustache | +10 | โ0 | Go to diff View file |
M | plugins/git/www/themes/default/css/style.scss | +5 | โ0 | Go to diff View file |
M | src/common/user/ForgeUserGroupFactory.php | +1 | โ1 | Go to diff View file |