.. |
class.admin_accesslog.inc.php
|
display more info in admin-> accesslog, codealignment
|
2009-10-06 08:28:31 +00:00 |
class.admin_categories.inc.php
|
Implementation of global categories limited to a certain group:
|
2010-01-31 03:36:01 +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
|
fixed not working change of comma-separated accounts, eg. info_responsible
|
2009-11-20 15:07:26 +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
|
fixed a few typos / debug stuff
|
2010-01-31 03:29:32 +00:00 |
class.admin_statistics.inc.php
|
"added epl version and fixed detection of debian/ubuntu version"
|
2009-12-03 09:48:21 +00:00 |
class.boaccounts.inc.php
|
check for systemusers as well and deny creation, when such a user already exists
|
2009-12-16 14:10:15 +00:00 |
class.boaclmanager.inc.php
|
phpgw --> egw
|
2005-10-14 17:03:16 +00:00 |
class.boapplications.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.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
|
remove superfluous globals, format
|
2005-11-26 14:04:40 +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 sure the default type for addressbook is found if there is no entry in egw_config
|
2010-02-10 14:27:14 +00:00 |
class.html_tables.inc.php
|
phpgw --> egw
|
2005-10-14 17:03:16 +00:00 |
class.soaccounts.inc.php
|
Updated to have all posts and gets go to the ui class. Bo class functions now take direct arguments and respond with true, false, or array of errors (for now).
|
2007-03-09 12:07:15 +00:00 |
class.soapplications.inc.php
|
modernized and documented the hooks-class, phpgw_hooks --> egw_hooks
|
2005-11-13 06:58:38 +00:00 |
class.soldap_mgr.inc.php
|
remove superfluous globals, format
|
2005-11-26 14:04:40 +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
|
"Ajax to construct homedirectory from specified directory name in setup and account_lid"
|
2009-12-09 08:23:04 +00:00 |
class.uiaclmanager.inc.php
|
phpgw --> egw
|
2005-10-14 17:03:16 +00:00 |
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
|
dont start testjob, if user has no email address set
|
2010-02-03 03:40:32 +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
|
remove superfluous globals, format
|
2005-11-26 14:04:40 +00:00 |
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
|
bigger window for main- or login-screen messages, if using fck
|
2009-11-28 10:52:03 +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
|
finished DB backup and restore for eGW:
|
2004-10-15 23:06:34 +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.inc.php
|
phpgw --> egw
|
2005-10-14 17:03:16 +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 |