Klaus Leithoff
|
28fe53bfa1
|
make sure the class variable partID is up to date when calling display / printMessage
|
2011-03-23 08:50:18 +00:00 |
|
Klaus Leithoff
|
10e27b8798
|
* eMail: wrap pre tagged text within the window boundarys for better readability of text mails with overlong lines; this was part of the felamimail app.css which is loaded anymore for the display of the body
|
2011-03-22 10:46:05 +00:00 |
|
Klaus Leithoff
|
9684af643f
|
handle variable attachmentdiv height and control bottom area height preserved for the attachmentdiv, throw out attachment_count, as it seems not to be used
|
2011-03-18 12:29:05 +00:00 |
|
Ralf Becker
|
08806fe9e5
|
backport of reworked solution from trunk
|
2011-03-17 20:40:02 +00:00 |
|
Klaus Leithoff
|
8b7e8d4b59
|
disable changes from r34201
|
2011-03-17 16:13:28 +00:00 |
|
Ralf Becker
|
46f505bb1f
|
* EMail: speed improvment by loading mails with a single request
|
2011-03-17 14:56:54 +00:00 |
|
Klaus Leithoff
|
5512e7787b
|
rework of linkifying email adresses in displayed message bodys
|
2010-11-18 08:41:17 +00:00 |
|
Klaus Leithoff
|
6557cea45b
|
* eMail: timezone and timeformat issues as reported in egroupware.org Tracker#2755
|
2010-11-17 09:52:05 +00:00 |
|
Klaus Leithoff
|
61693f14dc
|
improved error handling for additional issues (getAttachment, getTextPart, getMessageRawHeaders,...), by testing on PEAR Errors before trying to process the data/pipe the data for handling in UI
|
2010-11-05 13:59:52 +00:00 |
|
Klaus Leithoff
|
9d171dd1a4
|
fix forgotten debug statement
|
2010-11-05 09:10:57 +00:00 |
|
Klaus Leithoff
|
0ba6657812
|
implementing fallback for wrong headerdata encoding; try to detect encoding from headerdata to improve message header data display, due to wrong encoding
|
2010-11-05 09:06:00 +00:00 |
|
Klaus Leithoff
|
b518045cd3
|
*eMail: feature to be able to import an email recieved or while sending as a tracker item; (that includes the move of some functions from infolog to bofelamimail, to make it available to more than one app); better charset detection on message body parts that do not carry a charset information (e.g.: base64 and quoted-printable messages, seem not to carry that info)
|
2010-10-06 12:56:54 +00:00 |
|
Klaus Leithoff
|
b261766ce9
|
handling of (TM) and (R) in getdisplayableBody in case of Non-UTF8 Mailbodys
|
2010-09-15 08:22:22 +00:00 |
|
Klaus Leithoff
|
1f956a6264
|
missing handling of decoding in emailAddressToHTML;
|
2010-09-10 14:14:23 +00:00 |
|
Klaus Leithoff
|
f5dd36ddf3
|
fixed bug reported by V.Richert, about not decoded envelope information; thus allow arrays to be passed and processed to bofelamimail::decode_header; use the new ability; provide better control if data should be decoded or not
|
2010-09-10 13:39:14 +00:00 |
|
Klaus Leithoff
|
7065ea4d7e
|
preserving ampersands while converting html to text; improving linebreak behavior; switching off WordWrapn (by setting it to 0) in phpmailer, as we handle our linebreaking on our own
|
2010-09-09 10:20:44 +00:00 |
|
Klaus Leithoff
|
5a816aaa82
|
rework of bofelamimail::_strtotime, to make propper use of egw_time; performance issue: limit the number of links and email to be parsed (and adapted) to 100 each, as it should be sufficient for most standard emails; try to further improve the display of textmails
|
2010-09-07 09:04:50 +00:00 |
|
Klaus Leithoff
|
cd108bfa9a
|
Using egw_time for date/time handling; handle unrecognized timezones like 'Westeuropäische Sommerzeit' by splitting them off, when strtotime failes
|
2010-08-27 08:13:42 +00:00 |
|
Klaus Leithoff
|
646a0a4ca4
|
feature to be able to import TEXT/X-VCALENDAR Files on single Click.
|
2010-07-13 13:30:04 +00:00 |
|
Klaus Leithoff
|
f89eed6c9e
|
quitening warning if no body (array) is to displayed
|
2010-07-06 15:12:47 +00:00 |
|
Ralf Becker
|
6b6032e139
|
Creating branches/Stylite-EPL-10.1
|
2010-06-09 18:36:13 +00:00 |
|