stable
Clone or download
Read-only
Tracker administrators can choose to enable/disable the [Assigned to me] in notification emails
It is no more needed to edit the database manually to active or deactive the feature for a tracker. This is part of story #10299: include [assigned to me] in artifact notification email Change-Id: I8a2542d1bc455bb622d3175e8947285010c109c2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/ConfigNotificationAssignedTo.php | +10 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php | +12 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/dao/ConfigNotificationAssignedToDao.php | +25 | −0 | Go to diff View file |
M | plugins/tracker/templates/notifications/admin-subject-customisation.mustache | +1 | −1 | Go to diff View file |