stable
Clone or download
Read-only
request #14982 Add edited mention in tracker mail notification
How to test: Create a new changeset => standard email is received Edit a changeset => the email have an explicit mention to tell user that the notification concern an edit of follow up Why this change: It's quite hard in mail to distinguish the edit follow up from the original answer. Change-Id: I85f653f3d373eef5bda308355e9910f6a2045727
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Comment.class.php | +33 | −17 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +8 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker_Artifact_Changeset_CommentTest.php | +131 | −0 | Go to diff View file |