Update 6.0-dev from 5.2-dev#43515
Merged
HLeithner merged 197 commits intojoomla:6.0-devfrom May 22, 2024
Merged
Conversation
[5.2] Upmerge 2024-03-14
* Add support for brotli Add support for brotli gzip compression in htaccess.txt * fix description fix description Co-authored-by: Brian Teeman <brian@teeman.net> --------- Co-authored-by: Brian Teeman <brian@teeman.net>
[5.2] Upmerge 2024-03-27
* [4.4] Postinstallation-Message htaccess.txt brotli change * Fix copyright year Co-authored-by: Quy <quy@nomonkeybiz.com> --------- Co-authored-by: Richard Fath <richard67@users.noreply.github.com> Co-authored-by: Quy <quy@nomonkeybiz.com>
…03-28 [5.1] Upmerges- 2 2024-03-28
… when having multiple update sites for the core (2) (joomla#43169) * Change insert to "INSERT INTO .. SELECT FROM"
* fix * Update HiddenField.php --------- Co-authored-by: Hannes Papenberg <info@joomlager.de>
adds an outline to the cog when it receives keyboard focus
* Language update * Update create-translation-pull-request-v5.yml for 5.1 --------- Co-authored-by: Benjamin Trenkle <bembelimen@users.noreply.github.com> Co-authored-by: Harald Leithner <leithner@itronic.at> Co-authored-by: Stefan Wendhausen <stefan.wendhausen@tec-promotion.de>
… from 4.4 (joomla#43182) * Don't insert postinstall msg if it already exists * No INSERT IGNORE/ON CONFLICT DO NOTHING * Prevent displaying the post-installation message if Brotli support already integrated into the .htaccess file. -> new installation of 4.4.4
…oomla#43435) * com_redirect - added missing inline help Advanced Mode
[5.2] Upmerge 2024-05-21
* Minor cleanup for plugins JS * Update build/media_source/plg_captcha_recaptcha/js/recaptcha.es6.js * Fix
* [5.2] Password Strength Symbols The script used to check for symbols in a password contains a limited set of symbols. This PR updates the script to use the list of special characters provided by [OWASP](https://owasp.org/www-community/password-special-characters). They are the punctuation characters that are present on standard US keyboard. * final * cs Co-authored-by: Quy <quy@nomonkeybiz.com>
4 tasks
Member
|
thx |
Member
|
Regarding the 5.x update SQL scripts which have been merged up with this PR please check #43598 . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc @HLeithner