stable

Clone or download

Read-only

This is a part of story #9897 notify group in SVN To test: On SVN notification UI you can delete a notification with confirmation. Change-Id: I8f1ceda22a51047b555ac0e21d367861430baafb

Modified Files

Name
M plugins/svn/build-manifest.json +2 −1 Go to diff View file
M plugins/svn/include/Svn/Admin/AdminController.class.php +12 −4 Go to diff View file
M plugins/svn/include/Svn/Admin/MailNotificationDao.class.php +4 −4 Go to diff View file
M plugins/svn/include/Svn/Admin/MailNotificationManager.class.php +3 −8 Go to diff View file
M plugins/svn/include/Svn/Admin/MailNotificationPresenter.class.php +10 −5 Go to diff View file
M plugins/svn/site-content/en_US/svn.tab +0 −1 Go to diff View file
M plugins/svn/site-content/fr_FR/LC_MESSAGES/tuleap-svn.po +17 −2 Go to diff View file
M plugins/svn/site-content/fr_FR/svn.tab +0 −1 Go to diff View file
M plugins/svn/site-content/tuleap-svn.pot +15 −0 Go to diff View file
M plugins/svn/templates/admin/mail_notification.mustache +86 −64 Go to diff View file
A plugins/svn/www/scripts/svn-admin-notifications-popover.js +65 −0 Go to diff View file
M plugins/svn/www/themes/default/css/style.scss +26 −17 Go to diff View file