You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(27) |
Jun
(44) |
Jul
(47) |
Aug
(41) |
Sep
(23) |
Oct
(22) |
Nov
(24) |
Dec
(24) |
2012 |
Jan
(23) |
Feb
(24) |
Mar
(28) |
Apr
(26) |
May
(27) |
Jun
(28) |
Jul
(13) |
Aug
(16) |
Sep
(25) |
Oct
(21) |
Nov
(29) |
Dec
(21) |
2013 |
Jan
(15) |
Feb
(22) |
Mar
(25) |
Apr
(22) |
May
(25) |
Jun
(18) |
Jul
(19) |
Aug
(17) |
Sep
(20) |
Oct
(26) |
Nov
(27) |
Dec
(23) |
2014 |
Jan
(21) |
Feb
(23) |
Mar
(25) |
Apr
(18) |
May
(21) |
Jun
(20) |
Jul
(12) |
Aug
(16) |
Sep
(19) |
Oct
(22) |
Nov
(17) |
Dec
(17) |
2015 |
Jan
(16) |
Feb
(18) |
Mar
(17) |
Apr
(19) |
May
(14) |
Jun
(22) |
Jul
(15) |
Aug
(15) |
Sep
(16) |
Oct
(14) |
Nov
(21) |
Dec
(20) |
2016 |
Jan
(18) |
Feb
(17) |
Mar
(22) |
Apr
(17) |
May
(22) |
Jun
(24) |
Jul
(25) |
Aug
(22) |
Sep
(18) |
Oct
(20) |
Nov
(19) |
Dec
(16) |
2017 |
Jan
(18) |
Feb
(23) |
Mar
(24) |
Apr
(15) |
May
(21) |
Jun
(22) |
Jul
(20) |
Aug
(14) |
Sep
(19) |
Oct
(15) |
Nov
(15) |
Dec
(10) |
2018 |
Jan
(23) |
Feb
(18) |
Mar
(13) |
Apr
(19) |
May
(14) |
Jun
(18) |
Jul
(21) |
Aug
(16) |
Sep
(16) |
Oct
(17) |
Nov
(22) |
Dec
(13) |
2019 |
Jan
(21) |
Feb
(13) |
Mar
(15) |
Apr
(18) |
May
(19) |
Jun
(15) |
Jul
(12) |
Aug
(6) |
Sep
(13) |
Oct
(14) |
Nov
(16) |
Dec
(9) |
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: <ro...@pr...> - 2017-04-13 22:56:02
|
intranet-core/tcl intranet-system-procs.tcl,1.8,1.9 Thu Apr 13 10:28:39 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv26463 Modified Files: intranet-system-procs.tcl Log Message: - Added im_system_memory intranet-core/preconf index.vmware-ajax.tcl,1.3,1.4 Thu Apr 13 10:43:00 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv7024 Modified Files: index.vmware-ajax.tcl Log Message: - Now calculating memory in megabytes intranet-core/preconf index.vmware-ajax.tcl,1.4,1.5 Thu Apr 13 10:43:59 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv7495 Modified Files: index.vmware-ajax.tcl Log Message: - fixed memory calculation |
From: <ro...@pr...> - 2017-04-12 22:56:01
|
intranet-core/tcl intranet-defs-procs.tcl,1.191,1.192 Wed Apr 12 13:28:00 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv3121/intranet-core/tcl Modified Files: intranet-defs-procs.tcl Log Message: - REST: Fixed "GanttEditor: Error saving data on the server side: No authentication found ('')" bug. Apparently Chrome sometimes sends out PUT XHTTP calls without cookies. So ]po[ then correctly identifies a non-authenticated session. As a workaround, I have added auth_token authentication in the SenchaPreference store, so that the calls are authenticated, even if the cookies should disappear for some reason. intranet-rest/tcl intranet-rest-authentication-procs.tcl,1.2,1.3 intranet-rest-procs.tcl,1.114,1.115 Wed Apr 12 13:28:00 UTC 2017 Update of /home/cvsroot/intranet-rest/tcl In directory aachen:/tmp/cvs-serv3121/intranet-rest/tcl Modified Files: intranet-rest-authentication-procs.tcl intranet-rest-procs.tcl Log Message: - REST: Fixed "GanttEditor: Error saving data on the server side: No authentication found ('')" bug. Apparently Chrome sometimes sends out PUT XHTTP calls without cookies. So ]po[ then correctly identifies a non-authenticated session. As a workaround, I have added auth_token authentication in the SenchaPreference store, so that the calls are authenticated, even if the cookies should disappear for some reason. sencha-core/www Utilities.js.adp,1.6,1.7 Wed Apr 12 13:28:00 UTC 2017 Update of /home/cvsroot/sencha-core/www In directory aachen:/tmp/cvs-serv3121/sencha-core/www Modified Files: Utilities.js.adp Log Message: - REST: Fixed "GanttEditor: Error saving data on the server side: No authentication found ('')" bug. Apparently Chrome sometimes sends out PUT XHTTP calls without cookies. So ]po[ then correctly identifies a non-authenticated session. As a workaround, I have added auth_token authentication in the SenchaPreference store, so that the calls are authenticated, even if the cookies should disappear for some reason. sencha-core/www/store/user SenchaPreferenceStore.js,1.11,1.12 Wed Apr 12 13:28:00 UTC 2017 Update of /home/cvsroot/sencha-core/www/store/user In directory aachen:/tmp/cvs-serv3121/sencha-core/www/store/user Modified Files: SenchaPreferenceStore.js Log Message: - REST: Fixed "GanttEditor: Error saving data on the server side: No authentication found ('')" bug. Apparently Chrome sometimes sends out PUT XHTTP calls without cookies. So ]po[ then correctly identifies a non-authenticated session. As a workaround, I have added auth_token authentication in the SenchaPreference store, so that the calls are authenticated, even if the cookies should disappear for some reason. |
From: <ro...@pr...> - 2017-04-11 22:56:02
|
intranet-core/tcl intranet-system-procs.tcl,1.1,1.2 Tue Apr 11 11:57:51 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv8082 Modified Files: intranet-system-procs.tcl Log Message: - Fixed MAC address extractors intranet-core/tcl intranet-system-procs.tcl,1.2,1.3 Tue Apr 11 12:59:03 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv29653 Modified Files: intranet-system-procs.tcl Log Message: - Now also extracting IP address intranet-core/tcl intranet-system-procs.tcl,1.3,1.4 Tue Apr 11 13:01:18 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv31376 Modified Files: intranet-system-procs.tcl Log Message: - ... intranet-core/tcl intranet-system-procs.tcl,1.4,1.5 Tue Apr 11 13:04:17 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv1880 Modified Files: intranet-system-procs.tcl Log Message: - ... intranet-core/tcl intranet-system-procs.tcl,1.5,1.6 Tue Apr 11 13:05:03 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv2452 Modified Files: intranet-system-procs.tcl Log Message: - working on extracting IP address intranet-core/tcl intranet-system-procs.tcl,1.6,1.7 Tue Apr 11 13:07:50 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv4827 Modified Files: intranet-system-procs.tcl Log Message: - working on IP intranet-core/tcl intranet-system-procs.tcl,1.7,1.8 Tue Apr 11 13:25:50 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv20409 Modified Files: intranet-system-procs.tcl Log Message: - Fixed im_hardware_id intranet-core/preconf index.vmware.tcl,1.6,1.7 Tue Apr 11 13:30:15 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv24425 Modified Files: index.vmware.tcl Log Message: - fixed ifconfig issue intranet-core/preconf index.vmware-ajax.tcl,1.2,1.3 Tue Apr 11 13:30:25 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv24514 Modified Files: index.vmware-ajax.tcl Log Message: - Fixed ifconfig issue |
From: <ro...@pr...> - 2017-04-10 22:56:05
|
intranet-core all-checkout.sh,1.78,1.79 Mon Apr 10 08:40:12 UTC 2017 Update of /home/cvsroot/intranet-core In directory aachen:/tmp/cvs-serv6995 Modified Files: all-checkout.sh Log Message: - Disabled obsolete intranet-update-client intranet-core/preconf project_open_installer.nsi,1.1,1.2 Mon Apr 10 10:28:13 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv4541 Modified Files: project_open_installer.nsi Log Message: - Checking in latest version of Windows installer intranet-core/windows-installer - New directory Mon Apr 10 10:30:12 UTC 2017 Update of /home/cvsroot/intranet-core/windows-installer In directory aachen:/tmp/cvs-serv6289/windows-installer Log Message: Directory /home/cvsroot/intranet-core/windows-installer added to the repository intranet-core/preconf config.aolserver45.tcl,1.1,NONE project_open_installer.nsi,1.2,NONE project_open_installer_env_var_update.nsh,1.1,NONE project_open_installer_l10n_strings.nsh,1.1,NONE project_open_installer_ports.nsh,1.1,NONE project_open_installer_registry.nsh,1.1,NONE project_open_installer_strrep.nsh,1.1,NONE project_open_installer_upload.bash,1.1,NONE project_open_installer_upload.bat,1.1,NONE Mon Apr 10 10:31:23 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv7698 Removed Files: config.aolserver45.tcl project_open_installer.nsi project_open_installer_env_var_update.nsh project_open_installer_l10n_strings.nsh project_open_installer_ports.nsh project_open_installer_registry.nsh project_open_installer_strrep.nsh project_open_installer_upload.bash project_open_installer_upload.bat Log Message: - Moved Windows stuff to ../windows-installer intranet-core/windows-installer config.aolserver451.tcl,NONE,1.1 config.naviserver499.tcl,NONE,1.1 project_open_installer.nsi,NONE,1.1 project_open_installer_env_var_update.nsh,NONE,1.1 project_open_installer_l10n_strings.nsh,NONE,1.1 project_open_installer_ports.nsh,NONE,1.1 project_open_installer_registry.nsh,NONE,1.1 project_open_installer_strrep.nsh,NONE,1.1 project_open_installer_upload.bash,NONE,1.1 project_open_installer_upload.bat,NONE,1.1 Mon Apr 10 10:31:45 UTC 2017 Update of /home/cvsroot/intranet-core/windows-installer In directory aachen:/tmp/cvs-serv7888/windows-installer Added Files: config.aolserver451.tcl config.naviserver499.tcl project_open_installer.nsi project_open_installer_env_var_update.nsh project_open_installer_l10n_strings.nsh project_open_installer_ports.nsh project_open_installer_registry.nsh project_open_installer_strrep.nsh project_open_installer_upload.bash project_open_installer_upload.bat Log Message: - Created new folder for windows-installer intranet-cust-champ/www/hours new.tcl,1.17,1.18 Mon Apr 10 11:13:01 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/hours In directory aachen:/tmp/cvs-serv11230 Modified Files: new.tcl Log Message: -- redirect conf_object to custom new-timesheet-workflow intranet-cust-champ/www/conf-objects - New directory Mon Apr 10 11:13:41 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/conf-objects In directory aachen:/tmp/cvs-serv12160/conf-objects Log Message: Directory /home/cvsroot/intranet-cust-champ/www/conf-objects added to the repository intranet-cust-champ/www/conf-objects new-timesheet-workflow.adp,NONE,1.1 new-timesheet-workflow.tcl,NONE,1.1 Mon Apr 10 11:15:43 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/conf-objects In directory aachen:/tmp/cvs-serv13664/conf-objects Added Files: new-timesheet-workflow.adp new-timesheet-workflow.tcl Log Message: -- added custom new-timesheet-workflow intranet-cust-champ/www/hours new.tcl,1.18,1.19 Mon Apr 10 13:17:54 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/hours In directory aachen:/tmp/cvs-serv23352 Modified Files: new.tcl Log Message: -- green arrows intranet-asus-server/www backup-files.xml.tcl,1.2,1.3 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-asus-server/www In directory aachen:/tmp/cvs-serv7300/intranet-asus-server/www Modified Files: backup-files.xml.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-core/tcl intranet-csv-procs.tcl,NONE,1.1 intranet-system-procs.tcl,NONE,1.1 intranet-defs-procs.tcl,1.190,1.191 intranet-portrait-procs.tcl,1.21,1.22 intranet-update-procs.tcl,1.17,1.18 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv7300/intranet-core/tcl Modified Files: intranet-defs-procs.tcl intranet-portrait-procs.tcl intranet-update-procs.tcl Added Files: intranet-csv-procs.tcl intranet-system-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-core/www/users/portrait erase-2.tcl,1.8,1.9 upload-2.tcl,1.17,1.18 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-core/www/users/portrait In directory aachen:/tmp/cvs-serv7300/intranet-core/www/users/portrait Modified Files: erase-2.tcl upload-2.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-cust-champ/tcl intranet-cust-champ-procs.tcl,1.23,1.24 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/tcl In directory aachen:/tmp/cvs-serv7300/intranet-cust-champ/tcl Modified Files: intranet-cust-champ-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-demo-data/tcl intranet-demo-data-project-procs.tcl,1.18,1.19 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-demo-data/tcl In directory aachen:/tmp/cvs-serv7300/intranet-demo-data/tcl Modified Files: intranet-demo-data-project-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-employee-evaluation/tcl intranet-employee-evaluation-procs.tcl,1.26,1.27 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-employee-evaluation/tcl In directory aachen:/tmp/cvs-serv7300/intranet-employee-evaluation/tcl Modified Files: intranet-employee-evaluation-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-filestorage/tcl intranet-filestorage-procs.tcl,1.153,1.154 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-filestorage/tcl In directory aachen:/tmp/cvs-serv7300/intranet-filestorage/tcl Modified Files: intranet-filestorage-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-icinga2/tcl intranet-icinga2-parser-procs.tcl,1.6,1.7 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-icinga2/tcl In directory aachen:/tmp/cvs-serv7300/intranet-icinga2/tcl Modified Files: intranet-icinga2-parser-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-mail-import/www mail-view.tcl,1.13,1.14 Mon Apr 10 14:13:59 UTC 2017 Update of /home/cvsroot/intranet-mail-import/www In directory aachen:/tmp/cvs-serv7300/intranet-mail-import/www Modified Files: mail-view.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-reporting-openoffice/www report-list.tcl,1.8,1.9 Mon Apr 10 14:14:00 UTC 2017 Update of /home/cvsroot/intranet-reporting-openoffice/www In directory aachen:/tmp/cvs-serv7300/intranet-reporting-openoffice/www Modified Files: report-list.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-search-pg-files/tcl intranet-search-pg-files-procs.tcl,1.28,1.29 Mon Apr 10 14:14:00 UTC 2017 Update of /home/cvsroot/intranet-search-pg-files/tcl In directory aachen:/tmp/cvs-serv7300/intranet-search-pg-files/tcl Modified Files: intranet-search-pg-files-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-sysconfig/www index.tcl,1.11,1.12 Mon Apr 10 14:14:00 UTC 2017 Update of /home/cvsroot/intranet-sysconfig/www In directory aachen:/tmp/cvs-serv7300/intranet-sysconfig/www Modified Files: index.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-translation/tcl intranet-trans-procs.tcl,1.143,1.144 Mon Apr 10 14:14:00 UTC 2017 Update of /home/cvsroot/intranet-translation/tcl In directory aachen:/tmp/cvs-serv7300/intranet-translation/tcl Modified Files: intranet-trans-procs.tcl Log Message: - Moved code from intranet-defs-procs into: - intranet-csv-procs.tcl and - intranet-system-procs.tcl - Eliminated im_filestorage_find_cmd and replaced by the plain string "find" for most im_execs. im_exec should take care of locating the find command intranet-freelance-invoices/www new-2.tcl,1.25,1.26 Mon Apr 10 15:59:23 UTC 2017 Update of /home/cvsroot/intranet-freelance-invoices/www In directory aachen:/tmp/cvs-serv3024 Modified Files: new-2.tcl Log Message: -- fixed issue w/ price suggestions for provider bills po-timesheet .classpath,1.1,NONE .cvsignore,1.1,NONE .project,1.1,NONE config.properties,1.1,NONE manifest.mf,1.1,NONE Mon Apr 10 18:55:46 UTC 2017 Update of /home/cvsroot/po-timesheet In directory aachen:/tmp/cvs-serv28083 Modified Files: .classpath .cvsignore .project config.properties manifest.mf Log Message: - importing po-timesheet sources po-timesheet/src/org/projectopen/timesheet ConfigPanel.java,1.1,NONE NumberRenderer.java,1.1,NONE ProjectTreeTableModel.java,1.1,NONE Mon Apr 10 18:55:46 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/timesheet In directory aachen:/tmp/cvs-serv28083/src/org/projectopen/timesheet Modified Files: ConfigPanel.java NumberRenderer.java ProjectTreeTableModel.java Log Message: - importing po-timesheet sources po-timesheet/src/org/projectopen/treetable AbstractCellEditor.java,1.1,NONE AbstractTreeTableModel.java,1.1,NONE JTreeTable.java,1.1,NONE MergeSort.java,1.1,NONE TreeTableModel.java,1.1,NONE TreeTableModelAdapter.java,1.1,NONE Mon Apr 10 18:55:46 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/treetable In directory aachen:/tmp/cvs-serv28083/src/org/projectopen/treetable Modified Files: AbstractCellEditor.java AbstractTreeTableModel.java JTreeTable.java MergeSort.java TreeTableModel.java TreeTableModelAdapter.java Log Message: - importing po-timesheet sources po-timesheet/images - New directory Mon Apr 10 19:07:36 UTC 2017 Update of /home/cvsroot/po-timesheet/images In directory aachen:/tmp/cvs-serv6788/images Log Message: Directory /home/cvsroot/po-timesheet/images added to the repository po-timesheet/installer - New directory Mon Apr 10 19:08:03 UTC 2017 Update of /home/cvsroot/po-timesheet/installer In directory aachen:/tmp/cvs-serv7232/installer Log Message: Directory /home/cvsroot/po-timesheet/installer added to the repository po-timesheet/installer/screenshots - New directory Mon Apr 10 19:08:10 UTC 2017 Update of /home/cvsroot/po-timesheet/installer/screenshots In directory aachen:/tmp/cvs-serv7297/screenshots Log Message: Directory /home/cvsroot/po-timesheet/installer/screenshots added to the repository po-timesheet/src/org/projectopen/winservice - New directory Mon Apr 10 19:10:49 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/winservice In directory aachen:/tmp/cvs-serv9498/winservice Log Message: Directory /home/cvsroot/po-timesheet/src/org/projectopen/winservice added to the repository po-timesheet/src/org/projectopen/browser - New directory Mon Apr 10 19:12:30 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/browser In directory aachen:/tmp/cvs-serv11384/browser Log Message: Directory /home/cvsroot/po-timesheet/src/org/projectopen/browser added to the repository po-timesheet/src/org/projectopen/custportal - New directory Mon Apr 10 19:13:06 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/custportal In directory aachen:/tmp/cvs-serv11903/custportal Log Message: Directory /home/cvsroot/po-timesheet/src/org/projectopen/custportal added to the repository po-timesheet/src/org/projectopen/custportal CustomerPortalProjectTableModel.java,NONE,1.1 ProjectList.java,NONE,1.1 package-info.java,NONE,1.1 Mon Apr 10 19:13:19 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/custportal In directory aachen:/tmp/cvs-serv11988/custportal Added Files: CustomerPortalProjectTableModel.java ProjectList.java package-info.java Log Message: - importing po-timesheet/src/org/projectopen/browser DynfieldListPanel.java,NONE,1.1 DynfieldListTableModel.java,NONE,1.1 NewCompanyPanel.java,NONE,1.1 NewObjectPanel.java,NONE,1.1 NewUserAbsencePanel.java,NONE,1.1 NewUserPanel.java,NONE,1.1 ObjectBrowserFrame.java,NONE,1.1 ObjectBrowserTreeModel.java,NONE,1.1 ObjectListPanel.java,NONE,1.1 ObjectListTableModel.java,NONE,1.1 Mon Apr 10 19:13:30 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/browser In directory aachen:/tmp/cvs-serv12278/browser Added Files: DynfieldListPanel.java DynfieldListTableModel.java NewCompanyPanel.java NewObjectPanel.java NewUserAbsencePanel.java NewUserPanel.java ObjectBrowserFrame.java ObjectBrowserTreeModel.java ObjectListPanel.java ObjectListTableModel.java Log Message: - importing po-timesheet/src/org/projectopen/debug - New directory Mon Apr 10 19:13:52 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/debug In directory aachen:/tmp/cvs-serv12496/debug Log Message: Directory /home/cvsroot/po-timesheet/src/org/projectopen/debug added to the repository po-timesheet/src/org/projectopen/debug DebugPanel.java,NONE,1.1 DomPrinter.java,NONE,1.1 Logger.java,NONE,1.1 SystemLogger.java,NONE,1.1 package-info.java,NONE,1.1 Mon Apr 10 19:14:06 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/debug In directory aachen:/tmp/cvs-serv12591 Added Files: DebugPanel.java DomPrinter.java Logger.java SystemLogger.java package-info.java Log Message: - importing po-timesheet/src/org/projectopen/dynfield - New directory Mon Apr 10 19:14:33 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/dynfield In directory aachen:/tmp/cvs-serv12955/dynfield Log Message: Directory /home/cvsroot/po-timesheet/src/org/projectopen/dynfield added to the repository po-timesheet/src/org/projectopen/rest - New directory Mon Apr 10 19:15:02 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/rest In directory aachen:/tmp/cvs-serv13394/rest Log Message: Directory /home/cvsroot/po-timesheet/src/org/projectopen/rest added to the repository po-timesheet/src/org/projectopen/serverstatus - New directory Mon Apr 10 19:15:29 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/serverstatus In directory aachen:/tmp/cvs-serv13812/serverstatus Log Message: Directory /home/cvsroot/po-timesheet/src/org/projectopen/serverstatus added to the repository po-timesheet/src/org/projectopen/dynfield ComboBoxValue.java,NONE,1.1 ProjopDynfieldAttribute.java,NONE,1.1 ProjopDynfieldWidget.java,NONE,1.1 Mon Apr 10 19:16:11 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/dynfield In directory aachen:/tmp/cvs-serv14719/dynfield Added Files: ComboBoxValue.java ProjopDynfieldAttribute.java ProjopDynfieldWidget.java Log Message: - import po-timesheet/src/org/projectopen/rest ProjopCategory.java,NONE,1.1 ProjopGroup.java,NONE,1.1 ProjopHour.java,NONE,1.1 ProjopObject.java,NONE,1.1 ProjopObjectType.java,NONE,1.1 ProjopProject.java,NONE,1.1 ProjopUser.java,NONE,1.1 RESTClient.java,NONE,1.1 Mon Apr 10 19:16:11 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/rest In directory aachen:/tmp/cvs-serv14719/rest Added Files: ProjopCategory.java ProjopGroup.java ProjopHour.java ProjopObject.java ProjopObjectType.java ProjopProject.java ProjopUser.java RESTClient.java Log Message: - import po-timesheet/src/org/projectopen/serverstatus ServicePanel.java,NONE,1.1 ServicesPanel.java,NONE,1.1 SystemInterface.java,NONE,1.1 TrayIconServiceStarter.java,NONE,1.1 arrow_refresh.png,NONE,1.1 arrow_refresh_small.png,NONE,1.1 arrow_rotate_clockwise.png,NONE,1.1 background.121201.png,NONE,1.1 background.130108a.png,NONE,1.1 background.130108b.png,NONE,1.1 background.130108c.png,NONE,1.1 background.png,NONE,1.1 bb_blue.gif,NONE,1.1 bb_clear.gif,NONE,1.1 bb_green.gif,NONE,1.1 bb_purple.gif,NONE,1.1 bb_red.gif,NONE,1.1 bb_yellow.gif,NONE,1.1 control_eject.png,NONE,1.1 control_eject_blue.png,NONE,1.1 control_end.png,NONE,1.1 control_end_blue.png,NONE,1.1 control_fastforward.png,NONE,1.1 control_fastforward_blue.png,NONE,1.1 control_pause.png,NONE,1.1 control_pause_blue.png,NONE,1.1 control_play.png,NONE,1.1 control_play_blue.png,NONE,1.1 control_repeat.png,NONE,1.1 control_repeat_blue.png,NONE,1.1 control_rewind.png,NONE,1.1 control_rewind_blue.png,NONE,1.1 control_start.png,NONE,1.1 control_start_blue.png,NONE,1.1 control_stop.png,NONE,1.1 control_stop_blue.png,NONE,1.1 green.100.gif,NONE,1.1 package-info.java,NONE,1.1 project_open.250x91.gif,NONE,1.1 red.100.gif,NONE,1.1 yellow.100.gif,NONE,1.1 Mon Apr 10 19:16:11 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/serverstatus In directory aachen:/tmp/cvs-serv14719/serverstatus Added Files: ServicePanel.java ServicesPanel.java SystemInterface.java TrayIconServiceStarter.java arrow_refresh.png arrow_refresh_small.png arrow_rotate_clockwise.png background.121201.png background.130108a.png background.130108b.png background.130108c.png background.png bb_blue.gif bb_clear.gif bb_green.gif bb_purple.gif bb_red.gif bb_yellow.gif control_eject.png control_eject_blue.png control_end.png control_end_blue.png control_fastforward.png control_fastforward_blue.png control_pause.png control_pause_blue.png control_play.png control_play_blue.png control_repeat.png control_repeat_blue.png control_rewind.png control_rewind_blue.png control_start.png control_start_blue.png control_stop.png control_stop_blue.png green.100.gif package-info.java project_open.250x91.gif red.100.gif yellow.100.gif Log Message: - import po-timesheet/src/org/projectopen/winservice WinClient.java,NONE,1.1 WinService.java,NONE,1.1 WinServiceProtocol.java,NONE,1.1 package-info.java,NONE,1.1 Mon Apr 10 19:16:11 UTC 2017 Update of /home/cvsroot/po-timesheet/src/org/projectopen/winservice In directory aachen:/tmp/cvs-serv14719/winservice Added Files: WinClient.java WinService.java WinServiceProtocol.java package-info.java Log Message: - import po-timesheet License.GPL-V2.txt,NONE,1.1 json-simple-1.1.1.jar,NONE,1.1 .project,1.1,1.2 config.properties,1.1,1.2 manifest.mf,1.1,1.2 Mon Apr 10 19:16:55 UTC 2017 Update of /home/cvsroot/po-timesheet In directory aachen:/tmp/cvs-serv15098 Modified Files: .project config.properties manifest.mf Added Files: License.GPL-V2.txt json-simple-1.1.1.jar Log Message: - import po-timesheet/images po-icon.gif,NONE,1.1 po-icon.ico,NONE,1.1 po-timesheet.ico,NONE,1.1 project-open.149x49.bmp,NONE,1.1 setup.ico,NONE,1.1 tray.gif,NONE,1.1 Mon Apr 10 19:16:55 UTC 2017 Update of /home/cvsroot/po-timesheet/images In directory aachen:/tmp/cvs-serv15098/images Added Files: po-icon.gif po-icon.ico po-timesheet.ico project-open.149x49.bmp setup.ico tray.gif Log Message: - import po-timesheet/installer PO-Timesheet.nsi,NONE,1.1 Mon Apr 10 19:16:55 UTC 2017 Update of /home/cvsroot/po-timesheet/installer In directory aachen:/tmp/cvs-serv15098/installer Added Files: PO-Timesheet.nsi Log Message: - import po-timesheet/installer/screenshots screenshot-browser-new-user.gif,NONE,1.1 screenshot-browser-user-info.gif,NONE,1.1 screenshot-config.gif,NONE,1.1 screenshot-debug.gif,NONE,1.1 screenshot-timesheet.gif,NONE,1.1 screenshot-windows-tray-icon.gif,NONE,1.1 Mon Apr 10 19:16:55 UTC 2017 Update of /home/cvsroot/po-timesheet/installer/screenshots In directory aachen:/tmp/cvs-serv15098/installer/screenshots Added Files: screenshot-browser-new-user.gif screenshot-browser-user-info.gif screenshot-config.gif screenshot-debug.gif screenshot-timesheet.gif screenshot-windows-tray-icon.gif Log Message: - import |
From: <ro...@pr...> - 2017-04-09 22:56:05
|
intranet-security-update-client/sql/postgresql/upgrade upgrade-5.0.0.0.0-5.0.0.0.1.sql,1.1,1.2 Sun Apr 9 08:34:36 UTC 2017 Update of /home/cvsroot/intranet-security-update-client/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv10825/sql/postgresql/upgrade Modified Files: upgrade-5.0.0.0.0-5.0.0.0.1.sql Log Message: - don't remember intranet-security-update-client/tcl intranet-security-update-client-procs.tcl,1.43,1.44 Sun Apr 9 08:34:36 UTC 2017 Update of /home/cvsroot/intranet-security-update-client/tcl In directory aachen:/tmp/cvs-serv10825/tcl Modified Files: intranet-security-update-client-procs.tcl Log Message: - don't remember intranet-security-update-client/www cvs-update.tcl,NONE,1.1 disclaimer.adp,NONE,1.1 disclaimer.tcl,NONE,1.1 index.adp,NONE,1.1 index.tcl,NONE,1.1 Sun Apr 9 08:34:36 UTC 2017 Update of /home/cvsroot/intranet-security-update-client/www In directory aachen:/tmp/cvs-serv10825/www Added Files: cvs-update.tcl disclaimer.adp disclaimer.tcl index.adp index.tcl Log Message: - don't remember intranet-filestorage/www/filestorage download.tcl,1.4,NONE index.tcl,1.4,NONE upload-2.tcl,1.11,NONE upload.tcl,1.6,NONE Sun Apr 9 09:51:03 UTC 2017 Update of /home/cvsroot/intranet-filestorage/www/filestorage In directory aachen:/tmp/cvs-serv12923/filestorage Removed Files: download.tcl index.tcl upload-2.tcl upload.tcl Log Message: - Remove outdated code intranet-core/tcl intranet-defs-procs.tcl,1.184,1.185 Sun Apr 9 12:47:59 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv4737/tcl Modified Files: intranet-defs-procs.tcl Log Message: - Added im_exec replacement for exec - Removed duplicated im_exec_pgsql intranet-filestorage/tcl intranet-filestorage-procs.tcl,1.151,1.152 Sun Apr 9 12:48:41 UTC 2017 Update of /home/cvsroot/intranet-filestorage/tcl In directory aachen:/tmp/cvs-serv5342/intranet-filestorage/tcl Modified Files: intranet-filestorage-procs.tcl Log Message: - Updated intranet-filestorage replacing exec by im_exec and doing some testing on Linux intranet-filestorage/www action.tcl,1.25,1.26 create-folder-2.tcl,1.8,1.9 delete.tcl,1.5,1.6 upload-2.tcl,1.25,1.26 upload-zip-2.tcl,1.4,1.5 Sun Apr 9 12:48:41 UTC 2017 Update of /home/cvsroot/intranet-filestorage/www In directory aachen:/tmp/cvs-serv5342/intranet-filestorage/www Modified Files: action.tcl create-folder-2.tcl delete.tcl upload-2.tcl upload-zip-2.tcl Log Message: - Updated intranet-filestorage replacing exec by im_exec and doing some testing on Linux intranet-core/tcl intranet-defs-procs.tcl,1.185,1.186 Sun Apr 9 13:38:59 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv17050 Modified Files: intranet-defs-procs.tcl Log Message: - Added windows-procs.tcl code from acs-tcl intranet-filestorage/tcl intranet-filestorage-procs.tcl,1.152,1.153 Sun Apr 9 13:40:08 UTC 2017 Update of /home/cvsroot/intranet-filestorage/tcl In directory aachen:/tmp/cvs-serv17785/tcl Modified Files: intranet-filestorage-procs.tcl Log Message: - Added an error message acs-tcl/tcl windows-procs.tcl,1.5,NONE Sun Apr 9 13:40:34 UTC 2017 Update of /home/cvsroot/acs-tcl/tcl In directory aachen:/tmp/cvs-serv17910/acs-tcl/tcl Removed Files: windows-procs.tcl Log Message: - Moved Windows handling of commands to intranet-defs-procs.tcl intranet-core/tcl intranet-defs-procs.tcl,1.186,1.187 Sun Apr 9 14:07:44 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv9813 Modified Files: intranet-defs-procs.tcl Log Message: - Fixed typo intranet-core/tcl intranet-defs-procs.tcl,1.187,1.188 Sun Apr 9 14:17:23 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv17796 Modified Files: intranet-defs-procs.tcl Log Message: - Fixed windows code for im_exec intranet-core/tcl intranet-defs-procs.tcl,1.188,1.189 Sun Apr 9 14:27:37 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv27105 Modified Files: intranet-defs-procs.tcl Log Message: - Added support for pgsql and pg_dump intranet-core/www/users/portrait erase-2.tcl,1.7,1.8 upload-2.tcl,1.16,1.17 Sun Apr 9 18:17:40 UTC 2017 Update of /home/cvsroot/intranet-core/www/users/portrait In directory aachen:/tmp/cvs-serv9064/portrait Modified Files: erase-2.tcl upload-2.tcl Log Message: - Fixed exec in upload/delete of portrait intranet-core/tcl intranet-portrait-procs.tcl,1.20,1.21 Sun Apr 9 18:35:51 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv24851 Modified Files: intranet-portrait-procs.tcl Log Message: - Fixed exec issues intranet-core/tcl intranet-defs-procs.tcl,1.189,1.190 Sun Apr 9 18:36:18 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv25939 Modified Files: intranet-defs-procs.tcl Log Message: - Fixed exec intranet-core/preconf index.vmware-ajax.tcl,1.1,1.2 index.vmware.tcl,1.5,1.6 Sun Apr 9 19:00:23 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv13755/preconf Modified Files: index.vmware-ajax.tcl index.vmware.tcl Log Message: - Fixed exec -> im_exec from Gustaf intranet-core/tcl deprecated-utilities-procs.tcl,1.3,1.4 intranet-backup-procs.tcl,1.35,1.36 intranet-project-procs.tcl,1.239,1.240 intranet-update-procs.tcl,1.16,1.17 intranet-userexit-procs.tcl,1.7,1.8 Sun Apr 9 19:00:23 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv13755/tcl Modified Files: deprecated-utilities-procs.tcl intranet-backup-procs.tcl intranet-project-procs.tcl intranet-update-procs.tcl intranet-userexit-procs.tcl Log Message: - Fixed exec -> im_exec from Gustaf intranet-core/www member-notify.tcl,1.26,1.27 Sun Apr 9 19:00:23 UTC 2017 Update of /home/cvsroot/intranet-core/www In directory aachen:/tmp/cvs-serv13755/www Modified Files: member-notify.tcl Log Message: - Fixed exec -> im_exec from Gustaf intranet-core/www/admin packages.tgz.tcl,1.2,1.3 Sun Apr 9 19:00:23 UTC 2017 Update of /home/cvsroot/intranet-core/www/admin In directory aachen:/tmp/cvs-serv13755/www/admin Modified Files: packages.tgz.tcl Log Message: - Fixed exec -> im_exec from Gustaf intranet-core/www/admin/backup backup-2.tcl,1.4,1.5 bzip-pgdump.tcl,1.2,1.3 last-backup.sql.bz2.pgp.tcl,1.5,1.6 pg_dump.tcl,1.32,1.33 restore-pgdmp.tcl,1.10,1.11 restore.tcl,1.20,1.21 restore_set.tcl,1.5,1.6 unbzip-pgdump.tcl,1.2,1.3 upload-pgdump-2.tcl,1.5,1.6 Sun Apr 9 19:00:23 UTC 2017 Update of /home/cvsroot/intranet-core/www/admin/backup In directory aachen:/tmp/cvs-serv13755/www/admin/backup Modified Files: backup-2.tcl bzip-pgdump.tcl last-backup.sql.bz2.pgp.tcl pg_dump.tcl restore-pgdmp.tcl restore.tcl restore_set.tcl unbzip-pgdump.tcl upload-pgdump-2.tcl Log Message: - Fixed exec -> im_exec from Gustaf acs-workflow/tcl graph-procs.tcl,1.15,1.16 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/acs-workflow/tcl In directory aachen:/tmp/cvs-serv8793/acs-workflow/tcl Modified Files: graph-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-asus-server/www backup-files.xml.tcl,1.1,1.2 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-asus-server/www In directory aachen:/tmp/cvs-serv8793/intranet-asus-server/www Modified Files: backup-files.xml.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-big-brother/tcl intranet-big-brother-procs.tcl,1.7,1.8 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-big-brother/tcl In directory aachen:/tmp/cvs-serv8793/intranet-big-brother/tcl Modified Files: intranet-big-brother-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-contacts/tcl oo-procs.tcl,1.1.1.1,1.2 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-contacts/tcl In directory aachen:/tmp/cvs-serv8793/intranet-contacts/tcl Modified Files: oo-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-contacts/www convert.tcl,1.1.1.1,1.2 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-contacts/www In directory aachen:/tmp/cvs-serv8793/intranet-contacts/www Modified Files: convert.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-csv-import/www import-2.tcl,1.22,1.23 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv8793/intranet-csv-import/www Modified Files: import-2.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-cvs-integration/www action-full-import.tcl,1.6,1.7 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-cvs-integration/www In directory aachen:/tmp/cvs-serv8793/intranet-cvs-integration/www Modified Files: action-full-import.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-demo-data/lib poXYitsm-home-component.tcl,1.1,1.2 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-demo-data/lib In directory aachen:/tmp/cvs-serv8793/intranet-demo-data/lib Modified Files: poXYitsm-home-component.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-demo-data/tcl intranet-demo-data-procs.tcl,1.18,1.19 intranet-demo-data-project-procs.tcl,1.17,1.18 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-demo-data/tcl In directory aachen:/tmp/cvs-serv8793/intranet-demo-data/tcl Modified Files: intranet-demo-data-procs.tcl intranet-demo-data-project-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-employee-evaluation/tcl intranet-employee-evaluation-procs.tcl,1.25,1.26 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-employee-evaluation/tcl In directory aachen:/tmp/cvs-serv8793/intranet-employee-evaluation/tcl Modified Files: intranet-employee-evaluation-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-events/tcl intranet-events-procs.tcl,1.65,1.66 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-events/tcl In directory aachen:/tmp/cvs-serv8793/intranet-events/tcl Modified Files: intranet-events-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-filestorage-size-indicator/tcl intranet-filestorage-size-indicator-procs.tcl,1.4,1.5 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-filestorage-size-indicator/tcl In directory aachen:/tmp/cvs-serv8793/intranet-filestorage-size-indicator/tcl Modified Files: intranet-filestorage-size-indicator-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-forum/tcl intranet-backup-procs.tcl,1.5,1.6 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-forum/tcl In directory aachen:/tmp/cvs-serv8793/intranet-forum/tcl Modified Files: intranet-backup-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-ganttproject/www taskjuggler.tcl,1.7,1.8 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-ganttproject/www In directory aachen:/tmp/cvs-serv8793/intranet-ganttproject/www Modified Files: taskjuggler.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-helpdesk/tcl intranet-helpdesk-procs.tcl,1.106,1.107 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-helpdesk/tcl In directory aachen:/tmp/cvs-serv8793/intranet-helpdesk/tcl Modified Files: intranet-helpdesk-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-html2pdf/tcl intranet-html2pdf-procs.tcl,1.1.1.1,1.2 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-html2pdf/tcl In directory aachen:/tmp/cvs-serv8793/intranet-html2pdf/tcl Modified Files: intranet-html2pdf-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-icinga2/tcl intranet-icinga2-parser-procs.tcl,1.5,1.6 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-icinga2/tcl In directory aachen:/tmp/cvs-serv8793/intranet-icinga2/tcl Modified Files: intranet-icinga2-parser-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-invoices/tcl intranet-invoices-procs.tcl,1.39,1.40 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-invoices/tcl In directory aachen:/tmp/cvs-serv8793/intranet-invoices/tcl Modified Files: intranet-invoices-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-invoices/www view.tcl,1.151,1.152 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-invoices/www In directory aachen:/tmp/cvs-serv8793/intranet-invoices/www Modified Files: view.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-jira/tcl intranet-jira-procs.tcl,1.4,1.5 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-jira/tcl In directory aachen:/tmp/cvs-serv8793/intranet-jira/tcl Modified Files: intranet-jira-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-mail-import/www mail-view.tcl,1.12,1.13 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-mail-import/www In directory aachen:/tmp/cvs-serv8793/intranet-mail-import/www Modified Files: mail-view.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-openoffice/tcl oo-procs.tcl,1.1.1.1,1.2 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-openoffice/tcl In directory aachen:/tmp/cvs-serv8793/intranet-openoffice/tcl Modified Files: oo-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-reporting/www timesheet-customer-project-xml-xslt.tcl,1.26,1.27 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-reporting/www In directory aachen:/tmp/cvs-serv8793/intranet-reporting/www Modified Files: timesheet-customer-project-xml-xslt.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-reporting-openoffice/www report-list.tcl,1.7,1.8 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-reporting-openoffice/www In directory aachen:/tmp/cvs-serv8793/intranet-reporting-openoffice/www Modified Files: report-list.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-search-pg-files/tcl intranet-search-pg-files-procs.tcl,1.27,1.28 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-search-pg-files/tcl In directory aachen:/tmp/cvs-serv8793/intranet-search-pg-files/tcl Modified Files: intranet-search-pg-files-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-security-update-client/tcl intranet-security-update-client-procs.tcl,1.44,1.45 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-security-update-client/tcl In directory aachen:/tmp/cvs-serv8793/intranet-security-update-client/tcl Modified Files: intranet-security-update-client-procs.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-security-update-client/www download-install-update.tcl,1.7,1.8 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-security-update-client/www In directory aachen:/tmp/cvs-serv8793/intranet-security-update-client/www Modified Files: download-install-update.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-sysconfig/www index.tcl,1.10,1.11 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-sysconfig/www In directory aachen:/tmp/cvs-serv8793/intranet-sysconfig/www Modified Files: index.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-timesheet-reminders/www notify-logged-hours-2.tcl,1.5,1.6 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-timesheet-reminders/www In directory aachen:/tmp/cvs-serv8793/intranet-timesheet-reminders/www Modified Files: notify-logged-hours-2.tcl Log Message: - exec -> im_exec changes from Gustaf intranet-timesheet2-invoices/www/price-lists upload-prices-2.tcl,1.8,1.9 Sun Apr 9 19:31:30 UTC 2017 Update of /home/cvsroot/intranet-timesheet2-invoices/www/price-lists In directory aachen:/tmp/cvs-serv8793/intranet-timesheet2-invoices/www/price-lists Modified Files: upload-prices-2.tcl Log Message: - exec -> im_exec changes from Gustaf |
From: <ro...@pr...> - 2017-04-07 22:56:06
|
intranet-core/tcl intranet-design-procs.tcl,1.293,NONE Fri Apr 7 11:07:19 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv21313 Modified Files: intranet-design-procs.tcl Log Message: -- added link to 'Welcome' header element intranet-core/tcl intranet-design-procs.tcl,1.293,1.294 Fri Apr 7 11:09:43 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv23845 Modified Files: intranet-design-procs.tcl Log Message: -- added link to user view page to WELCOME element intranet-core intranet-core.info,1.168,1.169 Fri Apr 7 14:48:01 UTC 2017 Update of /home/cvsroot/intranet-core In directory aachen:/tmp/cvs-serv19707 Modified Files: intranet-core.info Log Message: -- fixed parameter GracefulErrorHandlingComponentsP intranet-core/sql/postgresql/upgrade upgrade-5.0.2.0.0-5.0.2.0.1.sql,NONE,1.1 Fri Apr 7 14:48:01 UTC 2017 Update of /home/cvsroot/intranet-core/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv19707/sql/postgresql/upgrade Added Files: upgrade-5.0.2.0.0-5.0.2.0.1.sql Log Message: -- fixed parameter GracefulErrorHandlingComponentsP |
From: <ro...@pr...> - 2017-04-06 22:56:09
|
intranet-core/preconf project_open_installer.nsi,NONE,1.1 project_open_installer_env_var_update.nsh,NONE,1.1 project_open_installer_l10n_strings.nsh,NONE,1.1 project_open_installer_ports.nsh,NONE,1.1 project_open_installer_registry.nsh,NONE,1.1 project_open_installer_strrep.nsh,NONE,1.1 project_open_installer_upload.bash,NONE,1.1 project_open_installer_upload.bat,NONE,1.1 Thu Apr 6 10:48:13 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv20889 Added Files: project_open_installer.nsi project_open_installer_env_var_update.nsh project_open_installer_l10n_strings.nsh project_open_installer_ports.nsh project_open_installer_registry.nsh project_open_installer_strrep.nsh project_open_installer_upload.bash project_open_installer_upload.bat Log Message: - Versioned Windows installer intranet-cust-champ/www/acs-workflow task.tcl,1.3,1.4 Thu Apr 6 16:36:45 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/acs-workflow In directory aachen:/tmp/cvs-serv2867 Modified Files: task.tcl Log Message: -- fixed SQL to obtain project infos intranet-freelance-invoices/www new-2-postgresql.xql,1.3,1.4 Thu Apr 6 17:58:40 UTC 2017 Update of /home/cvsroot/intranet-freelance-invoices/www In directory aachen:/tmp/cvs-serv9078 Modified Files: new-2-postgresql.xql Log Message: -- fixed issue w/ price suggestions for provider bills |
From: <ro...@pr...> - 2017-04-04 22:56:10
|
intranet-expenses/tcl intranet-expenses-procs.tcl,1.19,1.20 Tue Apr 4 08:14:59 UTC 2017 Update of /home/cvsroot/intranet-expenses/tcl In directory aachen:/tmp/cvs-serv7580 Modified Files: intranet-expenses-procs.tcl Log Message: - Admins can always delete expense bundles intranet-exchange-rate/sql/postgresql intranet-exchange-rate-create.sql,1.14,1.15 Tue Apr 4 13:22:54 UTC 2017 Update of /home/cvsroot/intranet-exchange-rate/sql/postgresql In directory aachen:/tmp/cvs-serv17985 Modified Files: intranet-exchange-rate-create.sql Log Message: - Extended the fill-holes exchange rate update intranet-cust-champ/www/acs-workflow task.tcl,1.1,1.2 Tue Apr 4 17:16:23 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/acs-workflow In directory aachen:/tmp/cvs-serv28579 Modified Files: task.tcl Log Message: -- send notifications from SQL script intranet-cust-champ/www/acs-workflow task.tcl,1.2,1.3 Tue Apr 4 19:11:24 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/acs-workflow In directory aachen:/tmp/cvs-serv31068 Modified Files: task.tcl Log Message: -- fixed missing msg |
From: <ro...@pr...> - 2017-03-31 22:56:13
|
intranet-reporting-finance/www finance-documents-projects.tcl,1.23,1.24 Fri Mar 31 04:50:29 UTC 2017 Update of /home/cvsroot/intranet-reporting-finance/www In directory aachen:/tmp/cvs-serv1467 Modified Files: finance-documents-projects.tcl Log Message: -- removed effective_month from SQL due to an integer overflow in larger installations value not used anyway intranet-cust-champ/www timesheet-workflow-comments.tcl,1.15,1.16 Fri Mar 31 15:04:07 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www In directory aachen:/tmp/cvs-serv19975 Modified Files: timesheet-workflow-comments.tcl Log Message: -- minor l10n title |
From: <ro...@pr...> - 2017-03-30 22:56:12
|
intranet-core/www/images copy.gif,NONE,1.1 Thu Mar 30 14:32:01 UTC 2017 Update of /home/cvsroot/intranet-core/www/images In directory aachen:/tmp/cvs-serv29614 Added Files: copy.gif Log Message: - Added a copy.gif file suitable as a logo for development systems auth-ldap-adldapsearch/tcl auth-ldap-batch-import-procs.tcl,1.36,1.37 Thu Mar 30 15:39:25 UTC 2017 Update of /home/cvsroot/auth-ldap-adldapsearch/tcl In directory aachen:/tmp/cvs-serv25106 Modified Files: auth-ldap-batch-import-procs.tcl Log Message: - Created LDAP import sweeper auth-ldap-adldapsearch/tcl auth-ldap-batch-import-procs.tcl,1.37,1.38 Thu Mar 30 15:42:43 UTC 2017 Update of /home/cvsroot/auth-ldap-adldapsearch/tcl In directory aachen:/tmp/cvs-serv27838 Modified Files: auth-ldap-batch-import-procs.tcl Log Message: - Now writing out the result |
From: <ro...@pr...> - 2017-03-29 22:56:13
|
intranet-cust-champ/catalog - New directory Wed Mar 29 08:10:28 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/catalog In directory aachen:/tmp/cvs-serv4099/catalog Log Message: Directory /home/cvsroot/intranet-cust-champ/catalog added to the repository intranet-cust-champ/www/hours new.tcl,1.16,1.17 new.adp,1.9,1.10 Wed Mar 29 08:12:05 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www/hours In directory aachen:/tmp/cvs-serv4958/www/hours Modified Files: new.tcl new.adp Log Message: -- L10n and minor layout intranet-cust-champ/catalog intranet-cust-champ.en_US.ISO-8859-1.xml,NONE,1.1 Wed Mar 29 08:12:05 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/catalog In directory aachen:/tmp/cvs-serv4958/catalog Added Files: intranet-cust-champ.en_US.ISO-8859-1.xml Log Message: -- L10n and minor layout intranet-cust-infrax - Imported sources Wed Mar 29 08:16:31 UTC 2017 Update of /home/cvsroot/intranet-cust-infrax In directory aachen:/tmp/cvs-serv9242 Log Message: Initial Import Status: Vendor Tag: po Release Tags: start N intranet-cust-infrax/intranet-cust-infrax.info N intranet-cust-infrax/www/import/import-im_project.tcl N intranet-cust-infrax/www/import/import-im_conf_item.tcl N intranet-cust-infrax/www/import/index.tcl N intranet-cust-infrax/www/import/import-2.adp N intranet-cust-infrax/www/import/index.adp N intranet-cust-infrax/www/import/import-im_expense_bundle.tcl N intranet-cust-infrax/www/import/import-im_risk.tcl N intranet-cust-infrax/www/import/import-im_invoice.tcl N intranet-cust-infrax/www/import/import-im_hour.tcl N intranet-cust-infrax/www/import/import-person.tcl N intranet-cust-infrax/www/import/import-rels.tcl N intranet-cust-infrax/www/import/import-im_membership.tcl N intranet-cust-infrax/www/import/import-im_ticket.tcl N intranet-cust-infrax/www/import/import-2.tcl N intranet-cust-infrax/www/import/import-im_expense.tcl N intranet-cust-infrax/www/hours/one-project.adp N intranet-cust-infrax/www/hours/index.tcl N intranet-cust-infrax/www/hours/full.adp N intranet-cust-infrax/www/hours/full.tcl N intranet-cust-infrax/www/hours/new.tcl N intranet-cust-infrax/www/hours/new-2-postgresql.xql N intranet-cust-infrax/www/hours/one.tcl N intranet-cust-infrax/www/hours/send_pr_info-2.tcl N intranet-cust-infrax/www/hours/other-projects.tcl N intranet-cust-infrax/www/hours/dashboard.adp N intranet-cust-infrax/www/hours/index.adp N intranet-cust-infrax/www/hours/one-project.tcl N intranet-cust-infrax/www/hours/total.adp N intranet-cust-infrax/www/hours/total.tcl N intranet-cust-infrax/www/hours/other-projects.adp N intranet-cust-infrax/www/hours/dashboard.tcl N intranet-cust-infrax/www/hours/admin.tcl N intranet-cust-infrax/www/hours/new-2.tcl N intranet-cust-infrax/www/hours/send_pr_info.tcl N intranet-cust-infrax/www/hours/admin.adp N intranet-cust-infrax/www/hours/week.adp N intranet-cust-infrax/www/hours/week.tcl N intranet-cust-infrax/www/hours/history.tcl N intranet-cust-infrax/www/hours/new.adp N intranet-cust-infrax/www/hours/projects.tcl N intranet-cust-infrax/www/hours/one.adp N intranet-cust-infrax/www/hours/projects.adp No conflicts created by this import intranet-timesheet2-tasks/sql/postgresql/upgrade upgrade-5.0.1.0.1-5.0.1.0.2.sql,1.2,1.3 Wed Mar 29 09:28:04 UTC 2017 Update of /home/cvsroot/intranet-timesheet2-tasks/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv8708 Modified Files: upgrade-5.0.1.0.1-5.0.1.0.2.sql Log Message: - Fixed TaskListPage columns - task_id_form was missing... intranet-timesheet2-tasks/sql/postgresql/upgrade upgrade-5.0.1.0.1-5.0.1.0.2.sql,1.3,1.4 Wed Mar 29 09:30:04 UTC 2017 Update of /home/cvsroot/intranet-timesheet2-tasks/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv10076 Modified Files: upgrade-5.0.1.0.1-5.0.1.0.2.sql Log Message: - Now adding 0.000001 to planned_units in order to avoid division by zero error intranet-resource-management/tcl intranet-resource-management-procs-percentage.tcl,1.14,1.15 Wed Mar 29 10:53:20 UTC 2017 Update of /home/cvsroot/intranet-resource-management/tcl In directory aachen:/tmp/cvs-serv19100/tcl Modified Files: intranet-resource-management-procs-percentage.tcl Log Message: - Fixed color setting caused by rounding issue intranet-cust-champ/www timesheet-monthly-hours-absences-reminder-extended.tcl,1.16,1.17 Wed Mar 29 11:24:44 UTC 2017 Update of /home/cvsroot/intranet-cust-champ/www In directory aachen:/tmp/cvs-serv15061 Modified Files: timesheet-monthly-hours-absences-reminder-extended.tcl Log Message: -- Fixed minor L10n error intranet-portfolio-management/sql/postgresql/upgrade upgrade-5.0.1.0.1-5.0.1.0.2.sql,NONE,1.1 upgrade-5.0.1.0.0-5.0.1.0.1.sql,1.3,1.4 Wed Mar 29 11:40:23 UTC 2017 Update of /home/cvsroot/intranet-portfolio-management/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv28918 Modified Files: upgrade-5.0.1.0.0-5.0.1.0.1.sql Added Files: upgrade-5.0.1.0.1-5.0.1.0.2.sql Log Message: - Renaming score_roi into score_finance_roi intranet-estimate-to-complete/tcl intranet-estimate-to-complete-procs.tcl,1.5,1.6 Wed Mar 29 11:53:15 UTC 2017 Update of /home/cvsroot/intranet-estimate-to-complete/tcl In directory aachen:/tmp/cvs-serv7816 Modified Files: intranet-estimate-to-complete-procs.tcl Log Message: - Now using 0.0 as a default for percent_completed intranet-estimate-to-complete/tcl intranet-estimate-to-complete-procs.tcl,1.6,1.7 Wed Mar 29 11:54:32 UTC 2017 Update of /home/cvsroot/intranet-estimate-to-complete/tcl In directory aachen:/tmp/cvs-serv9412 Modified Files: intranet-estimate-to-complete-procs.tcl Log Message: - fixed typo intranet-portfolio-management/www risk-vs-roi.tcl,1.7,1.8 strategic-value-vs-roi.tcl,1.8,1.9 Wed Mar 29 12:10:20 UTC 2017 Update of /home/cvsroot/intranet-portfolio-management/www In directory aachen:/tmp/cvs-serv23109 Modified Files: risk-vs-roi.tcl strategic-value-vs-roi.tcl Log Message: - Infrax fixes intranet-portfolio-management/www strategic-value-vs-roi.tcl,1.9,1.10 Wed Mar 29 12:14:47 UTC 2017 Update of /home/cvsroot/intranet-portfolio-management/www In directory aachen:/tmp/cvs-serv27007 Modified Files: strategic-value-vs-roi.tcl Log Message: - Infrax improvements intranet-core/tcl intranet-design-procs.tcl,1.292,1.293 Wed Mar 29 16:03:00 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv4329 Modified Files: intranet-design-procs.tcl Log Message: - Fixed compatibility with IE (again) |
From: <ro...@pr...> - 2017-03-28 22:56:13
|
intranet-csv-import/tcl intranet-csv-import-parser-procs.tcl,1.7,1.8 Tue Mar 28 07:19:45 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv1756/tcl Modified Files: intranet-csv-import-parser-procs.tcl Log Message: -- added links to export SQL's, provided additional CSV samples, fixed issue with US no. parser intranet-csv-import/www index.adp,1.25,1.26 index.tcl,1.5,1.6 Tue Mar 28 07:19:45 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv1756/www Modified Files: index.adp index.tcl Log Message: -- added links to export SQL's, provided additional CSV samples, fixed issue with US no. parser intranet-csv-import/www/examples im_expense.csv,NONE,1.1 im_expense_bundle.csv,NONE,1.1 im_relation.csv,NONE,1.1 Tue Mar 28 07:19:45 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www/examples In directory aachen:/tmp/cvs-serv1756/www/examples Added Files: im_expense.csv im_expense_bundle.csv im_relation.csv Log Message: -- added links to export SQL's, provided additional CSV samples, fixed issue with US no. parser intranet-timesheet2 intranet-timesheet2.info,1.98,1.99 Tue Mar 28 08:04:14 UTC 2017 Update of /home/cvsroot/intranet-timesheet2 In directory aachen:/tmp/cvs-serv8721 Modified Files: intranet-timesheet2.info Log Message: - Introduced HourURL in order to allow to create custom timesheet logging packages intranet-timesheet2/www/hours index.tcl,1.76,1.77 Tue Mar 28 08:04:14 UTC 2017 Update of /home/cvsroot/intranet-timesheet2/www/hours In directory aachen:/tmp/cvs-serv8721/www/hours Modified Files: index.tcl Log Message: - Introduced HourURL in order to allow to create custom timesheet logging packages intranet-timesheet2 intranet-timesheet2.info,1.99,1.100 Tue Mar 28 08:22:34 UTC 2017 Update of /home/cvsroot/intranet-timesheet2 In directory aachen:/tmp/cvs-serv24732 Modified Files: intranet-timesheet2.info Log Message: - Added HourURL and AbsenceURL in various parts intranet-timesheet2/www/hours index.tcl,1.77,1.78 new.tcl,1.140,1.141 Tue Mar 28 08:22:34 UTC 2017 Update of /home/cvsroot/intranet-timesheet2/www/hours In directory aachen:/tmp/cvs-serv24732/www/hours Modified Files: index.tcl new.tcl Log Message: - Added HourURL and AbsenceURL in various parts intranet-timesheet2/www/hours new.tcl,1.141,1.142 Tue Mar 28 08:23:52 UTC 2017 Update of /home/cvsroot/intranet-timesheet2/www/hours In directory aachen:/tmp/cvs-serv26140 Modified Files: new.tcl Log Message: - fixed URL typo intranet-reporting-indicators/www new.tcl,1.10,1.11 Tue Mar 28 08:41:05 UTC 2017 Update of /home/cvsroot/intranet-reporting-indicators/www In directory aachen:/tmp/cvs-serv8027 Modified Files: new.tcl Log Message: -- added additional sanity checks for Min/Max values to make sure that gauges are rendered correctly intranet-estimate-to-complete/tcl intranet-estimate-to-complete-procs.tcl,1.3,1.4 Tue Mar 28 08:45:44 UTC 2017 Update of /home/cvsroot/intranet-estimate-to-complete/tcl In directory aachen:/tmp/cvs-serv12958 Modified Files: intranet-estimate-to-complete-procs.tcl Log Message: - Fixed issue with "" variables intranet-reporting-indicators/www new.tcl,1.11,1.12 Tue Mar 28 09:49:56 UTC 2017 Update of /home/cvsroot/intranet-reporting-indicators/www In directory aachen:/tmp/cvs-serv3289 Modified Files: new.tcl Log Message: -- moved validations to ad_proc to allow editing of indicators that do not validate intranet-core/www/projects index.tcl,1.115,1.116 Tue Mar 28 15:55:02 UTC 2017 Update of /home/cvsroot/intranet-core/www/projects In directory aachen:/tmp/cvs-serv1788 Modified Files: index.tcl Log Message: - Now also including diabled sub-categories for project status and type when searching intranet-csv-import/www import-im_project.tcl,1.36,1.37 Tue Mar 28 16:16:35 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv20744 Modified Files: import-im_project.tcl Log Message: - Extended project CSV import: - Now supporting parent0, parent1, parent2 and parent3 as an alternative for the project hierarchy - Now handles timesheet_task import a lot better. intranet-estimate-to-complete/tcl intranet-estimate-to-complete-procs.tcl,1.4,1.5 Tue Mar 28 16:25:08 UTC 2017 Update of /home/cvsroot/intranet-estimate-to-complete/tcl In directory aachen:/tmp/cvs-serv28230 Modified Files: intranet-estimate-to-complete-procs.tcl Log Message: - Now showing error message instead of ugly error in case of incomplete timesheet tasks intranet-csv-import/tcl intranet-csv-import-parser-procs.tcl,1.8,1.9 intranet-csv-import-procs.tcl,1.44,1.45 Tue Mar 28 16:45:12 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv13794 Modified Files: intranet-csv-import-parser-procs.tcl intranet-csv-import-procs.tcl Log Message: - Added percentage parser and applied to various percentage ranged variables intranet-timesheet2-tasks/tcl intranet-timesheet2-tasks-procs.tcl,1.139,1.140 Tue Mar 28 16:45:57 UTC 2017 Update of /home/cvsroot/intranet-timesheet2-tasks/tcl In directory aachen:/tmp/cvs-serv14064/tcl Modified Files: intranet-timesheet2-tasks-procs.tcl Log Message: - Improved error handling for buggy calculations in column variables |
From: <ro...@pr...> - 2017-03-27 22:56:14
|
intranet-cost/lib company-profit-loss.tcl,1.7,1.8 Mon Mar 27 08:59:29 UTC 2017 Update of /home/cvsroot/intranet-cost/lib In directory aachen:/tmp/cvs-serv25435 Modified Files: company-profit-loss.tcl Log Message: - Fixed issue with "" value in amount intranet-csv-import/sql/postgresql/upgrade upgrade-5.0.2.0.0-5.0.2.0.1.sql,1.1,1.2 Mon Mar 27 11:49:17 UTC 2017 Update of /home/cvsroot/intranet-csv-import/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv12909 Modified Files: upgrade-5.0.2.0.0-5.0.2.0.1.sql Log Message: -- fixed typo intranet-timesheet2/sql/postgresql/upgrade upgrade-5.0.1.0.1-5.0.1.0.2.sql,NONE,1.1 Mon Mar 27 16:10:26 UTC 2017 Update of /home/cvsroot/intranet-timesheet2/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv16883 Added Files: upgrade-5.0.1.0.1-5.0.1.0.2.sql Log Message: -- fixed issue with PostgreSQL language setting <> 'en_US' & some clean up |
From: <ro...@pr...> - 2017-03-24 23:56:14
|
intranet-core/sql/postgresql/upgrade upgrade-5.0.1.0.5-5.0.1.0.6.sql,NONE,1.1 Fri Mar 24 10:18:56 UTC 2017 Update of /home/cvsroot/intranet-core/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv19487 Added Files: upgrade-5.0.1.0.5-5.0.1.0.6.sql Log Message: -- acs_mail_nt__post_request -> add option to set mime type WF Notifications can now send HTML emails intranet-csv-import/sql/postgresql/upgrade upgrade-5.0.2.0.0-5.0.2.0.1.sql,NONE,1.1 Fri Mar 24 18:29:13 UTC 2017 Update of /home/cvsroot/intranet-csv-import/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv27675 Added Files: upgrade-5.0.2.0.0-5.0.2.0.1.sql Log Message: -- added cvs exports |
From: <ro...@pr...> - 2017-03-23 23:56:13
|
intranet-cust-tembit - Imported sources Thu Mar 23 12:44:32 UTC 2017 Update of /home/cvsroot/intranet-cust-tembit In directory aachen:/tmp/cvs-serv18959 Log Message: Initial Import Status: Vendor Tag: po Release Tags: start N intranet-cust-tembit/intranet-cust-tembit.info N intranet-cust-tembit/lib/bonus-days-component.tcl N intranet-cust-tembit/lib/bonus-days-component.adp N intranet-cust-tembit/tcl/intranet-cust-tembit-procs.tcl N intranet-cust-tembit/www/bonus-days-component.js N intranet-cust-tembit/www/plants.xml N intranet-cust-tembit/www/bonus-days-component-update.tcl N intranet-cust-tembit/www/bonus-days-component-read.tcl N intranet-cust-tembit/www/index.html N intranet-cust-tembit/www/absences/vacation-balance-component.adp N intranet-cust-tembit/www/absences/vacation-balance-component.tcl N intranet-cust-tembit/sql/postgresql/intranet-cust-tebit-create.sql No conflicts created by this import intranet-cust-tembit/sql/postgresql/upgrade - New directory Thu Mar 23 19:00:39 UTC 2017 Update of /home/cvsroot/intranet-cust-tembit/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv9514/upgrade Log Message: Directory /home/cvsroot/intranet-cust-tembit/sql/postgresql/upgrade added to the repository intranet-cust-tembit/sql/postgresql/upgrade upgrade-5.0.0.0.0-5.0.0.0.1.sql,NONE,1.1 Thu Mar 23 19:01:18 UTC 2017 Update of /home/cvsroot/intranet-cust-tembit/sql/postgresql/upgrade In directory aachen:/tmp/cvs-serv9764 Added Files: upgrade-5.0.0.0.0-5.0.0.0.1.sql Log Message: -- custom email notifications |
From: <ro...@pr...> - 2017-03-22 23:56:15
|
intranet-csv-import/tcl intranet-csv-import-procs.tcl,1.43,1.44 Wed Mar 22 15:26:05 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv19492/tcl Modified Files: intranet-csv-import-procs.tcl Log Message: -- improved parser intranet-csv-import/www import-rels.tcl,NONE,1.1 Wed Mar 22 16:02:01 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv18280 Added Files: import-rels.tcl Log Message: -- import relationships |
From: <ro...@pr...> - 2017-03-21 23:56:16
|
intranet-timesheet2/www/absences capacity-planning-2.tcl,1.4,1.5 Tue Mar 21 13:53:03 UTC 2017 Update of /home/cvsroot/intranet-timesheet2/www/absences In directory aachen:/tmp/cvs-serv18093 Modified Files: capacity-planning-2.tcl Log Message: -- fix: validation month intranet-timesheet2/www/absences capacity-planning.tcl,1.33,1.34 Tue Mar 21 16:28:06 UTC 2017 Update of /home/cvsroot/intranet-timesheet2/www/absences In directory aachen:/tmp/cvs-serv648 Modified Files: capacity-planning.tcl Log Message: -- minor formatting |
From: <ro...@pr...> - 2017-03-20 23:56:16
|
intranet-core intranet-core.info,1.167,1.168 Mon Mar 20 08:55:34 UTC 2017 Update of /home/cvsroot/intranet-core In directory aachen:/tmp/cvs-serv9700 Modified Files: intranet-core.info Log Message: -- minor - changing parameter name GracefulErrorHandlingComponents -> GracefulErrorHandlingComponentsP intranet-core/tcl intranet-component-procs.tcl,1.50,1.51 Mon Mar 20 08:55:34 UTC 2017 Update of /home/cvsroot/intranet-core/tcl In directory aachen:/tmp/cvs-serv9700/tcl Modified Files: intranet-component-procs.tcl Log Message: -- minor - changing parameter name GracefulErrorHandlingComponents -> GracefulErrorHandlingComponentsP |
From: <ro...@pr...> - 2017-03-19 23:56:17
|
intranet-core/preconf index.vmware-ajax.adp,1.2,1.3 Sun Mar 19 00:10:09 UTC 2017 Update of /home/cvsroot/intranet-core/preconf In directory aachen:/tmp/cvs-serv10022 Modified Files: index.vmware-ajax.adp Log Message: - disabled non-working link |
From: <ro...@pr...> - 2017-03-17 23:56:18
|
intranet-csv-import/tcl intranet-csv-import-procs.tcl,1.42,1.43 Fri Mar 17 08:50:01 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv10670/tcl Modified Files: intranet-csv-import-procs.tcl Log Message: -- Improvements and extensions intranet-csv-import/www import-im_company.tcl,1.6,1.7 import-im_invoice.tcl,1.11,1.12 import-im_project.tcl,1.35,1.36 import-person.tcl,1.1,1.2 Fri Mar 17 08:50:01 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv10670/www Modified Files: import-im_company.tcl import-im_invoice.tcl import-im_project.tcl import-person.tcl Log Message: -- Improvements and extensions |
From: <ro...@pr...> - 2017-03-16 23:56:19
|
intranet-core/www/admin linux-to-windows-2.tcl,1.6,1.7 Thu Mar 16 12:55:33 UTC 2017 Update of /home/cvsroot/intranet-core/www/admin In directory aachen:/tmp/cvs-serv22171 Modified Files: linux-to-windows-2.tcl Log Message: - Added comments intranet-core/www/admin linux-to-windows-2.tcl,1.7,1.8 Thu Mar 16 13:05:58 UTC 2017 Update of /home/cvsroot/intranet-core/www/admin In directory aachen:/tmp/cvs-serv30912 Modified Files: linux-to-windows-2.tcl Log Message: - Added debugging |
From: <ro...@pr...> - 2017-03-15 23:56:18
|
intranet-csv-import/tcl intranet-csv-import-procs.tcl,1.41,1.42 Wed Mar 15 17:46:53 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv4149/tcl Modified Files: intranet-csv-import-procs.tcl Log Message: -- Extensions and improvements im_hours intranet-csv-import/www import-im_hour.tcl,1.10,1.11 Wed Mar 15 17:46:53 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv4149/www Modified Files: import-im_hour.tcl Log Message: -- Extensions and improvements im_hours |
From: <ro...@pr...> - 2017-03-14 23:56:21
|
simple-survey/tcl survsimp-procs.tcl,1.7,1.8 Tue Mar 14 17:43:31 UTC 2017 Update of /home/cvsroot/simple-survey/tcl In directory aachen:/tmp/cvs-serv20952 Modified Files: survsimp-procs.tcl Log Message: - Simple Survey: Disabled line with ns_share, because it's not supported by NaviServer anyway... intranet-csv-import/tcl intranet-csv-import-procs.tcl,1.40,1.41 Tue Mar 14 19:42:10 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv26435/tcl Modified Files: intranet-csv-import-procs.tcl Log Message: -- Improvements and extensions intranet-csv-import/www import-2.adp,1.17,1.18 import-im_company.tcl,1.5,1.6 import-im_expense.tcl,1.1,1.2 import-im_expense_bundle.tcl,1.1,1.2 import-im_invoice.tcl,1.10,1.11 import-im_project.tcl,1.34,1.35 Tue Mar 14 19:42:11 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv26435/www Modified Files: import-2.adp import-im_company.tcl import-im_expense.tcl import-im_expense_bundle.tcl import-im_invoice.tcl import-im_project.tcl Log Message: -- Improvements and extensions |
From: <ro...@pr...> - 2017-03-13 23:56:21
|
intranet-csv-import/tcl intranet-csv-import-procs.tcl,1.38,1.39 Mon Mar 13 16:06:08 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv16362/tcl Modified Files: intranet-csv-import-procs.tcl Log Message: -- improvements and extensions intranet-csv-import/www import-2.adp,1.15,1.16 import-im_invoice.tcl,1.9,1.10 Mon Mar 13 16:06:08 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv16362/www Modified Files: import-2.adp import-im_invoice.tcl Log Message: -- improvements and extensions intranet-csv-import/tcl intranet-csv-import-procs.tcl,1.39,1.40 Mon Mar 13 19:44:57 UTC 2017 Update of /home/cvsroot/intranet-csv-import/tcl In directory aachen:/tmp/cvs-serv12985/tcl Modified Files: intranet-csv-import-procs.tcl Log Message: -- Support for expense bundles/items (incomplete) intranet-csv-import/www import-im_expense.tcl,NONE,1.1 import-im_expense_bundle.tcl,NONE,1.1 import-2.adp,1.16,1.17 index.adp,1.24,1.25 Mon Mar 13 19:44:57 UTC 2017 Update of /home/cvsroot/intranet-csv-import/www In directory aachen:/tmp/cvs-serv12985/www Modified Files: import-2.adp index.adp Added Files: import-im_expense.tcl import-im_expense_bundle.tcl Log Message: -- Support for expense bundles/items (incomplete) |
From: <ro...@pr...> - 2017-03-10 23:56:23
|
intranet-earned-value-management/lib earned-value.tcl,1.5,1.6 Fri Mar 10 15:35:59 UTC 2017 Update of /home/cvsroot/intranet-earned-value-management/lib In directory aachen:/tmp/cvs-serv17327 Modified Files: earned-value.tcl Log Message: - Added an error message when no resources are assigned to a project intranet-earned-value-management/lib earned-value.tcl,1.6,1.7 Fri Mar 10 15:37:46 UTC 2017 Update of /home/cvsroot/intranet-earned-value-management/lib In directory aachen:/tmp/cvs-serv19235 Modified Files: earned-value.tcl Log Message: - Fixed error message for now showing the portlet |