Commit Graph

372 Commits

Author SHA1 Message Date
Klaus Leithoff
f30be3d481 mend problem with ActiveProfileID should not be empty 2013-07-11 09:14:22 +00:00
Klaus Leithoff
0021685834 * eMail/Sieve: when editing sieve rules mend double linefeeds returned by IE10 on edit of the vacation-message 2013-07-10 09:59:58 +00:00
Klaus Leithoff
eb7208a02d * eMail: if available show emailaddress of defaultprofile 2013-07-09 09:51:33 +00:00
Klaus Leithoff
90d55d2722 * eMail: reset possible default ActiveProfileID in preferences 2013-07-09 08:32:26 +00:00
Ralf Becker
8e2d4260f8 fixing autocomplete fix in case account_ or contact_repository is not set in DB (defaults of sql are used) 2013-07-03 08:27:13 +00:00
Ralf Becker
7116826306 * eMail/ActiveDirectory: fixed not working autocomplete of accounts 2013-07-01 12:06:54 +00:00
Klaus Leithoff
1bd03f9434 * eMail/Addressbook: adapt search for emailaddresses to search in prefix, given-, familyname, org and emailaddresses (to provide better matching results in comparsion to addressbook search; only n_fn and emailaddresses have been inspected before, for performance considerations) 2013-06-13 11:31:47 +00:00
Klaus Leithoff
b434fc655b make sure there is a mailbox unfolded, if there is no mailbox information stored, use INBOX 2013-06-10 14:44:05 +00:00
Klaus Leithoff
7a1c48ddad move ActiveProfileID Pref to General Settings 2013-06-06 15:39:45 +00:00
Klaus Leithoff
19d40a028b * eMail: while composing try refreshing listview for Draftfolder (this is, when email app is open, and draft folder is selected) 2013-06-06 11:56:04 +00:00
Klaus Leithoff
c1acfdeb7b fix possible problem with call of uid 9247 (debug szenario, that was not reverted) 2013-06-04 10:11:19 +00:00
Klaus Leithoff
256740baf5 fix pref storing problem, when no ActiveMailProfile is selected as pref; but a default is set (and Active) 2013-05-31 10:37:23 +00:00
Klaus Leithoff
df7659f53f disable umlautdomnain capability test on connection test/reset 2013-05-31 07:58:45 +00:00
Klaus Leithoff
e74a96ea9f revert changes r42584; as caused by outdated jQuery 2013-05-28 13:03:04 +00:00
Klaus Leithoff
1ced446691 * eMail: reenable edit of existing sieve rules; needs doubleclick to open edit window 2013-05-28 12:33:26 +00:00
Klaus Leithoff
bbade8e107 use already collected error-string 2013-05-27 11:07:01 +00:00
Klaus Leithoff
cbae83f9d3 * eMail: allow to delete messages immediately (on userinteraction), if OVERQUOTA error is encountered 2013-05-27 09:55:59 +00:00
Ralf Becker
e32d08b74d fixes for 11.1 2013-05-23 16:05:39 +00:00
Ralf Becker
7944b77bb2 * EMail: sort Sieve filter rules via drag-n-drop 2013-05-23 15:57:27 +00:00
Klaus Leithoff
fc9bc8fc28 even better help text on sieve rule edit 2013-05-23 14:17:01 +00:00
Klaus Leithoff
b84413c7ad * eMail: small modification of user interface for editing sieve rules to clarify the use of :matches , :contains or :regex 2013-05-23 10:34:50 +00:00
Klaus Leithoff
4f21f80728 * eMail: fix problem on compose when changing signatures, when html-mail contained anchors 2013-05-22 08:32:46 +00:00
Klaus Leithoff
6ed373ca91 replace olp sieveport 2000 with new default 4190 2013-05-21 14:37:49 +00:00
Klaus Leithoff
ee864de158 * eMail: give hint about sieve server port usage and its impact on connection 2013-05-16 11:44:15 +00:00
Klaus Leithoff
2f5a39d73f * eMail: allow open as HTML/Plain Text on right click action 2013-05-10 13:58:19 +00:00
Klaus Leithoff
87766173ef * eMail/Sieve: tell user of errors while saving rules 2013-05-10 10:22:51 +00:00
Klaus Leithoff
8b4224acbc * eMail: allow user to view / change its ActiveProfileID (quite useful if you have a basic misconfiguration) 2013-05-08 11:19:49 +00:00
Klaus Leithoff
240b81012e * eMail: introduce method to preset emailaddress by contact-ids (preferred emailaddress setting will be used) 2013-05-02 15:48:13 +00:00
Klaus Leithoff
4ec68d16d0 * eMail: handle inline forward as reply as we decide about starting the compose-dialog in text OR html mode; so for the startupmode of the editor for forwards: inline forwards are handled as replys, forwards as attachments as a new mail 2013-05-02 11:51:37 +00:00
Klaus Leithoff
883bc6f60f * eMail: rework parsing of email adresses and making compose links out of them 2013-04-30 12:53:56 +00:00
Klaus Leithoff
ed6c8028b6 allow/set bigger editor area on compose 2013-04-29 13:03:42 +00:00
Klaus Leithoff
c24fc93216 * eMail: fix bug unable to delete/rename/move selected folder 2013-04-29 07:26:20 +00:00
Klaus Leithoff
15c251ba73 * eMail: handle problem popup foldertree does not show subfolders of folders with umlauts 2013-04-24 09:59:09 +00:00
Klaus Leithoff
0daf34ae79 * eMail: reintroduce the ability to set a identity as default;(available only for userDefinedAccounts=false); userDefinedAccounts=true are not longer allowed to save a profile without host as active 2013-04-23 07:38:55 +00:00
Klaus Leithoff
7ae00ad8a2 temporary solution/hack to fix the false loading of activesync stuff, even as we may not need it for ui but trying to load it blocks the mail app 2013-04-12 08:10:04 +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
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