mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
462719d45e
- all commands get loged and optional documented with requesting person and a comment - all commands can be run immediatly or scheduled for a later execusion - all commands can be run either from a command line (admin-cli), from the web GUI or via a remore administration from a different instance current status: - command queue / history table created (need to be installed) - base class for all comments - one exemplary command to change application rights of users or groups - admin-cli used the above comment and has additional parameters to set the requesting person, scheduled execution time and comment - GUI to watch the queue / history - URL to excute/schedule commands remote More to come now on a daily basis |
||
---|---|---|
.. | ||
class.admin_cmd_account_app.inc.php | ||
class.admin_cmd.inc.php | ||
class.admin_cmds.inc.php | ||
class.admin_db_backup.inc.php | ||
class.boaccess_history.inc.php | ||
class.boaccounts.inc.php | ||
class.boaclmanager.inc.php | ||
class.boapplications.inc.php | ||
class.bocategories.inc.php | ||
class.boconfig.inc.php | ||
class.bocurrentsessions.inc.php | ||
class.boldap_mgr.inc.php | ||
class.bolog.inc.php | ||
class.boserver.inc.php | ||
class.customfields.inc.php | ||
class.html_tables.inc.php | ||
class.soaccess_history.inc.php | ||
class.soaccounts.inc.php | ||
class.soapplications.inc.php | ||
class.soldap_mgr.inc.php | ||
class.solog.inc.php | ||
class.soserver.inc.php | ||
class.uiaccess_history.inc.php | ||
class.uiaccounts.inc.php | ||
class.uiaclmanager.inc.php | ||
class.uiapplications.inc.php | ||
class.uiasyncservice.inc.php | ||
class.uicategories.inc.php | ||
class.uiconfig.inc.php | ||
class.uicurrentsessions.inc.php | ||
class.uildap_mgr.inc.php | ||
class.uilog.inc.php | ||
class.uimainscreen.inc.php | ||
class.uimenuclass.inc.php | ||
class.uiserver.inc.php | ||
hook_acl_manager.inc.php | ||
hook_add_def_pref.inc.php | ||
hook_admin.inc.php | ||
hook_after_navbar.inc.php | ||
hook_config.inc.php | ||
hook_deleteaccount.inc.php | ||
hook_sidebox_menu.inc.php | ||
hook_topmenu_info.inc.php |