[commits] Horde branch develop updated. 959825fb857ea120eb16371a04a506f27837661d

Michael J. Rubinsky mrubinsk at horde.org
Wed Apr 18 15:06:44 UTC 2012


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

from: e686807667a682034846e99bd0eccebb2540d572

9237026 Only send the ESTIMATE value if we don't have an error.
32ab1e1 ws
52b260c Set the (required) task owner for incoming AS tasks.
65e98ef Fix adding new Tasks via the API.
959825f Add ActiveSync support for Task recurrence

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

commit 9237026f738635d466cc7d62450c2e7fd7c31d0e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Apr 18 10:26:27 2012 -0400

    Only send the ESTIMATE value if we don't have an error.

 .../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php   |   12 +++--
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/9237026f738635d466cc7d62450c2e7fd7c31d0e

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

commit 32ab1e1084520183d08d79c044f4782b083a279e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Apr 18 10:27:00 2012 -0400

    ws

 .../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php   |    6 +++-
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/32ab1e1084520183d08d79c044f4782b083a279e

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

commit 52b260c78e86c43aa98a9ef59963ff57bb9179c1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Apr 18 10:27:20 2012 -0400

    Set the (required) task owner for incoming AS tasks.

 nag/lib/Task.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/52b260c78e86c43aa98a9ef59963ff57bb9179c1

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

commit 65e98efb80ea07ce4f8ac613b9b7806bc856fafc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Apr 18 11:02:50 2012 -0400

    Fix adding new Tasks via the API.
    
    If null is passed for any value, it overwrites the default value for that
    key in the task object, thus creating a null UID for new tasks.

 nag/lib/Api.php |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/65e98efb80ea07ce4f8ac613b9b7806bc856fafc

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

commit 959825fb857ea120eb16371a04a506f27837661d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Apr 18 11:06:25 2012 -0400

    Add ActiveSync support for Task recurrence

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php        |  111 ++++-
 .../ActiveSync/lib/Horde/ActiveSync/Message/TaskRecurrence.php    |   49 ++
 framework/ActiveSync/package.xml                                  |    8 +-
 nag/lib/Task.php                                                  |    9 +
 4 files changed, 173 insertions(+), 4 deletions(-)
 create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Message/TaskRecurrence.php

http://git.horde.org/horde-git/-/commit/959825fb857ea120eb16371a04a506f27837661d




More information about the commits mailing list