.. |
class.importexport_admin_prefs_sidebox_hooks.inc.php
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-11-14 15:48:18 +01:00 |
class.importexport_arrayxml.inc.php
|
Try to avoid "PHP Warning: DOMDocument::loadXML(): Empty string supplied as input"
|
2021-11-03 09:30:58 -06:00 |
class.importexport_basic_import_csv.inc.php
|
PHP 8 fixes
|
2021-03-29 16:47:19 +02:00 |
class.importexport_definition.inc.php
|
Import/Export: Avoid "Undefined variable: filter" error
|
2021-06-11 13:17:52 -06:00 |
class.importexport_definitions_bo.inc.php
|
Fix PHP 8 error: "array_search(): Argument #2 ($haystack) must be of type array, null given"
|
2021-10-14 08:55:57 -06:00 |
class.importexport_definitions_ui.inc.php
|
Import/Export - fix definition list actions (Create export) disappeared from context menu after use
|
2019-07-08 13:49:16 -06:00 |
class.importexport_export_csv.inc.php
|
fix PHP 8.0 TypeError: array_keys(): Argument #1 ($array) must be of type array, null given
|
2021-11-15 08:02:58 +01:00 |
class.importexport_export_ui.inc.php
|
Import/Export: Fix export destroyed list's etemplate request
|
2020-07-09 13:14:24 -06:00 |
class.importexport_helper_functions.inc.php
|
fix PHP 8.0 Error: Undefined constant "self"
|
2021-11-15 15:55:39 +01:00 |
class.importexport_iface_egw_record.inc.php
|
Move importexport to new API
|
2016-05-09 22:49:20 +00:00 |
class.importexport_iface_export_plugin.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 09:35:35 -07:00 |
class.importexport_iface_export_record.inc.php
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +00:00 |
class.importexport_iface_import_plugin.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 09:35:35 -07:00 |
class.importexport_iface_import_record.inc.php
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +00:00 |
class.importexport_import_csv.inc.php
|
fix PHP 8.0 error: count(): Argument #1 ($value) must be of type Countable|array, string given
|
2021-10-19 09:03:29 +02:00 |
class.importexport_import_ui.inc.php
|
fix PHP 8.0 ValueError: Path cannot be empty
|
2021-11-16 08:17:56 +01:00 |
class.importexport_schedule_ui.inc.php
|
Importexport: Improve handling of targets
|
2021-06-11 13:17:39 -06:00 |
class.importexport_widget_filter.inc.php
|
Fix PHP 7.2 warning about count()
|
2018-12-06 11:47:35 -07:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Avoid some more PHP8 errors
|
2021-10-13 15:34:32 -06:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
fix diverse PHP 8.0 TypeErrors and ArgumentCountError in import/export
|
2021-11-15 14:41:36 +01:00 |