egroupware/timesheet/inc
ralf 0453aede6c * All apps/REST API: fix custom-fields of type "date-time" to be stored timezone aware, if no format is specified
So far date-time values were stored in user-time, now they are stored in UTC with a "Z" suffix" to be able to still read old user-time values unchanged.
2024-07-29 15:57:08 +02:00
..
class.timesheet_bo.inc.php * All apps/REST API: fix custom-fields of type "date-time" to be stored timezone aware, if no format is specified 2024-07-29 15:57:08 +02:00
class.timesheet_datasource.inc.php fix PHP 8.0 TypeError: Unsupported operand types: string * float 2021-11-16 18:27:40 +01:00
class.timesheet_egw_record.inc.php Import/export fixes 2021-04-08 16:53:06 -06:00
class.timesheet_export_csv.inc.php Import/export fixes 2021-04-08 16:53:06 -06: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 fix "yes" could not be selected for "Asking to start and stop working time with session" 2023-02-24 13:29:37 +01:00
class.timesheet_import_csv.inc.php PHP 8 fixes 2021-03-29 16:47:19 +02:00
class.timesheet_merge.inc.php * Timesheet: allow to record/document pause times with timer and manually 2024-05-07 15:04:18 +02:00
class.timesheet_tracking.inc.php PHP 8.0 Fatal error: Declaration of timesheet_tracking::get_subject($data, $old) must be compatible with Api\Storage\Tracking::get_subject($data, $old, $deleted = null, $receiver = null) 2021-10-06 16:32:14 +02:00
class.timesheet_ui.inc.php * Timesheet: allow to record/document pause times with timer and manually 2024-05-07 15:04:18 +02:00
class.timesheet_wizard_export_csv.inc.php * Add creation field to timesheet 2017-01-17 10:34:28 -07:00
class.timesheet_wizard_import_csv.inc.php Fix some bugs in timesheet import: 2016-09-12 08:40:48 -06:00