..
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
Add support for some special fields to the base class
2014-06-16 20:05:06 +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
Adapt importexport for etemplate2
2013-11-01 22:04:43 +00:00
class.importexport_helper_functions.inc.php
Adapt importexport for etemplate2
2013-11-01 22:04:43 +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
Adapt importexport for etemplate2
2013-11-01 22:04:43 +00:00
class.importexport_widget_filter.inc.php
Avoid warning if value is not an array
2014-04-30 16:52:34 +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
Add default implementation of equal and less_than condition functions, fix problem with blanks in mapping
2014-06-16 16:21:22 +00:00