Add links to edit and delete tasks from the traditional calendar interface.
authorJan Schneider <jan@horde.org>
Sat, 12 Jun 2010 15:13:10 +0000 (17:13 +0200)
committerJan Schneider <jan@horde.org>
Sat, 12 Jun 2010 15:13:10 +0000 (17:13 +0200)
commit7e3440b207db90c35549d3fc9a76a0ef82887fa3
treed6f065b0019970446bdc494e96ba88d78e9cd182
parent2993cf22558fcc744831664bcb555ffac4e42bc8
Add links to edit and delete tasks from the traditional calendar interface.
Allow to change task due dates from the ajax interface.
16 files changed:
kronolith/js/kronolith.js
kronolith/lib/Ajax/Application.php
kronolith/lib/Driver/Horde.php
kronolith/lib/Event.php
kronolith/lib/Event/Horde.php
kronolith/lib/Event/Ical.php
kronolith/lib/Event/Kolab.php
kronolith/lib/Event/Resource.php
kronolith/lib/Event/Sql.php
kronolith/themes/screen.css
nag/lib/Api.php
nag/lib/Driver/Sql.php
nag/lib/Forms/task.php
nag/lib/Task.php
nag/task.php
nag/view.php