Jowood / dhtmlxgantt

Base on dhtmlgantt.Add some Feature like "Alarm day","plan duration","set the endday"...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DhtmlxGantt

Base on dhtmlgantt.(The basic APi see DhtmlGantt)
Add some Feature like "Alarm day","plan duration","set the endday"...

The basic dhtmlgantt

Screenshot

The update dhtmlgantt

Screenshot ##New Features

  • Add Task Property "Plan Duration"

if Duration > Plan Duration fill RED bar.
if Duration < Plan Duration fill GREEN bar.

  • Add Task Property "Alarm"

if the Task now() > (EndDate - Alarm) fill YELLOW bar

  • Add Task Property "EndDate"

  • Add Task Property "maxId"

Add new Task the Id is autoincrease.

  • Click Tree text can Collapse and Expand Task.

  • The ContentMenu items can show or hidden.

  • Support multi-Language (lang/zj.js;lang/en.js)

  • User the two TOOLBAL to manager Task and Project.

  • Add the "click" and "mousemove" event on each Task row.

  • Add "TaskName" to the ERROR info.

  • Set StartDate can auto adjust ChildTask and SuccessorTask.

  • Use the DhtmlxCalendar to set the Date input text.

About

Base on dhtmlgantt.Add some Feature like "Alarm day","plan duration","set the endday"...