[commits] Horde branch develop updated. 5a3e486c783be7b426a81bd484f56aed35d0ea7c

Michael M Slusarz slusarz at horde.org
Mon Mar 12 19:22:40 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: d93b02e766ec6f718a61484619bb43493402ac0d

ff76132 Turba API cleanup
22b3b38 Fix typo
eaef372 Tweak HTML blockquote padding
81d001c No need to have separate conf_compose and compose_text variables
59874e7 Add ContextSensitive:trigger event.
5a3e486 Generate context menus on demand in IMP

-----------------------------------------------------------------------

commit ff76132e7ba53bebb5694be4f38cc81d693f0b37
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Mar 7 20:30:43 2012 -0700

    Turba API cleanup
    
    Cleanup/expand phpdoc.
    Cache frequently used variables (e.g. Factory objects).

 turba/lib/Api.php |  900 +++++++++++++++++++++++++----------------------------
 1 files changed, 417 insertions(+), 483 deletions(-)

http://git.horde.org/horde-git/-/commit/ff76132e7ba53bebb5694be4f38cc81d693f0b37

-----------------------------------------------------------------------

commit 22b3b381b871edb41fdba948509d7c27e82fe1b3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 12 12:36:08 2012 -0600

    Fix typo

 imp/lib/Prefs/Sort.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/22b3b381b871edb41fdba948509d7c27e82fe1b3

-----------------------------------------------------------------------

commit eaef372e24f5f1dcc8f16f331eac29260a8ee8a9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Mar 9 14:41:19 2012 -0700

    Tweak HTML blockquote padding

 imp/lib/Compose.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/eaef372e24f5f1dcc8f16f331eac29260a8ee8a9

-----------------------------------------------------------------------

commit 81d001c8e4b620b8074355b171311bea8708d1e9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Mar 9 18:10:11 2012 -0700

    No need to have separate conf_compose and compose_text variables

 imp/compose-dimp.php      |    2 +-
 imp/js/compose-dimp.js    |   80 ++++++++++++++++++++++----------------------
 imp/js/mobile.js          |    5 +--
 imp/lib/Ajax.php          |   12 +++---
 imp/lib/Views/Compose.php |    6 ++--
 5 files changed, 52 insertions(+), 53 deletions(-)

http://git.horde.org/horde-git/-/commit/81d001c8e4b620b8074355b171311bea8708d1e9

-----------------------------------------------------------------------

commit 59874e7591001e99dd8568a20ae8fb4483737c0f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Mar 9 17:21:12 2012 -0700

    Add ContextSensitive:trigger event.

 horde/js/contextsensitive.js |   58 +++++++++++++++++++++++++++++-------------
 1 files changed, 40 insertions(+), 18 deletions(-)

http://git.horde.org/horde-git/-/commit/59874e7591001e99dd8568a20ae8fb4483737c0f

-----------------------------------------------------------------------

commit 5a3e486c783be7b426a81bd484f56aed35d0ea7c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Mar 9 21:32:29 2012 -0700

    Generate context menus on demand in IMP

 imp/js/dimpbase.js                      |  208 +++++++++++-----------
 imp/js/dimpcore.js                      |   66 ++++++-
 imp/js/message-dimp.js                  |   11 +-
 imp/lib/Ajax.php                        |  299 +++++++++++++++++++++++++++++--
 imp/lib/Views/Compose.php               |    2 -
 imp/message-dimp.php                    |    2 +-
 imp/templates/dimp/common.inc           |   23 ---
 imp/templates/dimp/compose/compose.html |    9 -
 imp/templates/dimp/index.inc            |  238 +------------------------
 imp/themes/default/dimp/screen.css      |   20 +-
 imp/themes/silver/dimp/screen.css       |   20 +-
 11 files changed, 474 insertions(+), 424 deletions(-)

http://git.horde.org/horde-git/-/commit/5a3e486c783be7b426a81bd484f56aed35d0ea7c




More information about the commits mailing list