|
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 |
|