.. |
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
|
fix not working changing password for account in SQL
|
2023-02-21 14:34:36 +01:00 |
class.admin_acl.inc.php
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given
|
2021-11-15 14:58:54 +01:00 |
class.admin_asyncservice.inc.php
|
PHP 8 fixes
|
2021-03-29 16:47:19 +02:00 |
class.admin_categories.inc.php
|
Admin push update fixes
|
2022-10-18 11:29:22 -06: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
|
Admin: Push for categories
|
2022-10-27 11:13:41 -06:00 |
class.admin_cmd_delete_account.inc.php
|
Admin: Remove time limit when deleting a user
|
2022-04-05 15:14:53 -06:00 |
class.admin_cmd_delete_category.inc.php
|
|
|
class.admin_cmd_edit_group.inc.php
|
|
|
class.admin_cmd_edit_preferences.inc.php
|
|
|
class.admin_cmd_edit_user.inc.php
|
|
|
class.admin_cmd.inc.php
|
fix not working changing password for account in SQL
|
2023-02-21 14:34:36 +01: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
|
fix PHP 8.0 error: Undefined constant "__ALL__"
|
2021-11-08 11:25:42 +01:00 |
class.admin_customfields.inc.php
|
* Resources: Customfields can now be per category
|
2022-11-16 14:10:34 -07:00 |
class.admin_customtranslation.inc.php
|
|
|
class.admin_db_backup.inc.php
|
fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer)
|
2016-05-14 21:26:36 +02:00 |
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
|
|
|
class.admin_hooks.inc.php
|
disable usage statistic for now, as there is no more backend
|
2023-02-27 12:57:57 +01:00 |
class.admin_import_groups_csv.inc.php
|
|
|
class.admin_import_users_csv.inc.php
|
|
|
class.admin_mail.inc.php
|
* Mail/OAuth: fix mail account creation failed for regular EGroupware users / non-admins
|
2023-02-20 15:37:06 +01:00 |
class.admin_messages.inc.php
|
fix PHP 8.x Fatal changing languages
|
2022-11-11 13:28:41 +01:00 |
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
|
disable usage statistic for now, as there is no more backend
|
2023-02-27 12:57:57 +01:00 |
class.admin_ui.inc.php
|
disable usage statistic for now, as there is no more backend
|
2023-02-27 12:57:57 +01: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
|
|
|