.. |
.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
|
Use new sidebox_all hook to add importexport links to other apps' sideboxes
|
2011-02-03 16:32:03 +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
|
Add auto-import of definitions in appname/setup/*.xml
|
2011-02-03 18:09:39 +00:00 |
class.importexport_definitions_ui.inc.php
|
Wrap definition constructor in a try/catch to catch & ignore permission errors
|
2011-02-14 15:54:28 +00:00 |
class.importexport_export_csv.inc.php
|
Load the translations for the app for headings
|
2011-01-12 17:02:43 +00:00 |
class.importexport_export_ui.inc.php
|
Wrap definition constructor in a try/catch to catch & ignore permission errors
|
2011-02-14 15:54:28 +00:00 |
class.importexport_helper_functions.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_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
|
Wrap definition constructor in a try/catch to catch & ignore permission errors
|
2011-02-14 15:54:28 +00:00 |
class.importexport_schedule_ui.inc.php
|
Wrap definition constructor in a try/catch to catch & ignore permission errors
|
2011-02-14 15:54:28 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Load the translations for the app for headings
|
2011-01-12 17:02:43 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Set update_cat to saved value on first load
|
2011-02-14 16:04:18 +00:00 |