yandod / candycane

a port of Redmine to CakePHP from Ruby on Rails
http://my.candycane.jp
511 stars 127 forks source link

Working with Gantt #292

Open francescobianco opened 7 years ago

francescobianco commented 7 years ago

I want work with Gantt into CandyCane

i found this: https://github.com/yandod/candycane/blob/8814533099b3d26c9f6f18a0c5f5a373b8b158c8/app/View/Elements/issues/sidebar.ctp

i'm read to working on this, give me a start

yandod commented 7 years ago

gantt has a lot of demands. but many people have different idea or use case of gannt. so I would suggest make gantt as a plugin. if the plugin system isn't enough to implement gantt, then core side should be changed to do that.