[commits] Horde branch master updated. dab4c36b1e1012ffc7908b49592c8a684091417f
Michael M Slusarz
slusarz at horde.org
Fri Jan 14 23:36:38 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: c731bcace9f8d5568cf6088c3a3f9c33beb84ce3
19d8a5d Create a generic admin check login task.
70a0738 Fix some compose screen resize issues
f391c12 Fix down/Page down behavior in dimp viewport
dab4c36 Bug #9514: Pass the mailbox name, not the certificate itself
-----------------------------------------------------------------------
commit 19d8a5dbe1a1d8cbccdf279d03e36e73a1e98ebe
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 14 12:27:47 2011 -0700
Create a generic admin check login task.
Disable this login task if not an admin
Move logger check into login task
framework/Core/lib/Horde/Registry.php | 10 ----
horde/lib/LoginTasks/Task/AdminCheck.php | 60 ++++++++++++++++++++++++
horde/lib/LoginTasks/Task/TestScriptActive.php | 42 ----------------
3 files changed, 60 insertions(+), 52 deletions(-)
create mode 100644 horde/lib/LoginTasks/Task/AdminCheck.php
delete mode 100644 horde/lib/LoginTasks/Task/TestScriptActive.php
http://git.horde.org/horde-git/-/commit/19d8a5dbe1a1d8cbccdf279d03e36e73a1e98ebe
-----------------------------------------------------------------------
commit 70a0738211aec65bff1217130e343c3be2aab926
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 14 14:25:52 2011 -0700
Fix some compose screen resize issues
imp/js/compose-dimp.js | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/70a0738211aec65bff1217130e343c3be2aab926
-----------------------------------------------------------------------
commit f391c12b6ee913e2456d5c7cc60443caf53c4c34
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 14 16:18:37 2011 -0700
Fix down/Page down behavior in dimp viewport
imp/js/dimpbase.js | 14 ++++++++------
imp/js/viewport.js | 17 ++++++++++++-----
2 files changed, 20 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/f391c12b6ee913e2456d5c7cc60443caf53c4c34
-----------------------------------------------------------------------
commit dab4c36b1e1012ffc7908b49592c8a684091417f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 14 16:29:23 2011 -0700
Bug #9514: Pass the mailbox name, not the certificate itself
imp/lib/Mime/Viewer/Smime.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/dab4c36b1e1012ffc7908b49592c8a684091417f
More information about the commits
mailing list