.. |
class.setup_cmd_database.inc.php
|
new command objects to install an instance: create database, ldap structur, create/edit header (used by setup-cli too)
|
2007-12-09 08:03:15 +00:00 |
class.setup_cmd_header.inc.php
|
new command objects to install an instance: create database, ldap structur, create/edit header (used by setup-cli too)
|
2007-12-09 08:03:15 +00:00 |
class.setup_cmd_ldap.inc.php
|
new command objects to install an instance: create database, ldap structur, create/edit header (used by setup-cli too)
|
2007-12-09 08:03:15 +00:00 |
class.setup_cmd_showheader.inc.php
|
new command objects to install an instance: create database, ldap structur, create/edit header (used by setup-cli too)
|
2007-12-09 08:03:15 +00:00 |
class.setup_cmd.inc.php
|
new command objects to install an instance: create database, ldap structur, create/edit header (used by setup-cli too)
|
2007-12-09 08:03:15 +00:00 |
class.setup_detection.inc.php
|
allow to uninstall apps with dependency failures or which sources are no longer there, plus some missing translations
|
2007-05-08 09:53:11 +00:00 |
class.setup_header.inc.php
|
removed copy of Template object in setup, using the one in the api
|
2007-12-09 08:03:56 +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
|
fixed big bug in setup-cli on updating multiple domains: only the update on the first domain run correct, the further domains only get the version-number upgraded, but not the schema. This is fixed now.
|
2006-08-30 04:48:56 +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
|
removed copy of Template object in setup, using the one in the api
|
2007-12-09 08:03:56 +00:00 |
functions.inc.php
|
"fixed not working language selection after changeing the lang-filenames from phpgw_XX.lang to egw_XX.lang"
|
2007-10-31 07:50:56 +00:00 |
hook_config_validate.inc.php
|
automatically adding brackets around the ldap-search-filter, if the admin forgets it
|
2006-11-12 19:23:28 +00:00 |
hook_config.inc.php
|
"encryption" type plain for sql and ldap, to allow to store the passwords readable
|
2007-11-06 11:16:34 +00:00 |