intranet-workflow/sql/postgresql/upgrade upgrade-4.1.0.1.2-4.1.0.1.3.sql,NONE,1.1
Thu Oct 29 09:17:32 UTC 2015
Update of /home/cvsroot/intranet-workflow/sql/postgresql/upgrade
In directory aachen:/tmp/cvs-serv30540
Added Files:
upgrade-4.1.0.1.2-4.1.0.1.3.sql
Log Message:
-- fixed bug with L10n. 'replace' command failed vars not used (v_sender_first_names/v_sender_last_name)
intranet-rest/tcl intranet-rest-create-procs.tcl,1.52,1.53 intranet-rest-data-source-procs.tcl,1.3,1.4
Thu Oct 29 15:00:19 UTC 2015
Update of /home/cvsroot/intranet-rest/tcl
In directory aachen:/tmp/cvs-serv9531/tcl
Modified Files:
intranet-rest-create-procs.tcl
intranet-rest-data-source-procs.tcl
Log Message:
- REST:
Added the option to create timesheet tasks with a predefined
task_id/project_id. This is necessary for the GanttEditor that
needs to assign task_ids in order to save the parent/child
relationship between tasks
intranet-rest/www/data-source next-object-id.adp,NONE,1.1
Thu Oct 29 15:01:12 UTC 2015
Update of /home/cvsroot/intranet-rest/www/data-source
In directory aachen:/tmp/cvs-serv10790/www/data-source
Added Files:
next-object-id.adp
Log Message:
- REST:
- Added a next-object-id.adp data-source in order to allow the
GanttEditor to assign task_ids to new tasks. This is necessary
in order to save the parent/child relationship between tasks
sencha-core/www/view/gantt GanttTreePanel.js,1.29,1.30
Thu Oct 29 15:02:01 UTC 2015
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv12387/www/view/gantt
Modified Files:
GanttTreePanel.js
Log Message:
- GanttEditor:
Removed debugging columns
intranet-gantt-editor/lib gantt-editor.adp,1.64,1.65 gantt-editor.tcl,1.5,1.6
Thu Oct 29 15:03:17 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/lib
In directory aachen:/tmp/cvs-serv12695/lib
Modified Files:
gantt-editor.adp gantt-editor.tcl
Log Message:
- Gantt Editor:
- Fixed issues creating new tasks by providing
new tasks with material_id and uom_id values
- Fixed issue deleting task. If you delete the
last task of a parent, the parent will become
"demoted" to a normal task again
intranet-gantt-editor/www/controller GanttTreePanelController.js,1.7,1.8
Thu Oct 29 15:03:17 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/www/controller
In directory aachen:/tmp/cvs-serv12695/www/controller
Modified Files:
GanttTreePanelController.js
Log Message:
- Gantt Editor:
- Fixed issues creating new tasks by providing
new tasks with material_id and uom_id values
- Fixed issue deleting task. If you delete the
last task of a parent, the parent will become
"demoted" to a normal task again
intranet-gantt-editor/lib gantt-editor.adp,1.65,1.66
Thu Oct 29 15:56:06 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/lib
In directory aachen:/tmp/cvs-serv26536/lib
Modified Files:
gantt-editor.adp
Log Message:
- Formatting
intranet-gantt-editor/www/controller GanttBarPanelController.js,1.3,1.4 GanttSchedulingController.js,1.5,1.6 GanttTreePanelController.js,1.8,1.9
Thu Oct 29 15:56:07 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/www/controller
In directory aachen:/tmp/cvs-serv26536/www/controller
Modified Files:
GanttBarPanelController.js GanttSchedulingController.js
GanttTreePanelController.js
Log Message:
- Formatting
intranet-gantt-editor/www/view GanttBarPanel.js,1.9,1.10
Thu Oct 29 15:56:07 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/www/view
In directory aachen:/tmp/cvs-serv26536/www/view
Modified Files:
GanttBarPanel.js
Log Message:
- Formatting
sencha-core/www/view/gantt AbstractGanttPanel.js,1.17,1.18 GanttTaskPropertyPanel.js,1.12,1.13 GanttTreePanel.js,1.30,1.31
Thu Oct 29 15:56:36 UTC 2015
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv26812/www/view/gantt
Modified Files:
AbstractGanttPanel.js GanttTaskPropertyPanel.js
GanttTreePanel.js
Log Message:
- Formatting
intranet-gantt-editor/lib gantt-editor.adp,1.66,1.67
Thu Oct 29 18:30:11 UTC 2015
Update of /home/cvsroot/intranet-gantt-editor/lib
In directory aachen:/tmp/cvs-serv29927
Modified Files:
gantt-editor.adp
Log Message:
- Gantt Editor:
Removed invalid options from configuration
sencha-core/www/view/gantt GanttTreePanel.js,1.31,1.32
Thu Oct 29 18:33:38 UTC 2015
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv32643
Modified Files:
GanttTreePanel.js
Log Message:
- Gantt Editor:
Now hiding start- and end date by default
|