stable
Clone or download
Read-only
this is part of story #11647 reduce notifications tracker users receive How to test: - click on disable notification: In tracker admin notification => we don't see anymore notfication level, global notifications and unsubscribers As a regular user, go on your notification panel => you can't update your notification preferences - as tracker administrator you should be able to enable notification again Change-Id: I6fbbfce8c6a040833353f6acd0cd850757b08683
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Notifications/Settings/NotificationsUserSettingsDisplayController.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Notifications/Settings/UserNotificationSettingsPresenter.php | +7 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php | +13 | −5 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +29 | −5 | Go to diff View file |
M | plugins/tracker/site-content/tuleap-tracker.pot | +25 | −3 | Go to diff View file |
M | plugins/tracker/templates/notifications/admin-notifications-level.mustache | +65 | −41 | Go to diff View file |
M | plugins/tracker/templates/notifications/user-notification-settings.mustache | +44 | −34 | Go to diff View file |