.. |
class.setup_cmd_admin.inc.php
|
Fix wrongly spelled EGroupware name
|
2018-04-11 15:13:39 +02:00 |
class.setup_cmd_config.inc.php
|
Fix wrongly spelled EGroupware name
|
2018-04-11 15:13:39 +02:00 |
class.setup_cmd_database.inc.php
|
fix no longer working db-creation after 6dfe752b7f allow to switch whole database readonly
|
2017-03-13 16:41:12 +01:00 |
class.setup_cmd_header.inc.php
|
PHP 8 and PHPStorm error fixes for setup
|
2021-04-01 14:34:19 +02:00 |
class.setup_cmd_hooks.inc.php
|
using new api for setup
|
2016-05-01 15:56:49 +00:00 |
class.setup_cmd_install.inc.php
|
Fix wrongly spelled EGroupware name
|
2018-04-11 15:13:39 +02:00 |
class.setup_cmd_ldap.inc.php
|
fix Unsupported operand types: array + bool
|
2022-06-30 16:16:20 +02:00 |
class.setup_cmd_showheader.inc.php
|
using new api for setup
|
2016-05-01 15:56:49 +00:00 |
class.setup_cmd_update.inc.php
|
using new api for setup
|
2016-05-01 15:56:49 +00:00 |
class.setup_cmd.inc.php
|
* Setup/EPL: do not autoinstall uninstalled EPL apps when container restarts
|
2022-01-21 20:58:30 +02:00 |
class.setup_detection.inc.php
|
fix PHP 8.x error: count(): Argument #1 ($value) must by of type Countable|array, null given
|
2022-09-15 14:08:49 +02:00 |
class.setup_header.inc.php
|
fix package install was generating md5 hased passwords for header
|
2019-07-06 11:42:19 +02:00 |
class.setup_html.inc.php
|
fix not shown bullet image in setup by including and using it from setup/templates/default/images/
|
2022-08-04 10:46:13 +02:00 |
class.setup_process.inc.php
|
fix PHP 8.0 error when deinstalling an app with single table (string instead of string[])
|
2022-04-01 14:38:18 +03:00 |
class.setup_translation.inc.php
|
use Accept-Language header before logging into setup / user selected a language
|
2018-01-29 11:05:55 +01:00 |
class.setup.inc.php
|
fix 2 PHP 8.x Fatal stalling upgrade of old instances/apps
|
2022-10-24 11:20:22 +02:00 |
functions.inc.php
|
fix some errors in new phpUnit tests: using __DIR__ in header.inc.php include
|
2020-03-04 21:20:50 +01:00 |
hook_config_validate.inc.php
|
fix und PHP 8 no longer supported curly braces for array/string indexes
|
2021-04-07 09:55:11 +02:00 |
hook_config.inc.php
|
* SAML/Shibboleth/SimpleSAMLphp authentication configurable through setup
|
2020-05-28 23:24:09 +02:00 |