egroupware/admin/inc
2018-05-28 15:31:32 +02:00
..
class.admin_accesslog.inc.php Fix Ctrl+A in context menu does not get translated 2016-09-09 12:54:52 +02:00
class.admin_account.inc.php warn if admin tries to rename user anonymous, as it breaks file sharing and Collabora 2018-01-22 12:42:09 +01:00
class.admin_acl.inc.php Fix ACL dialog actions don't work on first load via top link 2017-06-12 13:14:41 -06: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 Admin - Can't only delete categories for the selected app. Globals only deletable through Admin 2018-02-21 14:41:34 -07: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 do NOT update timestamps when migrating account_id eg. to LDAP or AD 2018-04-24 11:27:10 +02: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 fix typo 2018-04-03 20:15:43 +02: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 no longer working db-creation after 6dfe752b7f allow to switch whole database readonly 2017-03-13 16:41:12 +01: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 * Admin: Implement new feature to upload multiple images for login background image in site-configuration and show them randomly. 2018-05-28 15:31:32 +02:00
class.admin_customfields.inc.php Check only the appname cause not all apps may have title implemented 2018-01-23 12:33:48 +01: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 add token to deny access 2017-10-27 16:22:56 +02:00
class.admin_egw_acl_record.inc.php Add a column for run rights, each of which gets their own row 2017-11-02 10:24:47 -06: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_acl_csv.inc.php Add a column for run rights, each of which gets their own row 2017-11-02 10:24:47 -06: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 * Admin/APC(u): fix error in clear cache: if APC(u) runs out of memory clearing just instance cache clear whole cache 2016-07-28 12:02:21 +02:00
class.admin_import_groups_csv.inc.php Remove unexecutable code 2017-01-31 08:14:28 -07:00
class.admin_import_users_csv.inc.php Remove unexecutable code 2017-01-31 08:14:28 -07:00
class.admin_mail.inc.php fix smime key got immediatly deleted again 2018-04-10 14:52:14 +02:00
class.admin_messages.inc.php Try to correct ckeditor references point to vendor directory 2016-10-07 12:15:03 +02:00
class.admin_passwordreset.inc.php * Admin: fix bulk password reset to work on minimal install / no longer require old phpgwapi 2018-05-25 15:09:38 +02: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 * Admin - fix group list filter & sort 2018-01-30 11:28:27 -07:00
class.admin_wizard_export_acl_csv.inc.php Add a column for run rights, each of which gets their own row 2017-11-02 10:24:47 -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 add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog 2016-08-12 11:35:30 +02: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