egroupware/importexport/inc
2011-04-11 15:45:29 +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 If user does not have permission for Import / Export, skip all importexport sidebox links 2011-04-06 22:47:49 +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 Fix date comparison when importing definitions 2011-03-21 17:35:53 +00:00
class.importexport_definitions_ui.inc.php * ImportExport/PostgreSQL: fixed SQL error "wrong operator !" when defining a profil 2011-04-11 15:45:29 +00:00
class.importexport_export_csv.inc.php Fix for exporting custom fields in user format - CFs are stored as text, not timestamp 2011-04-04 16:09:22 +00:00
class.importexport_export_ui.inc.php Allow plugin selection settings to override preferences 2011-04-06 22:24:46 +00:00
class.importexport_helper_functions.inc.php Blacklist calendar CSV import because it doesn't work the same as the others, and you should use iCal. If someone needs it, they can put it back in. 2011-04-11 15:21:10 +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 Convert date/time to timestamp 2011-04-06 17:22:14 +00:00
class.importexport_import_ui.inc.php If appname is passed in on URL, make appname read-only 2011-03-24 15:17:15 +00:00
class.importexport_schedule_ui.inc.php * ImportExport/PostgreSQL: fixed SQL error "wrong operator !" when defining a profil 2011-04-11 15:45:29 +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 Fix automatic field mapping when a mapping field is an array (addressbook categories) 2011-03-17 14:34:10 +00:00