Ralf Becker
45caead02b
replace mail_bo with Api\Mail
2020-07-27 08:07:45 +02:00
Hadi Nategh
6a64128893
Fix mail tree not reading available svg icons
2020-01-31 16:57:34 +01:00
Hadi Nategh
b7c359a6f1
* Mail: implement new preference to configure mail identity label shown as mail folder header
2018-09-25 15:00:01 +02:00
Hadi Nategh
f16ca103ab
Do not translate tooltips of mailboxes in mail tree, in order to be able
...
to check the actual name of the mailbox via tooltip value.
2017-09-07 16:42:05 +02:00
Hadi Nategh
2d665895f5
Add spam actions icons
2017-06-09 16:06:03 +02:00
Ralf Becker
a41f78381c
Stylite AG --> EGroupware GmbH
2016-10-08 14:32:58 +02:00
leithoff
17c195a19e
handle fatal error on NO mail account available for current user on mail-app-call. call the wizard
2016-06-14 10:50:04 +02:00
Hadi Nategh
d5aab5ca50
Fix broken mail tree caused by commit 9b99ce5339
2016-06-03 10:33:38 +02:00
Hadi Nategh
9b99ce5339
Fix mail tree throws xml error when tries to call wizard popup
2016-06-02 12:33:50 +02:00
Ralf Becker
57803951c5
fix PHP Fatal cause by use of old common class
2016-05-06 14:10:26 +00:00
Ralf Becker
72404a1e29
using new api for mail app
2016-05-03 19:17:44 +00:00
Klaus Leithoff
8e02180904
* Mail: allow to define an existing folder as archive folder and allow to move messages to the specified folder with either right-click action or EGW-shortcut
2016-04-29 11:23:05 +00:00
Ralf Becker
00abda4682
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
2016-03-28 18:51:38 +00:00
Ralf Becker
cebdc5c7ab
fix not working folderClose(d) image
2016-03-18 17:23:56 +00:00
Ralf Becker
c59442a576
detect which type (gif, png or svg) of tree images are available by template
2016-02-29 13:45:44 +00:00
Ralf Becker
63f1e7100c
tree uses now png or svg images, still some do not yet exist as png or svg
2016-02-26 10:59:23 +00:00
Hadi Nategh
fe9dcbcc12
Get folders status asynchronously as it is an expensive operation to be called in initial load
2015-10-06 10:51:35 +00:00
Ralf Becker
3748005f8b
fix not opened tree with new tree-code, if you have only one account and fix state-handling to also store ActiveProfileID pref for a single account
2015-08-21 08:01:42 +00:00
Hadi Nategh
a9a246c727
Mail tree phase 2 WIP: Fix checkedSubscribed checkboxes
2015-08-10 14:54:38 +00:00
Hadi Nategh
1cf308411f
Mail tree phase 2 W.I.P: Do not open initially other folders but INBOX
2015-08-07 07:47:28 +00:00
Hadi Nategh
1d264a8b64
Mail tree phase2 W.I.P.: Set the initial counters for opened folders
2015-08-05 10:22:29 +00:00
Hadi Nategh
bee933496d
Mail tree phase2 W.I.P.:
...
Make sure node id is string because client-side tree expected to be. Fixes context menu not working after refresh tree
2015-08-05 08:37:22 +00:00
Hadi Nategh
372d82b063
Mail tree phase2 W.I.P.: Fix sieve rules and vacation context menus are not enabled on mail index tree
2015-08-05 07:43:09 +00:00
Hadi Nategh
6e440bd0ba
Mail tree phase2 W.I.P.:
...
-Fix displaying wrong icon for user defined folders
-Fix sorting autofolders
2015-08-04 15:50:28 +00:00
Hadi Nategh
0bde40fac5
Mail tree phase2 W.I.P.:
...
-Fix translation not working for the first load
-Get all children of active accounts in one go
2015-08-04 08:21:23 +00:00
Hadi Nategh
8096304c6a
Mail tree phase 2 W.I.P:
...
-Remove depricated getFolderTree method and replace it with getTree from mail_tree class
-Fix sorting folders in new folder arrays method
-Fix subscription refresh
2015-08-03 14:33:18 +00:00
Hadi Nategh
d044e75c9c
Mail tree phase 2 W.I.P.:
...
Add functionality to autoload index tree
Some optimization
2015-07-31 14:21:31 +00:00
Hadi Nategh
033ab7f65d
Mail tree phase2 W.I.P.: missing commit from 53261
2015-07-29 14:31:59 +00:00
Hadi Nategh
0c7e104027
More work in progress of mail tree:
...
-Initiate first level of mailboxes in subscription dialog, and let autoloading do the rest of expensive operation
-Save last state of tree in subscription dialog
-Uses new approach for comparing subscribed and unsubscribed folders
2015-07-27 17:46:45 +00:00
Hadi Nategh
01391055dc
W.I.P mail tree: fix wrong profileID
2015-07-23 13:45:57 +00:00
Hadi Nategh
47239b3d23
More W.I.P of mail tree
2015-07-23 13:26:43 +00:00
Hadi Nategh
95123cd89c
W.I.P mail tree
...
-Fix wrong children items from the autoloading
2015-07-22 16:02:44 +00:00
Hadi Nategh
28057d583a
W.I.P. mail tree
...
-Add Checked option to mail tree structure
2015-07-22 12:43:10 +00:00
Hadi Nategh
27634fd18d
Some more W.I.P. of mail tree
2015-07-21 13:24:25 +00:00
Hadi Nategh
51134e581e
Mail tree re-structuring W.I.P.
2015-07-20 16:41:50 +00:00