This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-08-03 22:21:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a6b8ce799b490fa8954f0a07f43a0fdba5b2827
egroupware
/
setup
/
inc
History
Ralf Becker
3a6b8ce799
typo
2007-12-09 22:48:53 +00:00
..
class.setup_cmd_database.inc.php
typo
2007-12-09 22:48:53 +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
docu update
2007-12-09 19:00:16 +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