[commits] Horde branch master updated. d1cfbf939742aca1b529dcc9c80955282f526181
Michael M Slusarz
slusarz at horde.org
Sat Nov 3 17:34:00 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: f82bd7e8b42be5a02110bb893088bd6e0f3bd180
5789b20 Remove duplicate Edit as New entry
53dbe38 [mms] Correctly show ACL entry for current user even if ACL response for mailbox is empty.
d1cfbf9 [mms] Fix parsing empty ACL responses.
-----------------------------------------------------------------------
commit 5789b20d13f97c9652eb21db3c9b0f20fa7eb6af
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Nov 3 10:47:50 2012 -0600
Remove duplicate Edit as New entry
imp/js/dimpbase.js | 6 +-----
imp/lib/Dynamic/Mailbox.php | 1 -
2 files changed, 1 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/5789b20d13f97c9652eb21db3c9b0f20fa7eb6af
-----------------------------------------------------------------------
commit 53dbe382846df93a0cda2e048702645d08b392f3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Nov 3 10:58:34 2012 -0600
[mms] Correctly show ACL entry for current user even if ACL response for mailbox is empty.
It is possible ACL response will be empty, but we need to explicitly
check via MYRIGHTS to see if the user really does have ACL rights to the
mailbox.
imp/docs/CHANGES | 2 ++
imp/lib/Imap/Acl.php | 23 +++++++++++++++++++----
imp/lib/Prefs/Special/Acl.php | 8 ++++----
imp/package.xml | 2 ++
4 files changed, 27 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/53dbe382846df93a0cda2e048702645d08b392f3
-----------------------------------------------------------------------
commit d1cfbf939742aca1b529dcc9c80955282f526181
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Nov 3 11:06:32 2012 -0600
[mms] Fix parsing empty ACL responses.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 5 +++--
framework/Imap_Client/package.xml | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/d1cfbf939742aca1b529dcc9c80955282f526181
More information about the commits
mailing list