The branch "master" has been updated. The following is a summary of the commits.
from: c7781a9bc5b63c510ef20546da493f09669c38f0 532197c... Don't call the show API to get links for timeObjects. Pass them directly in the timeObjects data array. ----------------------------------------------------------------------- commit 532197c2645fa56c6869526754045f704d6c6cb1 Author: Michael J. Rubinsky <[email protected]> Date: Sun Jun 7 16:44:11 2009 -0400 Don't call the show API to get links for timeObjects. Pass them directly in the timeObjects data array. This saves an extra API call for each object and also allows us to not set a link if one is not desired. folks/lib/api.php | 3 ++- kronolith/lib/Event.php | 4 ++-- kronolith/lib/Event/Horde.php | 1 + kronolith/taggertest.php | 11 +++++++++++ 4 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 kronolith/taggertest.php http://git.horde.org/diff.php/folks/lib/api.php?rt=horde-hatchery&r1=03745313bc62397960f0e7804ceb604c20bba18c&r2=532197c2645fa56c6869526754045f704d6c6cb1 http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=49cc8ab6485715f9fccf92c2e4c0d286b893d169&r2=532197c2645fa56c6869526754045f704d6c6cb1 http://git.horde.org/diff.php/kronolith/lib/Event/Horde.php?rt=horde-hatchery&r1=49cc8ab6485715f9fccf92c2e4c0d286b893d169&r2=532197c2645fa56c6869526754045f704d6c6cb1 http://git.horde.org/co.php/kronolith/taggertest.php?rt=horde-hatchery&r=532197c2645fa56c6869526754045f704d6c6cb1 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
