Commit Graph

439 Commits

Author SHA1 Message Date
Klaus Leithoff
731cee5661 translation for forwarding help text 2013-04-09 11:30:52 +00:00
Klaus Leithoff
63fbd4395b * eMail: handle not checked keep local copy on message forward when no mailaddress is set; make clear not keeping a copy means: FORWARD ONLY for the mailbox in question 2013-04-09 11:24:33 +00:00
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
Klaus Leithoff
cada152c28 format email with identities as requested by birgit and ralf and stefan 2013-02-01 11:47:45 +00:00
Klaus Leithoff
f4eca63984 * eMail: introduce config option to define the display of your chosen identity, the list of identities in send and derived from this, the information actively sent within the mailheader regarding the identity used 2013-02-01 09:04:08 +00:00
Klaus Leithoff
0e7604281e excess bracket removed 2013-01-31 12:10:06 +00:00
Klaus Leithoff
abc012ec6a backport of nathans r41510 2013-01-31 12:02:53 +00:00
Klaus Leithoff
792c6567b3 move changed texts to their rightfull place 2013-01-31 09:25:11 +00:00
Klaus Leithoff
a6812a39ed silence error log on folderExists when called with empty folder, unless the check is forced 2013-01-30 09:33:52 +00:00
Klaus Leithoff
044263bd8c handle error on empty folder while checking when saving as draft 2013-01-30 09:17:19 +00:00
Klaus Leithoff
410f52b678 try common default for autofolder personal prefix+AutoFolderName, if everything else fails while trying to fetch a special use folder 2013-01-29 16:48:33 +00:00
Klaus Leithoff
ccffcf171e suppress hint, if there is no autofolder/specialuse folder available 2013-01-29 16:07:39 +00:00
Klaus Leithoff
214bbf52d5 visualize possible SPECIAL-USE foldersettings in personal prefs, to inform users about possible folder voodoo 2013-01-29 15:45:35 +00:00
Klaus Leithoff
e497764ba9 fix Fatal Error for call of getTemplateFolder 2013-01-29 15:00:18 +00:00
Klaus Leithoff
bcc6570b84 * eMail: implement the usage of possibly provided SPECIAL-USE folders information 2013-01-29 14:38:36 +00:00
Klaus Leithoff
3b138ed423 more detailed debug on connection failure 2013-01-25 11:28:52 +00:00
Klaus Leithoff
8442472711 make sure we are working with the correct hierarchyDelimiter on the current connection, calling getHierarchyDelimiter with false to reset the cache 2013-01-25 09:07:55 +00:00
Klaus Leithoff
69a6d18a4c handle Euro Symbol when switching addresses 2013-01-24 16:44:31 +00:00
Klaus Leithoff
4db64d1bc3 if mail is already send, close the window (if not closed already) 2013-01-24 15:56:47 +00:00
Klaus Leithoff
159b75d6fa always set session var activeProfileID 2013-01-24 14:11:55 +00:00
Klaus Leithoff
7c0e3fdd1d fix problem introduced with r40774 an r40777 2013-01-24 14:08:01 +00:00
Klaus Leithoff
683ae3ad6a switch cachelevel for composeIdCache from INSTANCE to SESSION 2013-01-24 12:59:08 +00:00
Klaus Leithoff
5b4deec193 * eMail: limit resizing of compose and view windows to available screen height 2013-01-24 12:13:36 +00:00
Klaus Leithoff
3fe381e336 switch some debug output to conditional on debug-flag 2013-01-24 09:08:46 +00:00
Klaus Leithoff
197fc098e8 handle problem with empty ActiveProfileID 2013-01-23 10:24:01 +00:00
Klaus Leithoff
6f1dd6fc41 missing translations provided by Stefan Becker and others 2013-01-23 09:50:40 +00:00
Klaus Leithoff
abfa132745 reset composeIDCache on error 2013-01-23 08:34:22 +00:00
Klaus Leithoff
4617c2cbcd increase timeframe for not sending messages with identical composeids (when composeid was used in previous send action) 2013-01-21 10:40:15 +00:00
Ralf Becker
957740eabc * All apps: merged missing translations from other apps or branches 2013-01-18 13:56:05 +00:00
Klaus Leithoff
ef7a56a639 handle problem on mergeprint when trying to use send to email-addresses of umlautdomains 2013-01-18 08:47:56 +00:00
Klaus Leithoff
c7bf681e47 fix possible problem on merge_print with addressbook email-templates 2013-01-18 08:20:35 +00:00
Klaus Leithoff
e424cefc92 make sure predefined font/font_size span is constructed correctly 2013-01-17 13:10:04 +00:00
Klaus Leithoff
a9388edec7 handle encoded subjects on saving emails on disc 2013-01-17 12:21:48 +00:00
Klaus Leithoff
7651204eeb finetuning on umlautdomain address handling; while converting to infolog or tracker 2013-01-17 12:10:03 +00:00
Klaus Leithoff
dd750f217e * eMail: now supporting umlautdomains on send; using prefs for preset font size/face on compose for reply/forward and messages with preset signature; changes regarding the targetwindow of links in HTML mails; better separation of former mail text to reply text section when forcing reply to HTML, and Source is text only; improved reply header layout on forced conversion 2013-01-17 11:22:24 +00:00
Klaus Leithoff
8020708c43 * eMail: when allowing users to edit their forwardingaddresses; allow them to edit all of them; add multiple forwards, etc. 2013-01-15 14:24:17 +00:00
Klaus Leithoff
acbf3c4301 * eMail: support multipart/mixed mails with html parts to display (apple mail does that kind of emails) 2013-01-15 12:06:38 +00:00
Klaus Leithoff
54488b8bcd more attemts to handle possible problems on openConnection 2013-01-11 13:05:45 +00:00
Klaus Leithoff
94a04fb4c4 try to handle possible errors when retrieving folderStatus 2013-01-11 10:54:59 +00:00
Klaus Leithoff
0e46ac5353 add missing static, to ensure the use of the cached folderBasicInfo during a single request 2013-01-11 09:46:09 +00:00
Klaus Leithoff
a1eb77a949 introduce more caching to reduce traffic to imap-server (basic folderBasicInfo) Note: is reset by folder maintenance operations 2013-01-10 17:17:42 +00:00
Klaus Leithoff
bfb1923254 * eMail: improve control regarding the unwanted selection of NoSelect Folders 2013-01-10 15:47:14 +00:00
Klaus Leithoff
1c4ab446e4 use existing translation key for new feature move-to-last-used-move-folder 2012-12-20 08:45:31 +00:00
Klaus Leithoff
660976b77f * eMail: offer last moveTo folder as direct menuaction; try to avoid to access --topfolder-- 2012-12-19 14:49:20 +00:00
Klaus Leithoff
1b0b16f3ed more debug on failed message deletion; preparation for move to last folder action; try to select last folder (stored in session) after openConnection 2012-12-19 14:17:45 +00:00
Klaus Leithoff
9fc350d02f * eMail: resolve problem with failed deletion of draftedMessages on send 2012-12-19 13:58:22 +00:00
Klaus Leithoff
8ad8f4f155 * eMail/Sieve: fix bug regarding the failed login to SIEVE on userDefined-Accounts 2012-12-18 12:29:23 +00:00
Klaus Leithoff
ff16579e5d * email: allow cid as overall url schema; handle background url in htmLawed, as background is not allowed except for body, but commonly used with other tags (e.g. in td); control schema for background in hook_tag 2012-12-17 15:09:14 +00:00
Klaus Leithoff
7756258aa7 * eMail: allow to retrieve and show inline background images 2012-12-17 14:40:52 +00:00
Klaus Leithoff
590df29839 * email: fix bug regarding the failed fetch of user defined identities; (as identities have not been fetched unless user defined accounts right was granted); 2012-12-14 12:19:47 +00:00
Klaus Leithoff
0886b77a3c * eMail/async vacation; if failed by exception or returnvalue is false, reschedule 2012-12-10 16:12:49 +00:00