egroupware_official/importexport/inc
2024-11-05 15:04:15 -07:00
..
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 * Importexport: Progress updates when importing 2023-12-15 15:18:09 -07:00
class.importexport_definition.inc.php fix PHP 8.0 Error: Illegal string offset 'string' 2021-11-23 17:17:48 +01:00
class.importexport_definitions_bo.inc.php Importexport: Fix first definition in list could not be executed directly with type button 2023-08-18 09:41:00 -06:00
class.importexport_definitions_ui.inc.php Avoid some PHP warnings 2023-06-07 13:54:17 -06:00
class.importexport_export_csv.inc.php Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed. 2024-11-05 15:04:15 -07:00
class.importexport_export_ui.inc.php Importexport: Fix filtering by date customfields 2023-09-13 15:10:36 -06:00
class.importexport_helper_functions.inc.php Import/Export: Fix export CSV category filter was missing application categories 2023-04-05 13:59:22 -06: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 * Importexport: Progress updates when importing 2023-12-15 15:18:09 -07:00
class.importexport_import_ui.inc.php * ImportExport: fix not working scheduled import caused by failure to update (the not existing) UI 2024-02-06 10:25:57 +02:00
class.importexport_schedule_ui.inc.php if async ID would be longer than 64 chars truncate it to 32 chars plus md5 hash of all data 2024-09-16 13:38:03 +02:00
class.importexport_widget_filter.inc.php change api\Etemplate\Widget::getElementAttribute($name,$attr) to NO longer return a reference, use setElementAttribute($name,$attr) if you need a reference 2024-10-24 21:25:42 +02:00
class.importexport_wizard_basic_export_csv.inc.php fix PHP 8.0 Error: explode(): Argument #2 ($string) must be of type string, array given 2022-04-06 16:30:01 +03:00
class.importexport_wizard_basic_import_csv.inc.php Importexport: Fix import definition field mapping had trouble with translations 2023-06-07 11:50:23 -06:00