.. |
class.timesheet_bo.inc.php
|
fix PHP 8 Fatal error Array and string offset access syntax with curly braces is no longer supported
|
2021-03-21 21:13:07 +01: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
|
* 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-06 10:56:08 -06:00 |
class.timesheet_tracking.inc.php
|
update to only use new Api, incl. dependency to only api (no more phpgwapi and etemplate)
|
2016-04-26 18:27:29 +00:00 |
class.timesheet_ui.inc.php
|
Fix PHP 8.0 Fatal error: Unparenthesized a ? b : c ?: d is not supported
|
2021-03-21 21:46:10 +01: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 |