egroupware/importexport/inc
2012-02-07 20:49:38 +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 code alignment 2010-11-24 11:25:37 +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 Give a list of what definitions were imported, so you can find them 2012-01-20 18:39:50 +00:00
class.importexport_export_csv.inc.php Remove double charset conversion on header 2012-01-09 20:46:23 +00:00
class.importexport_export_ui.inc.php - Fix broken encodings by using export_csv's fputcsv 2011-12-08 17:27:16 +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 Better handling of date-times without times, prevent double-conversion to server time 2012-02-07 20:49:38 +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 In scheduled list, show last / next run times in user time. Async still runs in server time though, so added a message about that to edit dialog. 2012-02-01 20:49:27 +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