stable
Clone or download
Read-only
This is a part of story #9897 notify group in SVN To test: On SVN notification UI groups are displayed. When you edit a notification groups aren't in input html. Change-Id: I45072fc7d3e6181f3c1cf6a399c03ff3cdbccd0c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/Svn/Admin/AdminController.class.php | +16 | −2 | Go to diff View file |
M | plugins/svn/include/Svn/Admin/MailNotificationPresenter.class.php | +26 | −25 | Go to diff View file |
A | plugins/svn/include/Svn/Notifications/CollectionOfUgroupToBeNotifiedPresenterBuilder.php | +56 | −0 | Go to diff View file |
A | plugins/svn/include/Svn/Notifications/NotificationListBuilder.php | +67 | −0 | Go to diff View file |
A | plugins/svn/include/Svn/Notifications/NotificationPresenter.php | +72 | −0 | Go to diff View file |
A | plugins/svn/include/Svn/Notifications/NotificationsEmailsBuilder.php | +55 | −0 | Go to diff View file |
M | plugins/svn/include/autoload.php | +6 | −2 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +10 | −1 | Go to diff View file |
M | plugins/svn/templates/admin/mail_notification.mustache | +87 | −73 | Go to diff View file |
M | plugins/svn/www/themes/default/css/style.scss | +25 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +1 | −0 | Go to diff View file |