.. |
class.admin_accesslog.inc.php
|
* Admin: fix session list did NOT show interactive sessions, if push is used
|
2020-10-06 11:59:19 +02:00 |
class.admin_account.inc.php
|
Admin: Exclude some apps from transfer list, even though they support the needed hook
|
2021-05-18 09:19:59 -06:00 |
class.admin_acl.inc.php
|
fix empty labels in application selection in ACL dialog
|
2021-10-08 13:24:08 +02:00 |
class.admin_asyncservice.inc.php
|
PHP 8 fixes
|
2021-03-29 16:47:19 +02:00 |
class.admin_categories.inc.php
|
fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
|
2021-10-06 16:08:32 +02:00 |
class.admin_cmd_account_app.inc.php
|
|
|
class.admin_cmd_acl.inc.php
|
|
|
class.admin_cmd_category.inc.php
|
fix PHP 8.0 error "array_key_exists(): Argument #2 ($array) must be of type array, null given" when creating a category
|
2021-10-07 16:16:12 +02:00 |
class.admin_cmd_change_account_id.inc.php
|
|
|
class.admin_cmd_change_pw.inc.php
|
|
|
class.admin_cmd_check_acl.inc.php
|
|
|
class.admin_cmd_check_cats.inc.php
|
|
|
class.admin_cmd_config.inc.php
|
|
|
class.admin_cmd_customfield.inc.php
|
Avoid some 'array_key_exists() expects parameter 2 to be array' warnings by checking first
|
2020-10-13 15:20:33 -06:00 |
class.admin_cmd_delete_account.inc.php
|
fix some warnings (in Travis and otherwise)
|
2020-03-05 13:39:57 +01:00 |
class.admin_cmd_delete_category.inc.php
|
|
|
class.admin_cmd_edit_group.inc.php
|
* Admin: Fix group email got lost on save
|
2020-01-29 10:13:22 -07:00 |
class.admin_cmd_edit_preferences.inc.php
|
|
|
class.admin_cmd_edit_user.inc.php
|
fix to allow setting "anonymous" flag for other accounts and try to fix Chrome autocomplete
|
2020-03-21 14:38:32 +01:00 |
class.admin_cmd.inc.php
|
Try to avoid error opening Addressbook policy
|
2020-11-02 09:17:00 -07:00 |
class.admin_cmds.inc.php
|
fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
|
2021-10-06 16:08:32 +02:00 |
class.admin_config.inc.php
|
show error if anon-images directory could not be created
|
2021-03-15 09:45:34 +02:00 |
class.admin_customfields.inc.php
|
PHP 8 fixes
|
2021-03-29 16:47:19 +02:00 |
class.admin_customtranslation.inc.php
|
|
|
class.admin_db_backup.inc.php
|
|
|
class.admin_denyaccess.inc.php
|
|
|
class.admin_egw_acl_record.inc.php
|
|
|
class.admin_egw_group_record.inc.php
|
|
|
class.admin_egw_user_record.inc.php
|
|
|
class.admin_export_acl_csv.inc.php
|
|
|
class.admin_export_groups_csv.inc.php
|
|
|
class.admin_export_users_csv.inc.php
|
Admin - fix missing/incorrect filter options in user export definition
|
2019-07-10 15:50:31 -06:00 |
class.admin_hooks.inc.php
|
Admin: split clear user's credentials into 2 actions, mail & all others
|
2021-01-11 11:53:04 -07:00 |
class.admin_import_groups_csv.inc.php
|
|
|
class.admin_import_users_csv.inc.php
|
Admin - Record old values for change history when import updates an existing account
|
2019-06-17 16:30:07 -06:00 |
class.admin_mail.inc.php
|
fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
|
2021-10-06 16:08:32 +02:00 |
class.admin_messages.inc.php
|
|
|
class.admin_passwordreset.inc.php
|
Admin: Fix clear mail credentials to only IMAP, SMTP, SMIME
|
2021-01-15 13:54:40 -07:00 |
class.admin_statistics.inc.php
|
* Statistik: add maintenance release version and docker install type
|
2019-10-29 13:09:06 +01:00 |
class.admin_ui.inc.php
|
next big chunk of fixed PHP 8.0 Warnings
|
2021-10-05 14:11:11 +02:00 |
class.admin_wizard_export_acl_csv.inc.php
|
|
|
class.admin_wizard_export_groups_csv.inc.php
|
|
|
class.admin_wizard_export_users_csv.inc.php
|
|
|
class.admin_wizard_import_groups_csv.inc.php
|
|
|
class.admin_wizard_import_users_csv.inc.php
|
|
|
class.customfields.inc.php
|
|
|
class.uiconfig.inc.php
|
fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc
|
2021-03-21 18:27:09 +01:00 |
hook_acl_manager.inc.php
|
|
|
hook_config_validate.inc.php
|
|
|