.. |
class.importexport_admin_prefs_sidebox_hooks.inc.php
|
Stop admin tree from jumping back to the top when you click some links
|
2015-09-03 16:21:02 +00:00 |
class.importexport_arrayxml.inc.php
|
Try to catch some errors
|
2013-01-03 15:53:31 +00:00 |
class.importexport_basic_import_csv.inc.php
|
Calendar CSV import
|
2015-09-22 17:26:36 +00:00 |
class.importexport_definition.inc.php
|
Add a method to get an icon for a record, as specific to that record as possible
|
2014-11-18 23:40:49 +00:00 |
class.importexport_definitions_bo.inc.php
|
Fix up allowed users handling
|
2014-07-15 18:09:20 +00:00 |
class.importexport_definitions_ui.inc.php
|
Fix edit definition dialog looks weird when we open it directly to a certain step
|
2015-11-30 23:23:51 +00:00 |
class.importexport_export_csv.inc.php
|
Fix invalid call to non-existing method
|
2015-09-23 17:41:50 +00:00 |
class.importexport_export_ui.inc.php
|
remove ancient CreateObject('phpgwapi.javascript'), replace it with egw_framework::validate_file, which is availabe from 1.8 on I believe
|
2016-04-08 08:58:23 +00:00 |
class.importexport_helper_functions.inc.php
|
blacklisting whole etemplate app and importexport_widget_filter class (plus api, phpgwapi and setup, as they make no sense at all), as they mess up autoloading ("PHP Fatal error: Class EGroupware\Api\Etemplate\Widget\Transformer not found")
|
2016-03-22 10:10:20 +00:00 |
class.importexport_iface_egw_record.inc.php
|
Add a method to get an icon for a record, as specific to that record as possible
|
2014-11-18 23:40:49 +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
|
Import / Export cleanup:
|
2012-10-12 19:50: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
|
Enable importing to categories with comma in their name
|
2016-03-15 15:58:52 +00:00 |
class.importexport_import_ui.inc.php
|
Some more egw_framework::validate_file calls
|
2016-04-11 19:44:28 +00:00 |
class.importexport_schedule_ui.inc.php
|
Some more egw_framework::validate_file calls
|
2016-04-11 19:44:28 +00:00 |
class.importexport_widget_filter.inc.php
|
Fix fatal error "Class 'etemplate_widget' not found"
|
2016-04-05 20:48:26 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Remove extra empty column
|
2014-12-16 16:42:33 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Avoid fatal error about missing js->set_onload()
|
2016-04-18 19:53:22 +00:00 |