egroupware/importexport/inc
2011-03-14 23:42:24 +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 Don't hide exports from admins, even if exporting is disabled for users. 2011-02-24 15:47:43 +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 Use _bo is_permitted() function for consistency, fixes occasional exceptions due to group permissions 2011-02-11 18:03:44 +00:00
class.importexport_definitions_bo.inc.php Set default export-<appname> definitions as the site-wide default if no default is set 2011-03-14 23:07:46 +00:00
class.importexport_definitions_ui.inc.php Fix definition filter to allow admins access to their own private definitions 2011-03-14 17:35:01 +00:00
class.importexport_export_csv.inc.php Add 'All custom fields' field option, that will cause all custom fields to be exported 2011-03-02 17:08:43 +00:00
class.importexport_export_ui.inc.php Merge recursive to preserve sub-arrays 2011-03-14 20:39:54 +00:00
class.importexport_helper_functions.inc.php Make account name->id translator able to handle any IDs that are passed 2011-03-14 23:42:24 +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 - Change file/class names to match new naming conventions 2010-03-22 15:09: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 Implement conversion class so the app's plugin can provide extra conversion functions 2010-10-06 22:33:52 +00:00
class.importexport_import_ui.inc.php Wrap definition constructor in a try/catch to catch & ignore permission errors 2011-02-14 15:54:28 +00:00
class.importexport_schedule_ui.inc.php More agressive filtering on schedule options - all subsequent options start filtered 2011-03-14 20:55:42 +00:00
class.importexport_wizard_basic_export_csv.inc.php Add 'All custom fields' field option, that will cause all custom fields to be exported 2011-03-02 17:08:43 +00:00
class.importexport_wizard_basic_import_csv.inc.php Better handling of shifting to avoid deleted fields 2011-03-04 19:02:41 +00:00