2021-04-28 20:10:26 +02:00

35 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

jQueryGantt
===========
jQuery Gantt editor has been written by Roberto Bicchierai and Silvia Chelazzi
<img src="http://twproject.s3.amazonaws.com/resources/gantt_github.jpg" alt="Twproject jQuery Gantt" border="0" />
These are some key features:
* jquery based
* MIT licensed: you can reuse everywhere
* json import-export
* internationalizable
* manage task status > project workflow
* manage dependecies
* manage assignements (resources, roles efforts)
* server synchronization ready
* full undo-redo support
* cross browser (at least for recent versions)
* keyboard editing support
* SVG visual editor
* print friendly
* collapsible branches
Try the online working demo here: http://gantt.twproject.com
Read here about latest release: http://roberto.open-lab.com/2014/05/15/jquery-gantt-editor-collapsible-branches/
Read the genesis of this component here: http://roberto.open-lab.com/2012/06/14/the-javascript-gantt-odyssey/
Documentation is here: http://roberto.open-lab.com/2012/08/24/jquery-gantt-editor/
jQuery Gantt editor is part of <a href="http://www.twproject.com">Twproject 5</a> project