egroupware_official/importexport/inc
2012-05-29 11:06:40 +00:00
..
.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 rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar 2011-09-16 13:03:46 +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 - Fix sorting by modification time to handle files changed at the same time 2012-02-14 18:36:15 +00:00
class.importexport_definition.inc.php Add ability to create an export definition based on an existing import definition 2011-12-01 18:49:42 +00:00
class.importexport_definitions_bo.inc.php Give a list of what definitions were imported, so you can find them 2012-01-20 18:39:50 +00:00
class.importexport_definitions_ui.inc.php * ImportExport/Tracker: timeout left num-rows set to -1, causing nextmatch to try to display full list on next login 2012-03-29 10:43:21 +00:00
class.importexport_export_csv.inc.php Set empty fields to '' instead of retaining their value (null or 0) 2012-04-17 16:36:31 +00:00
class.importexport_export_ui.inc.php throw exception if there are no app profiles available for export 2012-05-29 11:06:40 +00:00
class.importexport_helper_functions.inc.php - Leave any account names that can't be parsed to IDs for use in errors 2012-01-25 18:13:57 +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 warnings to import plugin 2011-12-15 16:24:47 +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 If field is not in the list of fields to be imported, do not add it in as null - could overwrite existing data 2012-04-24 15:46:25 +00:00
class.importexport_import_ui.inc.php Refresh opening window after import 2012-01-05 18:23:02 +00:00
class.importexport_schedule_ui.inc.php - Export all records 2012-04-18 17:48:08 +00:00
class.importexport_wizard_basic_export_csv.inc.php Add CP850 to translation class list of installed charsets, don't need to add it in import/export 2011-12-14 21:34:24 +00:00
class.importexport_wizard_basic_import_csv.inc.php Add CP850 to translation class list of installed charsets, don't need to add it in import/export 2011-12-14 21:34:24 +00:00