source: Dev/trunk/src/client/dojox/gantt/README @ 532

Last change on this file since 532 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 1.7 KB
Line 
1-------------------------------------------------------------------------------
2dojox.gantt
3-------------------------------------------------------------------------------
4Version 0.100
5Release date: 12/23/2010
6-------------------------------------------------------------------------------
7Project state:
8alpha
9-------------------------------------------------------------------------------
10Credits
11Tom Trenka (ttrenka@dojotoolkit.org)
12Xiang Zhou (xiangxz@cn.ibm.com) - IBM, CCLA
13Adam Peller (peller@dojotoolkit.org)
14Dylan Schiemann (dylan@dojotoolkit.org)
15Bill Keese (bill@dojotoolkit.org)
16Peter Higgins (dante@dojotoolkit.org)
17
18-------------------------------------------------------------------------------
19Project description
20
21GanttChart(dojox.gantt.GanttChart) is an integrated widget for project and resource management use. It includes a set of features as follows.
22
23        Toolbar - Providing general time line control and save/load button.
24        Project Tree - Listing projects and their tasks.
25        Task Cascade View - A task view with dependency, that can be modified visually.
26        Resource View - A read-only view shows people resource occupation.
27
28
29-------------------------------------------------------------------------------
30Dependencies:
31
32Dojo Core, Dijit.
33-------------------------------------------------------------------------------
34Documentation
35
36[TODO]
37-------------------------------------------------------------------------------
38Installation instructions
39
40Grab the following from the Dojo SVN Repository:
41http://svn.dojotoolkit.org/src/dojox/trunk/gantt/*
42
43Install into the following directory structure:
44/dojox/gantt/
45-------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.