Hadi Nategh
|
c3ce366abe
|
Fix action enable/disable in mail seive context menu
|
2014-02-14 16:56:48 +00:00 |
|
Hadi Nategh
|
bbe57f9648
|
Add egw_refresh to mail sieve. In addition, tide up the code and add documentation
|
2014-02-14 15:39:18 +00:00 |
|
Klaus Leithoff
|
20632a0422
|
fix problem saving to vfs (mail/attachment) -> window.close; now using egw_framework::window_close
|
2014-02-14 14:09:56 +00:00 |
|
Klaus Leithoff
|
509c5f5a24
|
getFolderObjects; always use static on single request if info is available; so if you require subscribed/unsubscribed results on a single request you MUST set to false
|
2014-02-14 13:38:08 +00:00 |
|
Klaus Leithoff
|
d6a706d9b8
|
try to catch exeptions on ->no mail-accounts available at all<-; measure time consumption on folder-tree creation for subscription dialog
|
2014-02-14 12:31:34 +00:00 |
|
Klaus Leithoff
|
4bbda170bd
|
try to catch exeptions on ->no mail-accounts available at all<-
|
2014-02-14 12:20:25 +00:00 |
|
Klaus Leithoff
|
420234cb46
|
change handling for numeric nodeid on getfolderTree when full tree is requested; use it in subscribe
|
2014-02-14 08:30:03 +00:00 |
|
Nathan Gray
|
efbdc7f532
|
Try to fix some errors in ajax actions
- Disable / enable did not work
- Refresh grid via ajax did not work
|
2014-02-13 19:00:11 +00:00 |
|
Klaus Leithoff
|
f618acc6b5
|
introduce capability to call getFolderTree with profileID only AND get a full tree
|
2014-02-13 16:29:37 +00:00 |
|
Klaus Leithoff
|
62a559e498
|
fix retrieval of attachments for display of attachment-list in display-popup plus indicator for attachments in message list (including preview)
|
2014-02-13 12:59:43 +00:00 |
|
Hadi Nategh
|
241db52e18
|
Add some more actions to mail display toolbar
|
2014-02-13 11:30:05 +00:00 |
|
Klaus Leithoff
|
6d23dfbd31
|
take care that calendar lang is loaded before opening calendar_uiforms.meeting
|
2014-02-12 12:05:22 +00:00 |
|
Klaus Leithoff
|
934650c64a
|
fix a problem regarding the deletion from messages from display-popup; handle glitch of name used for downloading attachments
|
2014-02-12 10:56:44 +00:00 |
|
Nathan Gray
|
32971ef3cc
|
Open sieve in div, not iframe
|
2014-02-11 21:26:31 +00:00 |
|
Klaus Leithoff
|
95eb49aa85
|
use new getNode function on tree widget to get node and its attributes
|
2014-02-11 16:01:31 +00:00 |
|
Klaus Leithoff
|
bcd78cdfa0
|
need to lang() tooltip
|
2014-02-11 15:28:14 +00:00 |
|
Klaus Leithoff
|
7809cdcdcc
|
preparation for tree-menu action control on noSelect folders
|
2014-02-11 15:20:44 +00:00 |
|
Klaus Leithoff
|
187acc5295
|
mend broken display of event.ics
|
2014-02-10 16:37:21 +00:00 |
|
Hadi Nategh
|
c8ecdd2355
|
Change "Flag/Unflag" action caption and add hint
|
2014-02-10 16:15:18 +00:00 |
|
Hadi Nategh
|
8b064bcfb4
|
Set "toolbarDefault => true" attribute for some actions in mail, to be shown as default toolbar actions
|
2014-02-10 15:47:27 +00:00 |
|
Hadi Nategh
|
dab53cc607
|
No need to create the flag action since we have already did in get_action()
|
2014-02-10 14:03:19 +00:00 |
|
Klaus Leithoff
|
4e3e03e446
|
fix problem regarding display / visualization of .ics attachments
|
2014-02-10 13:24:08 +00:00 |
|
Klaus Leithoff
|
db262997fb
|
fix problem regarding display / visualization of .ics attachments
|
2014-02-10 13:23:32 +00:00 |
|
Hadi Nategh
|
fd82fd2edc
|
Change captions of some toolbar actions in mail
|
2014-02-10 13:06:49 +00:00 |
|
Klaus Leithoff
|
0e1d9ce607
|
avoid problems with not set identity infos on global/group profiles by using the account information first for the main identity connected to the account, and ignoring the regarding info (not properly seeded) on iterating over identities
|
2014-02-10 08:20:23 +00:00 |
|
Hadi Nategh
|
43460891b0
|
Add subscription folder dialog back-end, only show folder tree
|
2014-02-07 16:29:20 +00:00 |
|
Nathan Gray
|
8af9b45e13
|
Fix lists always showing in To field, not filtered properly.
|
2014-02-07 15:11:46 +00:00 |
|
Klaus Leithoff
|
a335a2e3fd
|
more work regarding show all folders/subscribe/unsubscribe; controled by pref now
|
2014-02-07 08:33:23 +00:00 |
|
Hadi Nategh
|
a4e1324a04
|
Add subscription popup to mail, and fix the context menu. The popup up backend is not completed, though
|
2014-02-06 17:18:12 +00:00 |
|
Klaus Leithoff
|
0389960e32
|
switch notification on inbox off (which was the default fallback, when nothing is configured)
|
2014-02-06 10:31:21 +00:00 |
|
Klaus Leithoff
|
903245f550
|
first shot at show all folders menu action on tree
|
2014-02-06 09:09:57 +00:00 |
|
Ralf Becker
|
4c45f65801
|
mail config to deny access to certain features
|
2014-02-05 20:20:02 +00:00 |
|
Hadi Nategh
|
37c6013619
|
Set view_range for toolbar in mail display popup, and set the actions from the client-side
|
2014-02-05 16:17:37 +00:00 |
|
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 |
|
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 |
|
Klaus Leithoff
|
f13dca4c34
|
fix for send with copy to additional folder
|
2014-02-03 11:29:12 +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 |
|
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
|
6317ffa821
|
fix broken attachment on forward inline, when attachment is available
|
2014-01-30 11:28:20 +00:00 |
|