Klaus Leithoff
850173aae5
postgres compatibility for user defined accounts
2008-10-24 07:53:01 +00:00
Klaus Leithoff
0ff383520d
Tracker #1254 ; Problem with german "Umlauts" in Attachments and Mail-Forwardings
2008-10-08 10:50:06 +00:00
Klaus Leithoff
64a409adae
backporting some fixes for the display of the message list, and filtering issues
2008-10-07 09:52:18 +00:00
Klaus Leithoff
09194efeeb
handling strange phenomenon, where messages were not marked as read upon reading, on some servers
2008-09-04 10:25:00 +00:00
Klaus Leithoff
1ac2258474
added missing class variable connectionStatus
2008-09-03 08:04:53 +00:00
Klaus Leithoff
807fd5ff1f
fixed a typo
2008-09-03 08:02:49 +00:00
Klaus Leithoff
5d8bf0de21
improving the stripping of comments, since the regex stripped too much in some cases
2008-08-21 11:38:43 +00:00
Klaus Leithoff
04fc43ef6c
improving the stripping of comments, since the regex stripped too much in some cases
2008-08-21 11:38:23 +00:00
Klaus Leithoff
126e6386aa
-fixing a problem regarding the showing of leftovers from HTML-Comments
...
-fixing a problem regarding the failing of the deletion of attachments, while forwarding mails. (this may be of little consequence, as mails are
forwarded as attachment in 1.4, and deleting the attachment will question the whole forward process, but ...)
2008-08-18 12:01:13 +00:00
Klaus Leithoff
b377de6b86
-handling HTML comments before doing the kses parse. this fixes a problem with displaying HTML emails, showing some leftovers from comments in
...
style definitions, which are used as browser switch.
2008-08-18 11:53:16 +00:00
Klaus Leithoff
e4a96efe6d
bug fix reported by jaytraxx
2008-05-27 14:58:15 +00:00
Klaus Leithoff
d8db45d46b
some more patching the patch regarding compose-ability of messages within the subfolders of drafts
2008-05-21 10:11:23 +00:00
Klaus Leithoff
cee98e9293
patch for the patch regarding the composeability of messages in subfolders of the draft folder.
2008-05-21 06:15:10 +00:00
Klaus Leithoff
b16f65078a
commited a patch from randy, regarding the handling of the message table links within subfolders for the draft-folder
2008-05-20 06:40:14 +00:00
Klaus Leithoff
46a584400c
fixed a bug reported by clorenzo regarding nonprintable characters within the mailheader
2008-05-15 13:52:10 +00:00
Klaus Leithoff
789e13a4ce
commit of Patch to correct bug #1283 only 1st attachment is good when sent from draft
...
provided by Dominique HORVATH
2008-05-08 10:32:50 +00:00
Klaus Leithoff
6ed49e02bb
commit of external image link length patch provided by christian binder.
2008-04-25 07:11:20 +00:00
Klaus Leithoff
bcecc2f3a4
autocompletion and mouse patch #1177 by JF B
2008-03-28 09:21:28 +00:00
Klaus Leithoff
a9412a9f14
fixed reported bug #1468 (wrong time in messagelist)
2008-03-27 08:54:48 +00:00
Ralf Becker
29cb0d1b85
fix for postgres problem reported by m.buess-at-mgsoftech.com at the german list: boolean/logic values get not (correct) retrieved from the DB
2007-12-15 18:01:47 +00:00
Klaus Leithoff
aad76dd0bd
fix for a problem with stripping out html comments, since sometimes the stripping loops forever
2007-12-10 08:19:03 +00:00
Ralf Becker
fbb7d5c052
"fix for fmails live search to include accounts, if they are stored in a different repository"
2007-11-11 06:45:07 +00:00
Ralf Becker
d7ea188df4
"small fix to deal with wrong charset iso8859-1 instead of iso-8859-1, seems to happen quite a lot, at least to my mailbox"
2007-11-08 06:37:35 +00:00
Christian Binder
aa9bcef188
warn on empty subject before sending mail
2007-10-26 09:13:25 +00:00
Klaus Leithoff
ac7199beac
fixed a bug/problem introduced by patch r24492 (doubling of the mailheader) if you are forwarding a mail, with headers already present
2007-10-22 08:49:17 +00:00
Klaus Leithoff
3dde5f1bdc
function getCleanHTML; strip comments out of the message completely, since kses stripped only the tags, and not the content
...
this has been an issue with answering on html-mails composed with word
2007-10-15 07:47:32 +00:00
Christian Binder
b09e764ad0
fixed deletion of sieve vacation message when editing sieve rules
2007-10-09 15:03:52 +00:00
Klaus Leithoff
54ecc90b58
fix for problems with displaying MULTIPART/RELATED sections of Mails. This fix is connected to a fix to egw-pear/Net/IMAP.php for creating the
...
mailstructure regarding MULTIPART/RELATED
2007-10-05 07:05:41 +00:00
Klaus Leithoff
4b24d98f77
fix for the problem, that forwarding mails could lead to the conversion of the forwarded mails to plain text of the raw body of this mail.
2007-10-05 07:04:24 +00:00
Lars Kneschke
b1c111db85
fixed breaking of signatures when sending emails
2007-10-05 03:47:49 +00:00
Klaus Leithoff
2bce586215
added the MULTIPART/RELATED Fix to the handling of the Structure with partID 1 in function _getSubStructure
2007-09-28 07:15:02 +00:00
Klaus Leithoff
f37e2bfdc6
Simple fix for the MULTIPART/RELATED section of the Mail-Structure.
2007-09-14 07:20:06 +00:00
Klaus Leithoff
25c0ba0ac8
Fix for some problems handling attachments, regarding the logik of the mail-structure object.
...
This fix adds to the fix of Connie, and focuses on the MULTIPART/ALTERNATIVE part of the mail-structure object
2007-09-04 08:14:47 +00:00
Cornelius Weiß
fe80186ba2
fix: not displayed messages when MIME MIXED was in RFC822 Container with PartID 1 (Thanks Lars)
...
fix: not displayed images, when PartID of Attachment was > 1
fix: broken addresses after ajaxsearch when for some reason an rfc formated address is in the addressbook
2007-09-03 20:21:45 +00:00
Ralf Becker
ff5c696a71
fix from Nigel Vicker to get replyTo working in FMail
2007-08-20 15:33:01 +00:00
Ralf Becker
0c608d5e07
fixed message can be send without recipient and gets lost
2007-07-10 13:16:21 +00:00
Ralf Becker
38970fb3ac
fixed not show attachments in forwarded mails without subject (apple clients)
2007-07-10 12:57:45 +00:00
Klaus Leithoff
cffe635c5c
Bugfix for Bug:
...
FeLaMiMail Compose link in FeLaMiMail SideBox Menu looses Functionality due to JavaScript Error when in Preferences: javascript Function openComposeWindow could not be found.
BugFix:
Using of egw_openWindowCentered with onclick.
2007-06-12 15:11:52 +00:00
Lars Kneschke
c34ff4d0f2
merge from trunk(revision 23948:23958) to 1.4 branch
2007-05-27 07:51:16 +00:00
Lars Kneschke
144faf15ff
merge from trunk(revision 23943:23948) to 1.4 branch
2007-05-26 18:45:08 +00:00
Lars Kneschke
906889e6d9
merge from trunk(revision 23866:23873) to 1.4 branch
2007-05-16 08:54:12 +00:00
Lars Kneschke
e86e5a9cd1
merge from trunk(revision 23745:23749) to 1.4 branch
2007-04-30 19:49:43 +00:00
Lars Kneschke
efb5498561
merge from trunk(revision 23607:23739) to 1.4 branch
2007-04-30 10:29:44 +00:00
Ralf Becker
362733a71a
create a new 1.4 branch
2007-04-15 16:29:22 +00:00