egroupware/timesheet/inc
2021-01-29 08:41:11 -07:00
..
class.timesheet_bo.inc.php * Timesheet: Fix created time was wrong in user timezone was not the same as server timezone 2021-01-29 08:41:11 -07:00
class.timesheet_datasource.inc.php
class.timesheet_egw_record.inc.php * Timesheet: Fix update via import without category or status cleared original 2020-04-14 14:32:46 -06:00
class.timesheet_export_csv.inc.php Import/Export - change signature of method that gets options to allow definition-specific values 2018-11-29 10:32:42 -07:00
class.timesheet_favorite_portlet.inc.php Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
class.timesheet_hooks.inc.php first take on pushing app-changes to all clients 2020-01-23 11:26:44 +01:00
class.timesheet_import_csv.inc.php * Timesheet: Fix import condition checks 2020-04-09 13:22:46 -06:00
class.timesheet_merge.inc.php Api: Move list of common merge placeholders into parent class to reduce duplication, add link/<format> options 2020-10-07 08:55:47 -06:00
class.timesheet_tracking.inc.php
class.timesheet_ui.inc.php Timesheet: more timezone date fixes 2021-01-29 08:41:04 -07:00
class.timesheet_wizard_export_csv.inc.php
class.timesheet_wizard_import_csv.inc.php