.. |
.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
|
Don't hide exports from admins, even if exporting is disabled for users.
|
2011-02-24 15:47:43 +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
|
code alignment
|
2010-11-24 11:25:37 +00:00 |
class.importexport_definition.inc.php
|
Use _bo is_permitted() function for consistency, fixes occasional exceptions due to group permissions
|
2011-02-11 18:03:44 +00:00 |
class.importexport_definitions_bo.inc.php
|
Set default export-<appname> definitions as the site-wide default if no default is set
|
2011-03-14 23:07:46 +00:00 |
class.importexport_definitions_ui.inc.php
|
Fix definition filter to allow admins access to their own private definitions
|
2011-03-14 17:35:01 +00:00 |
class.importexport_export_csv.inc.php
|
Add 'All custom fields' field option, that will cause all custom fields to be exported
|
2011-03-02 17:08:43 +00:00 |
class.importexport_export_ui.inc.php
|
Merge recursive to preserve sub-arrays
|
2011-03-14 20:39:54 +00:00 |
class.importexport_helper_functions.inc.php
|
Make account name->id translator able to handle full usernames and groups listed as Group, name
|
2011-03-15 00:01:23 +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
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09: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
|
Implement conversion class so the app's plugin can provide extra conversion functions
|
2010-10-06 22:33:52 +00:00 |
class.importexport_import_ui.inc.php
|
Improve error message for import errors. Just because there was an error doesn't mean the record wasn't imported using default info
|
2011-03-15 16:18:13 +00:00 |
class.importexport_schedule_ui.inc.php
|
More agressive filtering on schedule options - all subsequent options start filtered
|
2011-03-14 20:55:42 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Add 'All custom fields' field option, that will cause all custom fields to be exported
|
2011-03-02 17:08:43 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Better handling of shifting to avoid deleted fields
|
2011-03-04 19:02:41 +00:00 |