Greg Troxel wrote: > If someone wants to adapt the old gantt plugin to the mastertickets > fields I would be happy to look at it, unlikely to have time to do > it myself though. Mastertickets does have a depgraph if it helps. > > It seems the old gantt plugin requires you to assign start/stop dates. > What I think is needed is several things all at once: > > dependencies (mastertickets does this fine) >...
It seems to me that there are two types of dependencies required for a Gantt and I don't think MasterTickets does both. 1) You need a way to say "task A is composed of tasks B, C, and D" so that you can show Task A at one level of detail and tasks B, C, and D at a lower level. The duration of task A is the total of the durations for tasks B, C, and D. 2) You need a way to say "task C is dependent on task B" (that is, C can't begin until B is done). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---