egroupware/admin/inc
Nathan Gray 81ef504361 - Disable options according to type too
- Start options, value & rows disabled according to type when popup opens
2014-11-27 16:58:11 +00:00
..
class.admin_accesslog.inc.php sessions with status blocked or wrong password could not be deleted from access log (to unblock an account) 2014-11-10 16:49:21 +00:00
class.admin_account.inc.php delete user by account_id, not account_lid, as there might be a group with same name 2014-10-29 16:03:22 +00:00
class.admin_acl.inc.php Fix access UI to take user's permissions into account, and not let them try to edit run rights 2014-09-18 15:01:08 +00:00
class.admin_applications.inc.php
class.admin_categories.inc.php fixed not working refresh of user category list called via top-menu after adding/editing a category 2014-09-25 16:03:28 +00:00
class.admin_cmd_account_app.inc.php
class.admin_cmd_change_account_id.inc.php * all apps: custom-fields are now stored in own egw_customfields table (no more limit on number), site configurations get now JSON serialized 2014-06-23 14:35:22 +00:00
class.admin_cmd_change_pw.inc.php fixed error-message for password change containing "%" instead of "%1" 2014-06-18 08:03:13 +00:00
class.admin_cmd_check_acl.inc.php
class.admin_cmd_check_cats.inc.php
class.admin_cmd_delete_account.inc.php delete user by account_id, not account_lid, as there might be a group with same name 2014-10-29 16:03:22 +00:00
class.admin_cmd_edit_group.inc.php * Admin/Filemanager: creating groups did not create group directory, but damaged VFS (can be repaired with "Check virtual filesystem") 2014-06-04 09:26:29 +00:00
class.admin_cmd_edit_user.inc.php * Admin/PostgreSQL: adding new accounts failed 2014-09-24 06:55:44 +00:00
class.admin_cmd.inc.php add/edit accounts via extra tab in addressbook edit dialog 2014-03-18 15:10:57 +00:00
class.admin_cmds.inc.php
class.admin_customtranslation.inc.php
class.admin_db_backup.inc.php * Admin: restore from admin was not working (worked only from setup) 2014-07-25 09:13:19 +00:00
class.admin_egw_group_record.inc.php Add a method to get an icon for a record, as specific to that record as possible 2014-11-18 23:40:49 +00:00
class.admin_egw_user_record.inc.php Add a method to get an icon for a record, as specific to that record as possible 2014-11-18 23:40:49 +00:00
class.admin_export_groups_csv.inc.php
class.admin_export_users_csv.inc.php
class.admin_hooks.inc.php fixed statistic submit to show, but ignore, tree 2014-07-17 14:02:11 +00:00
class.admin_import_groups_csv.inc.php
class.admin_import_users_csv.inc.php
class.admin_passwordreset.inc.php * Admin: fix fatal error in admin >> bulk password reset 2014-11-20 13:53:30 +00:00
class.admin_prefs_sidebox_hooks.inc.php get group actions from edit_group hook 2014-03-27 19:00:52 +00:00
class.admin_statistics.inc.php fixed statistic submit to show, but ignore, tree 2014-07-17 14:02:11 +00:00
class.admin_ui.inc.php not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks 2014-10-30 15:12:37 +00:00
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.boaclmanager.inc.php
class.boconfig.inc.php
class.customfields.inc.php - Disable options according to type too 2014-11-27 16:58:11 +00:00
class.uiaclmanager.inc.php old user and group admin, incl. lots of old phplib templates 2014-03-28 19:18:58 +00:00
class.uiasyncservice.inc.php fix async jobs with scalar data (strings, int) got quoted over and over again 2014-10-17 13:51:28 +00:00
class.uiconfig.inc.php Fix a few more redirects resulting in unwanted iframes. 2014-09-22 15:25:23 +00:00
class.uimainscreen.inc.php handle/fix missed ckeditor3 calls 2013-03-15 11:50:48 +00:00
hook_acl_manager.inc.php remove old API interserver class, drop its table and commented out functionality from admin 2014-01-19 09:54:14 +00:00
hook_after_navbar.inc.php
hook_config_validate.inc.php change validation of configuration to return existing validation functions, not running arbitrary ones 2014-04-23 14:36:08 +00:00
hook_deleteaccount.inc.php
hook_topmenu_info.inc.php