sencha-core/www/view/gantt GanttTreePanel.adp,1.20,1.21
Wed Mar 20 13:44:58 UTC 2019
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv11800/www/view/gantt
Modified Files:
GanttTreePanel.adp
Log Message:
- Created new columns for debugging
intranet-gantt-editor/www/view GanttBarPanel.adp,1.5,1.6
Wed Mar 20 13:52:00 UTC 2019
Update of /home/cvsroot/intranet-gantt-editor/www/view
In directory aachen:/tmp/cvs-serv18074
Modified Files:
GanttBarPanel.adp
Log Message:
- Fixed issue with dependencies: Now using 'id' instead of 'task_id'
as succ_id and pred_id for dependencies
- Removed old outcommented code
- Included a call to GanttSchedulingController.onRedraw(),
in order to check for dependencies on parents
intranet-gantt-editor/lib gantt-editor.adp,1.113,1.114
Wed Mar 20 13:52:34 UTC 2019
Update of /home/cvsroot/intranet-gantt-editor/lib
In directory aachen:/tmp/cvs-serv19823
Modified Files:
gantt-editor.adp
Log Message:
- Disabled debugging on states
intranet-gantt-editor/www/controller GanttSchedulingController.js,1.21,1.22
Wed Mar 20 13:53:31 UTC 2019
Update of /home/cvsroot/intranet-gantt-editor/www/controller
In directory aachen:/tmp/cvs-serv20194/www/controller
Modified Files:
GanttSchedulingController.js
Log Message:
- SchedulingController:
- Added code to check for:
- Dependencies of activities with parents and
- Cyclic dependencies between activities
intranet-gantt-editor/lib gantt-editor.adp,1.114,1.115 gantt-editor.tcl,1.14,1.15
Wed Mar 20 16:32:50 UTC 2019
Update of /home/cvsroot/intranet-gantt-editor/lib
In directory aachen:/tmp/cvs-serv18493
Modified Files:
gantt-editor.adp gantt-editor.tcl
Log Message:
- Added debug parameter allowing to change debug at runtime
intranet-gantt-editor intranet-gantt-editor.info,1.13,1.14
Wed Mar 20 16:33:12 UTC 2019
Update of /home/cvsroot/intranet-gantt-editor
In directory aachen:/tmp/cvs-serv18841
Modified Files:
intranet-gantt-editor.info
Log Message:
- Added debug parameter in order to change debug setting at runtime
|