[commits] Horde branch master updated. eb838ca9310ef5f3c5bcc5af6128afa4038dc930
Michael J. Rubinsky
mrubinsk at horde.org
Thu Oct 20 03:48:51 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: a60072278e287251a23c809ccedc1241e6b33617
70f3985 Remove cruft from earlier implementation. Not used anywhere.
bf03ca2 This is duplicative. Kronolith::getSyncCalendars() takes care of this check.
73023cf Nag knows what tasklist to return.
45dd3dc Sync improvements for Nag.
c851eee No need to restrict to owner-only tasklists.
eb838ca changes
-----------------------------------------------------------------------
commit 70f3985f526296e6557946650325d1a88fc1d693
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Oct 19 22:55:18 2011 -0400
Remove cruft from earlier implementation. Not used anywhere.
kronolith/lib/Api.php | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/70f3985f526296e6557946650325d1a88fc1d693
-----------------------------------------------------------------------
commit bf03ca2d858adb0b950bb66acb411b842a098147
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Oct 19 23:03:35 2011 -0400
This is duplicative. Kronolith::getSyncCalendars() takes care of this check.
kronolith/lib/Api.php | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/bf03ca2d858adb0b950bb66acb411b842a098147
-----------------------------------------------------------------------
commit 73023cff2847a34fa23af88786f2cb5befa8676f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Oct 19 23:40:20 2011 -0400
Nag knows what tasklist to return.
framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/73023cff2847a34fa23af88786f2cb5befa8676f
-----------------------------------------------------------------------
commit 45dd3dccd38bb8ba975a8e6495d3e9f66b0a09ce
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Oct 19 23:41:31 2011 -0400
Sync improvements for Nag.
* Allow selection of tasklists to sync. Can now sync any tasklist the user has EDIT perms on.
* Reset ActiveSync pairing when sync_lists pref changes to force device to pick up change.
nag/config/prefs.php | 14 +++++++++++++
nag/lib/Api.php | 43 ++++++++++++++++++++++++++--------------
nag/lib/Application.php | 50 +++++++++++++++++++++++++++++++++++++++++++++++
nag/lib/Nag.php | 31 +++++++++++++++++++++++++++++
4 files changed, 123 insertions(+), 15 deletions(-)
http://git.horde.org/horde-git/-/commit/45dd3dccd38bb8ba975a8e6495d3e9f66b0a09ce
-----------------------------------------------------------------------
commit c851eee66b017bbe1245f71ca6f03eef9f9664d9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Oct 19 23:44:43 2011 -0400
No need to restrict to owner-only tasklists.
No complications with tasks like we have with events.
nag/lib/Application.php | 2 +-
nag/lib/Nag.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/c851eee66b017bbe1245f71ca6f03eef9f9664d9
-----------------------------------------------------------------------
commit eb838ca9310ef5f3c5bcc5af6128afa4038dc930
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Oct 19 23:46:26 2011 -0400
changes
nag/docs/CHANGES | 1 +
nag/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/eb838ca9310ef5f3c5bcc5af6128afa4038dc930
More information about the commits
mailing list