[commits] Horde branch master updated. a5ac6853fbb3f00bebeeb1fcc31a4f208b52381d

Michael M Slusarz slusarz at horde.org
Wed Feb 10 08:43:07 UTC 2010


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

from: 2e30f44d1cd66748fe7787e8a2293cef8d9c5989

6c20329 Make $app optional to Horde::getServiceLink().
11cd550 Modest improvements to the prefs UI templates
3afdae9 Close submenu and trigger current element on click
2d8c1cd Move contextmenu styles to horde
682a25d Fix undefined error
d0400ce Fix display of certain attachments
07ec4ab Fix constant name.
def9c44 Use content-disposition filename to get/set name of part
a5ac685 Fix Horde_Mime::isChild() for X.0 type MIME IDs

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

commit 6c20329a0b5f3322eb2e574e6e86259306f28119
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 9 23:50:17 2010 -0700

    Make $app optional to Horde::getServiceLink().

 framework/Core/lib/Horde.php |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=6c20329a0b5f3322eb2e574e6e86259306f28119

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

commit 11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 9 23:50:50 2010 -0700

    Modest improvements to the prefs UI templates

 horde/templates/prefs/app.inc            |   24 +++++++++++++++---------
 horde/templates/prefs/checkbox.inc       |    8 +++++---
 horde/templates/prefs/deleteidentity.inc |    3 +--
 horde/templates/prefs/end.inc            |    4 +++-
 horde/templates/prefs/enum.inc           |   20 ++++++++++++++------
 horde/templates/prefs/link.inc           |    6 +++++-
 horde/templates/prefs/multienum.inc      |   25 +++++++++++++++++++------
 horde/templates/prefs/number.inc         |    9 +++++++--
 horde/templates/prefs/overview.inc       |    9 ++++-----
 horde/templates/prefs/password.inc       |    9 +++++++--
 horde/templates/prefs/select.inc         |   20 ++++++++++++++------
 horde/templates/prefs/text.inc           |    9 +++++++--
 horde/templates/prefs/textarea.inc       |    6 ++++--
 13 files changed, 105 insertions(+), 47 deletions(-)

http://git.horde.org/diff.php/horde/templates/prefs/app.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/checkbox.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/deleteidentity.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/end.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/enum.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/link.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/multienum.inc?rt=horde-git&r1=7a4980316c30b927deea1305a01ebc80ab0a78dc&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/number.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/overview.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/password.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/select.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/text.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec
http://git.horde.org/diff.php/horde/templates/prefs/textarea.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec

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

commit 3afdae96720b0729fa1ccebe18282cd88e08f39a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 9 23:59:37 2010 -0700

    Close submenu and trigger current element on click

 horde/js/ContextSensitive.js |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/horde/js/ContextSensitive.js?rt=horde-git&r1=6aa09cca98cc3fa3591a1607480225dc83086469&r2=3afdae96720b0729fa1ccebe18282cd88e08f39a

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

commit 2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 10 00:08:42 2010 -0700

    Move contextmenu styles to horde

 horde/themes/graphics/popright.png        |  Bin 0 -> 118 bytes
 horde/themes/screen.css                   |   40 +++++++++++++++++++++++++++++
 horde/themes/silver/graphics/popright.png |  Bin 0 -> 205 bytes
 horde/themes/silver/screen.css            |    5 +++
 imp/themes/graphics/popright.png          |  Bin 118 -> 0 bytes
 imp/themes/screen-dimp.css                |   38 ---------------------------
 imp/themes/silver/graphics/popright.png   |  Bin 205 -> 0 bytes
 imp/themes/silver/screen-dimp.css         |    4 ---
 8 files changed, 45 insertions(+), 42 deletions(-)
 create mode 100644 horde/themes/graphics/popright.png
 create mode 100644 horde/themes/silver/graphics/popright.png
 delete mode 100644 imp/themes/graphics/popright.png
 delete mode 100644 imp/themes/silver/graphics/popright.png

http://git.horde.org/co.php/horde/themes/graphics/popright.png?rt=horde-git&r=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
http://git.horde.org/diff.php/horde/themes/screen.css?rt=horde-git&r1=ea6ed1b79f6a250aaa4f0550646d87a0e4b3a3cc&r2=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
http://git.horde.org/co.php/horde/themes/silver/graphics/popright.png?rt=horde-git&r=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
http://git.horde.org/diff.php/horde/themes/silver/screen.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
http://git.horde.org/diff.php/imp/themes/graphics/popright.png?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=186133d0d53715f239f33bd25a7275cfcb52db8c&r2=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
http://git.horde.org/diff.php/imp/themes/silver/graphics/popright.png?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=2d8c1cd19029f1b0a97b12974cd1d8b635eaedc3

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

commit 682a25d091ba298cfba67f9b43666aae29189b97
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 10 00:58:16 2010 -0700

    Fix undefined error

 imp/lib/Ui/Message.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Ui/Message.php?rt=horde-git&r1=3c90188e4f6d8218962305182862652933210d69&r2=682a25d091ba298cfba67f9b43666aae29189b97

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

commit d0400ce7003a7a15bd8eaf65d72eb8077938e7dd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 10 00:58:39 2010 -0700

    Fix display of certain attachments

 imp/lib/Ui/Message.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/lib/Ui/Message.php?rt=horde-git&r1=682a25d091ba298cfba67f9b43666aae29189b97&r2=d0400ce7003a7a15bd8eaf65d72eb8077938e7dd

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

commit 07ec4abcb1d5484175628c5101436e0d90362856
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 10 01:12:02 2010 -0700

    Fix constant name.

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

http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=de987d1ef3205486d6f46a0eae01ac49512bfe6e&r2=07ec4abcb1d5484175628c5101436e0d90362856

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

commit def9c44e5c1b45ef539502579ff80194051cf2de
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 10 01:15:05 2010 -0700

    Use content-disposition filename to get/set name of part

 framework/Mime/lib/Horde/Mime/Part.php |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=eb78b692cb14c30842b694bea32e15d309233884&r2=def9c44e5c1b45ef539502579ff80194051cf2de

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

commit a5ac6853fbb3f00bebeeb1fcc31a4f208b52381d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 10 01:42:02 2010 -0700

    Fix Horde_Mime::isChild() for X.0 type MIME IDs

 framework/Mime/lib/Horde/Mime.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=a5ac6853fbb3f00bebeeb1fcc31a4f208b52381d




More information about the commits mailing list