Gantt charts for your tickets
use RT::Extension::JSGantt;
Given a ticket, return all the relative tickets, including the original ticket.
Given tickets, resolve useful info for jsgantt.js Returns a 2 elements array, 1st is the ids arrayref, 2nd is the info hashref.
Given a ticket, resolve it's start/end. Returns an array like ( $start_obj, $start, $end_obj, $end ) $start and $end are strings like 3/21/2011