stable

Clone or download

Read-only

Changes in tracker notification mode are recoreded in project history

this is part of story #11254 reduce notification sent by tracker to status change How to test: Go on a particular tracker > Administration > Email Notification Settings Update the notification level Update is stored in project history and can be seen by project admin (In Admin > Data > Project History) Change-Id: Ieda6ee8754254d7aec14bc88c847a5a35c1cf823

Modified Files

Name
M plugins/tracker/include/Tracker/Notifications/Settings/Administration/NotificationsAdminSettingsControllerCommon.php +3 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +3 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php +37 −3 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +3 −1 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +6 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +6 −0 Go to diff View file
M src/common/dao/ProjectHistoryDao.class.php +3 −3 Go to diff View file