.. |
.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
|
Disable accidentally backported Export - requires things not available in 1.8
|
2012-07-27 17:28:16 +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
|
consider running in setup (install/update of app) as run by an admin
|
2011-06-08 11:04:08 +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
|
Disable accidentally backported Export - requires things not available in 1.8
|
2012-07-27 17:28:16 +00:00 |
class.importexport_export_csv.inc.php
|
* ImportExport: Replace CRLF with LF so excel does not break lines early (myStylite#974)
|
2010-12-16 14:51:39 +00:00 |
class.importexport_export_ui.inc.php
|
Use common::egw_exit() instead of just exit for extra cleanup
|
2010-12-20 22:50:51 +00:00 |
class.importexport_helper_functions.inc.php
|
only check for class.$classname.inc.php files, when scanning for plugins, as backupfiles postfixing the filename with an other extension stall EGroupware completly (Fatal Error: Can not redeclar class)
|
2011-11-21 09:52:46 +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
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +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
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +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
|
* fixed not working scheduled import from vfs
|
2011-03-11 16:06:24 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Backport 32258 - Fix bug preventing unsetting a field mapping
|
2010-09-23 19:43:42 +00:00 |