.. |
.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
|
- implemented limited support for sidebox options in preferences
|
2010-07-08 08:11:44 +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
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +00:00 |
class.importexport_definition.inc.php
|
- Add blacklisting so plugin scan will skip certain files or directories
|
2010-03-29 17:38:54 +00:00 |
class.importexport_definitions_bo.inc.php
|
Fix missed class rename
|
2010-03-31 14:32:41 +00:00 |
class.importexport_definitions_ui.inc.php
|
Call functions in common statically
|
2010-11-05 19:31:53 +00:00 |
class.importexport_export_csv.inc.php
|
- Fix bug in field conversion where sometimes the first record would not be changed
|
2010-11-09 19:07:47 +00:00 |
class.importexport_export_ui.inc.php
|
Use server's temp directory instead of /tmp
|
2010-11-05 19:29:45 +00:00 |
class.importexport_helper_functions.inc.php
|
Fix accidentally commited debug code
|
2010-10-12 22:46: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
|
- 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
|
Fixes to get selectboxes working for IE (Stylite #8186)
|
2010-09-14 21:17:29 +00:00 |
class.importexport_schedule_ui.inc.php
|
Check protocol to prevent direct file system access. Use VFS to access files on the server instead.
|
2010-10-19 17:29:11 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
- Add an option for export header: use field names or human labels
|
2010-11-09 18:14:49 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Add option to choose to update or replace categories
|
2010-10-19 17:27:10 +00:00 |