egroupware_official/admin/inc
2014-07-15 09:52:00 +00:00
..
class.admin_accesslog.inc.php Fix invalid actions on session/access log still enabled 2014-05-26 17:39:59 +00:00
class.admin_account.inc.php fixed contact modified by other use warning, if changing account relevant details in a contact (eg. email-address) 2014-06-05 08:42:45 +00:00
class.admin_acl.inc.php fixed disabled apps were shown in run-rights, removed not anymore used admin_acl::acl function and its template, also added still commented observer method ment to replace app_refresh 2014-06-25 10:47:26 +00:00
class.admin_applications.inc.php
class.admin_categories.inc.php Use similar Global category's delete confirmation dialog as it is used in edit popup too 2014-07-15 09:52:00 +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 Get "Group" and "Account" message correct and translated 2014-05-16 15:50:52 +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: accounts could not be deactivated 2014-06-04 20:02:01 +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/Preferences/Active Directory: more understandable password policy errors and using windows defaults only, if admin has not configured something else 2013-07-14 13:05:24 +00:00
class.admin_egw_group_record.inc.php
class.admin_egw_user_record.inc.php
class.admin_export_groups_csv.inc.php
class.admin_export_users_csv.inc.php
class.admin_hooks.inc.php disable old EGroupware error_log, as it is not used anymore 2014-07-04 14:11:32 +00:00
class.admin_import_groups_csv.inc.php
class.admin_import_users_csv.inc.php
class.admin_passwordreset.inc.php
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 * Admin: fixed user statistic submit to work in 14.1 2014-07-02 16:47:38 +00:00
class.admin_ui.inc.php Add the "AddPlus button" to admin user and group index page 2014-04-17 15:40:16 +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 Fallback to admin index after save/cancel from edit Custom fields or Site configuration 2014-07-08 14:15:48 +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 ide warning and using static methods static 2014-01-28 09:56:12 +00:00
class.uiconfig.inc.php * Admin/all apps: fix refresh of admin after calling site configuration, categories, etc from apps 2014-07-08 13:52:48 +00:00
class.uimainscreen.inc.php
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