.. |
class.admin_accesslog.inc.php
|
display more info in admin-> accesslog, codealignment
|
2009-10-06 08:28:31 +00:00 |
class.admin_applications.inc.php
|
propset svn:keywords Id
|
2010-06-25 13:51:22 +00:00 |
class.admin_categories.inc.php
|
* fixed not working delete of application-global categories via "admin >> global categories" in applications
|
2011-02-15 12:52:15 +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
|
added EventMgr account_id columns to admin_cmd_change_account_id
|
2011-02-10 10:23:50 +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
|
allow the option mustchangepassword to be set via admin_cmd_edit_user
|
2010-10-18 13:10:28 +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_import_groups_csv.inc.php
|
Basic support for importing groups from CSV
|
2010-09-29 17:31:36 +00:00 |
class.admin_import_users_csv.inc.php
|
csv import of accounts: fix behavior for new accounts, after fix in rev.32588
|
2010-10-19 06:44:28 +00:00 |
class.admin_passwordreset.inc.php
|
do not use password on asetLastPwdChange in admin actions, as the use of passwords indicates the usage of the functionality in usermode; Handle params for egw_cache::getSession in the correct order
|
2011-05-19 10:47:27 +00:00 |
class.admin_prefs_sidebox_hooks.inc.php
|
added "must change password" and "can change password" attribute to "Bulk password reset" command and added German translation
|
2011-04-01 18:50:17 +00:00 |
class.admin_statistics.inc.php
|
- fixed silently not working statistic submit with Webkit browsers (Safari, Chrome, ...)
|
2011-05-31 09:26:18 +00:00 |
class.admin_wizard_import_groups_csv.inc.php
|
Backport 32501 - Change field mapping for groups to make more sense
|
2010-10-12 16:55:22 +00:00 |
class.admin_wizard_import_users_csv.inc.php
|
Backport 32458 - Don't need 2nd password field when importing
|
2010-10-07 15:35:19 +00:00 |
class.boaccounts.inc.php
|
fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered from auth system. set password-last-changed info in authsystem on password change. when trying to force the user to change his password upon next login as admin from within egrouware, try to set the 0 value within the authsystem as well (in ldap rights are required for admin (or user) to set/alter the shadowlastchange attribute). regard auth-system information for user edit/view
|
2011-03-16 14:22:24 +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.bocurrentsessions.inc.php
|
Fixed some more php53 Warnings after latest fix_depricated.php
|
2010-03-21 09:37:52 +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
|
Allow a key 'no_add' to turn off the ability to add a new [sub]type. If no add and no delete, the whole first line will be hidden.
|
2011-01-25 20:32:38 +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:09:23 +00:00 |
class.soaccounts.inc.php
|
allow for forced passwordchange on next login at account creation time
|
2010-09-27 07:52:41 +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
|
try to set a logical default for ->can change passwords<- for new accounts. true if you force users to change passwords every x days, false if not
|
2011-10-06 15:58:27 +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
|
modernising uiconfig a little bit and fixed mulitiple levels for framework for framed templates
|
2010-07-29 17:03:06 +00:00 |
class.uicurrentsessions.inc.php
|
replacing admins own openwindow with egw_openWindowCentered2
|
2010-06-02 18:28:27 +00:00 |
class.uildap_mgr.inc.php
|
remove superfluous globals, format
|
2005-11-26 14:04:40 +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
|
fix bug regarding the CKEditor view of Main/Loginscreenmessages
|
2010-07-02 10:07: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.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 |