Color task lists instead of categories. Only used in Kronolith so far.
authorJan Schneider <jan@horde.org>
Sat, 28 Nov 2009 17:16:14 +0000 (18:16 +0100)
committerJan Schneider <jan@horde.org>
Sat, 28 Nov 2009 17:16:14 +0000 (18:16 +0100)
commit6fbd3f6f10f16056140bd10c267eb02e374ca5ca
tree8f5ebf6a478bdde0822d35503d92817771c0ac11
parentb88d1d00c368eaa6e93a7b28f5288cdde802b7a6
Color task lists instead of categories. Only used in Kronolith so far.
Add calendar management. Beside a few small featurettes, the Ajax interface is
feature complete for the first release now.
33 files changed:
kronolith/ajax.php
kronolith/calendars/delete.php
kronolith/calendars/edit.php
kronolith/calendars/remote_edit.php
kronolith/calendars/remote_unsubscribe.php
kronolith/js/kronolith.js
kronolith/lib/Driver/Ical.php
kronolith/lib/Event/Horde.php
kronolith/lib/Forms/CreateCalendar.php
kronolith/lib/Forms/DeleteCalendar.php
kronolith/lib/Forms/EditCalendar.php
kronolith/lib/Forms/SubscribeRemoteCalendar.php
kronolith/lib/Forms/UnsubscribeRemoteCalendar.php
kronolith/lib/Kronolith.php
kronolith/templates/chunks/calendar.php [new file with mode: 0644]
kronolith/templates/index/edit.inc
kronolith/templates/index/index.inc
kronolith/templates/index/task.inc
kronolith/themes/screen.css
nag/docs/CHANGES
nag/lib/Api.php
nag/lib/Forms/CreateTaskList.php
nag/lib/Forms/DeleteTaskList.php
nag/lib/Forms/EditTaskList.php
nag/lib/Nag.php
nag/lib/Task.php
nag/scripts/sql/nag.mssql.sql
nag/scripts/sql/nag.oci8.sql
nag/scripts/sql/nag.sql
nag/scripts/sql/nag.xml
nag/scripts/upgrades/2009-11-28_add_attribute_color.sql [new file with mode: 0644]
nag/tasklists/delete.php
nag/tasklists/edit.php