[commits] Horde branch imp_6_2 updated. 024882401428def53f41ace4005192de4f0c4d90

Michael M Slusarz slusarz at horde.org
Wed Sep 4 21:30:55 UTC 2013


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

from: b03208c94d542dfcf882c665b0902b1ce0fe79a8

9fef14b Released horde-5.1.4
f1bffdd Development mode for horde-5.1.5
cbe657f Released wicked-2.0.0
cb5b7c1 Development mode for wicked-2.0.1
f108f22 [jan] Use GMT when updating date and time elements.
b988d0b [jan] Remove time elements by default.
324dfdb Update test.
95605fb Remove whitespace too.
75fbb4e Released groupware-5.1.2
6ae656a Development mode for groupware-5.1.3
ecddb67 Released webmail-5.1.2
05ea7e8 Development mode for webmail-5.1.3
ce9222e Merge branch 'master' of ssh://dev.horde.org/horde/git/horde
aed352d No need to limit the accepted year for isLeapYear().
51381ff [jan] Correct dates with very large days-of-month more efficiently (Bug #12615).
096bb21 Respect nobase64_img conf
fd74973 [mms] Respect 'nobase64_img' configuration when generating image tags (João Machado <geral at jpaulo.eu>).
9602e6f [mms] Don't auto-detect TLS availability again once we have done initial detection.
5d08996 [mms] Improved error handling when creating a new flag in dynamic view.
b6de21c Fix variable name
97973f3 Better grammar
0e0a484 Don't default to secure = true
8196739 Released Horde_Imap_Client-2.15.0
477b034 Development mode for Horde_Imap_Client-2.15.1
25ce6cd [mms] Fix regression where MIME headers were being displayed for PGP decrypted messages (Bug #12648).
3ba63a7 Missing parantheses
c77c81c Mirror PGP changes
5974cf4 improve import from an iCal file
ddc1f41 Don't consider digits as separators when finding like pages.
71af6a4 [jan] Fix rendering pages in portal blocks.
782f948 [jan] Fix rendering of full text search results.
b679ece Escape
ac56f1e Default to current name when renaming.
fe9ec48 Fully support X509 certificates for ActiveSync.
a21d831 This belongs in Horde_5_2
24ff4a7 This config isn't available until Horde_5_2, existence check it.
6cfcd48 CHANGES
b9a0adb Bug: 12653 Always set $tz_local
332ec07 Fix logic
07df1fe Move viewport data ob generation to a separate PHP class.
57993b8 phpdoc
5e3c8a3 Fix XSS on flags label
03d4ed5 [mms] SECURITY: Fix XSS when flagging a message in dynamic view with a user-defined flag (João Machado <geral at jpaulo.eu>).
fccfaf1 Fix double adding of forwarded atachments when clicking on notice to add body text
f7fdda9 Don't allow duplicate user-defined flag names
ce1f8c5 Missed these conversions to the new viewport ob
0248824 Merge branch 'master' into imp_6_2

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

commit 9fef14b0a490f4597a37aabbf779456768c933c4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 10:42:01 2013 +0200

    Released horde-5.1.4

 horde/docs/CHANGES        |    6 +++---
 horde/lib/Application.php |    2 +-
 horde/package.xml         |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/9fef14b0a490f4597a37aabbf779456768c933c4

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

commit f1bffdd4d90736345a8fed6daff790c3f373eb0a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 10:42:05 2013 +0200

    Development mode for horde-5.1.5

 horde/docs/CHANGES        |    6 ++++++
 horde/lib/Application.php |    2 +-
 horde/package.xml         |   18 +++++++++++++++---
 3 files changed, 22 insertions(+), 4 deletions(-)

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

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

commit cbe657f4afd8cf514c3ae5f717759c3a0cc2a599
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 11:03:50 2013 +0200

    Released wicked-2.0.0

 wicked/docs/CHANGES        |    6 +++---
 wicked/lib/Application.php |    2 +-
 wicked/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit cb5b7c15cff04a460f661460093597958fc159ee
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 11:03:55 2013 +0200

    Development mode for wicked-2.0.1

 wicked/docs/CHANGES        |    6 ++++++
 wicked/lib/Application.php |    2 +-
 wicked/package.xml         |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

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

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

commit f108f226af4a7754a536288af0ba3f34d5094571
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:03:13 2013 +0200

    [jan] Use GMT when updating date and time elements.

 framework/Pear/lib/Horde/Pear/Package/Xml.php |   24 +++++++++++++++++-------
 framework/Pear/package.xml                    |    4 ++--
 2 files changed, 19 insertions(+), 9 deletions(-)

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

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

commit b988d0b0ab54419a90d2e3bc90a32860a305b8b8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:03:31 2013 +0200

    [jan] Remove time elements by default.

 framework/Pear/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

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

commit 324dfdbd5b31699ea9e987b36cb03c9343f3663f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:03:50 2013 +0200

    Update test.

 .../test/Components/Unit/Components/Release/Task/PackageTest.php  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/324dfdbd5b31699ea9e987b36cb03c9343f3663f

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

commit 95605fb091aedf2ce51fa0bcc2ed365b9c9d2f70
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:12:30 2013 +0200

    Remove whitespace too.

 framework/Pear/lib/Horde/Pear/Package/Xml.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/95605fb091aedf2ce51fa0bcc2ed365b9c9d2f70

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

commit 75fbb4e8ce77425f324c4e989c1efe6d20a1eb75
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:20:18 2013 +0200

    Released groupware-5.1.2

 bundles/groupware/docs/CHANGES   |    6 +++---
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |    7 +++----
 3 files changed, 7 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/75fbb4e8ce77425f324c4e989c1efe6d20a1eb75

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

commit 6ae656adc0ff7f9b77855fb0cfc607e217b7fbe6
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:20:25 2013 +0200

    Development mode for groupware-5.1.3

 bundles/groupware/docs/CHANGES   |    6 ++++++
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/6ae656adc0ff7f9b77855fb0cfc607e217b7fbe6

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

commit ecddb672c839c08146bc17cfdc41ca2fdfca6411
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:29:13 2013 +0200

    Released webmail-5.1.2

 bundles/webmail/docs/CHANGES   |    6 +++---
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |    7 +++----
 3 files changed, 7 insertions(+), 8 deletions(-)

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

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

commit 05ea7e815ac1c32e422bf64b1e9823bc9dbb8aa8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:29:17 2013 +0200

    Development mode for webmail-5.1.3

 bundles/webmail/docs/CHANGES   |    6 ++++++
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/05ea7e815ac1c32e422bf64b1e9823bc9dbb8aa8

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

commit ce9222ec3dcec17f127b48590914fbf0ad09cb86
Merge: 05ea7e8 95605fb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 13:32:26 2013 +0200

    Merge branch 'master' of ssh://dev.horde.org/horde/git/horde

 framework/Pear/lib/Horde/Pear/Package/Xml.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

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

commit aed352db7c79f1b0c84892a2ba14b531607ba45c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 17:48:04 2013 +0200

    No need to limit the accepted year for isLeapYear().

 framework/Date/lib/Horde/Date/Utils.php |    6 +-----
 framework/Date/package.xml              |    4 ++--
 2 files changed, 3 insertions(+), 7 deletions(-)

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

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

commit 51381ff61c45b500dd50add91317e543da2acaa0
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 3 17:49:34 2013 +0200

    [jan] Correct dates with very large days-of-month more efficiently (Bug #12615).

 framework/Date/lib/Horde/Date.php           |   11 +++++++++++
 framework/Date/package.xml                  |    2 ++
 framework/Date/test/Horde/Date/DateTest.php |    3 +++
 3 files changed, 16 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/51381ff61c45b500dd50add91317e543da2acaa0

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

commit 096bb21c5d6cba662dbede08a67063634cbc46c9
Author: João Machado <geral at jpaulo.eu>
Date:   Tue Sep 3 15:59:32 2013 +0100

    Respect nobase64_img conf
    
    Signed-off-by: Michael M Slusarz <slusarz at horde.org>

 framework/Core/lib/Horde/Themes/Image.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/096bb21c5d6cba662dbede08a67063634cbc46c9

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

commit fd749737ecb75a8008033f70f1abc2691251ebb5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 12:37:45 2013 -0600

    [mms] Respect 'nobase64_img' configuration when generating image tags (João Machado <geral at jpaulo.eu>).

 framework/Core/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

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

commit 9602e6f7d929883712395e856441733eda1da36e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 13:14:02 2013 -0600

    [mms] Don't auto-detect TLS availability again once we have done initial detection.

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

http://git.horde.org/horde-git/-/commit/9602e6f7d929883712395e856441733eda1da36e

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

commit 5d08996f71d0563f52e94df53c260d5a0a9a3913
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 13:38:47 2013 -0600

    [mms] Improved error handling when creating a new flag in dynamic view.

 imp/docs/CHANGES                             |    1 +
 imp/js/dimpbase.js                           |   23 ++++++++++++++++-------
 imp/lib/Ajax/Application/Handler/Dynamic.php |   13 ++++++++++---
 imp/lib/Flags.php                            |    3 ++-
 imp/package.xml                              |    2 ++
 5 files changed, 31 insertions(+), 11 deletions(-)

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

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

commit b6de21c7c46001ffee4a2bed55f0e008b8e7f273
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 13:41:30 2013 -0600

    Fix variable name

 imp/lib/Ajax/Application/Handler/Dynamic.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 97973f315bf71b85bdcd4f760f0aa48c548ca9b8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 16:31:38 2013 -0600

    Better grammar

 framework/Imap_Client/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/97973f315bf71b85bdcd4f760f0aa48c548ca9b8

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

commit 0e0a484088e39114577f3c82b98402ff764cba1e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 16:33:35 2013 -0600

    Don't default to secure = true
    
    Makes complete sense to do this, but be more conservative about this change
    especially since 3.0 is fairly close (and Horde applications don't
    direcly support this option anyway)

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING |    3 +--
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php  |    4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/0e0a484088e39114577f3c82b98402ff764cba1e

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

commit 8196739eaac5a4bf24803de965fd9f8910c239e9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 16:43:09 2013 -0600

    Released Horde_Imap_Client-2.15.0

 framework/Imap_Client/package.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/8196739eaac5a4bf24803de965fd9f8910c239e9

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

commit 477b03442b792a262698527a56089bd9175b0532
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 3 16:43:10 2013 -0600

    Development mode for Horde_Imap_Client-2.15.1

 framework/Imap_Client/package.xml |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/477b03442b792a262698527a56089bd9175b0532

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

commit 25ce6cdbeb57d3e4cf5cecbb134dea2b5e28eb8a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 00:07:53 2013 -0600

    [mms] Fix regression where MIME headers were being displayed for PGP decrypted messages (Bug #12648).

 imp/docs/CHANGES            |    2 ++
 imp/lib/Mime/Viewer/Pgp.php |    7 ++++---
 imp/package.xml             |    2 ++
 3 files changed, 8 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/25ce6cdbeb57d3e4cf5cecbb134dea2b5e28eb8a

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

commit 3ba63a7303a90041835ef87f8eeec52c5ea63eda
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 00:08:37 2013 -0600

    Missing parantheses

 imp/templates/prefs/pgppublickey.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3ba63a7303a90041835ef87f8eeec52c5ea63eda

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

commit c77c81c8438a684b2ac2f95312605c8508d0d4eb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 00:08:40 2013 -0600

    Mirror PGP changes

 imp/lib/Mime/Viewer/Smime.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

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

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

commit 5974cf41761467a43389edaccac016785a3df729
Author: Nicolas Rochelemagne <nicolas.rochelemagne at cpanel.net>
Date:   Tue Sep 3 16:47:32 2013 -0500

    improve import from an iCal file
    
    when importing from an ical file, the task uid is defined
    and probably not used, that commit will use it in that case
    in order to preserve it and import tasks with relations
    as it's done in the interface when importing a file.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 nag/lib/Api.php |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/5974cf41761467a43389edaccac016785a3df729

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

commit ddc1f41639fc963005f32feb091b9731f239b941
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 4 10:39:54 2013 +0000

    Don't consider digits as separators when finding like pages.
    
    Still need to deal with path-style page names better.

 wicked/docs/CHANGES       |    1 +
 wicked/lib/Driver/Sql.php |    2 +-
 wicked/package.xml        |    4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

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

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

commit 71af6a4f0f2de10ea4c21d050c5119dd72d42f45
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 4 11:24:44 2013 +0000

    [jan] Fix rendering pages in portal blocks.

 wicked/docs/CHANGES                        |    1 +
 wicked/lib/Page/StandardPage.php           |   62 ++++++++++++++-------------
 wicked/package.xml                         |   11 ++++-
 wicked/templates/display/standard.html.php |    6 ++-
 wicked/themes/default/block/screen.css     |   52 +++++++++++++++++++++++
 5 files changed, 98 insertions(+), 34 deletions(-)
 create mode 100644 wicked/themes/default/block/screen.css

http://git.horde.org/horde-git/-/commit/71af6a4f0f2de10ea4c21d050c5119dd72d42f45

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

commit 782f948a401c8119dc95b0b41734273b8e9e7d0a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 4 11:25:24 2013 +0000

    [jan] Fix rendering of full text search results.

 wicked/docs/CHANGES        |    1 +
 wicked/lib/Page/Search.php |    4 ++--
 wicked/package.xml         |    2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/782f948a401c8119dc95b0b41734273b8e9e7d0a

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

commit b679ecea449522a9415fe1ff0d43e4f4b5fa1030
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 4 12:12:18 2013 +0000

    Escape

 wicked/templates/display/MergeOrRename.html.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit ac56f1ee5879482451e2f6c8401a0bf141c89a23
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 4 12:12:34 2013 +0000

    Default to current name when renaming.

 wicked/lib/Page/MergeOrRename.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit fe9ec485c31bef4566f6451c9aafd8c780c41cd9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 31 15:07:17 2013 -0400

    Fully support X509 certificates for ActiveSync.
    
    Allow separate configuration for ActiveSync Authentication methods.
    Emulates Exchange server's ability to accept either: HTTP Basic only,
    client certificate only, or to require both HTTP Basic AND client
    certificates. If configured to require both, horde-wide Auth driver
    is used to authenticate using the HTTP Basic credentials, and the
    X509 driver is used to to authenticate with the client certificate.
    Obviously requires webserver config/support for the certificates.

 framework/Core/lib/Horde/Core/ActiveSync/Auth.php           |   98 +++++++++++
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php         |   28 +++-
 framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php |   26 +++-
 horde/config/conf.xml                                       |   49 +++++
 4 files changed, 196 insertions(+), 5 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/ActiveSync/Auth.php

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

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

commit a21d831e4e740a2a892c4d56695d87aeaa581ad4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Sep 4 10:42:30 2013 -0400

    This belongs in Horde_5_2

 horde/config/conf.xml |   49 -------------------------------------------------
 1 files changed, 0 insertions(+), 49 deletions(-)

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

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

commit 24ff4a71c8e9de237b43aca013b938bfdb125393
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Sep 4 10:48:06 2013 -0400

    This config isn't available until Horde_5_2, existence check it.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php         |   10 +++++++---
 framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php |    4 +++-
 2 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/24ff4a71c8e9de237b43aca013b938bfdb125393

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

commit 6cfcd480065b8901efddaecd35ec64a1bca36ecf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Sep 4 10:52:54 2013 -0400

    CHANGES

 framework/Core/package.xml |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/6cfcd480065b8901efddaecd35ec64a1bca36ecf

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

commit b9a0adbe6cfca245387a4f20f9bbb0788c312a7f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Sep 4 11:13:55 2013 -0400

    Bug: 12653 Always set $tz_local

 kronolith/lib/Event/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 332ec079b3c6c1c3fbc95554f6bc29e07e7d5bc6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Sep 4 12:13:11 2013 -0400

    Fix logic

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/332ec079b3c6c1c3fbc95554f6bc29e07e7d5bc6

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

commit 07df1fedd87f341c560c79cce403bb17aa215891
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 10:50:31 2013 -0600

    Move viewport data ob generation to a separate PHP class.
    
    Allows determination of what to send to browser on-demand at the end of
    a request.
    
    Fixes issues where viewport objects were missing properties if using a
    "basic" object rather than a "full" object, and later that object needs
    additional information injected into it.

 imp/lib/Ajax/Application.php                 |   32 ++----
 imp/lib/Ajax/Application/Handler/Common.php  |    4 +-
 imp/lib/Ajax/Application/Handler/Dynamic.php |    6 +-
 imp/lib/Ajax/Application/ListMessages.php    |  100 +++++-----------
 imp/lib/Ajax/Application/Viewport.php        |  176 ++++++++++++++++++++++++++
 imp/package.xml                              |    6 +-
 6 files changed, 223 insertions(+), 101 deletions(-)
 create mode 100644 imp/lib/Ajax/Application/Viewport.php

http://git.horde.org/horde-git/-/commit/07df1fedd87f341c560c79cce403bb17aa215891

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

commit 57993b8bf396e9756d3f6900d826f0fc0b47c3d8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 12:12:34 2013 -0600

    phpdoc

 imp/lib/Ajax/Queue.php |    2 +-
 imp/lib/Flag/Imap.php  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/57993b8bf396e9756d3f6900d826f0fc0b47c3d8

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

commit 5e3c8a3168f33aaf51ce85cfd270a7d246bc9f37
Author: João Machado <geral at jpaulo.eu>
Date:   Wed Sep 4 18:21:07 2013 +0100

    Fix XSS on flags label
    
    Signed-off-by: Michael M Slusarz <slusarz at horde.org>

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

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

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

commit 03d4ed518562ae545619ed9d6b1ef8ab334b93ca
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 12:19:35 2013 -0600

    [mms] SECURITY: Fix XSS when flagging a message in dynamic view with a user-defined flag (João Machado <geral at jpaulo.eu>).

 imp/docs/CHANGES |    2 ++
 imp/package.xml  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/03d4ed518562ae545619ed9d6b1ef8ab334b93ca

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

commit fccfaf1bbdd3e869f115760b4c0cf2b702390db3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 12:32:16 2013 -0600

    Fix double adding of forwarded atachments when clicking on notice to add body text

 imp/lib/Ajax/Application/Handler/Common.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

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

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

commit f7fdda9bb9a9083e4d09c84ed5c61f2e946b16e9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 12:35:27 2013 -0600

    Don't allow duplicate user-defined flag names

 imp/lib/Flags.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit ce1f8c530cac6c7a9c50c0807817536c3e3eafdc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 12:40:53 2013 -0600

    Missed these conversions to the new viewport ob

 imp/lib/Ajax/Application/ListMessages.php |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

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

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

commit 024882401428def53f41ace4005192de4f0c4d90
Merge: b03208c ce1f8c5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Sep 4 15:30:34 2013 -0600

    Merge branch 'master' into imp_6_2

 bundles/groupware/docs/CHANGES                                    |    8 +-
 bundles/groupware/lib/Bundle.php                                  |    2 +-
 bundles/groupware/package.xml                                     |   22 +-
 bundles/webmail/docs/CHANGES                                      |    8 +-
 bundles/webmail/lib/Bundle.php                                    |    2 +-
 bundles/webmail/package.xml                                       |   22 +-
 .../test/Components/Unit/Components/Release/Task/PackageTest.php  |    2 +-
 framework/Core/lib/Horde/Core/ActiveSync/Auth.php                 |   98 +++
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |   31 +-
 framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php       |   28 +-
 framework/Core/lib/Horde/Themes/Image.php                         |    2 +-
 framework/Core/package.xml                                        |   20 +-
 framework/Date/lib/Horde/Date.php                                 |   11 +
 framework/Date/lib/Horde/Date/Utils.php                           |    6 +-
 framework/Date/package.xml                                        |    6 +-
 framework/Date/test/Horde/Date/DateTest.php                       |    3 +
 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING             |    3 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |    4 +-
 framework/Imap_Client/package.xml                                 |   27 +-
 framework/Pear/lib/Horde/Pear/Package/Xml.php                     |   26 +-
 framework/Pear/package.xml                                        |    6 +-
 framework/Smtp/lib/Horde/Smtp.php                                 |    2 +
 framework/Smtp/package.xml                                        |    4 +-
 horde/docs/CHANGES                                                |    8 +-
 horde/lib/Application.php                                         |    2 +-
 horde/package.xml                                                 |   22 +-
 imp/docs/CHANGES                                                  |    5 +
 imp/js/dimpbase.js                                                |   27 +-
 imp/lib/Ajax/Application.php                                      |   32 +-
 imp/lib/Ajax/Application/Handler/Common.php                       |   13 +-
 imp/lib/Ajax/Application/Handler/Dynamic.php                      |   19 +-
 imp/lib/Ajax/Application/ListMessages.php                         |  119 +--
 imp/lib/Ajax/Application/Viewport.php                             |  176 +++++
 imp/lib/Ajax/Queue.php                                            |    2 +-
 imp/lib/Flag/Imap.php                                             |    4 +-
 imp/lib/Flags.php                                                 |   11 +-
 imp/lib/Mime/Viewer/Pgp.php                                       |    7 +-
 imp/lib/Mime/Viewer/Smime.php                                     |    7 +-
 imp/package.xml                                                   |   12 +-
 imp/templates/prefs/pgppublickey.html.php                         |    2 +-
 kronolith/lib/Event/Sql.php                                       |    2 +-
 nag/lib/Api.php                                                   |   16 +-
 wicked/docs/CHANGES                                               |   11 +-
 wicked/lib/Application.php                                        |    2 +-
 wicked/lib/Driver/Sql.php                                         |    2 +-
 wicked/lib/Page/MergeOrRename.php                                 |    2 +-
 wicked/lib/Page/Search.php                                        |    4 +-
 wicked/lib/Page/StandardPage.php                                  |   62 +-
 wicked/package.xml                                                |   30 +-
 wicked/templates/display/MergeOrRename.html.php                   |    4 +-
 wicked/templates/display/standard.html.php                        |    6 +-
 wicked/themes/default/block/screen.css                            |   52 ++
 52 files changed, 750 insertions(+), 254 deletions(-)

http://git.horde.org/horde-git/-/commit/024882401428def53f41ace4005192de4f0c4d90




More information about the commits mailing list