[commits] Horde branch develop updated. 4aa2fab148c06fa6505a45d1187526dd58f126c8

Michael M Slusarz slusarz at horde.org
Tue Dec 20 03:24:18 UTC 2011


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

from: cb944473a783018f59eac4d632ea50254f53699a

f8b49c0 Bump API and Version minor numbers.
fa645a7 This method turned out not to be needed.
4251f12 Some devices send Birthdays as simple dates, not datetimes.
c403266 [mms] Fix display of numerically-named mailboxes on IMAP servers without the LIST-EXTENDED IMAP capability (Bug #10869).
e8677ba Bug #10769: Explicitly catch exceptions in critical viewport methods
4aa2fab Merge branch 'master' into develop

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

commit f8b49c00153f920fd4e21d28d19ddf426cf021ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 19 21:25:20 2011 -0500

    Bump API and Version minor numbers.
    
    There were slight (non-bc) changes in the API with recent fixes.

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

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

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

commit fa645a7c902cff437a971635a8a3f58eaf2a7897
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 19 21:31:17 2011 -0500

    This method turned out not to be needed.

 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

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

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

commit 4251f12a93ad4d2ffe46eb78599a2da78059270c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 19 21:49:12 2011 -0500

    Some devices send Birthdays as simple dates, not datetimes.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4251f12a93ad4d2ffe46eb78599a2da78059270c

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

commit c403266f3f11d728e4768c8a2754c7a14a6cf2c0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 19 20:00:19 2011 -0700

    [mms] Fix display of numerically-named mailboxes on IMAP servers without the LIST-EXTENDED IMAP capability (Bug #10869).

 imp/docs/CHANGES      |    2 ++
 imp/lib/Imap/Tree.php |    9 +++++++--
 imp/package.xml       |    2 ++
 3 files changed, 11 insertions(+), 2 deletions(-)

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

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

commit e8677baa513291c0d577d5ba675472dca5862ee0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 19 20:12:08 2011 -0700

    Bug #10769: Explicitly catch exceptions in critical viewport methods
    
    In methods that set isbusy, we need to catch exceptions so that we can
    reset the value of isbusy, or else viewport requests will enter an
    infinite loop.

 imp/js/viewport.js |   47 +++++++++++++++++++++++++++++++++--------------
 1 files changed, 33 insertions(+), 14 deletions(-)

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

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

commit 4aa2fab148c06fa6505a45d1187526dd58f126c8
Merge: cb94447 e8677ba
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 19 20:24:04 2011 -0700

    Merge branch 'master' into develop
    
    Conflicts:
    	imp/package.xml

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php        |    5 -
 imp/docs/CHANGES                                           |    2 +
 imp/js/viewport.js                                         |   47 ++++++++----
 imp/lib/Imap/Tree.php                                      |    9 ++-
 imp/package.xml                                            |    1 +
 6 files changed, 44 insertions(+), 22 deletions(-)

http://git.horde.org/horde-git/-/commit/4aa2fab148c06fa6505a45d1187526dd58f126c8




More information about the commits mailing list