egroupware/importexport/inc
Nathan Gray d10dd0b6ed Fix chosen going crazy in filters by removing unwanted 'No fields' label.
Every selectbox (chosen) was binding to the one label, so any click in that area tried to open them all
2014-07-08 17:35:14 +00:00
..
class.importexport_admin_prefs_sidebox_hooks.inc.php Remove iframe for import/export definition list 2014-01-17 14:01:30 +00:00
class.importexport_arrayxml.inc.php Try to catch some errors 2013-01-03 15:53:31 +00:00
class.importexport_basic_import_csv.inc.php - Re-add extra fields for import 2014-06-17 22:36:17 +00:00
class.importexport_definition.inc.php Try to catch some errors 2013-01-03 15:53:31 +00:00
class.importexport_definitions_bo.inc.php Remove legacy action columns & associated readonlys 2014-02-27 21:27:14 +00:00
class.importexport_definitions_ui.inc.php No need to clear selected plugin just because user pressed 'back', if they choose a different app they'll just have to pick a different plugin 2014-05-14 15:53:38 +00:00
class.importexport_export_csv.inc.php Understand user number preference when importing and exporting floats 2013-09-04 15:15:55 +00:00
class.importexport_export_ui.inc.php Fix selecting only certain records, broken by r47527 2014-07-08 17:33:21 +00:00
class.importexport_helper_functions.inc.php Allow including record indexes in regex pattern 2014-06-18 17:25:48 +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 Understand user number preference when importing and exporting floats 2013-09-04 15:15:55 +00:00
class.importexport_import_ui.inc.php Add visible message if preview is not supported, instead of just nothing. 2014-06-04 14:29:08 +00:00
class.importexport_schedule_ui.inc.php - Re-add extra fields for import 2014-06-17 22:36:17 +00:00
class.importexport_widget_filter.inc.php Fix chosen going crazy in filters by removing unwanted 'No fields' label. 2014-07-08 17:35:14 +00:00
class.importexport_wizard_basic_export_csv.inc.php Don't use msg as ID for step instructions, it gets grabbed by framework message stuff, and disappears. 2014-02-18 23:29:30 +00:00
class.importexport_wizard_basic_import_csv.inc.php - Re-add extra fields for import 2014-06-17 22:36:17 +00:00