Due date for Case Tracker in OpenAtrium

Since the Case Tracker module included with the OpenAtrium distribution has no plans to implement a date field as part of the module, I used the Date module and Views to create a due date for tasks that then shows up on the calendar.

To do this:

First make sure the the CCK, Date, and Date API modules are installed.

Then go to Administer -> Content management -> Content types. Add a Due Date field to the Case Tracker Basic Case content type using the Date widget.

Next edit the atrium_calendar view to include the Content: Date field as well as the Case Tracker: Project Project and Case Tracker: Assigned to Assigned to fields. Feel free to add any other fields you'd like to see on the calendar here, keeping in mind that that the small popup boxes on the calendar will only hold so much information.