The branch "master" has been updated. The following is a summary of the commits.
from: e4eaf7827a8b821965306b8be4fcbc7a410cbddb dfb82ad... Add a userId filter to Content_Tagger::getObjects() ca5de95... Add a filterEventsByCalendar() method to Kronolith_Driver. Takes an array of event uids and an array of calendar ids and returns only those event uids that exist within the specified calendar ids. 4fe18c1... start fleshing out some tag search capabilities. Some of this will likely changes as the new kronolith search api and interface start evolving. ----------------------------------------------------------------------- commit dfb82ad442e2efc626310a8e3854fa7657ea49d3 Author: Michael J. Rubinsky <[email protected]> Date: Wed May 6 16:25:54 2009 -0400 Add a userId filter to Content_Tagger::getObjects() content/lib/Tagger.php | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/content/lib/Tagger.php?rt=horde-hatchery&r1=6a649447127b97bd63e53807e841a1e60e9470d4&r2=dfb82ad442e2efc626310a8e3854fa7657ea49d3 ----------------------------------------------------------------------- commit ca5de9531bbe1b542197fe1f2700c360e8cd6002 Author: Michael J. Rubinsky <[email protected]> Date: Thu May 7 09:53:40 2009 -0400 Add a filterEventsByCalendar() method to Kronolith_Driver. Takes an array of event uids and an array of calendar ids and returns only those event uids that exist within the specified calendar ids. kronolith/lib/Driver.php | 9 ++++++++- kronolith/lib/Driver/Sql.php | 21 +++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/kronolith/lib/Driver.php?rt=horde-hatchery&r1=1d271b4c55ae04fee314c28a798b88ceb6572d1a&r2=ca5de9531bbe1b542197fe1f2700c360e8cd6002 http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-hatchery&r1=18546505d480d9d50690d252c4f4b6eb84cb7ff0&r2=ca5de9531bbe1b542197fe1f2700c360e8cd6002 ----------------------------------------------------------------------- commit 4fe18c1b36d08f2d50b559d3a3e4451ac2d3aaf7 Author: Michael J. Rubinsky <[email protected]> Date: Thu May 7 09:56:30 2009 -0400 start fleshing out some tag search capabilities. Some of this will likely changes as the new kronolith search api and interface start evolving. kronolith/lib/Tagger.php | 77 +++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 73 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/kronolith/lib/Tagger.php?rt=horde-hatchery&r1=e4eaf7827a8b821965306b8be4fcbc7a410cbddb&r2=4fe18c1b36d08f2d50b559d3a3e4451ac2d3aaf7 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
