-
Stripping CVS keywords
-
Added status to task_section.
-
- Updated to include the comment.module patch.
-
- Oops, forgot to add the RSS feed icon on the tasks page.
-
- Added a task help page to admin/help. - Added an overview on the configure and filter page.
-
- Added support for RSS feeds. - Added configure and filter links to the menu. - Added 'Add task' link to the tasks page. - Added breadcrumbs for different locations.
-
- Added support for updating tasks via comments. Note: Requires this comment.module patch: http://drupal.org/node/28255 - Added support for private tasks using simple_access.module. This should work with other node_access modules though. - Added a task changelog to each comment that updates a task. - Updated the layout of the task and task list pages. - Fixed the task/comment preview bugs (problems with due date et al).
-
- Added task_changelog table.
-
- Added new CSS classes.
-
- Minor fixes and updates - Cleaned up the code a bit.