intranet-cust-cosine/www/reports projects-costs-transactions.tcl,1.1,1.2
Fri Nov 30 09:17:10 UTC 2018
Update of /home/cvsroot/intranet-cust-cosine/www/reports
In directory aachen:/tmp/cvs-serv16591
Modified Files:
projects-costs-transactions.tcl
Log Message:
- shortened internal company to use nr instead of name
intranet-cust-cosine/www/reports projects-turnover.tcl,NONE,1.1
Fri Nov 30 09:18:27 UTC 2018
Update of /home/cvsroot/intranet-cust-cosine/www/reports
In directory aachen:/tmp/cvs-serv16900
Added Files:
projects-turnover.tcl
Log Message:
- Added report to list invoice lines of all projects
intranet-cust-cosine/www/reports projects-wip.tcl,NONE,1.1
Fri Nov 30 10:18:46 UTC 2018
Update of /home/cvsroot/intranet-cust-cosine/www/reports
In directory aachen:/tmp/cvs-serv13909
Added Files:
projects-wip.tcl
Log Message:
- Added WIP report
intranet-invoices/sql/postgresql/upgrade upgrade-5.0.2.4.0-5.0.2.5.0.sql,1.3,1.4
Fri Nov 30 12:20:17 UTC 2018
Update of /home/cvsroot/intranet-invoices/sql/postgresql/upgrade
In directory aachen:/tmp/cvs-serv8195
Modified Files:
upgrade-5.0.2.4.0-5.0.2.5.0.sql
Log Message:
- Fixed deletion issue of invoices
intranet-cust-cosine/sql/postgresql intranet-cust-cosine-create.sql,1.15,1.16
Fri Nov 30 13:14:10 UTC 2018
Update of /home/cvsroot/intranet-cust-cosine/sql/postgresql
In directory aachen:/tmp/cvs-serv30106/sql/postgresql
Modified Files:
intranet-cust-cosine-create.sql
Log Message:
- Added a trigger for updating the percent_completed value of projects
based on entered estimated hours
intranet-cust-cosine/tcl intranet-cust-cosine-reporting-procs.tcl,1.7,1.8
Fri Nov 30 13:14:30 UTC 2018
Update of /home/cvsroot/intranet-cust-cosine/tcl
In directory aachen:/tmp/cvs-serv30942/tcl
Modified Files:
intranet-cust-cosine-reporting-procs.tcl
Log Message:
- beautified
intranet-rest/tcl intranet-rest-util-procs.tcl,1.44,1.45
Fri Nov 30 13:15:46 UTC 2018
Update of /home/cvsroot/intranet-rest/tcl
In directory aachen:/tmp/cvs-serv31084/tcl
Modified Files:
intranet-rest-util-procs.tcl
Log Message:
- Now sorting the names of tables to updated in generic
SQL storage, so there will be a deterministic update
order.
This fixes a bug in cosine where im_projects was updated
after im_timesheet_tasks, thus overwriting the percent_
completed values set by a trigger on im_timesheet_tasks
intranet-timesheet2-tasks/www task-action.tcl,1.42,1.43
Fri Nov 30 13:16:22 UTC 2018
Update of /home/cvsroot/intranet-timesheet2-tasks/www
In directory aachen:/tmp/cvs-serv32552/www
Modified Files:
task-action.tcl
Log Message:
- Now using the status_id task ids as base for the list of tasks to update
intranet-resource-management/sql/postgresql intranet-resource-management-create.sql,1.16,1.17
Fri Nov 30 13:16:52 UTC 2018
Update of /home/cvsroot/intranet-resource-management/sql/postgresql
In directory aachen:/tmp/cvs-serv772/sql/postgresql
Modified Files:
intranet-resource-management-create.sql
Log Message:
- beautified
intranet-helpdesk/sql/postgresql intranet-helpdesk-callbacks.sql,1.8,1.9
Fri Nov 30 13:24:24 UTC 2018
Update of /home/cvsroot/intranet-helpdesk/sql/postgresql
In directory aachen:/tmp/cvs-serv9101
Modified Files:
intranet-helpdesk-callbacks.sql
Log Message:
- converted PL/SQL single-tick to $body$
intranet-cust-cosine/sql/postgresql intranet-cust-cosine-create.sql,1.16,1.17
Fri Nov 30 16:34:55 UTC 2018
Update of /home/cvsroot/intranet-cust-cosine/sql/postgresql
In directory aachen:/tmp/cvs-serv8408
Modified Files:
intranet-cust-cosine-create.sql
Log Message:
- Fixed issue with NULL value in the first case
intranet-rest/tcl intranet-rest-util-procs.tcl,1.45,1.46
Fri Nov 30 16:35:27 UTC 2018
Update of /home/cvsroot/intranet-rest/tcl
In directory aachen:/tmp/cvs-serv8945
Modified Files:
intranet-rest-util-procs.tcl
Log Message:
- nothing change
|