-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Upmerge 2022 09 03 #38679
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
Merged
Merged
Upmerge 2022 09 03 #38679
Conversation
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
Joomla\cms\factory is not used in this file and can be safely removed.
* Template override link Changes the badge with the count of files to a link directly to the correct tab of the template manager * Update administrator/components/com_templates/tmpl/templates/default.php Co-authored-by: Quy <[email protected]> Co-authored-by: Quy <[email protected]>
* Use ellipsis - part 1 Following the style guide and accessibility recommendations this PR changes the use of ... (dot dot dot) to the html entity for an ellipsis. For example some screenreaders will announce the three dots eg read more dot dot dot but with an ellipsis they pause and do not say dot dot dot This PR is only for the language strings. A further PR will follow to address truncation * Update administrator/language/en-GB/joomla.ini Co-authored-by: Stefan Wendhausen <[email protected]> * Update api/language/en-GB/joomla.ini Co-authored-by: Stefan Wendhausen <[email protected]>
* File too large This pr changes the message to inform the site owner that they can change the limits in the components options. Note it only changes the strings in the admin as the information is not useful to a front end user * .
* User Profile Terms of service In the user profile plugin there is a Terms of Service field that is required on registration. It has an optional accompanying field to link to an article. * Update profile.php
Due to a bug in the way the parent group field was calculated it was not possible to rename the Public usergroup. Now you can.
* Override File See discussion at joomla#38497 Overridden file means the file that has been overridden - not the file which is the override * update
* Install Selected Languages During the installation all the button describe what will happen when you click on them except for the next button when installing additional languages. "Next" suggests that there is something else to do before the languages are installed but there isn't. This pr changes the string to a new string INSTL_LANGUAGES_SELECTED * Update installation/language/en-GB/joomla.ini Co-authored-by: Konstantin Kolos <[email protected]>
* Correct size of template files to upload * Changed the wording to general (no dimension)
* Template Override message Adds an information message above the list of overrides to explain what they are * dummy text * Update com_templates.ini * Update com_templates.ini * Update com_templates.ini * Update com_templates.ini
* Template Overrides message on update Adds a link * Update message * Update administrator/language/en-GB/plg_installer_override.ini Co-authored-by: Konstantin Kolos <[email protected]> Co-authored-by: Konstantin Kolos <[email protected]>
* Template Override Actions There was a button to remove a record but not to mark it as checked or unchecked. You had to do each one individually by clicking on the icon. This PR lets you select as many records as you want and then use the button to change all the selected records. This is based on user feedback who complained that there was no way to bulk mark records. * Update HtmlView.php cs * Update HtmlView.php * Update default_updated_files.php * Update com_templates.ini * Update administrator/components/com_templates/src/View/Template/HtmlView.php Co-authored-by: heelc29 <[email protected]>
* Use cached FIDO metadata Places a copy of fido.jwt in the plugin's directory * Use cached FIDO metadata Use the cached FIDO metadata in the plugin * Use cached FIDO metadata Remove unused local file fallback * Use cached FIDO metadata Simplify * Use cached FIDO metadata Update Joomla build script * Use cached FIDO metadata Let's not break the build if the FIDO server is down * Use cached FIDO metadata Do not include the fido.jwt in the repo * Use cached FIDO metadata Make sure not to re-fetch the fido.jwt file if it already exists. * Use cached FIDO metadata Move the check for the fido.jwt file right after composer install, do not try to fetch the file twice * Use cached FIDO metadata Update lang string * Use cached FIDO metadata Set the attestation support to disabled by default * Update deleted files to PR joomla#38664 Co-authored-by: Richard Fath <[email protected]>
en-GB language correction: customized replaced with customised for correct localisation.
# Conflicts: # .gitignore # administrator/language/en-GB/install.xml # administrator/language/en-GB/langmetadata.xml # administrator/manifests/files/joomla.xml # administrator/manifests/packages/pkg_en-GB.xml # api/language/en-GB/install.xml # api/language/en-GB/langmetadata.xml # installation/language/en-GB/langmetadata.xml # language/en-GB/install.xml # language/en-GB/langmetadata.xml # libraries/src/Version.php
|
Please add more information to your issue. Without test instructions and/or any description we will close this issue within 4 weeks. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Language Change
This is for Translators
NPM Resource Changed
This Pull Request can't be tested by Patchtester
Test instructions missing
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.