Open m4ttls opened 11 years ago
That would be a very good idea to have subtasks and subsub...tasks. with possibility to expand tasks :)
Even I really am not able to use this just because it lacks the feature to add subtasks, something like http://www.dhtmlx.com/docs/products/dhtmlxGantt/ If you could somehow add this feature on a very short notice, it would be of great help.
You can pull code with dependencies from https://github.com/alekwisnia/jQuery.Gantt/tree/deps The next step will be grouping tasks - I hope to make it soon :)
Grouping works pretty fine (now your are able to group tasks and collapse/expand). I'd be happy if anyone tests the code or just leave feedback here. What is left to do: bringing dependecies back (I had to turn them off when I made groups) and some styling. Also, loading screen is annoying, I'll have to think about it.
Are dependency arrows from parent task to subtask supported in any of these implementations? Should I open a new enhancement request for this? Thanks.
Hi @bdiz. I haven't gotten a chance to check out other implementations, but this issue would cover related visual aspects of the feature request, including dependency arrows. So no need to create a separate issue for that.
Reopening, as it is a feature request that is being tracked here. I know it's old, but it's not forgotten. ;)
First of all, great work!
My question is: is possible to add multiple subtask to a task?
I can't find documentation about it, I think is a common need.