From: <ro...@aa...> - 2013-04-01 22:57:55
|
intranet-invoices/sql/postgresql/upgrade upgrade-4.0.3.0.6-4.0.3.0.7.sql,NONE,1.1 Mon Apr 1 07:05:47 UTC 2013 Update of /home/cvsroot/intranet-invoices/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv31773 Added Files: upgrade-4.0.3.0.6-4.0.3.0.7.sql Log Message: -- avoid special char in column name, causes nothing but trouble intranet-invoices/www list.tcl,1.55,1.56 Mon Apr 1 07:08:29 UTC 2013 Update of /home/cvsroot/intranet-invoices/www In directory aachen:/tmp/cvs-serv716 Modified Files: list.tcl Log Message: -- replaces special char # with 'No' required to much special treatment and broke return_url pattern intranet-timesheet2/tcl intranet-absences-procs.tcl,1.25,1.26 Mon Apr 1 09:06:23 UTC 2013 Update of /home/cvsroot/intranet-timesheet2/tcl In directory aachen:/tmp/cvs-serv14804 Modified Files: intranet-absences-procs.tcl Log Message: -- im_absence_cube - ignore time part of timestamp of start/end date absenses are not stored in a consistent way (YYYY-MM-DD 01:00:00+01 and YYYY-MM-DD 02:00:00+02) Therfore selects using date comparison operators returned incomplete results |