egroupware/admin/inc
2014-04-03 08:34:12 +00:00
..
class.admin_accesslog.inc.php Convert Accesslog and view session to et2. Additionally, add context menu on list instead of legacy actions column 2014-01-20 11:27:23 +00:00
class.admin_account.inc.php fixed not working change of memberships 2014-04-03 08:34:12 +00:00
class.admin_acl.inc.php fix sql error 2014-03-27 18:58:44 +00:00
class.admin_applications.inc.php propset svn:keywords Id 2010-06-25 13:51:22 +00:00
class.admin_categories.inc.php Send category sel_options each time to fix category colors not being updated. 2014-03-05 17:33:42 +00:00
class.admin_cmd_account_app.inc.php added draft of an exception class for eGW, plus a global exception handler and replaced the fatal errors in the db-class plus the application rights check in the egw object with exceptions, modified the exceptions in admin_cmd* to use egw_excpetion*, instead just Exception 2007-12-06 08:00:41 +00:00
class.admin_cmd_change_account_id.inc.php refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list 2013-06-12 16:57:44 +00:00
class.admin_cmd_change_pw.inc.php * Admin/Preferences: changepassword hook was called twice 2013-10-25 19:24:01 +00:00
class.admin_cmd_check_acl.inc.php next step: all admin-cli commands are implemented now in the new structure, exist codes need to be reworked 2007-11-27 03:20:28 +00:00
class.admin_cmd_check_cats.inc.php delete user categories, when user get deleted and admin command to delete already orphaned categories: admin/admin-cli.php --admin-cmd-check-cats admin,password 2012-08-08 16:25:03 +00:00
class.admin_cmd_delete_account.inc.php added draft of an exception class for eGW, plus a global exception handler and replaced the fatal errors in the db-class plus the application rights check in the egw object with exceptions, modified the exceptions in admin_cmd* to use egw_excpetion*, instead just Exception 2007-12-06 08:00:41 +00:00
class.admin_cmd_edit_group.inc.php added several checks for account editing in addressbook: doublicate account name, passwords match, set email for new accounts according to policy 2014-03-28 16:56:35 +00:00
class.admin_cmd_edit_user.inc.php added several checks for account editing in addressbook: doublicate account name, passwords match, set email for new accounts according to policy 2014-03-28 16:56:35 +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 first version of a setup command that can run via admins remote command execution 2007-12-05 02:27:49 +00:00
class.admin_customtranslation.inc.php * Custom / instance-specific translations, eg. to rename an application 2011-11-17 12:43:59 +00:00
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 Add export plugins for users and groups 2011-04-12 15:38:27 +00:00
class.admin_egw_user_record.inc.php Fix import / export available and exported fields 2011-04-12 22:23:40 +00:00
class.admin_export_groups_csv.inc.php Add export plugins for users and groups 2011-04-12 15:38:27 +00:00
class.admin_export_users_csv.inc.php Fix import / export available and exported fields 2011-04-12 22:23:40 +00:00
class.admin_hooks.inc.php open preferences and ACL in a popup (ACL still needs a little more work: use et2_dialog to add/edit instead of an other popup) 2014-04-01 15:49:08 +00:00
class.admin_import_groups_csv.inc.php Better fix to handle non-exact search matching 2012-01-25 19:25:47 +00:00
class.admin_import_users_csv.inc.php * Admin/ImportExport: fixed import of already hashed passwords 2012-03-29 18:33:33 +00:00
class.admin_passwordreset.inc.php preg of domain must allow empty and allow to change only domain 2013-04-05 14:22:42 +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 quiten warnings, if file are outside open_basedir 2012-04-26 07:12:41 +00:00
class.admin_ui.inc.php fixed not working opening of an apps site configuration, if admin tab was not yet open 2014-04-03 07:23:27 +00:00
class.admin_wizard_export_groups_csv.inc.php Add export plugins for users and groups 2011-04-12 15:38:27 +00:00
class.admin_wizard_export_users_csv.inc.php Fix import / export available and exported fields 2011-04-12 22:23:40 +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.boaclmanager.inc.php phpgw --> egw 2005-10-14 17:03:16 +00:00
class.boconfig.inc.php phpgw --> egw 2005-10-14 17:03:16 +00:00
class.bolog.inc.php phpgw --> egw 2005-10-14 17:03:16 +00:00
class.customfields.inc.php Fix custom types shown on all apps 2013-06-18 15:51:46 +00:00
class.html_tables.inc.php * Admin: fix for reported error regarding wrong count of lines in Admin -> view error log (note, not all errors are logged there, only some. Its only used for some error logging, most of error logging is done/directed to the webservers error log) 2011-04-13 10:07:42 +00:00
class.solog.inc.php changed the following table-names: 2005-11-02 11:45:52 +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 fixed 2 more old dialogFooterToolbar class names 2014-04-02 08:20:05 +00:00
class.uilog.inc.php replacing admins own openwindow with egw_openWindowCentered2 2010-06-02 18:28:27 +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 implement topmenu hook 2007-01-23 23:35:12 +00:00
hook_config_validate.inc.php - fixed image map was empty created when not loged in (now directories are used and not $GLOBALS['egw_info']['apps']) 2011-08-31 10:16:12 +00:00
hook_deleteaccount.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
hook_topmenu_info.inc.php implement topmenu hook 2007-01-23 23:35:12 +00:00