From: <ro...@pr...> - 2016-04-19 22:59:41
|
intranet-rest/tcl intranet-rest-data-source-procs.tcl,1.6,1.7 Tue Apr 19 10:34:32 UTC 2016 Update of /home/cvsroot/intranet-rest/tcl In directory aachen:/tmp/cvs-serv23837 Modified Files: intranet-rest-data-source-procs.tcl Log Message: - REST: Now CRUD for timesheet_task dependencies stored as part of the Sencha tree store intranet-gantt-editor/www/view GanttBarPanel.js,1.10,1.11 Tue Apr 19 12:56:48 UTC 2016 Update of /home/cvsroot/intranet-gantt-editor/www/view In directory aachen:/tmp/cvs-serv11180 Modified Files: GanttBarPanel.js Log Message: - Fixed arrow display for "reverse" (bottom-up or right-left) dependency arrows intranet-core/www biz-object-tree-open-close.tcl,1.4,1.5 Tue Apr 19 16:28:29 UTC 2016 Update of /home/cvsroot/intranet-core/www In directory aachen:/tmp/cvs-serv28263/www Modified Files: biz-object-tree-open-close.tcl Log Message: - tree open-close: Fixed error condition with partially saved Gantt trees intranet-gantt-editor/lib gantt-editor.adp,1.71,1.72 Tue Apr 19 16:31:10 UTC 2016 Update of /home/cvsroot/intranet-gantt-editor/lib In directory aachen:/tmp/cvs-serv29859/lib Modified Files: gantt-editor.adp Log Message: - Fixed issue displaying dependency arrows - Fixed issue with super-task not scheduled correctly after adding a new item to the super-task using increment-indent - renamed GanttBarPanelController into GanttZoomController intranet-gantt-editor/www/controller GanttZoomController.js,NONE,1.1 GanttSchedulingController.js,1.6,1.7 GanttTreePanelController.js,1.9,1.10 GanttBarPanelController.js,1.4,NONE Tue Apr 19 16:31:10 UTC 2016 Update of /home/cvsroot/intranet-gantt-editor/www/controller In directory aachen:/tmp/cvs-serv29859/www/controller Modified Files: GanttSchedulingController.js GanttTreePanelController.js Added Files: GanttZoomController.js Removed Files: GanttBarPanelController.js Log Message: - Fixed issue displaying dependency arrows - Fixed issue with super-task not scheduled correctly after adding a new item to the super-task using increment-indent - renamed GanttBarPanelController into GanttZoomController intranet-gantt-editor/www/view GanttBarPanel.js,1.11,1.12 Tue Apr 19 16:31:10 UTC 2016 Update of /home/cvsroot/intranet-gantt-editor/www/view In directory aachen:/tmp/cvs-serv29859/www/view Modified Files: GanttBarPanel.js Log Message: - Fixed issue displaying dependency arrows - Fixed issue with super-task not scheduled correctly after adding a new item to the super-task using increment-indent - renamed GanttBarPanelController into GanttZoomController intranet-rest/tcl intranet-rest-data-source-procs.tcl,1.7,1.8 Tue Apr 19 16:33:08 UTC 2016 Update of /home/cvsroot/intranet-rest/tcl In directory aachen:/tmp/cvs-serv31699/tcl Modified Files: intranet-rest-data-source-procs.tcl Log Message: - REST: Fixed issue saving Gantt Editor task trees with dependencies: Now dependencies are saved in a second "pass" intranet-rest/www/data-source project-task-tree-action.tcl,1.4,1.5 Tue Apr 19 16:33:08 UTC 2016 Update of /home/cvsroot/intranet-rest/www/data-source In directory aachen:/tmp/cvs-serv31699/www/data-source Modified Files: project-task-tree-action.tcl Log Message: - REST: Fixed issue saving Gantt Editor task trees with dependencies: Now dependencies are saved in a second "pass" sencha-core/www/store/timesheet TaskTreeStore.js,1.6,1.7 Tue Apr 19 16:35:42 UTC 2016 Update of /home/cvsroot/sencha-core/www/store/timesheet In directory aachen:/tmp/cvs-serv2138/www/store/timesheet Modified Files: TaskTreeStore.js Log Message: - Added a getTaskById to TaskTreeStore - Beautified GanttTreePanel sencha-core/www/view/gantt GanttTreePanel.js,1.32,1.33 Tue Apr 19 16:35:42 UTC 2016 Update of /home/cvsroot/sencha-core/www/view/gantt In directory aachen:/tmp/cvs-serv2138/www/view/gantt Modified Files: GanttTreePanel.js Log Message: - Added a getTaskById to TaskTreeStore - Beautified GanttTreePanel |