egroupware/importexport/inc
2011-11-29 00:27:54 +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 consider running in setup (install/update of app) as run by an admin 2011-06-08 10:59:45 +00:00
class.importexport_definitions_bo.inc.php Fix some problems with read-only wizard: 2011-10-26 19:54:15 +00:00
class.importexport_definitions_ui.inc.php - Add 'Add' button to add a new condition 2011-11-03 20:23:04 +00:00
class.importexport_export_csv.inc.php Try out PHP's native fputcsv() to see if it still causes problems 2011-11-29 00:27:54 +00:00
class.importexport_export_ui.inc.php Add options tab to export dialog so user can change delimiter when exporting 2011-10-31 19:18:06 +00:00
class.importexport_helper_functions.inc.php only check for class.$classname.inc.php files, when scanning for plugins, as backupfiles postfixing the filename with an other extension stall EGroupware completly (Fatal Error: Can not redeclar class) 2011-11-21 09:50:02 +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 Add convert option, affects how date/times & categories are parsed 2011-10-25 18:54:23 +00:00
class.importexport_import_ui.inc.php Add ability for user to override definition's delimiter when importing 2011-11-03 16:18:26 +00:00
class.importexport_schedule_ui.inc.php Add context menu 2011-06-02 16:50:41 +00:00
class.importexport_wizard_basic_export_csv.inc.php Add an option for charset to use the current user's preferred charset 2011-05-24 15:50:38 +00:00
class.importexport_wizard_basic_import_csv.inc.php Don't discard first definition 2011-11-07 18:24:15 +00:00