Commit Graph

387 Commits

Author SHA1 Message Date
Klaus Leithoff
98aa3cdb3b * eMail: fix problem with signature change on html with styles (left over style fragments) 2013-04-08 14:00:25 +00:00
Klaus Leithoff
853adeb619 * eMail: handle focus problem experienced under IE10 (single BrowserInstance) for forward 2013-04-08 13:02:21 +00:00
Klaus Leithoff
0a2551f432 fix obsolet signature from prefs 2013-04-08 12:25:57 +00:00
Klaus Leithoff
24266a2bb5 * eMail: handle IE10 focus issue (open attachment link on list view; multiple select on list view) when on single BrowserInstance 2013-04-05 12:12:02 +00:00
Ralf Becker
5cb0c8c2e0 * EMail: fixed not working update of vacation notice using IE 10 and show a failure or success message 2013-04-04 13:39:57 +00:00
Klaus Leithoff
56fea2103e * API/eMail/HTMLawed/CKEditor: tidy eats away even some wanted whitespace, so we switch it off;we used it for its compacting and beautifying capabilities, which resulted in better html for further processing 2013-04-04 12:35:43 +00:00
Klaus Leithoff
ecee76d6c4 handle strange problem regarding invalid UTF-8 sequence, caused by HTMLawed with config tidy=1 2013-04-04 09:40:19 +00:00
Klaus Leithoff
89ee7d3fe9 * eMail: increases font-size by 10% to 120% for display and textarea 2013-04-04 08:30:56 +00:00
Klaus Leithoff
177a779aa3 fix situation on reply, if there is no signature and no predefined font section, there is no room above the original message to start writing 2013-03-22 10:37:11 +00:00
Klaus Leithoff
019c76b16e fix could not access file (missing urldecode problem) 2013-03-21 14:26:53 +00:00
Klaus Leithoff
ab509a6ba2 fix problem with attaching files with spaces to mails 2013-03-21 12:46:41 +00:00
Klaus Leithoff
048b79d5a4 * eMail: provide capability to fetch other apps entrys (subject, body, attachments) via registered method, and open compose with the given content 2013-03-21 10:33:40 +00:00
Ralf Becker
16e3ae2551 * FMail: when toggeling between html and plain-text in compose, do NOT convert to iso-8859-1, to fix problems with non-western charsets eg. cyrillic 2013-03-20 13:36:24 +00:00
Klaus Leithoff
a0f33eda48 handle/fix missed ckeditor3 calls 2013-03-15 11:53:04 +00:00
Klaus Leithoff
1e0cf86ccb * eMail: fix bug regarding wrong identity used when changing identity on send 2013-03-15 11:12:48 +00:00
Klaus Leithoff
a134486443 * API: switch from CKEditor 3 to version Major Release 4; This step solves problems experienced with IE10 2013-03-15 08:34:53 +00:00
Klaus Leithoff
944e22afc5 * eMail: work around a IE10 bug/feature, which is eating away cr/lf if preceded by space in pre sections 2013-03-13 16:03:09 +00:00
Klaus Leithoff
bb956833a7 * eMail: style stuff to preserve style of buttons used in eMail which changed after loading et2 Styles on top for framework 2013-03-13 11:11:10 +00:00
Klaus Leithoff
79771d0e63 enforce signature description on list and read (if none given), on personal signatures 2013-03-11 14:19:16 +00:00
Klaus Leithoff
0be52c896e * eMail: enforce signature description if none given, on personal signatures 2013-03-11 13:20:39 +00:00
Klaus Leithoff
4794e4617d * eMail: fix missing trashFolder short display name, when refreshing folder on selecting trash folder itself 2013-03-11 12:17:19 +00:00
Klaus Leithoff
721f38b5e7 * eMail: fix for CKEditor fragments shown on reply for IE9+10; focus to body handling is completely moved to html::fckeditor 2013-03-08 14:53:08 +00:00
Klaus Leithoff
e7252ad770 * *eMail: work around losing focus for IE10, on message view, when on single BrowserInstance 2013-03-07 15:50:14 +00:00
Klaus Leithoff
fa2f0df393 if in admin, emailadmin link should open in its own enviroment; fix missing NAME but data: as name 2013-03-07 11:14:24 +00:00
Ralf Becker
49d8ddc3b6 setting "Primary emailadmin Profile" as default for "eMail Account to sync" 2013-03-06 14:51:56 +00:00
Klaus Leithoff
62c1406af2 further work regarding the editor focus 2013-03-06 09:23:05 +00:00
Ralf Becker
6b4021a4f5 setting "add raw message .eml" as default and a missing translation 2013-03-06 08:41:29 +00:00
Klaus Leithoff
ee3e5941eb handle some array values (delimiter, attributes) when folderInfo was retrieved from cache 2013-03-04 13:06:12 +00:00
Klaus Leithoff
98cc3e220b improve getFolderStatus behavior 2013-03-04 12:37:38 +00:00
Klaus Leithoff
62541c2c42 * eMail/api: attempt to fix the focus on body issue with FF; thanks to CKEditor support 2013-03-04 11:53:53 +00:00
Ralf Becker
2be34f9810 German translations from Stefan plus some additions for en langfile 2013-03-01 08:47:12 +00:00
Klaus Leithoff
64f80a33ac * eMail: increase fontsize by 10% for compose in plain text (textarea) 2013-02-28 13:31:24 +00:00
Klaus Leithoff
c8066b4817 handle applemail multipart with no alternative as MIXED; do not fail on getStructure if there is no OK, but empty and a structure response is present 2013-02-26 12:52:01 +00:00
Klaus Leithoff
4c646d8e19 handling format flowed 2013-02-25 09:12:29 +00:00
Nathan Gray
6277192677 Preference organisation 2013-02-22 18:58:59 +00:00
Klaus Leithoff
d695929880 use monospace fontstyle for plaintext edit; preserve whitespace (horizontal AND vertical) if mail is plaintext (not containing any html) 2013-02-22 10:59:31 +00:00
Klaus Leithoff
945f256e1b preset font span, omit empty style elements completely 2013-02-22 09:33:40 +00:00
Klaus Leithoff
acfb3cce70 fixing/handling problem for setting (possible obsolet) ACL rights D and C 2013-02-21 14:13:08 +00:00
Ralf Becker
8d5a2967e6 change default font unit for new installs to "pt" and fixed not set font-size in email 2013-02-21 13:23:52 +00:00
Klaus Leithoff
6dcc354174 broken lang within ACL Management 2013-02-21 10:15:08 +00:00
Klaus Leithoff
ed6f2ec6f1 small translation glitch - patch provided by A.Messina 2013-02-20 14:40:16 +00:00
Klaus Leithoff
0d5aab2b6c attempt to handle preformatting of html correctly on compose 2013-02-15 13:04:50 +00:00
Klaus Leithoff
0dcd5dbe5c * eMail: fix embedded picture to large bug on compose; suggested solution from M.Dell Ambrogio 2013-02-14 09:32:16 +00:00
Ralf Becker
b6a899f5e5 merged translations and other uncommited ones 2013-02-08 19:04:24 +00:00
Klaus Leithoff
d6e04c5ac1 fix a problem regarding same name attachments on activesync sending of mails; code indentation and cleanup 2013-02-08 11:20:15 +00:00
Klaus Leithoff
dad6a08fdd alter display of identities, as requested by support 2013-02-07 08:47:43 +00:00
Klaus Leithoff
7595b3bea4 russian translations provided by Vladimir N. Gavrilov; previous commit may have stripped the langfile of some already existing translations 2013-02-04 17:19:31 +00:00
Klaus Leithoff
f3d7010473 style stuff voodoo; matching the use of Word-Style eMails in replys 2013-02-04 15:32:06 +00:00
Klaus Leithoff
7a719e0327 russian translations provided by Vladimir N. Gavrilov 2013-02-04 12:38:43 +00:00
Ralf Becker
65d7134ef9 * Calendar/FMail: allow to apply replys to meeting requests 2013-02-01 12:23:21 +00:00