.. |
class.setup_cmd_admin.inc.php
|
- installs can now be switched before the install happens to ldap, so all default records get created (eg. sitemgr is working)
|
2007-12-13 02:41:55 +00:00 |
class.setup_cmd_config.inc.php
|
"allow setting install-id and vfs-root-user"
|
2008-11-23 13:09:51 +00:00 |
class.setup_cmd_database.inc.php
|
add grant host to db creation
|
2008-11-18 19:58:11 +00:00 |
class.setup_cmd_header.inc.php
|
"- calling setup_header methods via magic __call method, to allow classes to extend this command and alow overwrite the setup_header methods
|
2008-08-20 09:01:29 +00:00 |
class.setup_cmd_install.inc.php
|
"need to use verbose parameter for restore too"
|
2008-11-23 13:09:16 +00:00 |
class.setup_cmd_ldap.inc.php
|
allow to call command objects via setup-cli
|
2008-01-14 05:44:32 +00:00 |
class.setup_cmd_showheader.inc.php
|
allow to call command objects via setup-cli
|
2008-01-14 05:44:32 +00:00 |
class.setup_cmd.inc.php
|
add grant host to db creation
|
2008-11-18 19:58:11 +00:00 |
class.setup_detection.inc.php
|
Only check for smtp server. As Klaus is going to create an emailadmin
|
2008-10-14 14:34:41 +00:00 |
class.setup_header.inc.php
|
new translation and removing not longer used ones
|
2008-10-09 17:08:52 +00:00 |
class.setup_html.inc.php
|
changing the setup manual url to manual.egroupware.org, as otherwise the www-redirect on egroupware.org removes the get-params
|
2006-06-10 16:02:00 +00:00 |
class.setup_process.inc.php
|
datetime --> egw_datetime
|
2008-10-21 14:22:27 +00:00 |
class.setup_translation.inc.php
|
Changes in setup to handle egw_ prefix in lang files
|
2007-10-14 16:13:50 +00:00 |
class.setup.inc.php
|
fixed errors in creating the home dirs of standard groups in sqlfs during setup
|
2008-10-26 07:37:37 +00:00 |
functions.inc.php
|
"setting currentapp='setup' for setup"
|
2008-08-13 07:19:32 +00:00 |
hook_config_validate.inc.php
|
Only check for smtp server. As Klaus is going to create an emailadmin
|
2008-10-14 14:34:41 +00:00 |
hook_config.inc.php
|
Allow to change the where VFS stores the content of files:
|
2008-10-02 15:30:44 +00:00 |