The branch "master" has been updated. The following is a summary of the commits.
from: 82ba98934760971b553c6149df78a37acad20ac1 66c3d7d... Build calendar list on the client side. Retrieve each calendar's events seperately. ----------------------------------------------------------------------- commit 66c3d7d76037e53defd7f75e204652e91cedcf9d Author: Jan Schneider <[email protected]> Date: Thu Mar 5 01:42:50 2009 +0100 Build calendar list on the client side. Retrieve each calendar's events seperately. kronolith/ajax.php | 16 ++++--- kronolith/js/src/kronolith.js | 82 ++++++++++++++++++++++++++++++++--- kronolith/lib/Driver/Holidays.php | 7 ++- kronolith/lib/Driver/Horde.php | 7 ++- kronolith/lib/Driver/Ical.php | 7 ++- kronolith/lib/Driver/Kolab.php | 7 ++- kronolith/lib/Driver/Sql.php | 7 ++- kronolith/lib/Kronolith.php | 53 +++++++++++++++++----- kronolith/templates/index/index.inc | 21 +-------- kronolith/templates/panel.inc | 17 +++---- 10 files changed, 162 insertions(+), 62 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=f7ca49e3827d686098c54165c2b75c3fca52eb93&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=9f8db1d2e7b98e0521f60c63d567af72cc3b7718&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/lib/Driver/Holidays.php?rt=horde-hatchery&r1=b3d5c3dc173dc976e1f2821ed09437d8a5f1be1d&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/lib/Driver/Horde.php?rt=horde-hatchery&r1=fa4fa6a78f68827696e3f4e594dce724a9c16952&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-hatchery&r1=b3d5c3dc173dc976e1f2821ed09437d8a5f1be1d&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/lib/Driver/Kolab.php?rt=horde-hatchery&r1=b3d5c3dc173dc976e1f2821ed09437d8a5f1be1d&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-hatchery&r1=b3d5c3dc173dc976e1f2821ed09437d8a5f1be1d&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=fa4fa6a78f68827696e3f4e594dce724a9c16952&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=9ea3def87aff24eed2ac5cc75e497ca031a45b1c&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=093a12dfd5fbeb6a4eee86f4c2a1236848f507ab&r2=66c3d7d76037e53defd7f75e204652e91cedcf9d __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
