Commit Graph

18 Commits

Author SHA1 Message Date
c088495708 use new API for notifiations 2016-05-06 09:19:36 +00:00
b38eb063f6 * Notification/Mail: Fix / work around for BAD Header problem encountered in notifications for insufficiently encoded subject
when sending alarm messages on extended notification format
2015-02-26 14:56:23 +00:00
51c4e0e580 get notifications working again with new egw_mailer 2014-11-25 14:22:16 +00:00
97acbbb70f rework sender/from/replyTo Information on notification 2014-11-18 10:50:35 +00:00
659ca5eb4f query new notifications right after login and therefore also show up as "active" in session-status 2014-10-09 08:21:40 +00:00
7ddc51e7e4 seed header on notification-mail with installid and keyword = notification-mail 2014-05-13 15:01:24 +00:00
1b3e897eec * Calendar: fixed since last update missing event details, notification iCal adds description with (required) *~*~*~*~*~*~*~*~*~* separator, extended has description before event details and links 2012-08-21 14:49:26 +00:00
94b69703e4 * notification: if sending meeting requests: only send the text/plain part, as outlook interprets the html part as meeting description 2012-01-06 11:34:15 +00:00
f25185f0b9 allow to add attachments by giving a path, instead of a string, eg. egw_vfs::PREFIX.$path for a vfs path in $path 2011-06-23 09:05:25 +00:00
89a1d1d419 * Calendar Notification: handle calendar requests correctly as multipart/alternative; adding AltExtended to phpmailer; beware parts of multipartAlternative must be in decreasing order of preference (text/calendar as the last part) 2011-05-26 13:26:09 +00:00
3df142b00b * Calendar Notification: handle calendar requests correctly as multipart/alternative; one part text/plain the other part text/calendar 2011-05-26 09:47:31 +00:00
76c981d20d rewrite of r33861, a bit more elegant 2011-02-21 16:30:27 +00:00
5267605a79 make sure the mail object is ALWAYS created new, as it may cause problems with the sender information, if notification is running as cronjob and trying to notify users with different senderinformation 2011-02-21 12:12:29 +00:00
b9c7fa9526 fixed: links rendered through both html::link and html::a_href get a wrong url 2009-10-09 19:51:25 +00:00
a6d7f0caf3 more debug information for notification failure 2008-12-09 14:02:15 +00:00
72e99175e9 added version 2008-07-30 06:49:55 +00:00
0da675bf6e made all methods from html class static and removed the unnecessary singleton 2008-03-09 14:35:48 +00:00
5b699573e4 enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications 2008-01-30 18:58:00 +00:00