Ralf Becker
|
0217d8ad0d
|
create new emailadmin_imap object, when changing to or from admin connection
|
2014-11-11 12:50:16 +00:00 |
|
Hadi Nategh
|
b831d2c593
|
* Admin: New setting for admin users with available administrator password to be able to modify mail ACL rights and vacation notices (no longer in admin context menu but under edit account->forward... tab) of each accounts via both mail and admin app.
-Backported commits: r48728, r48729, r48734, r48743, r48671, r48765, r48766, r48775, r48776, r48777.
|
2014-09-29 09:26:29 +00:00 |
|
Ralf Becker
|
fff55a9eeb
|
allow to switch caching in Horde_Imap_Client off globally via unset(emailadmin_imap::$default_params["cache"]); and do that by default for profiling
|
2014-08-14 16:37:28 +00:00 |
|
Ralf Becker
|
58bd3b9e60
|
* Mail: keyword actions were not always displayed (eg. never for Dovecot and GMail)
|
2014-08-13 11:47:58 +00:00 |
|
Ralf Becker
|
3c0942c825
|
use is_callable("parent::__get") to avoid fatal error for not existing attributes with pre 2.24.1 Horde_Imap_Client
|
2014-08-12 07:33:23 +00:00 |
|
Ralf Becker
|
7dbba4dec0
|
* EMailAdmin/Mail: fix to work with Horde_Imap_Client 2.24.1+ (Tried to access unknown attribute "capability"!)
|
2014-08-11 15:10:41 +00:00 |
|
Klaus Leithoff
|
5acbcad35d
|
cache subscribedFolders Call to be used in getfolderStatus; control param if to fetch subscribed Info on getFolderStatus at all; own getMailboxCounters wrapper, instead of getFolderStatus, if one needs the counters only
|
2014-07-31 10:22:47 +00:00 |
|
Ralf Becker
|
ea1c8800e7
|
fixed unknown attribute "acc_id" exception, if account is not yet stored
|
2014-07-24 11:46:01 +00:00 |
|
Klaus Leithoff
|
55bfd25cd3
|
at least give a error message if horde currentMailbox fails; consider throwing exception
|
2014-07-22 08:46:31 +00:00 |
|
Hadi Nategh
|
ff1878f6cf
|
Try to catch exceptions in sieve connection
|
2014-07-21 15:25:48 +00:00 |
|
Ralf Becker
|
94f904544b
|
Creating branches/14.1
|
2014-07-09 17:51:10 +00:00 |
|