egroupware/admin/inc
2015-08-04 09:55:57 +00:00
..
class.admin_accesslog.inc.php * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
class.admin_account.inc.php * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +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 * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
class.admin_cmd_account_app.inc.php
class.admin_cmd_change_account_id.inc.php fix nothing to change found, if admin-cli was called with root_admin and config-password 2015-07-24 11:43:17 +00:00
class.admin_cmd_change_pw.inc.php
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
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 removed not used remote administration, use json serialization for new admin_cmd data and (secured) json_php_unserialize for existing data 2015-02-14 17:06:04 +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 * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
class.admin_import_groups_csv.inc.php
class.admin_import_users_csv.inc.php
class.admin_passwordreset.inc.php * Admin: bulk password reset: fixed missing password from email and csv, csv download is working again 2015-07-01 18:35:43 +00:00
class.admin_prefs_sidebox_hooks.inc.php
class.admin_statistics.inc.php
class.admin_ui.inc.php show nonav icon in admin tree too, if app has not navbar icon 2015-07-03 12:43:43 +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 Fix custom field order renumbering to keep at multiples of 10. 2015-07-15 14:19:55 +00:00
class.uiaclmanager.inc.php
class.uiasyncservice.inc.php * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
class.uiconfig.inc.php * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
class.uimainscreen.inc.php * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
hook_acl_manager.inc.php * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
hook_config_validate.inc.php Fix bug where old image directory was re-scanned when changing it, instead of the new image directory 2015-02-17 18:47:34 +00:00
hook_deleteaccount.inc.php
hook_topmenu_info.inc.php