stable

Clone or download

Read-only

Prevent users on UI when path already exists

This is a part of story #9897 notify group in SVN To test: Try to duplicate a path when you edit or add a notification then a popup is displayed and you can't save. Change-Id: I505efadd58971065e6b83d2a870088d2cd0eb4a1

Modified Files

Name
M plugins/svn/include/Svn/Admin/MailNotificationPresenter.class.php +7 −0 Go to diff View file
M plugins/svn/site-content/fr_FR/LC_MESSAGES/tuleap-svn.po +13 −2 Go to diff View file
M plugins/svn/site-content/tuleap-svn.pot +9 −1 Go to diff View file
M plugins/svn/templates/admin/mail_notification.mustache +45 −4 Go to diff View file
M plugins/svn/www/scripts/svn-admin-notifications-popover.js +16 −1 Go to diff View file
M plugins/svn/www/scripts/svn-admin-notifications.js +142 −69 Go to diff View file
M plugins/svn/www/themes/default/css/style.scss +16 −3 Go to diff View file