-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[6.0] Upmerges - 2025-03-12_2 #45124
Merged
Merged
+298
−171
Conversation
This file contains 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
) * tests/System/README.md revised in 5 points * Added paragraph 'Config commands' with missing description for `config_setParameter` * Added web server configuration with `rewrite_module` and directory's `AllowOverride` (needed after adding SEF tests) * Added JBT as sample for Docker integration * Unified heading to have only first word and proper nouns to start with upercase letter * Using 'Joomla System Tests' as proper noun and replaced different writings (e.g. CMS System Tests) * Linked to the official Joomla Docker containers * Revert to title case in capitalisation
* null coalescing operator * Update components/com_users/src/Model/ResetModel.php Co-authored-by: Tuan Pham Ngoc <[email protected]> --------- Co-authored-by: Tuan Pham Ngoc <[email protected]>
Co-authored-by: Allon Moritz <[email protected]>
* install extension From Url * remove cy.wait() * uninstall * Update tests/System/integration/administrator/components/com_installer/FromUrl.cy.js Co-authored-by: Allon Moritz <[email protected]> * Update tests/System/integration/administrator/components/com_installer/FromUrl.cy.js Co-authored-by: Allon Moritz <[email protected]> --------- Co-authored-by: Allon Moritz <[email protected]>
* [5.2][cypress] clean user session * [5.2][cypress] Add tests for shortcut plugin * fix description thanks @brianteeman --------- Co-authored-by: Allon Moritz <[email protected]>
With joomla#44850 during Joomla installation the configuration parameter `force_ssl` is set to 2 (Force HTTP Entire Site). This prevents the Joomla System Tests from running with HTTP. And as the test shows it is not necessary for the Joomla System Tests. Even without explicit setting the parameter `force_ssl` the Joomla System Tests can be run over either HTTP or HTTPS. Co-authored-by: Allon Moritz <[email protected]>
* Clean up com_templates StyleModel, fix warnings * Prevent warnings on save --------- Co-authored-by: Richard Fath <[email protected]> Co-authored-by: Quy Ton <[email protected]>
* cypress-php-warning * safer-check
…m_content (joomla#45093) * set parent_id * jscs
[5.4] upmerge 2025-03-11
Please add more information to your issue. Without test instructions and/or any description we will close this issue within 4 weeks. Thanks. |
richard67
approved these changes
Mar 13, 2025
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.
No description provided.