[commits] Horde branch master updated. a626bb65f4af4f5dc953276185160f65b9c5d669
Michael M Slusarz
slusarz at horde.org
Mon May 23 19:05:37 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 8cf1ac1ee0c185e976b522d9e5571e602d1f4ef0
dc90f61 Don't overwrite more specific error if mailbox can not be opened
c593f9c Request #9537: Better error reporting on ACL errors
5d33ef9 small optimization
f949636 Not needed
f5d5631 IMP_Mailbox->parent should return an IMP_Mailbox value
f9b612d Request #9537: Prevent more UI actions based on ACLs
a626bb6 Better prompts for folder actions in dynamic view
-----------------------------------------------------------------------
commit dc90f61a46a8ead6187bad074af76f2ed360fc9c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun May 22 23:25:44 2011 -0600
Don't overwrite more specific error if mailbox can not be opened
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/dc90f61a46a8ead6187bad074af76f2ed360fc9c
-----------------------------------------------------------------------
commit c593f9c08c0da5b6590f831f829943797d355414
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun May 22 23:53:54 2011 -0600
Request #9537: Better error reporting on ACL errors
imp/lib/Ajax/Application.php | 13 +++++++++----
imp/lib/Imap.php | 2 +-
imp/lib/Message.php | 5 +++--
3 files changed, 13 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/c593f9c08c0da5b6590f831f829943797d355414
-----------------------------------------------------------------------
commit 5d33ef9299d8eae10c1f5b815c8c8e418c98356f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon May 23 00:16:56 2011 -0600
small optimization
imp/js/dimpbase.js | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/5d33ef9299d8eae10c1f5b815c8c8e418c98356f
-----------------------------------------------------------------------
commit f949636d29b5cbc5eb9190070a17ca7e58f79588
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon May 23 00:18:24 2011 -0600
Not needed
imp/js/dimpbase.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f949636d29b5cbc5eb9190070a17ca7e58f79588
-----------------------------------------------------------------------
commit f5d56318ff3753a26bdb337907268c1b6daceef7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon May 23 12:43:24 2011 -0600
IMP_Mailbox->parent should return an IMP_Mailbox value
imp/lib/Ajax/Application.php | 5 +++--
imp/lib/Imap/Tree.php | 8 ++++----
imp/lib/Mailbox.php | 7 ++++---
3 files changed, 11 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/f5d56318ff3753a26bdb337907268c1b6daceef7
-----------------------------------------------------------------------
commit f9b612dfee8110a8587de60e316481608852cc4c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon May 23 00:39:36 2011 -0600
Request #9537: Prevent more UI actions based on ACLs
More places where we can prevent uneeded IMAP attempts when ACLs will
clearly prevent the action from ocurring.
imp/docs/CHANGES | 2 +-
imp/folders.php | 2 +-
imp/js/dimpbase.js | 93 ++++++++++++++++++++++-------------------
imp/lib/Ajax/Application.php | 50 ++++++++++++++++++++++
imp/lib/Folder.php | 5 +-
imp/lib/Mailbox.php | 10 +++++
imp/package.xml | 2 +-
7 files changed, 116 insertions(+), 48 deletions(-)
http://git.horde.org/horde-git/-/commit/f9b612dfee8110a8587de60e316481608852cc4c
-----------------------------------------------------------------------
commit a626bb65f4af4f5dc953276185160f65b9c5d669
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon May 23 12:31:40 2011 -0600
Better prompts for folder actions in dynamic view
imp/js/dimpbase.js | 11 ++++++-----
imp/templates/dimp/javascript_defs.php | 4 ++--
2 files changed, 8 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/a626bb65f4af4f5dc953276185160f65b9c5d669
More information about the commits
mailing list