.. |
.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
|
Fix 'Application importexport not found' error in jdots by setting app to 'admin' in link
|
2012-09-12 17:10:45 +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
|
- Fix sorting by modification time to handle files changed at the same time
|
2012-02-14 18:36:15 +00:00 |
class.importexport_definition.inc.php
|
Add ability to create an export definition based on an existing import definition
|
2011-12-01 18:49:42 +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
|
- Better messages if import file has a problem
|
2012-09-12 17:55:13 +00:00 |
class.importexport_export_csv.inc.php
|
Set empty fields to '' instead of retaining their value (null or 0)
|
2012-04-17 16:36:31 +00:00 |
class.importexport_export_ui.inc.php
|
fixed typo causing extension to be lost
|
2012-07-03 14:24:07 +00:00 |
class.importexport_helper_functions.inc.php
|
- Don't try a CSV preview on non-csv files
|
2012-09-18 19:04:31 +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
|
Add warnings to import plugin
|
2011-12-15 16:24:47 +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
|
Try translation of lookup values if straight lookup fails
|
2012-10-10 15:58:58 +00:00 |
class.importexport_import_ui.inc.php
|
Show new / edit definition options on any warning
|
2012-10-12 15:05:29 +00:00 |
class.importexport_schedule_ui.inc.php
|
- Export all records
|
2012-04-18 17:48:08 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Add CP850 to translation class list of installed charsets, don't need to add it in import/export
|
2011-12-14 21:34:24 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Fix missing conditions
|
2012-10-11 20:06:41 +00:00 |