[commits] Horde branch master updated. 984ef65f58bfb30883d118e2cd212df55ee19250

Michael J. Rubinsky mrubinsk at horde.org
Fri Jul 29 02:44:08 UTC 2011


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

from: c647aa4ce1a3bb156d18e98ad92edfab8751acb0

9918ac7 Use FQL for fetching event list and add rsvp_status.
5ccdd59 catch (and ignore) exceptions when building the timeobject categories list.
261e931 add support for status
984ef65 Support event status from Kronolith_Event_Horde objects

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

commit 9918ac7e9dcb16a94c1799e4eeda3d385de36fa8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 28 22:35:46 2011 -0400

    Use FQL for fetching event list and add rsvp_status.
    
    New Graph API does not support anyway of fetching events that the user
    has not RSVP'd as attending to. Need to refactor away from REST API
    since it is going away, but use the FQL API instead. As a bonus,
    we get access to the user's RSVP status in the exported event as well.

 framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php |   76 +++++-
 framework/Service_Facebook/package.xml                           |   10 +-
 horde/docs/CHANGES                                               |    1 +
 3 files changed, 73 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/9918ac7e9dcb16a94c1799e4eeda3d385de36fa8

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

commit 5ccdd59b5e1b525899d5bead67eea8bdd348d9ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 28 22:40:36 2011 -0400

    catch (and ignore) exceptions when building the timeobject categories list.

 timeobjects/lib/Api.php |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

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

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

commit 261e93110857158572f1d5ec4890adb86ce0cbcd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 28 22:42:57 2011 -0400

    add support for status

 timeobjects/lib/Driver/FacebookEvents.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/261e93110857158572f1d5ec4890adb86ce0cbcd

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

commit 984ef65f58bfb30883d118e2cd212df55ee19250
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 28 22:43:35 2011 -0400

    Support event status from Kronolith_Event_Horde objects

 kronolith/lib/Event/Horde.php |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/984ef65f58bfb30883d118e2cd212df55ee19250




More information about the commits mailing list