.. |
class.importexport_admin_prefs_sidebox_hooks.inc.php
|
If user is admin, show the admin Import/Export sidebox with the definition list
|
2012-12-04 22:50:05 +00:00 |
class.importexport_arrayxml.inc.php
|
- Add blacklisting so plugin scan will skip certain files or directories
|
2010-03-29 17:38:54 +00:00 |
class.importexport_basic_import_csv.inc.php
|
reverting r40662, as there is more PHP 5.3 code ($record_class::$variable) to fix
|
2012-10-25 14:20:48 +00:00 |
class.importexport_definition.inc.php
|
* Add ability to create an export definition based on an existing import definition
|
2011-12-05 16:07:40 +00:00 |
class.importexport_definitions_bo.inc.php
|
* Improvements to import - file checking, more warnings, destination addressbook checking
|
2012-09-25 14:49:27 +00:00 |
class.importexport_definitions_ui.inc.php
|
Clear owner & allowed popups after changing
|
2012-12-05 16:29:17 +00:00 |
class.importexport_export_csv.inc.php
|
Add category ACL check to export conversion to human values
|
2012-11-13 17:40:39 +00:00 |
class.importexport_export_ui.inc.php
|
vCard import/export improvements
|
2012-11-16 16:56:40 +00:00 |
class.importexport_helper_functions.inc.php
|
Prevent new categories from being created during dry-run
|
2012-10-22 14:25:43 +00:00 |
class.importexport_iface_egw_record.inc.php
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +00:00 |
class.importexport_iface_export_plugin.inc.php
|
- Add ability for plugin to specify mimetype
|
2010-10-12 22:45:55 +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
|
* Add vCard import/export plugins
|
2012-10-15 16:29:52 +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
|
Try translation of lookup values if straight lookup fails' importexport
|
2012-10-16 14:41:33 +00:00 |
class.importexport_import_ui.inc.php
|
Number of columns in file must match number of columns in sample file given to definition instead of number of columns imported (to get non-imported columns working again)
|
2012-11-27 15:41:27 +00:00 |
class.importexport_schedule_ui.inc.php
|
Fixes for scheduled exporting
|
2012-04-24 16:06:31 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Preserve original field names when creating an export definition from an import definition
|
2011-12-15 15:37:41 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Number of columns in file must match number of columns in sample file given to definition instead of number of columns imported (to get non-imported columns working again)
|
2012-11-27 15:41:27 +00:00 |