intranet-core/tcl intranet-navbar-procs.tcl,1.47,1.48
Wed Oct 18 05:43:01 UTC 2017
Update of /home/cvsroot/intranet-core/tcl
In directory aachen:/tmp/cvs-serv15231
Modified Files:
intranet-navbar-procs.tcl
Log Message:
- Removed debugging no_cache
intranet-reporting-translation/www trans-pm-productivity.tcl,1.9,1.10
Wed Oct 18 08:31:10 UTC 2017
Update of /home/cvsroot/intranet-reporting-translation/www
In directory aachen:/tmp/cvs-serv13339
Modified Files:
trans-pm-productivity.tcl
Log Message:
-- removed "to_char(c.effective_date, 'YYMM')::integer * customer_id as effective_month" from main SQL
effective_month not used. Why multiply with customer_id anyway?
Lead to int overflow
sencha-core/www/view/gantt GanttTreePanel.adp,1.6,1.7
Wed Oct 18 15:48:05 UTC 2017
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv15182
Modified Files:
GanttTreePanel.adp
Log Message:
- Fixed issue with numberfields having empty values
sencha-core/www/view/gantt GanttTreePanel.adp,1.7,1.8
Wed Oct 18 16:21:54 UTC 2017
Update of /home/cvsroot/sencha-core/www/view/gantt
In directory aachen:/tmp/cvs-serv8143
Modified Files:
GanttTreePanel.adp
Log Message:
- Improved checking for invalid values from GanttEditor CellEditor
intranet-gantt-editor/www/view GanttBarPanel.js,1.37,1.38
Wed Oct 18 16:24:55 UTC 2017
Update of /home/cvsroot/intranet-gantt-editor/www/view
In directory aachen:/tmp/cvs-serv10523
Modified Files:
GanttBarPanel.js
Log Message:
- Don't draw Gantt bar if start_date or end_date are bad
|