stable

Clone or download

Read-only

Do not let the user edit two notifications at the same time

This is a part of story #9892 notify group of people in addition to individuals Edit a notification. Make some changes. Do not save. Edit another notification. Previous changes are lost and the notification row switch back to readonly mode. The same with the add notification row. Change-Id: I358271f2c5a2873b1d07c2102804a52ac1635abf

Modified Files

Name
M plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php +1 −1 Go to diff View file
M plugins/tracker/templates/notifications/notifications.mustache +12 −10 Go to diff View file
M plugins/tracker/www/scripts/tracker-admin-notifications.js +53 −20 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +2 −2 Go to diff View file
M src/www/scripts/tuleap/user-and-ugroup-autocompleter.js +4 −0 Go to diff View file