egroupware/admin/inc
2016-07-12 11:44:02 +02:00
..
class.admin_accesslog.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_account.inc.php fix typo in 2. password 2016-04-29 11:45:01 +00:00
class.admin_acl.inc.php fix PHP Fatal, if etemplate is not installed 2016-05-05 17:59:31 +00:00
class.admin_asyncservice.inc.php * Admin: fix async service testjob to run on a default install (no phpgwapi) 2016-06-08 15:15:01 +02:00
class.admin_categories.inc.php fix PHP Fatal in 16.1 minimal install caused by usage of old categories:: constants 2016-06-27 18:38:04 +02:00
class.admin_cmd_account_app.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_change_account_id.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_change_pw.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_check_acl.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_check_cats.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_delete_account.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_edit_group.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd_edit_user.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_cmd.inc.php fix wrong case in "AsyncService" to "Asyncservice" 2016-05-09 09:15:48 +00:00
class.admin_cmds.inc.php port "Admin Queue and History" and "Remote Administration Instances" to eT2 2016-05-07 16:57:18 +00:00
class.admin_config.inc.php move admin >> Site config to new et2 based site-config 2016-04-21 16:39:59 +00:00
class.admin_customtranslation.inc.php fix custom translations to use eT2 2016-05-08 12:23:54 +00:00
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 fix not loaded header / CSS, renamed classes for autoloading and changed new admin_denyaccess to use new api 2016-05-14 21:04:03 +02:00
class.admin_egw_group_record.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_egw_user_record.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_export_groups_csv.inc.php - Export plugins now specify the export record class 2016-05-04 19:34:30 +00:00
class.admin_export_users_csv.inc.php - Export plugins now specify the export record class 2016-05-04 19:34:30 +00:00
class.admin_hooks.inc.php do not use jdots class not always installed by Api\Framework\Ajax, which is always available 2016-07-08 16:37:15 +02:00
class.admin_import_groups_csv.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_import_users_csv.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_mail.inc.php give more details about possible error 2016-06-24 14:28:49 +02:00
class.admin_messages.inc.php fix not loaded header / CSS, renamed classes for autoloading and changed new admin_denyaccess to use new api 2016-05-14 21:04:03 +02:00
class.admin_passwordreset.inc.php moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00
class.admin_statistics.inc.php fix admin_statistics to use eT2 2016-05-14 12:40:15 +02:00
class.admin_ui.inc.php Load app hooks with ajax=true into a div instead of an iframe 2016-06-29 09:48:54 -06:00
class.admin_wizard_export_groups_csv.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_wizard_export_users_csv.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.admin_wizard_import_groups_csv.inc.php Change field mapping for groups to make more sense 2010-10-12 16:45:31 +00:00
class.admin_wizard_import_users_csv.inc.php Fix import / export available and exported fields 2011-04-12 22:23:40 +00:00
class.customfields.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
class.uiconfig.inc.php using new api for admin, though 3 classes still use old etemplate 2016-04-27 19:12:20 +00:00
hook_acl_manager.inc.php fix not loaded header / CSS, renamed classes for autoloading and changed new admin_denyaccess to use new api 2016-05-14 21:04:03 +02:00
hook_config_validate.inc.php * Admin: fix PHP Fatal Class jdots_framework does not exist in minimal install 2016-07-12 11:44:02 +02:00