From: <ro...@aa...> - 2014-02-07 23:51:48
|
intranet-crm/www index.tcl,1.2,1.3 Fri Feb 7 07:51:04 UTC 2014 Update of /home/cvsroot/intranet-crm/www In directory aachen:/tmp/cvs-serv18326 Modified Files: index.tcl Log Message: -- changed main SQL to show also empty opportunity_sales_stage_id -- minor beautifying senchatouch-timesheet/www app.js,1.11,1.12 Fri Feb 7 09:23:15 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv16066 Modified Files: app.js Log Message: - Added a datepicker for the hour's date senchatouch-timesheet/www/app/controller ProjectMainListController.js,1.10,1.11 Fri Feb 7 09:23:15 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv16066/app/controller Modified Files: ProjectMainListController.js Log Message: - Added a datepicker for the hour's date senchatouch-timesheet/www/app/model Hour.js,1.4,1.5 Fri Feb 7 09:23:15 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/model In directory aachen:/tmp/cvs-serv16066/app/model Modified Files: Hour.js Log Message: - Added a datepicker for the hour's date senchatouch-timesheet/www/app/view HourPanelDetail.js,1.5,1.6 Fri Feb 7 09:23:15 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv16066/app/view Modified Files: HourPanelDetail.js Log Message: - Added a datepicker for the hour's date intranet-timesheet2/tcl intranet-timesheet2-procs.tcl,1.77,1.78 Fri Feb 7 11:04:51 UTC 2014 Update of /home/cvsroot/intranet-timesheet2/tcl In directory aachen:/tmp/cvs-serv19883 Modified Files: intranet-timesheet2-procs.tcl Log Message: - Timesheet: Added im_hour_nuke function in order to destroy logged hours for the REST interface intranet-rest/tcl intranet-rest-procs.tcl,1.91,1.92 Fri Feb 7 11:30:37 UTC 2014 Update of /home/cvsroot/intranet-rest/tcl In directory aachen:/tmp/cvs-serv4132/intranet-rest/tcl Modified Files: intranet-rest-procs.tcl Log Message: - Senchatouch: - Refactored the ProjectMainListController.js - Fixed deleting im_hours entries via im_hour_nuke - Improved the im_rest_delete_object function to try first object_type_nuke (TCL) and than object_type__delete (PL/SQL) functions senchatouch-timesheet/www app.js,1.12,1.13 Fri Feb 7 11:30:37 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv4132/senchatouch-timesheet/www Modified Files: app.js Log Message: - Senchatouch: - Refactored the ProjectMainListController.js - Fixed deleting im_hours entries via im_hour_nuke - Improved the im_rest_delete_object function to try first object_type_nuke (TCL) and than object_type__delete (PL/SQL) functions senchatouch-timesheet/www/app/controller ProjectTaskListController.js,NONE,1.1 ProjectMainListController.js,1.11,1.12 Fri Feb 7 11:30:37 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv4132/senchatouch-timesheet/www/app/controller Modified Files: ProjectMainListController.js Added Files: ProjectTaskListController.js Log Message: - Senchatouch: - Refactored the ProjectMainListController.js - Fixed deleting im_hours entries via im_hour_nuke - Improved the im_rest_delete_object function to try first object_type_nuke (TCL) and than object_type__delete (PL/SQL) functions senchatouch-timesheet/www/app/view HourPanelDetail.js,1.6,1.7 Fri Feb 7 11:30:37 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv4132/senchatouch-timesheet/www/app/view Modified Files: HourPanelDetail.js Log Message: - Senchatouch: - Refactored the ProjectMainListController.js - Fixed deleting im_hours entries via im_hour_nuke - Improved the im_rest_delete_object function to try first object_type_nuke (TCL) and than object_type__delete (PL/SQL) functions senchatouch-timesheet/www app.js,1.13,1.14 Fri Feb 7 13:35:36 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv24857 Modified Files: app.js Log Message: - Senchatouch: - Added a date picker for today's timesheet logging date senchatouch-timesheet/www/app/controller ProjectMainListController.js,1.12,1.13 ProjectTaskListController.js,1.1,1.2 Fri Feb 7 13:35:36 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv24857/app/controller Modified Files: ProjectMainListController.js ProjectTaskListController.js Log Message: - Senchatouch: - Added a date picker for today's timesheet logging date senchatouch-timesheet/www/app/store ProjectTaskStore.js,1.4,1.5 Fri Feb 7 13:35:36 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/store In directory aachen:/tmp/cvs-serv24857/app/store Modified Files: ProjectTaskStore.js Log Message: - Senchatouch: - Added a date picker for today's timesheet logging date senchatouch-timesheet/www/app/view TimesheetDateSelectForm.js,NONE,1.1 ProjectMainList.js,1.6,1.7 ProjectMainListNavigationView.js,1.5,1.6 Fri Feb 7 13:35:36 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv24857/app/view Modified Files: ProjectMainList.js ProjectMainListNavigationView.js Added Files: TimesheetDateSelectForm.js Log Message: - Senchatouch: - Added a date picker for today's timesheet logging date senchatouch-timesheet/www app.js,1.14,1.15 Fri Feb 7 14:34:31 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv32493/www Modified Files: app.js Log Message: - Renamed some files senchatouch-timesheet/www/app/controller TimesheetMainProjectListController.js,NONE,1.1 ProjectTaskListController.js,1.2,1.3 ProjectMainListController.js,1.13,NONE Fri Feb 7 14:34:31 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv32493/www/app/controller Modified Files: ProjectTaskListController.js Added Files: TimesheetMainProjectListController.js Removed Files: ProjectMainListController.js Log Message: - Renamed some files senchatouch-timesheet/www/app/view TimesheetMainProjectList.js,NONE,1.1 TimesheetMainProjectListNavigationView.js,NONE,1.1 HourPanelDetail.js,1.7,1.8 ProjectMainList.js,1.7,NONE ProjectMainListNavigationView.js,1.6,NONE Fri Feb 7 14:34:31 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv32493/www/app/view Modified Files: HourPanelDetail.js Added Files: TimesheetMainProjectList.js TimesheetMainProjectListNavigationView.js Removed Files: ProjectMainList.js ProjectMainListNavigationView.js Log Message: - Renamed some files senchatouch-timesheet/www app.js,1.15,1.16 Fri Feb 7 15:09:18 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv23585 Modified Files: app.js Log Message: - Renamed files senchatouch-timesheet/www/app/view HourDetailListContainer.js,1.2,NONE Fri Feb 7 15:09:18 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv23585/app/view Removed Files: HourDetailListContainer.js Log Message: - Renamed files senchatouch-timesheet/www app.js,1.16,1.17 Fri Feb 7 15:31:58 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv6587 Modified Files: app.js Log Message: - Senchatouch: Renamed files senchatouch-timesheet/www/app/controller NoteNavigationController.js,1.4,1.5 ProjectTaskListController.js,1.3,1.4 TimesheetMainProjectListController.js,1.1,1.2 Fri Feb 7 15:31:58 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv6587/app/controller Modified Files: NoteNavigationController.js ProjectTaskListController.js TimesheetMainProjectListController.js Log Message: - Senchatouch: Renamed files senchatouch-timesheet/www/app/view NoteForm.js,NONE,1.1 TaskForm.js,NONE,1.1 TimesheetHourForm.js,NONE,1.1 NoteNavigationView.js,1.3,1.4 ProjectNavigationView.js,1.4,1.5 TimesheetMainProjectListNavigationView.js,1.1,1.2 HourList.js,1.5,NONE HourPanelDetail.js,1.8,NONE NoteDetail.js,1.5,NONE ProjectEdit.js,1.2,NONE ProjectPanelDetail.js,1.2,NONE ProjectPanelTimesheet.js,1.2,NONE Fri Feb 7 15:31:58 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv6587/app/view Modified Files: NoteNavigationView.js ProjectNavigationView.js TimesheetMainProjectListNavigationView.js Added Files: NoteForm.js TaskForm.js TimesheetHourForm.js Removed Files: HourList.js HourPanelDetail.js NoteDetail.js ProjectEdit.js ProjectPanelDetail.js ProjectPanelTimesheet.js Log Message: - Senchatouch: Renamed files senchatouch-timesheet/www app.js,1.17,1.18 Fri Feb 7 15:39:29 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv12015 Modified Files: app.js Log Message: - Senchatouch: Renaming files senchatouch-timesheet/www/app/controller TimesheetTaskListController.js,NONE,1.1 TimesheetMainProjectListController.js,1.2,1.3 ProjectNavigationController.js,1.9,NONE ProjectTaskListController.js,1.4,NONE Fri Feb 7 15:39:29 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv12015/app/controller Modified Files: TimesheetMainProjectListController.js Added Files: TimesheetTaskListController.js Removed Files: ProjectNavigationController.js ProjectTaskListController.js Log Message: - Senchatouch: Renaming files senchatouch-timesheet/www/app/view TimesheetTaskList.js,NONE,1.1 TimesheetHourForm.js,1.1,1.2 TimesheetMainProjectListNavigationView.js,1.2,1.3 ProjectTaskList.js,1.6,NONE Fri Feb 7 15:39:29 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv12015/app/view Modified Files: TimesheetHourForm.js TimesheetMainProjectListNavigationView.js Added Files: TimesheetTaskList.js Removed Files: ProjectTaskList.js Log Message: - Senchatouch: Renaming files senchatouch-timesheet/www app.js,1.18,1.19 Fri Feb 7 16:17:16 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv5039 Modified Files: app.js Log Message: - Senchatouch: Renamed files senchatouch-timesheet/www/app/controller TimesheetMainProjectListController.js,1.3,1.4 TimesheetTaskListController.js,1.1,1.2 Fri Feb 7 16:17:16 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv5039/app/controller Modified Files: TimesheetMainProjectListController.js TimesheetTaskListController.js Log Message: - Senchatouch: Renamed files senchatouch-timesheet/www/app/store HourStore.js,NONE,1.1 TimesheetMainProjectStore.js,NONE,1.1 TimesheetTaskStore.js,NONE,1.1 FilteredStore.js,1.2,NONE HourOneDayStore.js,1.5,NONE HourOneProjectStore.js,1.6,NONE ProjectMainStore.js,1.7,NONE ProjectTaskStore.js,1.5,NONE Fri Feb 7 16:17:16 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/store In directory aachen:/tmp/cvs-serv5039/app/store Added Files: HourStore.js TimesheetMainProjectStore.js TimesheetTaskStore.js Removed Files: FilteredStore.js HourOneDayStore.js HourOneProjectStore.js ProjectMainStore.js ProjectTaskStore.js Log Message: - Senchatouch: Renamed files senchatouch-timesheet/www/app/view TimesheetHourForm.js,1.2,1.3 TimesheetMainProjectList.js,1.1,1.2 Fri Feb 7 16:17:16 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv5039/app/view Modified Files: TimesheetHourForm.js TimesheetMainProjectList.js Log Message: - Senchatouch: Renamed files senchatouch-timesheet/www/app/store ProjectTimesheetStore.js,1.3,NONE Fri Feb 7 16:18:10 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/store In directory aachen:/tmp/cvs-serv5409/app/store Removed Files: ProjectTimesheetStore.js Log Message: - Senchatouch: Removed unused files senchatouch-timesheet/www/app/view ProjectList.js,1.3,NONE ProjectNavigationView.js,1.5,NONE ProjectTimesheetDataView.js,1.3,NONE ProjectTimesheetDataViewItem.js,1.3,NONE Fri Feb 7 16:18:10 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv5409/app/view Removed Files: ProjectList.js ProjectNavigationView.js ProjectTimesheetDataView.js ProjectTimesheetDataViewItem.js Log Message: - Senchatouch: Removed unused files senchatouch-timesheet/www app.js,1.19,1.20 Fri Feb 7 16:24:14 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv10236 Modified Files: app.js Log Message: - Renamed senchatouch-timesheet/www/app/controller TimesheetTaskListController.js,1.2,1.3 Fri Feb 7 16:24:14 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv10236/app/controller Modified Files: TimesheetTaskListController.js Log Message: - Renamed senchatouch-timesheet/www/app/view HourForm.js,NONE,1.1 TimesheetHourForm.js,1.3,NONE Fri Feb 7 16:24:14 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv10236/app/view Added Files: HourForm.js Removed Files: TimesheetHourForm.js Log Message: - Renamed senchatouch-timesheet/www/app/store TimesheetTaskStore.js,1.1,1.2 Fri Feb 7 16:26:03 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/store In directory aachen:/tmp/cvs-serv10893/app/store Modified Files: TimesheetTaskStore.js Log Message: - Renamed files senchatouch-timesheet/www/app/view TimesheetTaskList.js,1.1,1.2 Fri Feb 7 16:26:03 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv10893/app/view Modified Files: TimesheetTaskList.js Log Message: - Renamed files senchatouch-timesheet/www app.js,1.20,1.21 Fri Feb 7 19:07:41 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv23197 Modified Files: app.js Log Message: - Sencha Touch Timesheet: Fixed very strange navigation issue with the HourForm remaining in the Navigation view. Used a very ugly workaround, but yes, it works senchatouch-timesheet/www/app/controller TimesheetTaskListController.js,1.3,1.4 Fri Feb 7 19:07:41 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/controller In directory aachen:/tmp/cvs-serv23197/app/controller Modified Files: TimesheetTaskListController.js Log Message: - Sencha Touch Timesheet: Fixed very strange navigation issue with the HourForm remaining in the Navigation view. Used a very ugly workaround, but yes, it works senchatouch-timesheet/www/app/view HourForm.js,1.1,1.2 Fri Feb 7 19:07:41 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv23197/app/view Modified Files: HourForm.js Log Message: - Sencha Touch Timesheet: Fixed very strange navigation issue with the HourForm remaining in the Navigation view. Used a very ugly workaround, but yes, it works senchatouch-timesheet/www app.js,1.21,1.22 Fri Feb 7 19:10:25 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv25484 Modified Files: app.js Log Message: - ST Timesheet: Disabled the "save" button on TaskForm senchatouch-timesheet/www/app/view TaskForm.js,1.1,1.2 Fri Feb 7 19:10:25 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www/app/view In directory aachen:/tmp/cvs-serv25484/app/view Modified Files: TaskForm.js Log Message: - ST Timesheet: Disabled the "save" button on TaskForm senchatouch-timesheet/www app.js,1.22,1.23 Fri Feb 7 19:15:13 UTC 2014 Update of /home/cvsroot/senchatouch-timesheet/www In directory aachen:/tmp/cvs-serv28856 Modified Files: app.js Log Message: - Removed the notes demo app |