Klaus Leithoff
d828e81632
use default account selection box for acl-management if functionality is supported by imap server (determined by class-name and capability)
2013-08-13 11:52:53 +00:00
Klaus Leithoff
164cf14765
fix condition for opening single mail on mail-merge
2013-08-12 08:05:25 +00:00
Klaus Leithoff
d3b6b5386f
improve getInstance fetching the mail-object
2013-08-07 11:23:48 +00:00
Klaus Leithoff
7b18fc9319
give more detailed info about failure of addressbook mail - merge to frontend
2013-08-06 14:07:00 +00:00
Klaus Leithoff
a910c7d413
fix problem with convertHTMLToText by fetching the text/plain part whenever it seems appropriate. convertHTMLToText seems to fail/run forever on certain messages
2013-08-06 09:47:01 +00:00
Klaus Leithoff
9ba9e1d1b8
trying to handle a connection failed error on autosave
2013-08-05 15:25:12 +00:00
Klaus Leithoff
a16125c2fe
fix no filename shown on save to disc for e.g. some message/rfc822 attachments
2013-08-02 11:19:36 +00:00
Klaus Leithoff
e5b36d3ce3
if SUBJECT is an array, use thelast one, as we assume something with the unfolding for the subject did not work
2013-07-30 14:33:05 +00:00
Klaus Leithoff
bacd4ac2e6
fix/prevent possible breakdown of imap_rfc822_parse_addrlist of non emailaddress header fields
2013-07-30 14:05:11 +00:00
Klaus Leithoff
cb98dca3ff
* eMail/eSync: fix cut off of multiple TO/CC addresses in header retrieval (seen in eSync); return empty syncMail Object on header retrieval failure for activesync
2013-07-30 10:55:19 +00:00
Klaus Leithoff
2fd1e98eee
* Filemanager/eMail: on attaching files to emails from filemanager; if there is a plus sign within the path, we have to encode it, so the file can be found by filesize after urldecode
2013-07-25 07:54:47 +00:00
Klaus Leithoff
c0d040342b
* eMail/Activesync: improve behavior on connection failure. Return 503 Service unavailable/Retry After on Connection error.
...
Exception that was thrown previously after the 503 header did overwrite the 503 header with a 500 header (so now we should have the behavior as intended)
2013-07-23 07:16:22 +00:00
Klaus Leithoff
d716c8756f
try to fix broken UTF-8 on message display
2013-07-12 09:43:22 +00:00
Klaus Leithoff
fdd5ee3da3
* eMail: handle excess linebreaks in signatures when compose as plainText (when using div for linebreak mode for ck-editor)
2013-07-11 12:49:06 +00:00
Klaus Leithoff
e26f5216a6
fix lcase to strtolower
2013-07-11 11:47:15 +00:00
Klaus Leithoff
3aa3be37ae
use imap-server-class capability to decide if the server type handles all loginnames as lowercase
2013-07-11 11:38:32 +00:00
Klaus Leithoff
907d5972a5
* eMail/ActiveSync: if copy to sent folder fails, for whatever reason, only log to debugLog, do not consider the send action as failed as this would cause the mobile device to resend the mail in question
2013-07-11 09:49:14 +00:00
Klaus Leithoff
d905a1907b
disable using summarycache
2013-07-11 09:19:41 +00:00
Klaus Leithoff
f30be3d481
mend problem with ActiveProfileID should not be empty
2013-07-11 09:14:22 +00:00
Klaus Leithoff
d87919fc66
* eMail/Compose: make address suggestion selectbox scrollable
2013-07-10 12:45:25 +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
e5b8c287b0
* eMail: handle problem when calculated IFrame height for preview area is too small (negative)
2013-07-09 13:37:33 +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
9c65091e98
russian translations provided by Vladimir Gavrilov (MBC-Group)
2013-06-17 12:31:21 +00:00
Klaus Leithoff
5a82ee5c10
italian translations provided by Ilias Chasapakis (webtrain.it)
2013-06-17 11:09:06 +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
048783e9ac
add comments and metadata to email and emailadmin tables
2013-06-12 08:22:25 +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
Ralf Becker
05d8491861
fixed missing hove on inactive Sieve rules
2013-05-23 14:38:41 +00:00
Klaus Leithoff
fc9bc8fc28
even better help text on sieve rule edit
2013-05-23 14:17:01 +00:00
Ralf Becker
30981ba8df
removed wired way to do a hover background color
2013-05-23 11:51:06 +00:00
Klaus Leithoff
3ef6278c10
remove obsolet template
2013-05-23 11:49:51 +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
d22e8a66b8
* eMail: ^Cke sure all of an compose/view window is shown and not hidden by e.g. the taskbar
2013-04-29 11:24:29 +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
4579b7dd79
* eMail: handle Focus Issues (browser pops in front when in background on mail list refresh)
...
> make use of document.hidden or document.msHidden or document.webkitHidden; if browsers do not support these use old behavior
2013-04-24 12:15:10 +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
1d167b8662
handle focus issue only for IE
2013-04-23 07:36:56 +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
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