.. |
class.importexport_admin_prefs_sidebox_hooks.inc.php
|
using standard site-configuration plus some hooks
|
2018-08-22 12:15:42 +02:00 |
class.importexport_arrayxml.inc.php
|
Try to catch some errors
|
2013-01-03 15:53:31 +00: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
|
Importexport - support deleteaccount hook
|
2019-07-22 15:11:09 -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: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-10-11 12:43:20 +02: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
|
Put type in front of variable name
|
2021-03-31 13:14:18 -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: Date custom fields with custom formatting now correctly handled
|
2020-09-03 11:29:55 -06:00 |
class.importexport_import_ui.inc.php
|
Importexport: Fix clicking import button from list did not start with that definition loaded
|
2021-04-22 14:28:19 -06: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
|
Importexport: Fix import category from file was always blank
|
2021-04-22 14:28:57 -06:00 |