intranet-rest/www/data-source project-task-tree-action.adp,1.1,1.2
Tue Oct 27 11:54:22 UTC 2015
Update of /home/cvsroot/intranet-rest/www/data-source
In directory aachen:/tmp/cvs-serv6414
Modified Files:
project-task-tree-action.adp
Log Message:
- fixed REST tree-action return message
intranet-gantt-editor/lib gantt-editor.adp,1.62,1.63
Tue Oct 27 13:40:59 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/lib
In directory aachen:/tmp/cvs-serv32323/intranet-gantt-editor/lib
Modified Files:
gantt-editor.adp
Log Message:
- GanttEditor:
- Added renumbering of sort_order after moves, inserts or deletes
- Moved redraw() into onIdle event for lazy/delayed redraw
- Fixed help menu
- other minor changes
intranet-gantt-editor/www/controller GanttBarPanelController.js,1.2,1.3 GanttSchedulingController.js,1.3,1.4 GanttTreePanelController.js,1.4,1.5
Tue Oct 27 13:40:59 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/www/controller
In directory aachen:/tmp/cvs-serv32323/intranet-gantt-editor/www/controller
Modified Files:
GanttBarPanelController.js GanttSchedulingController.js
GanttTreePanelController.js
Log Message:
- GanttEditor:
- Added renumbering of sort_order after moves, inserts or deletes
- Moved redraw() into onIdle event for lazy/delayed redraw
- Fixed help menu
- other minor changes
intranet-gantt-editor/www/view GanttBarPanel.js,1.8,1.9
Tue Oct 27 13:40:59 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/www/view
In directory aachen:/tmp/cvs-serv32323/intranet-gantt-editor/www/view
Modified Files:
GanttBarPanel.js
Log Message:
- GanttEditor:
- Added renumbering of sort_order after moves, inserts or deletes
- Moved redraw() into onIdle event for lazy/delayed redraw
- Fixed help menu
- other minor changes
sencha-core/www/view/gantt GanttTreePanel.js,1.27,1.28
Tue Oct 27 13:40:59 UTC 2015
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv32323/sencha-core/www/view/gantt
Modified Files:
GanttTreePanel.js
Log Message:
- GanttEditor:
- Added renumbering of sort_order after moves, inserts or deletes
- Moved redraw() into onIdle event for lazy/delayed redraw
- Fixed help menu
- other minor changes
intranet-gantt-editor/lib gantt-editor.adp,1.63,1.64
Tue Oct 27 18:07:40 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/lib
In directory aachen:/tmp/cvs-serv7253/intranet-gantt-editor/lib
Modified Files:
gantt-editor.adp
Log Message:
- GanttEditor:
- Changed Gantt structure to exclude the main project_id as root
- New tasks now receive new object_ids from the server
intranet-gantt-editor/www/controller GanttSchedulingController.js,1.4,1.5 GanttTreePanelController.js,1.5,1.6
Tue Oct 27 18:07:40 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/www/controller
In directory aachen:/tmp/cvs-serv7253/intranet-gantt-editor/www/controller
Modified Files:
GanttSchedulingController.js GanttTreePanelController.js
Log Message:
- GanttEditor:
- Changed Gantt structure to exclude the main project_id as root
- New tasks now receive new object_ids from the server
sencha-core/www/view/gantt GanttTreePanel.js,1.28,1.29
Tue Oct 27 18:07:40 UTC 2015
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv7253/sencha-core/www/view/gantt
Modified Files:
GanttTreePanel.js
Log Message:
- GanttEditor:
- Changed Gantt structure to exclude the main project_id as root
- New tasks now receive new object_ids from the server
intranet-gantt-editor/www/controller GanttTreePanelController.js,1.6,1.7
Tue Oct 27 20:02:37 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/www/controller
In directory aachen:/tmp/cvs-serv11847
Modified Files:
GanttTreePanelController.js
Log Message:
- GanttEditor:
- Now dealing with duplicate task names
|