stable
Clone or download
Read-only
Merge commit 'refs/changes/14/4514/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #8442: Tracker service does not send mail anymore Change-Id: Ida28b43e3447dc95fb29d06b98a061e716a51156
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/ApprovalTable/NotificationCycle.class.php | +67 | −70 | Go to diff View file |
M | plugins/docman/include/ApprovalTable/Reminder.class.php | +1 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_HTTPController.class.php | +1 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_NotificationsManager.class.php | +1 | −2 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionApprovalCreate.class.php | +3 | −3 | Go to diff View file |
M | plugins/docman/tests/ApprovalTableNotificationCycleTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +1 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderManager.class.php | +1 | −3 | Go to diff View file |
M | src/common/frs/FRSReleaseFactory.class.php | +1 | −1 | Go to diff View file |
M | src/common/frs/FileModuleMonitorFactory.class.php | +2 | −6 | Go to diff View file |
M | src/common/mail/MailBuilder.php | +20 | −7 | Go to diff View file |
M | src/common/mail/MailNotificationBuilder.php | +3 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiNotification.php | +1 | −2 | Go to diff View file |
M | tests/simpletest/common/mail/MailBuilderTest.php | +10 | −8 | Go to diff View file |