egroupware/admin/inc
2009-08-27 12:46:12 +00:00
..
class.admin_accesslog.inc.php New access log (created during an eGroupware application development 2009-04-27 10:31:23 +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 adapted new tracker table structure; adapted new knowledgebase table names 2008-11-14 13:24:18 +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_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 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.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_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_prefs_sidebox_hooks.inc.php New access log (created during an eGroupware application development 2009-04-27 10:31:23 +00:00
class.boaccounts.inc.php Patch from jean-charles.passard@provectio.org to fix handling of account 2009-02-16 08:22:22 +00:00
class.boaclmanager.inc.php
class.boapplications.inc.php
class.bocategories.inc.php "fixed bug reported from David Ranking on the devel list: cat list looses status, while editing global cat" 2008-10-08 07:55:49 +00:00
class.boconfig.inc.php
class.bocurrentsessions.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.boldap_mgr.inc.php
class.bolog.inc.php
class.boserver.inc.php
class.customfields.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.html_tables.inc.php
class.soaccounts.inc.php
class.soapplications.inc.php
class.soldap_mgr.inc.php
class.solog.inc.php
class.soserver.inc.php
class.uiaccounts.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.uiaclmanager.inc.php
class.uiapplications.inc.php removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:37:37 +00:00
class.uiasyncservice.inc.php "fix for \"bug\" #1954: greatings should be greetings 2009-04-03 07:02:08 +00:00
class.uicategories.inc.php removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:37:37 +00:00
class.uiconfig.inc.php "added simple callback for config templates, html eg. selectbox get created by using: 2009-08-18 16:07:39 +00:00
class.uicurrentsessions.inc.php - get session list for session.save_handler='files' working again 2008-08-19 11:54:35 +00:00
class.uildap_mgr.inc.php
class.uilog.inc.php removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:37:37 +00:00
class.uimainscreen.inc.php #improving edit-mode in admin composing welcome/start messages. 2008-08-11 10:25:58 +00:00
class.uimenuclass.inc.php
class.uiserver.inc.php
hook_acl_manager.inc.php
hook_add_def_pref.inc.php
hook_after_navbar.inc.php
hook_config.inc.php
hook_deleteaccount.inc.php
hook_topmenu_info.inc.php