.. |
.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
|
Make sure etemplate.js gets loaded
|
2010-06-14 07:45:54 +00:00 |
class.importexport_export_csv.inc.php
|
- Add blacklisting so plugin scan will skip certain files or directories
|
2010-03-29 17:38:54 +00:00 |
class.importexport_export_ui.inc.php
|
Remove debug
|
2010-04-06 14:21:54 +00:00 |
class.importexport_helper_functions.inc.php
|
"fixed not working plugin cache (on tree level): callback has to be public, as it's get called static by an other class (egw_cache)"
|
2010-04-03 10:31: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
|
- 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
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +00:00 |
class.importexport_schedule_ui.inc.php
|
- Change file/class names to match new naming conventions
|
2010-03-22 15:09:26 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Fix js error in IE: make sure button has onclick handler and call xajax_eT_wrapper_init()
|
2010-03-31 16:27:57 +00:00 |