.. |
.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
|
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
|
2011-09-16 13:03:46 +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
|
Add All users permission option
|
2012-06-05 21:50:34 +00:00 |
class.importexport_definitions_ui.inc.php
|
Add 'All users' option to allowed users in definition list popup
|
2012-06-20 17:34:03 +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
|
- Leave any account names that can't be parsed to IDs for use in errors
|
2012-01-25 18:13:57 +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
|
Enforce at least the right number of columns in import file vs definition, even if we can't tell what the columns are
|
2012-09-04 22:45:55 +00:00 |
class.importexport_import_ui.inc.php
|
Add a check & warning on mismatched encoding. Conversion will happen automatically, but warn if we know it will happen.
|
2012-09-04 22:39:15 +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
|
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 |