RandomAlliance Intranet

These screenshots are of the OpenAtrium intranet created for Random Alliance, a group of freelance web, design and writing professionals. This installation uses a workaround for creating a due date in the Case Tracker module that I explain here

I also created a similar installation for The Philadelphia Trans-Health Conference to manage planning for the upcoming conference, and included integration with GoogleApps.

Trans-Health.org

This is the official website for the Philadelphia Trans-Health conference. It is the largest of its kind in the world. Each year more than 1000 participants travel both internationally and domestically to Philadelphia to participate in sharing information about mental, physical and spiritual health for transgendered individuals.

The site uses CCK, Views, Panels, Context, Admin, Webforms and several other modules to display information in a user-friendly way.

Trans-health.org

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.