emis-oms-frontend/public/static/jqgantt
2023-11-27 16:29:42 +08:00
..
libs md 2023-11-27 16:29:42 +08:00
res md 2023-11-27 16:29:42 +08:00
composer.json md 2023-11-27 16:29:42 +08:00
gantt.css md 2023-11-27 16:29:42 +08:00
gantt.html md 2023-11-27 16:29:42 +08:00
ganttDrawerSVG.js md 2023-11-27 16:29:42 +08:00
ganttGridEditor.js md 2023-11-27 16:29:42 +08:00
ganttMaster.js md 2023-11-27 16:29:42 +08:00
ganttPrint.css md 2023-11-27 16:29:42 +08:00
ganttTask.js md 2023-11-27 16:29:42 +08:00
ganttTestSuite.js md 2023-11-27 16:29:42 +08:00
ganttUtilities.js md 2023-11-27 16:29:42 +08:00
ganttZoom.js md 2023-11-27 16:29:42 +08:00
license.txt md 2023-11-27 16:29:42 +08:00
platform.css md 2023-11-27 16:29:42 +08:00
README.md md 2023-11-27 16:29:42 +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