[commits] Horde-Hatchery branch master updated. 6902a6c9dace41d4f8d09c43c95633550f0386a5

Michael M Slusarz slusarz at horde.org
Mon Feb 9 22:27:37 UTC 2009


The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.

6902a6c... Update contacts javasacript code
99166d1... Update acl javascript
8f67e0d... IMP compose javascript enhancements.
c2ce826... Optimizations to submenu code

from: be6582716a2f98e07925ace009857f196ca5e786

-----------------------------------------------------------------------
commit 6902a6c9dace41d4f8d09c43c95633550f0386a5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 15:26:50 2009 -0700

    Update contacts javasacript code

 imp/contacts.php                     |   12 +--
 imp/js/contacts.js                   |    2 +-
 imp/js/src/contacts.js               |  262 +++++++++++++++++++-----------
 imp/templates/contacts/contacts.html |   24 ++--
 imp/themes/screen.css                |   14 ++
 5 files changed, 193 insertions(+), 121 deletions(-)

http://git.horde.org/diff.php/imp/contacts.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=6902a6c9dace41d4f8d09c43c95633550f0386a5
http://git.horde.org/diff.php/imp/js/contacts.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=6902a6c9dace41d4f8d09c43c95633550f0386a5
http://git.horde.org/diff.php/imp/js/src/contacts.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=6902a6c9dace41d4f8d09c43c95633550f0386a5
http://git.horde.org/diff.php/imp/templates/contacts/contacts.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=6902a6c9dace41d4f8d09c43c95633550f0386a5
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=c8153297b864d07fae2815e94182c0b7d3a96bab&r2=6902a6c9dace41d4f8d09c43c95633550f0386a5

-----------------------------------------------------------------------
commit 99166d1c5db74eafa1cb17d722a2797ee1187664
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 14:44:17 2009 -0700

    Update acl javascript

 imp/acl.php                |    2 +-
 imp/js/acl.js              |    2 +-
 imp/js/src/acl.js          |   47 +++++++++++++++++++++++++++++++--------
 imp/templates/acl/acl.html |    4 +-
 4 files changed, 41 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/imp/acl.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=99166d1c5db74eafa1cb17d722a2797ee1187664
http://git.horde.org/diff.php/imp/js/acl.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=99166d1c5db74eafa1cb17d722a2797ee1187664
http://git.horde.org/diff.php/imp/js/src/acl.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=99166d1c5db74eafa1cb17d722a2797ee1187664
http://git.horde.org/diff.php/imp/templates/acl/acl.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=99166d1c5db74eafa1cb17d722a2797ee1187664

-----------------------------------------------------------------------
commit 8f67e0d4c03f9c0c86f7e93fae1a51887ffca943
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 14:36:46 2009 -0700

    IMP compose javascript enhancements.
    
    Namespace code, use proper event handling, etc.

 imp/compose.php                     |   20 +-
 imp/js/compose.js                   |    2 +-
 imp/js/src/compose.js               |  604 +++++++++++++++++--------------
 imp/templates/compose/compose.html  |   22 +-
 imp/templates/compose/redirect.html |    4 +-
 5 files changed, 357 insertions(+), 295 deletions(-)

http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=acaf24888a23d55653e50f058f25157962530c5f&r2=8f67e0d4c03f9c0c86f7e93fae1a51887ffca943
http://git.horde.org/diff.php/imp/js/compose.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=8f67e0d4c03f9c0c86f7e93fae1a51887ffca943
http://git.horde.org/diff.php/imp/js/src/compose.js?rt=horde-hatchery&r1=cb12e1b2b328706dea73c91412301c8cbe991887&r2=8f67e0d4c03f9c0c86f7e93fae1a51887ffca943
http://git.horde.org/diff.php/imp/templates/compose/compose.html?rt=horde-hatchery&r1=fc1b25e094fd1b9cdbe5bcd9e46ecdae5f32cfd6&r2=8f67e0d4c03f9c0c86f7e93fae1a51887ffca943
http://git.horde.org/diff.php/imp/templates/compose/redirect.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8f67e0d4c03f9c0c86f7e93fae1a51887ffca943

-----------------------------------------------------------------------
commit c2ce826592777bdbe19ffcf4d50644ad74f66e73
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 11:28:57 2009 -0700

    Optimizations to submenu code

 imp/js/ContextSensitive.js     |    2 +-
 imp/js/src/ContextSensitive.js |   24 ++++++++++++++----------
 2 files changed, 15 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/js/ContextSensitive.js?rt=horde-hatchery&r1=e8fa2b685ab1719a8b52e4f3de4d614f2bbab6af&r2=c2ce826592777bdbe19ffcf4d50644ad74f66e73
http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=e8fa2b685ab1719a8b52e4f3de4d614f2bbab6af&r2=c2ce826592777bdbe19ffcf4d50644ad74f66e73




More information about the commits mailing list