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
Oscar Manuel Gómez Senovilla
ae9170ab85
tracker 921
2007-12-15 23:29:51 +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
Oscar Manuel Gómez Senovilla
df4b5575fd
catalan updates
2007-11-10 10:46:49 +00:00
Oscar Manuel Gómez Senovilla
092081e751
Galician support, by tracker 1239
2007-11-09 16:33:20 +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
8d84c76715
german lang update for felamimail
2007-10-26 09:20: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
Ralf Becker
84db48756f
changed single Quotes to double quotes, to allow the use of single quotes in the translation, as asked by zorg-AT-probesys.com on the developers list
2007-09-30 06:43:24 +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
6bfdfcac95
merged translations from trunc
2007-09-25 11:56:35 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f
retry for patch 1170
2007-09-25 07:37:31 +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
5f796a32ef
fixed bug: deleting attachments in compose always deleted the first attachment (deleteRow requires the row-index and not the row-object)
2007-07-11 06:28:30 +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
Ralf Becker
a35af51a9c
added magic_quotes_gpc to check_install for felamimail
2007-07-05 13:02:49 +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
Ralf Becker
09810b4b7b
merged changed in trunk between 23961:24008, with the exception of changes in tracker to the new tracking infrastructure, plus adding the svn-helper script
2007-06-04 06:43:09 +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
f32da9bdc0
merge from trunk(revision 23930:23943) to 1.4 branch
2007-05-26 06:59:35 +00:00
Lars Kneschke
fa7b6e5504
merge from trunk(revision 23873:23912) to 1.4 branch
2007-05-22 04:04:13 +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
96c8f47e67
merge from trunk(revision 23834:23851) to 1.4 branch
2007-05-09 16:29:32 +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