egroupware_official/timesheet/inc
Klaus Leithoff a5be6a5016 * timesheet: fixed wrong sum for timesheets;
the retrieval of the summary (sum of duration and sum of price) has to take care that the customfield table is not joined, as the join causes a multiplication of the sum per customfield found; joining of the cutomfield table is triggered by criteria being set with either a string or an array, for this reason we set it to false, and pass the criteria as filter
2012-03-05 12:06:17 +00:00
..
class.timesheet_bo.inc.php * timesheet: fixed wrong sum for timesheets; 2012-03-05 12:06:17 +00:00
class.timesheet_datasource.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.timesheet_egw_record.inc.php Move field types to egw_record, use them in human friendly conversions when exporting and importing 2011-04-04 17:01:17 +00:00
class.timesheet_export_csv.inc.php Move field types to egw_record, use them in human friendly conversions when exporting and importing 2011-04-04 17:01:17 +00:00
class.timesheet_hooks.inc.php ganttchart in popup for timesheet and calendar edit 2012-02-27 16:33:01 +00:00
class.timesheet_import_csv.inc.php Add warnings to import plugin 2011-12-15 16:24:47 +00:00
class.timesheet_merge.inc.php Fix links/[app] merge tag - copy/paste error 2012-01-13 19:49:19 +00:00
class.timesheet_tracking.inc.php using new historylog custom field stuff, specially logging each custome field separate 2011-04-19 18:53:31 +00:00
class.timesheet_ui.inc.php add/clarify status message when editing is not allowed via status; use check_statusForEditRights in controlling the edit state in edit mode as well 2011-11-10 08:45:44 +00:00
class.timesheet_wizard_export_csv.inc.php Add basic import support to timesheet 2011-01-25 23:55:57 +00:00
class.timesheet_wizard_import_csv.inc.php Fix wrong variable names 2011-04-05 22:57:06 +00:00