.. |
.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
|
Make link to definitions work in Stylite template
|
2011-03-24 17:36:02 +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
|
Fix date comparison when importing definitions
|
2011-03-21 17:35:53 +00:00 |
class.importexport_definitions_ui.inc.php
|
Fix definition filter to allow admins access to their own private definitions
|
2011-03-14 17:35:01 +00:00 |
class.importexport_export_csv.inc.php
|
Fix for exporting custom fields in user format - CFs are stored as text, not timestamp
|
2011-04-04 16:09:22 +00:00 |
class.importexport_export_ui.inc.php
|
Allow plugin selection settings to override preferences
|
2011-04-06 22:24:46 +00:00 |
class.importexport_helper_functions.inc.php
|
Add optional parent parameter for new categories
|
2011-03-16 23:29:42 +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
|
Convert date/time to timestamp
|
2011-04-06 17:22:14 +00:00 |
class.importexport_import_ui.inc.php
|
If appname is passed in on URL, make appname read-only
|
2011-03-24 15:17:15 +00:00 |
class.importexport_schedule_ui.inc.php
|
If there's only one option for plugin or definition, select it
|
2011-04-04 14:31:37 +00:00 |
class.importexport_wizard_basic_export_csv.inc.php
|
Add 'All custom fields' field option, that will cause all custom fields to be exported
|
2011-03-02 17:08:43 +00:00 |
class.importexport_wizard_basic_import_csv.inc.php
|
Fix automatic field mapping when a mapping field is an array (addressbook categories)
|
2011-03-17 14:34:10 +00:00 |