..
.class.bodefinitions.inc.php.swp
initial import of my importexport work,
2006-11-10 15:30:01 +00:00
class.importexport_admin_prefs_sidebox_hooks.inc.php
* calendar/addressbook/importexport/merge-print: introduction of a static function to fetch the export limit, and normalize the possible output: bo_merge::getExportLimit; apply new function to bo_mergen, nextmatch_widget, addressbook, calendar and importexport; introduction of an calendar export limit; introduction of hook to provide appspecific export_limit
2011-09-16 13:23:15 +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
Reset warnings before starting import
2012-02-17 20:19:31 +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
Preserve original field names when creating an export definition from an import definition
2011-12-15 15:37:41 +00:00
class.importexport_definitions_ui.inc.php
use wizard to try to translate headers. it should give better results, especially with compounds like ->street (business)<-, where translation has no such phrase
2011-12-14 11:02:55 +00:00
class.importexport_export_csv.inc.php
Stop double encoding on export file header
2012-01-10 19:46:09 +00:00
class.importexport_export_ui.inc.php
- Fix broken encodings by using export_csv's fputcsv
2011-12-09 21:08:48 +00:00
class.importexport_helper_functions.inc.php
- When converting account names to IDs, remove successful conversions so user can be warned about unsuccessful ones
2012-01-26 15:32:13 +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
* Scheduled import improvements:
2011-12-20 15:45:16 +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
Log the format attempted
2012-03-06 15:54:34 +00:00
class.importexport_import_ui.inc.php
Refresh opening window after importing
2012-01-09 20:53:06 +00:00
class.importexport_schedule_ui.inc.php
Reset warnings before starting import
2012-02-17 20:19: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
Add CP850 to charset list, add configuration option for other available charsets
2011-12-08 16:08:36 +00:00