egroupware/timesheet/inc
Ralf Becker 98e00f08d0 fix PHP 8.0 TypeError: when exporting multiple users
Argument 1 passed to EGroupware\Api\Accounts::username() must be of the type int or null, array given
2021-10-11 18:33:59 +02:00
..
class.timesheet_bo.inc.php fix PHP Warning count(): Parameter must be an array or an object that implements Countable 2021-10-11 13:58:33 +02:00
class.timesheet_datasource.inc.php not setting pe_status from datasource (its ignored now anyway) 2018-04-27 18:48:06 +02: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 - Add generation target path preference to all apps 2021-10-07 10:22:45 -06:00
class.timesheet_import_csv.inc.php PHP 8 fixes 2021-03-29 16:47:19 +02:00
class.timesheet_merge.inc.php Placeholder dialog: Add placeholders for projectmanager, timesheet, tracker 2021-10-05 16:09:39 -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 fix PHP 8.0 TypeError: when exporting multiple users 2021-10-11 18:33:59 +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