Previously all role options were put into one array. This required
filtering the options. Instead, these are now passed to the template
via template loops.
PHPBB3-14315
The permissions tooltip javascript failed at correctly passing
the default values to the page. The same applied to the
display_mask() method in includes/acp/auth.php.
PHPBB3-14315
[ticket/14462] Try to prevent timeouts in the installer
* CHItA/ticket/14462:
[ticket/14462] Not show timeout messages in convertors
[ticket/14462] Make timeout error translateable
[ticket/14462] Update ordering in install db config
[ticket/14462] Fix comments
[ticket/14462] Fix tests
[ticket/14462] Fix CS and typo
[ticket/14462] Set instance of db driver for database access using global
[ticket/14462] Fix installation in tests
[ticket/14462] Refactor tasks to be more modular
[ticket/14462] Further speed improvements
[ticket/14448] Use guzzle for remote files uploading
* marc1706/ticket/14448:
[ticket/14448] Correctly pass verify setting if available
[ticket/14448] Let user decide if remote upload certs should be checked
[ticket/14448] Add new vendor files and dirs to clean task
[ticket/14448] Do not try to test remote upload timeout
[ticket/14448] Remove no longer needed guzzle 3.9.3
[ticket/14448] Use GuzzleHttp and try to verify certs
[ticket/14448] Update composer.json and lock file for guzzlehttp
[ticket/14431] Remote avatar uploading
[ticket/14431] Remote avatar uploading
[ticket/14460] Use the selected language with AJAX requests as well
* CHItA/ticket/14460:
[ticket/14460] Use the selected language with AJAX requests as well
[ticket/14312] Enable running database update only
* CHItA/ticket/14312:
[ticket/14312] Allow updating without having the update directory
[ticket/14312] Push migration error messages to the user
The statement RewriteBase / needs to be explicitly typed down into the .htaccess file in root in order to reduce all the support requests about the implicit statement and the URL rewriting not working.
PHPBB3-14458
* prep-release-3.2.0-b1:
[prep-release-3.2.0-b1] Add changelog for 3.2.0-b1
[ticket/14453] Add missing dependency in the text_reparser migration
[ticket/14452] Define $progressFillerText in installer.js
[prep-release-3.2.0-b1] Add migration for 3.2.0-b1
[prep-release-3.2.0-b1] Update language help files
[prep-release-3.2.0-b1] Add schema.json
[prep-release-3.2.0-b1] Update version to 3.2.0-b1