Klaus Leithoff
ae96c5333c
resolve/work around problem of displaying account info in javasript triggered messages (brackets for emailaddresses) that use the nodes text
2014-02-05 13:02:51 +00:00
Ralf Becker
92701be185
setting foldernames now as text and (optional) style
2014-02-05 12:23:04 +00:00
Klaus Leithoff
c36ee4c041
resolve/work around problem of displaying account info in tree (brackets for emailaddresses) and further use/display in app.js
2014-02-05 09:49:24 +00:00
Klaus Leithoff
0c35d75565
fix warning in getMessageRawBody
2014-02-05 09:24:46 +00:00
Klaus Leithoff
d8a28da9d3
use different approach on mailboxExists; try to open, on failure return false, else true; as the listMailbox command does not return shared folders on first level for dovecot (dovecot bug)
2014-02-05 09:14:05 +00:00
Klaus Leithoff
3539f98176
add missing second param for imap_rfc822_parse_adrlist
2014-02-04 15:53:48 +00:00
Klaus Leithoff
247a7f824a
try to handle not found image by cid
2014-02-04 13:37:26 +00:00
Hadi Nategh
2cce4c30c2
Add right class for mail Display header to be able expandable. Need to be applied in pixelegg template too
2014-02-04 12:53:58 +00:00
Hadi Nategh
4cce431c6f
Change mail display layout, and apply click on expand for url-email instead of tagist. Additionally, build an extra function for url-email expand on click
2014-02-04 12:51:15 +00:00
Klaus Leithoff
c9da3b7dfd
allow browser to cache content on display of messages
2014-02-04 12:31:11 +00:00
Klaus Leithoff
7510c00e50
switch display of message in popup to load message body in iframe; on message deletion show one message for userinteraction
2014-02-04 11:31:13 +00:00
Nathan Gray
2eff897d52
Make sure this.et2 is there before trying to use it.
...
Fixes type error when closing un-viewed mail tab.
2014-02-03 16:41:10 +00:00
Ralf Becker
332d4e5a42
removed gif images for which we have a png image available, as png is now supported by all browsers
2014-02-03 14:04:39 +00:00
Klaus Leithoff
f13dca4c34
fix for send with copy to additional folder
2014-02-03 11:29:12 +00:00
Ralf Becker
84b6e72f4b
pixelegg changes up until now
2014-02-03 10:05:44 +00:00
Klaus Leithoff
ec013651a3
fix fetching/opening subsequent message/rfc822 attachments on display
2014-02-03 09:28:31 +00:00
Klaus Leithoff
f67fb1d1c6
try to document why we use the simple-withimage config on ckeditor in mail and not the EGroupware wide pref
2014-02-03 07:59:51 +00:00
Klaus Leithoff
7c28c6c016
make mailattachments of type message/rfc822 clickable on compose
2014-01-31 10:21:58 +00:00
Klaus Leithoff
6c8c58f5c6
introduce a static Method to be able to create RowIDs from anywhere
2014-01-31 09:47:17 +00:00
Ralf Becker
06c0967ace
fixed positioned itself right of compose, because used hbox, setting now white-space: normal, which makes hbox a vbox effectivly
2014-01-31 08:06:41 +00:00
Klaus Leithoff
6dbfc80de2
get rid of wrong offset warning
2014-01-30 15:35:20 +00:00
Klaus Leithoff
9f43ef9b42
fix problem with reply all, own email address not taken out of recipients, when master-profile
2014-01-30 14:53:27 +00:00
Klaus Leithoff
b8dccc2641
fix for forward as attachment
2014-01-30 13:37:36 +00:00
Klaus Leithoff
6317ffa821
fix broken attachment on forward inline, when attachment is available
2014-01-30 11:28:20 +00:00
Klaus Leithoff
e70a7bcf07
make uploaded/attached files clickable on compose
2014-01-30 09:35:56 +00:00
Klaus Leithoff
0629f22bcc
attachments not transported when converting to infolog/tracker on send
2014-01-29 10:59:14 +00:00
Ralf Becker
6f74c42111
translations from Stefan
2014-01-28 15:32:42 +00:00
Ralf Becker
0d8051837c
translations from Stefan
2014-01-28 13:40:16 +00:00
Hadi Nategh
d6b7350e5b
value attribute could be undefined. It is safer to check it with get_value() since it return empty array if there's no value
2014-01-27 20:07:06 +00:00
Klaus Leithoff
c3435b0359
fix for not indicated attachments if disposition is inline but no cid given or not is image (, as we display only images inline)
2014-01-27 15:04:18 +00:00
Klaus Leithoff
22d6fc05ee
flag messages from preview; load translations for ajaxcalls, when needed
2014-01-27 12:18:16 +00:00
Klaus Leithoff
1b295f5c63
prevent redirect on display (when messagelocation is draft or template) when called from importMessageFromVFS2DraftAndDisplay
2014-01-24 11:48:24 +00:00
Klaus Leithoff
5b586c4687
fix several problems regarding compose; wrong addresses on nreply_all; failed opening of templates; not opening on importMessageFromVFS2DraftAndDisplay
2014-01-24 10:30:45 +00:00
Klaus Leithoff
3f035eaf42
keyword search definition on keyword1/label1 is now important instead of urgent;
2014-01-23 15:19:25 +00:00
Klaus Leithoff
fa2993bff3
keyword filtering must be done as flag search for
2014-01-23 14:46:57 +00:00
Klaus Leithoff
7c4abc8da1
make cc/bcc field visible if values are present/preset
2014-01-23 13:59:10 +00:00
Klaus Leithoff
5564cb6e26
remove recent flag on preview too
2014-01-23 13:16:26 +00:00
Klaus Leithoff
bc2689c3ae
fix setting answered and forwarded flags on answering/forwarding mails
2014-01-23 11:56:34 +00:00
Ralf Becker
653f013975
pixelegg changes from wednesday
2014-01-23 08:44:49 +00:00
Klaus Leithoff
828acc3b37
translations provided by stefan
2014-01-22 09:35:13 +00:00
Nathan Gray
4f9c9a8892
Clicking on profile in tree changes profile & selects inbox
2014-01-22 09:32:18 +00:00
Nathan Gray
1924a5f574
Some clean up:
...
- Avoid eval to create regular expression to check if string contains substring
- Remove extra event bound to tree click, using the one already there
- When changing profile, no longer calling applyFilters() on nextmatch when server is going to call egw_refresh()
2014-01-21 18:56:03 +00:00
Hadi Nategh
144833c5ff
Fix mail compose repeated close button of mail taglists in pixelegg template
2014-01-21 18:01:14 +00:00
Hadi Nategh
907b87bf1a
Fix mail compose repeated close button of mail taglists in pixelegg template
2014-01-21 17:36:07 +00:00
Ralf Becker
66cc87f7a8
pixelegg changes from Tuesday
2014-01-21 17:30:52 +00:00
Klaus Leithoff
bbfed65c0b
handle click on forbidden/unwanted nodes
2014-01-21 17:11:58 +00:00
Nathan Gray
0fa870d53f
Don't need an explicit reset, applyFilters() does it
2014-01-21 15:23:33 +00:00
Klaus Leithoff
2f5cc230c8
tell ajax_flagMessages to be quiet
2014-01-21 15:00:22 +00:00
Klaus Leithoff
9356586af4
try to adapt async_vacation to use oldImapServer Object
2014-01-21 14:58:57 +00:00
Klaus Leithoff
77fd70275c
revert async_vacation changes
2014-01-21 14:48:30 +00:00