stable

Clone or download

Read-only

Display ugroups to be notified in git

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