.. |
class.setup_cmd_admin.inc.php
|
- new admin-cli command --add-user like --edit-user, but runs addaccount hook for existing accounts too
|
2010-08-20 20:28:59 +00:00 |
class.setup_cmd_config.inc.php
|
showing ssha as default and sorting it as top option
|
2011-05-04 13:47:44 +00:00 |
class.setup_cmd_database.inc.php
|
- setting set_defaults also with values containing (now replaced) replacements like $domain
|
2010-08-25 12:24:11 +00:00 |
class.setup_cmd_header.inc.php
|
|
|
class.setup_cmd_install.inc.php
|
Fix backup->restore() as discussed on the devel list:
|
2010-01-22 21:39:19 +00:00 |
class.setup_cmd_ldap.inc.php
|
- fixed with ssha not working migration from sql <--> ldap
|
2011-05-04 09:42:50 +00:00 |
class.setup_cmd_showheader.inc.php
|
|
|
class.setup_cmd_update.inc.php
|
|
|
class.setup_cmd.inc.php
|
- fixed not working accounts::cache_invalidate(): cache is now in regular egw_cache on session level
|
2010-08-29 08:16:27 +00:00 |
class.setup_detection.inc.php
|
fix bug on failed install of new instances
|
2011-05-04 13:45:01 +00:00 |
class.setup_header.inc.php
|
|
|
class.setup_html.inc.php
|
Add link to find and register all application hooks
|
2011-03-23 16:19:32 +00:00 |
class.setup_process.inc.php
|
fix bug on failed install of new instances
|
2011-05-04 13:45:01 +00:00 |
class.setup_translation.inc.php
|
marking all static methods static and moving method to query supported languages into setup_translation class
|
2010-07-29 08:14:15 +00:00 |
class.setup.inc.php
|
* fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs
|
2011-02-03 02:01:48 +00:00 |
functions.inc.php
|
setup_cmd_admin execs "admin/admin-cli.php --edit-user" to run all hooks, which can NOT run in setup
|
2010-08-20 19:28:08 +00:00 |
hook_config_validate.inc.php
|
fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed
|
2010-02-15 02:58:58 +00:00 |
hook_config.inc.php
|
historically crypt is called des in ldap
|
2011-05-04 20:19:59 +00:00 |