This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-01-27 16:29:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
71b38566e5
egroupware
/
importexport
/
inc
History
nathan
dca7023c2a
Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed.
2024-11-05 15:04:15 -07:00
..
class.importexport_admin_prefs_sidebox_hooks.inc.php
class.importexport_arrayxml.inc.php
class.importexport_basic_import_csv.inc.php
* Importexport: Progress updates when importing
2023-12-15 15:18:09 -07:00
class.importexport_definition.inc.php
class.importexport_definitions_bo.inc.php
class.importexport_definitions_ui.inc.php
class.importexport_export_csv.inc.php
Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed.
2024-11-05 15:04:15 -07:00
class.importexport_export_ui.inc.php
class.importexport_helper_functions.inc.php
class.importexport_iface_egw_record.inc.php
class.importexport_iface_export_plugin.inc.php
class.importexport_iface_export_record.inc.php
class.importexport_iface_import_plugin.inc.php
class.importexport_iface_import_record.inc.php
class.importexport_import_csv.inc.php
* Importexport: Progress updates when importing
2023-12-15 15:18:09 -07:00
class.importexport_import_ui.inc.php
* ImportExport: fix not working scheduled import caused by failure to update (the not existing) UI
2024-02-06 10:25:57 +02:00
class.importexport_schedule_ui.inc.php
if async ID would be longer than 64 chars truncate it to 32 chars plus md5 hash of all data
2024-09-16 13:38:03 +02:00
class.importexport_widget_filter.inc.php
change api\Etemplate\Widget::getElementAttribute($name,$attr) to NO longer return a reference, use setElementAttribute($name,$attr) if you need a reference
2024-10-24 21:25:42 +02:00
class.importexport_wizard_basic_export_csv.inc.php
class.importexport_wizard_basic_import_csv.inc.php