Skip to content

Conversation

@obuisard
Copy link
Contributor

@obuisard obuisard commented Sep 4, 2022

No description provided.

roland-d and others added 30 commits August 28, 2022 10:18
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
@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators NPM Resource Changed This Pull Request can't be tested by Patchtester PR-4.3-dev Test instructions missing labels Sep 4, 2022
@joomla-cms-bot
Copy link

Please add more information to your issue. Without test instructions and/or any description we will close this issue within 4 weeks. Thanks.
This is an automated message from the J!Tracker Application.

@obuisard obuisard merged commit 350562a into joomla:4.3-dev Sep 4, 2022
@rdeutz rdeutz added this to the Joomla! 4.3.0 milestone Oct 22, 2022
@obuisard obuisard deleted the upmerge-2022-09-03 branch September 15, 2023 18:42
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.