taitems / jQuery.Gantt

jQuery Gantt Chart
http://taitems.github.io/jQuery.Gantt/
MIT License
953 stars 303 forks source link

Is possible to add subtasks? #59

Open m4ttls opened 11 years ago

m4ttls commented 11 years ago

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.

tagazok commented 11 years ago

That would be a very good idea to have subtasks and subsub...tasks. with possibility to expand tasks :)

rix11 commented 11 years ago

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.

alekwisnia commented 11 years ago

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 :)

alekwisnia commented 11 years ago

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.

bdiz commented 10 years ago

Are dependency arrows from parent task to subtask supported in any of these implementations? Should I open a new enhancement request for this? Thanks.

usmonster commented 10 years ago

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.

usmonster commented 9 years ago

Reopening, as it is a feature request that is being tracked here. I know it's old, but it's not forgotten. ;)