godoos/frontend/public/gantt
2024-07-22 17:44:55 +08:00
..
libs init 2024-07-22 17:44:55 +08:00
res init 2024-07-22 17:44:55 +08:00
composer.json init 2024-07-22 17:44:55 +08:00
gantt.css init 2024-07-22 17:44:55 +08:00
ganttDrawerSVG.js init 2024-07-22 17:44:55 +08:00
ganttGridEditor.js init 2024-07-22 17:44:55 +08:00
ganttMaster.js init 2024-07-22 17:44:55 +08:00
ganttPrint.css init 2024-07-22 17:44:55 +08:00
ganttTask.js init 2024-07-22 17:44:55 +08:00
ganttTestSuite.js init 2024-07-22 17:44:55 +08:00
ganttUtilities.js init 2024-07-22 17:44:55 +08:00
ganttZoom.js init 2024-07-22 17:44:55 +08:00
index.html init 2024-07-22 17:44:55 +08:00
license.txt init 2024-07-22 17:44:55 +08:00
platform.css init 2024-07-22 17:44:55 +08:00
README.md init 2024-07-22 17:44:55 +08:00

jQueryGantt

jQuery Gantt editor has been written by Roberto Bicchierai and Silvia Chelazzi

Twproject jQuery Gantt

These are some key features:

  • jQuery based 3.2
  • MIT licensed: you can reuse everywhere https://opensource.org/licenses/MIT
  • JSON import-export
  • internationalizable
  • manage task status > project workflow
  • manage dependencies
  • manage assignments (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
  • critical path
  • milestones, progress etc.
  • zoom

Try the online working demo here: https://gantt.twproject.com

Read here about latest release: https://roberto.twproject.com/2017/04/05/new-gantt-editor-release-the-best-ever/

Read the genesis of this component here: http://roberto.twproject.com/2012/06/14/the-javascript-gantt-odyssey/

Documentation is here: http://roberto.twproject.com/2012/08/24/jquery-gantt-editor/

jQuery Gantt editor is part of Twproject 6 project