egroupware/setup
Ralf Becker 6cd61f071c Better support Guacamole installation and deinstallation:
- allow declaring views of an app and drop them like tables (no support for installing them via setup)
- drop tables in reverse order, in case they have constrains
- support $setup_info[$app]['skip_create_tables'] to not create tables via schema-proc (because they are created via SQL in default_records)
2021-12-04 09:59:07 +02:00
..
doc Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
inc Better support Guacamole installation and deinstallation: 2021-12-04 09:59:07 +02:00
lang pending translations from our translators 2021-05-03 21:51:50 +02:00
templates/default * Setup/SAML: fix not stored custome OID and added eduPersonUniqueId 2021-04-07 10:07:56 +02:00
account_migration.php disable UCS support, as we currently have no way to know we are running on UCS (inside our open_basedir) 2020-11-23 21:10:53 +01:00
admin_account.php Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
applications.php * Setup: support uninstalling automatic installed apps (no more reinstalling next update) 2021-08-03 18:53:05 +02:00
check_install.php installation check: remove world readable for header.inc.php and additional warn if no APCu available 2020-12-15 18:27:25 +01:00
config.php PHP 8 and PHPStorm error fixes for setup 2021-04-01 14:34:19 +02:00
db_backup.php fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given 2021-10-06 16:08:32 +02:00
fix_mysql_charset.php Fix wrongly spelled EGroupware name 2018-04-11 15:13:39 +02:00
index.php PHP 8 and PHPStorm error fixes for setup 2021-04-01 14:34:19 +02:00
manageheader.php fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc 2021-03-21 18:27:09 +01:00
schematoy.php Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
setup-cli.php * Setup: skip files backup on update even if configured 2021-05-27 08:49:20 +02:00
sqltoarray.php Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00