egroupware_official/importexport/inc
Nathan Gray 0a91bc5aa9 Add support for filtering records to be exported.
Filterable fields are attempted to be autodetected by using the exportable fields.
Records can be filtered by fields with type select,select-cat,select-account,date,date-time (according to egw_record class) 
only at this time.  Filters are saved in the definition and used with scheduled exports.  They are also available to the
user for modification in the export dialog.
2012-12-31 20:36:28 +00:00
..
class.filter_widget.inc.php Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
class.importexport_admin_prefs_sidebox_hooks.inc.php Default application filter to the application you were just in 2012-12-03 21:55:52 +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 Implement importing fields that are primary keys/links to a record in another app 2012-12-17 18:50:03 +00:00
class.importexport_definition.inc.php Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
class.importexport_definitions_bo.inc.php Import export dialog - Add suggestion for admin to take a backup before importing 2012-09-05 20:02:03 +00:00
class.importexport_definitions_ui.inc.php Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
class.importexport_export_csv.inc.php Fix link conversion only works the first time 2012-12-18 16:36:05 +00:00
class.importexport_export_ui.inc.php Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
class.importexport_helper_functions.inc.php Add support for filtering records to be exported. 2012-12-31 20:36:28 +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 Import / Export cleanup: 2012-10-12 19:50: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 Improve error messages when linking goes awry 2012-12-19 20:21:51 +00:00
class.importexport_import_ui.inc.php Fix no notifications checkbox 2012-12-19 20:06:13 +00:00
class.importexport_schedule_ui.inc.php Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
class.importexport_wizard_basic_export_csv.inc.php Add support for filtering records to be exported. 2012-12-31 20:36:28 +00:00
class.importexport_wizard_basic_import_csv.inc.php Do not consider stop flag when clearing empty conditions 2012-11-26 18:07:13 +00:00