.. |
class.importexport_admin_prefs_sidebox_hooks.inc.php
|
Move importexport to new API
|
2016-05-09 22:49:20 +00: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
|
Remove unexecutable code
|
2017-02-01 09:24:19 -07:00 |
class.importexport_definition.inc.php
|
Avoid Illegal string offset 'no_notification' warning if definition has no options defined
|
2016-07-21 14:38:31 -06:00 |
class.importexport_definitions_bo.inc.php
|
Move importexport to new API
|
2016-05-09 22:49:20 +00:00 |
class.importexport_definitions_ui.inc.php
|
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
|
2016-07-07 20:25:32 +02:00 |
class.importexport_export_csv.inc.php
|
- Improve export link conversion to be able to handle links as arrays with app & id
|
2016-09-14 09:25:39 -06:00 |
class.importexport_export_ui.inc.php
|
Avoid error if export definition name has a quote in it
|
2017-02-01 08:57:09 -07:00 |
class.importexport_helper_functions.inc.php
|
Add ability to handle groups named in the format 'Group <name>' (no comma, Group first) when importing.
|
2017-02-14 09:07:25 -07: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
|
- Export plugins now specify the export record class
|
2016-05-04 19:34:30 +00: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 cleanup:
|
2012-10-12 19:50:26 +00: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
|
Case-insensitive comparison for importing boolean values (Yes/No)
|
2016-07-21 11:55:47 -06:00 |
class.importexport_import_ui.inc.php
|
Add missing new line between import warnings
|
2016-07-11 13:09:08 -06:00 |
class.importexport_schedule_ui.inc.php
|
* ImportExport: scheduled im/exports fail with PHP Fatal error
|
2016-06-09 16:20:18 +02:00 |
class.importexport_widget_filter.inc.php
|
Move importexport to new API
|
2016-05-09 22:49:20 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Move importexport to new API
|
2016-05-09 22:49:20 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
* ImportExport: fix PHP Fatal in import wizard in minimal install
|
2016-06-22 10:20:57 +02:00 |