egroupware/admin/inc
2013-04-05 14:15:40 +00:00
..
class.admin_accesslog.inc.php * Admin: view sessions and view access log was not using user-timezone but server, also causing display of wrong idle-time 2012-03-15 13:46:45 +00:00
class.admin_applications.inc.php propset svn:keywords Id 2010-06-25 13:51:22 +00:00
class.admin_categories.inc.php Fix missing category colors for app specific categories 2013-03-15 14:49:02 +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 cat_owner can be groups too (cat_owner < 0) 2012-02-17 11:01:56 +00:00
class.admin_cmd_change_pw.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +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 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_user.inc.php * Admin/ImportExport: fixed import of already hashed passwords 2012-03-29 18:33:33 +00:00
class.admin_cmd.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +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 backup housekeeping feature from H.J.Tappe together with a feature to backup egroupware the files - tree from Christian Fueller; The File-backup feature is testet against relatively small eGroupware Instances; It requires ZipArchive (If you dont have that, the backup should run, but without backup of files); AND if you enable it backup takes a) more time to run and restore b) way more space, so you should enable housekeeping 2009-08-27 12:46:12 +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_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 allow to change mail domain 2013-04-05 14:15:40 +00:00
class.admin_prefs_sidebox_hooks.inc.php * Admin: new function "Clear cache and register hooks", also called automatic when restoring a backup 2012-10-31 13:56:40 +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_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.boaccounts.inc.php read and evaluate auth systems password-last-changed information 2011-03-16 13:26:17 +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.boserver.inc.php phpgw --> egw 2005-10-14 17:03:16 +00:00
class.customfields.inc.php Make customfield page not fail in et2 2012-07-05 20:11:06 +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.soaccounts.inc.php allow for forced passwordchange on next login at account creation time 2010-09-27 07:51:32 +00:00
class.solog.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.soserver.inc.php phpgw --> egw 2005-10-14 17:03:16 +00:00
class.uiaccounts.inc.php * all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again) 2013-01-25 13:21:31 +00:00
class.uiaclmanager.inc.php phpgw --> egw 2005-10-14 17:03:16 +00:00
class.uiasyncservice.inc.php fix for expected parameter for data must be an array in set_timer, when starting async testjob; handling array as adr in send when creating messages 2010-09-13 08:41:04 +00:00
class.uiconfig.inc.php enable admin.uiconfig.index to be called by ExecMethod (app parameter not passed via _GET) 2012-12-04 09:36:48 +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
class.uimenuclass.inc.php call hooks with a proper hook array 2009-12-07 13:12:23 +00:00
class.uiserver.inc.php phpgw --> egw 2005-10-14 17:03:16 +00:00
hook_acl_manager.inc.php - removed Admin >> Manage applications, as setup is the place and tool 2010-04-27 17:23:30 +00:00
hook_add_def_pref.inc.php phpgw --> egw 2005-10-14 17:03:16 +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