egroupware/timesheet/inc
nathan 82ae5aa939 Timesheet: Avoid error if selectcols is not an array
in_array(): Argument #2 ($haystack) must be of type array, null given
2023-01-02 08:31:10 -07:00
..
class.timesheet_bo.inc.php WIP timesheet timers: create a single working time timesheet per configured periode of day, week or month 2022-10-14 10:12:11 +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 quiten error / dont stall, if 22.1 update is not yet run 2022-11-01 18:21:59 +01:00
class.timesheet_import_csv.inc.php PHP 8 fixes 2021-03-29 16:47:19 +02:00
class.timesheet_merge.inc.php Placeholders list common UI 2021-10-12 14:18:18 -06: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: Avoid error if selectcols is not an array 2023-01-02 08:31:10 -07: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