The branch "master" has been updated. The following is a summary of the commits.
from: 549d2c7b9ce9bea9db9ab667d84872d07dcb2188 bd67126 Ticket #9537: Add ACL access (and caching) to IMP_Mailbox e3d3e93 Fix altering ACLs ----------------------------------------------------------------------- commit bd671261d4712826970473fdb4d29a3017c57f77 Author: Michael M Slusarz <[email protected]> Date: Fri May 6 15:50:13 2011 -0600 Ticket #9537: Add ACL access (and caching) to IMP_Mailbox Use ACLs to determine when to hide purge deleted UI element imp/docs/CHANGES | 1 + imp/js/dimpbase.js | 8 ++++++++ imp/lib/Application.php | 4 ++-- imp/lib/Imap.php | 1 + imp/lib/Imap/Acl.php | 12 +++++++++--- imp/lib/Mailbox.php | 30 ++++++++++++++++++++++++++++++ imp/lib/Message.php | 2 +- imp/lib/Views/ListMessages.php | 5 +++++ imp/mailbox-mimp.php | 10 ++++------ imp/mailbox.php | 19 ++++++++++--------- imp/package.xml | 1 + imp/templates/dimp/index.inc | 8 +++++--- 12 files changed, 77 insertions(+), 24 deletions(-) http://git.horde.org/horde-git/-/commit/bd671261d4712826970473fdb4d29a3017c57f77 ----------------------------------------------------------------------- commit e3d3e93c0f790817ae384070f07cd7a487fba6f8 Author: Michael M Slusarz <[email protected]> Date: Tue May 10 11:51:54 2011 -0600 Fix altering ACLs imp/js/acl.js | 4 ++-- imp/lib/Imap/Acl.php | 10 +++++++--- 2 files changed, 9 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/e3d3e93c0f790817ae384070f07cd7a487fba6f8 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
