.. |
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
|
PHP 8 and PHPStorm error fixes for setup
|
2021-04-01 14:34:19 +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
|
PHP 8 and PHPStorm error fixes for setup
|
2021-04-01 14:34:19 +02:00 |
class.setup_detection.inc.php
|
* Setup: support uninstalling automatic installed apps (no more reinstalling next update)
|
2021-08-03 18:53:05 +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
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
class.setup_process.inc.php
|
fix PHP 8.0 Error: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2022-01-08 11:27:33 +02: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
|
Better support Guacamole installation and deinstallation:
|
2021-12-04 09:59:07 +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 |