[5.4] Upmerge changes from 5.3-dev 2025-04-22#45364
Merged
richard67 merged 15 commits intojoomla:5.4-devfrom Apr 22, 2025
Merged
[5.4] Upmerge changes from 5.3-dev 2025-04-22#45364richard67 merged 15 commits intojoomla:5.4-devfrom
richard67 merged 15 commits intojoomla:5.4-devfrom
Conversation
* Language update * Language update * Language update * Language update * Language update --------- Co-authored-by: Richard Fath <richard67@users.noreply.github.com> Co-authored-by: Stefan Wendhausen <stefan.wendhausen@tec-promotion.de>
Some simple grammar fixes in some code comments Code review Signed-off-by: BrianTeeman <brian@teeman.net>
Signed-off-by: BrianTeeman <brian@teeman.net>
When a folder is empty and you have the information bar open then the text of the infobar is partially hidden Signed-off-by: BrianTeeman <brian@teeman.net> Co-authored-by: Quy Ton <quy@nomonkeybiz.com>
* Fix PHP deprecation in mod_languages * Fix PHP deprecation in mod_languages
… Resize plugin (joomla#45311) Fix issue joomla#44862 in the Media Action - Resize plugin where images are resized unnecessarily when only one dimension (width or height) is set. The logic has been updated to evaluate width and height independently. The plugin now only resizes if the image exceeds a defined constraint. --------- Co-authored-by: Quy Ton <quy@nomonkeybiz.com> Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
…g by multiple categories (joomla#45353) Pull Request for Issue joomla#45303 This PR fixes a bug where creating a new article after filtering by multiple categories (e.g. "News" and "Events") incorrectly displays all custom fields from all those categories on the "Fields" tab.
richard67
approved these changes
Apr 22, 2025
Member
|
Thanks. |
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.
Summary of Changes
This pull request (PR) merges the changes from 5.3-dev up into 5.4-dev which have been made since the last upmerge PR #45327 .
There are 14 commits.
Important hint for maintainers
This PR has to be merged with a merge commit, not a squash commit.
Testing Instructions
Review. Check the commits of this PR and those in the 5.3-dev branch.
Actual result BEFORE applying this Pull Request
5.4-dev branch is not up to date with 5.3-dev.
Expected result AFTER applying this Pull Request
5.4-dev branch is up to date with 5.3-dev.
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed