[commits] Horde branch develop updated. 8f6692efa13a6a5e44bfb880f01f1fbae898802b

Michael M Slusarz slusarz at horde.org
Thu Apr 26 23:08:55 UTC 2012


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

from: 89d91bc80894bf87f4204f24289f1e14086f12ad

73d44e5 Correct fix for RETURN catching in Subject input
0053458 Fix spacing (litter at web.de, Bug #11158).
bddca55 Update lv translation.
584f99b Don't show preview when selecting all messages in mailbox
02e318c [jan] Fix HTML rendering of S/MIME certificates with multi-value attributes.
84ed494 [jan] Support definition lists in HTML-to-text filter (Nathan Barhorst).
36483ff The correct FF fix to prevent SUBMIT action
569743e Merge branch 'master' into develop
41c1066 [mms] Moved smartmobile core javascript from the Horde application.
a39157d12 [mms] Implement growler-like notifications for smartmobile view.
92e09a2 Optimize
8f6692e Don't HTML escape data sent to browser; JS display code should do this

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

commit 73d44e53815f2d925b5be8e4cbe07fbfd41ffa8b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 23 15:25:02 2012 -0600

    Correct fix for RETURN catching in Subject input
    
    Need to keep type="submit" or else FF buttons are not correctly sized.

 imp/js/compose-dimp.js                  |    6 ++++++
 imp/templates/dimp/compose/compose.html |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/73d44e53815f2d925b5be8e4cbe07fbfd41ffa8b

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

commit 005345848266b7edcfc535a1ec8d42b038997a76
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 24 11:52:06 2012 +0200

    Fix spacing (litter at web.de, Bug #11158).

 horde/scripts/ldap/rfc2739.ldif |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/005345848266b7edcfc535a1ec8d42b038997a76

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

commit bddca559ed1d065a6e0847dbc6daa27ff7d0392b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 24 18:09:20 2012 +0200

    Update lv translation.

 agora/locale/lv/LC_MESSAGES/agora.mo             |  Bin 82881 -> 82890 bytes
 ansel/locale/lv/LC_MESSAGES/ansel.mo             |  Bin 93251 -> 103167 bytes
 ansel/locale/lv/LC_MESSAGES/ansel.po             | 1184 +++++++++-------------
 ansel/locale/lv/help.xml                         |   54 +
 beatnik/locale/lv/LC_MESSAGES/beatnik.mo         |  Bin 77138 -> 77147 bytes
 chora/locale/lv/LC_MESSAGES/chora.mo             |  Bin 75863 -> 75872 bytes
 folks/locale/lv/LC_MESSAGES/folks.mo             |  Bin 78604 -> 78613 bytes
 gollem/locale/lv/LC_MESSAGES/gollem.mo           |  Bin 79569 -> 79365 bytes
 gollem/locale/lv/LC_MESSAGES/gollem.po           |  224 ++---
 hermes/locale/lv/LC_MESSAGES/hermes.mo           |  Bin 77273 -> 77282 bytes
 horde/locale/lv/LC_MESSAGES/horde.mo             |  Bin 71428 -> 71437 bytes
 horde/locale/lv/LC_MESSAGES/horde.po             |  199 ++--
 imp/locale/lv/LC_MESSAGES/imp.mo                 |  Bin 187948 -> 188944 bytes
 imp/locale/lv/LC_MESSAGES/imp.po                 | 1002 ++++++++++---------
 imp/locale/lv/help.xml                           |  118 ++--
 ingo/locale/lv/LC_MESSAGES/ingo.mo               |  Bin 88754 -> 88763 bytes
 ingo/locale/lv/LC_MESSAGES/ingo.po               |   50 +-
 jonah/locale/lv/LC_MESSAGES/jonah.mo             |  Bin 79218 -> 79227 bytes
 klutz/locale/lv/LC_MESSAGES/klutz.mo             |  Bin 74694 -> 74703 bytes
 kronolith/locale/lv/LC_MESSAGES/kronolith.mo     |  Bin 131451 -> 131595 bytes
 kronolith/locale/lv/LC_MESSAGES/kronolith.po     |  803 ++++++++--------
 luxor/locale/lv/LC_MESSAGES/luxor.mo             |  Bin 73331 -> 73340 bytes
 mnemo/locale/lv/LC_MESSAGES/mnemo.mo             |  Bin 81436 -> 81491 bytes
 mnemo/locale/lv/LC_MESSAGES/mnemo.po             |  181 +++-
 nag/locale/lv/LC_MESSAGES/nag.mo                 |  Bin 95539 -> 95431 bytes
 nag/locale/lv/LC_MESSAGES/nag.po                 |  484 +++++----
 nag/locale/lv/help.xml                           |   38 +-
 passwd/locale/lv/LC_MESSAGES/passwd.mo           |  Bin 80487 -> 80496 bytes
 sam/locale/lv/LC_MESSAGES/sam.mo                 |  Bin 74445 -> 74454 bytes
 sesha/locale/lv/LC_MESSAGES/sesha.mo             |  Bin 77283 -> 77292 bytes
 timeobjects/locale/lv/LC_MESSAGES/timeobjects.mo |  Bin 72054 -> 72063 bytes
 trean/locale/lv/LC_MESSAGES/trean.mo             |  Bin 81866 -> 81875 bytes
 turba/locale/lv/LC_MESSAGES/turba.mo             |  Bin 102104 -> 102352 bytes
 turba/locale/lv/LC_MESSAGES/turba.po             |  203 ++--
 ulaform/locale/lv/LC_MESSAGES/ulaform.mo         |  Bin 76564 -> 76573 bytes
 vilma/locale/lv/LC_MESSAGES/vilma.mo             |  Bin 78887 -> 78896 bytes
 whups/locale/lv/LC_MESSAGES/whups.mo             |  Bin 94659 -> 94668 bytes
 wicked/locale/lv/LC_MESSAGES/wicked.mo           |  Bin 76127 -> 76136 bytes
 38 files changed, 2304 insertions(+), 2236 deletions(-)
 create mode 100755 ansel/locale/lv/help.xml

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

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

commit 584f99b07913f88c2b35be7ebe5e740f0c2002a7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Apr 25 13:22:37 2012 -0600

    Don't show preview when selecting all messages in mailbox

 imp/js/dimpbase.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/584f99b07913f88c2b35be7ebe5e740f0c2002a7

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

commit 02e318c6cd23b93dfea1c0d863fd54c2e4d1ffef
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 26 11:08:33 2012 +0200

    [jan] Fix HTML rendering of S/MIME certificates with multi-value attributes.

 framework/Crypt/lib/Horde/Crypt/Smime.php |   20 ++++++++++++++++++++
 framework/Crypt/package.xml               |    4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/02e318c6cd23b93dfea1c0d863fd54c2e4d1ffef

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

commit 84ed4949b4a6a17e8a7dc95fd869e53ce1aee17e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 26 11:12:24 2012 +0200

    [jan] Support definition lists in HTML-to-text filter (Nathan Barhorst).

 framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php |    3 +++
 framework/Text_Filter/package.xml                         |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/84ed4949b4a6a17e8a7dc95fd869e53ce1aee17e

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

commit 36483fff149c5c077b9be2a2e4aae2d127cb1c8f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Apr 26 12:08:09 2012 -0600

    The correct FF fix to prevent SUBMIT action

 imp/js/compose-dimp.js                  |    6 ------
 imp/templates/dimp/compose/compose.html |    4 ++--
 2 files changed, 2 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/36483fff149c5c077b9be2a2e4aae2d127cb1c8f

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

commit 569743e2d334f16849dbaa89ca75c908650d1af4
Merge: 89d91bc 36483ff
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Apr 26 14:42:58 2012 -0600

    Merge branch 'master' into develop
    
    Conflicts:
    	imp/js/dimpbase.js
    	imp/templates/dimp/compose/compose.html

 framework/Crypt/lib/Horde/Crypt/Smime.php                 |   20 +++++++++++++
 framework/Crypt/package.xml                               |    4 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php |    3 ++
 framework/Text_Filter/package.xml                         |    4 +-
 imp/templates/dimp/compose/compose.html                   |    4 +-
 5 files changed, 29 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/569743e2d334f16849dbaa89ca75c908650d1af4

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

commit 41c10661ad972851836f6eaf1c9aef4cb4cb2175
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Apr 26 14:48:18 2012 -0600

    [mms] Moved smartmobile core javascript from the Horde application.

 framework/Core/js/mobile.js |  237 +++++++++++++++++++++++++++++++++++++++++++
 framework/Core/package.xml  |    7 +-
 horde/js/mobile.js          |  237 -------------------------------------------
 3 files changed, 242 insertions(+), 239 deletions(-)
 create mode 100644 framework/Core/js/mobile.js
 delete mode 100644 horde/js/mobile.js

http://git.horde.org/horde-git/-/commit/41c10661ad972851836f6eaf1c9aef4cb4cb2175

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

commit a39157d1259524562b96c7fa8a7798476e711352
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Apr 25 19:00:18 2012 -0600

    [mms] Implement growler-like notifications for smartmobile view.

 framework/Core/js/mobile.js                 |   29 +++------
 framework/Core/lib/Horde/PageOutput.php     |    1 +
 horde/docs/CHANGES                          |    1 +
 horde/js/growler-jquery.js                  |   84 +++++++++++++++++++++++++++
 horde/templates/common/footer.html.php      |   11 +---
 horde/themes/default/smartmobile/screen.css |   33 +++++++---
 6 files changed, 120 insertions(+), 39 deletions(-)
 create mode 100644 horde/js/growler-jquery.js

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

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

commit 92e09a213df252f30b22496b4c1b6db290b5f085
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Apr 26 16:51:58 2012 -0600

    Optimize

 imp/js/mobile.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/92e09a213df252f30b22496b4c1b6db290b5f085

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

commit 8f6692efa13a6a5e44bfb880f01f1fbae898802b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Apr 26 17:08:26 2012 -0600

    Don't HTML escape data sent to browser; JS display code should do this
    
    Fixes display of special characters in From address in smartmobile view.

 imp/js/dimpbase.js             |   15 ++++++++++-----
 imp/lib/Views/ListMessages.php |    8 ++++----
 2 files changed, 14 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/8f6692efa13a6a5e44bfb880f01f1fbae898802b




More information about the commits mailing list