Skip to content

zuing/dhtmlxgantt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DhtmlxGantt

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

The basic dhtmlxgantt

Screenshot

The update dhtmlxgantt

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"...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published