egroupware_official/timesheet/inc
Klaus Leithoff 3699d928ac * 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:15:39 +00:00
..
class.export_openoffice.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:12:01 +00:00
class.spreadsheet.inc.php Initial import of export function 2007-03-08 11:22:57 +00:00
class.timesheet_bo.inc.php * timesheet: fixed wrong sum for timesheets; 2012-03-05 12:15:39 +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 - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:12:01 +00:00
class.timesheet_export_csv.inc.php Backport 32515 - Add mimetype to export plugins 2010-10-12 22:53:59 +00:00
class.timesheet_export_openoffice.inc.php Backport 32515 - Add mimetype to export plugins 2010-10-12 22:53:59 +00:00
class.timesheet_hooks.inc.php Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 23:19:06 +00:00
class.timesheet_tracking.inc.php Use egw_time for InfoLog, tracking backend and Tracker 2010-02-04 12:08:03 +00:00
class.timesheet_ui.inc.php remove title-blur for same behavior after apply, as for opening the saved entry again 2011-09-21 15:08:12 +00:00