Comment 0 for bug 809470

Revision history for this message
MonkZ (monkz) wrote :

To support time- and taskdependent projects, it would be nice to have a, maybe seperate, module.

It should support generation of PERT diagrams (http://en.wikipedia.org/wiki/Program_Evaluation_and_Review_Technique) and those "famous" GANTT-diagrams .

Creating Tasks could be combined with Launchpad's Bugtracker -> a bug creates a new proposal in taskcreation.
PERT diagrams can converted to GANTT diagrams - so it should only one datainputform needed.
It should be possible to show the critical path in PERT and GANTT.
Tasks should be categorizable (maybe OneToMany) to help understanding relationships between tasks.
An overlay of commits over those diagrams related by writing Bug/Task-Ids into logmessages.

I know its not easy to code, but it would get lauchpad one step closer to Trac and/or Redmine.

Don't get me wrong this is a longtimeshot ;)