stable
Clone or download
Read-only
Tracker administrators can update their notification settings the same way than regular users
To access the full administration view of the notifications, administrators need to go to the tracker administration. This is part of story #11104: specify how to monitor trackers Change-Id: Ide6bcc045a8a948044033d5119727c73d077748a
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/tracker/include/Tracker/Notifications/Settings/NotificationsSettingsControllerCommon.php | Go to diff View file | ||
A | plugins/tracker/include/Tracker/Notifications/Settings/Administration/NotificationsAdminSettingsDisplayController.php | +80 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Notifications/Settings/Administration/NotificationsAdminSettingsUpdateController.php | +62 | −0 | Go to diff View file |
R | plugins/tracker/include/Tracker/Notifications/Settings/NotificationsSettingsDisplayController.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Notifications/Settings/NotificationsSettingsUpdateController.php | Go to diff View file | ||
M | plugins/tracker/include/Tracker/Tracker.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +7 | −5 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +19 | −7 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +3 | −0 | Go to diff View file |
M | plugins/tracker/site-content/tuleap-tracker.pot | +3 | −0 | Go to diff View file |
M | tests/lib/autoload.php | +3 | −2 | Go to diff View file |