Go to file
Roland Dalmulder 8971fb4b67
Merge pull request #369 from joomla-extensions/l10n_crowdin_translations
New Crowdin translations by GitHub Action
2023-11-04 19:31:26 +01:00
.github Merge pull request #360 from heelc29/update-crowdin-action-checkout 2023-08-21 20:42:49 +02:00
administrator/components/com_patchtester New Crowdin translations by GitHub Action 2023-11-04 17:48:51 +00:00
build/patchtester Prepare 4.3.0 release 2023-08-25 22:18:54 +02:00
media/com_patchtester Fixed setting progress header in case of error 2023-10-10 17:30:24 +07:00
.drone.yml Fixing drone.yml 2022-09-08 10:56:26 +02:00
.editorconfig Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02:00
.gitignore Vendor update, move Composer path, rebuild packaging script 2017-01-21 13:21:17 -06:00
.gitmodules Submodule Joomla Coding Standards, add build script to check them 2013-07-12 20:46:47 -05:00
LICENSE Update Octicons to 3.5.0, add license section to README, add LICENSE file 2016-03-11 11:48:34 -05:00
README.md Update README.md 2021-06-15 22:38:59 +02:00
composer.json Merge branch 'master' into feature/j4-code-layout 2023-08-21 20:44:51 +02:00
composer.lock Updated build script and manifest 2023-08-21 21:16:22 +02:00
crowdin.yml Update crowdin.yml 2021-06-15 22:41:02 +02:00
manifest.xml Prepare 4.3.1 release 2023-08-26 12:14:08 +02:00
renovate.json Update renovate.json 2022-09-20 22:15:48 +02:00
ruleset.xml Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02:00

README.md

Patch Tester Build Status Crowdin

License

The patch tester component follow's Joomla's license, the GNU General Public License Version 2 or Later.

The patch tester component includes GitHub Octicons whose fonts are licensed under the SIL Open Font License Version 1.1.

Instructions

Easily apply changes from pull requests.

To install the latest released version:

  1. Click on the releases link just above the file listing
  2. Click on the button to download either the .tar.bz2, .tar.gz, or .zip packages
  3. Log into your site's administrator section, go to Extension Manager > Install, and install the extension

To use the latest code from this GitHub repo:

  1. Download files into Joomla install.
  2. Log into your site's administrator section, go to Extension Manager > Discover, click the "Discover" button, and install the extension.

Click Apply Patch to apply the proposed changes from the pull request. Click Revert Patch to revert an applied patch.

You can read more about this extension on the Joomla! Documentation Wiki.

Video tutorial: https://www.youtube.com/watch?v=s881RLaFO8U ( patch tester 3.0 beta 3 - 2017 )

GitHub Two Factor Authentication

To use an account that has two factor authentication enabled, you'll have to create a personal access token on GitHub and store that token in the "GitHub Account Password" option in the component's config.

Translations

Translations for the patch tester component are managed on Crowdin.

fr-FR - Patch Tester en français

Appliquer facilement des demandes de correctifs.

Pour installer la dernière version du composant PatchTester :

  1. Cliquez sur l'onglet releases,
  2. Cliquez sur le lien correspondant au type de package que vous souhaitez télécharger : .tar.bz2, .tar.gz, ou .zip,
  3. Connectez-vous à l'interface d'administration de votre site Joomla! et allez dans Extensions>Gérer (Installation) et installez le composant comme n'importe quel composant Joomla.

Pour utiliser le dernier code pour ce répertoire GitHub :

  1. Téléchargez les fichiers dans le dossier temporaire de votre site Joomla,
  2. Connectez-vous à l'interface d'administration de votre site Joomla! et allez dans Extensions > Gérer (Découvrir) cliquez sur "Découvrir" et installez le composant.

Une fois le composant installé, rendez-vous sur Composants>Joomla! Patch Tester et appliquez les correctifs proposés. Cliquez sur "Retirer le correctif" pour revenir à la version en cours.

Pour plus d'informations veuillez consulter : PatchTester pour les Testeurs.

Didacticiel vidéo (en anglais) : https://www.youtube.com/watch?v=4OWgusZgIfk

Authentification en deux étapes GitHub

Pour pouvoir utiliser un compte utilisant le système d'authentification en deux étapes, vous devez créer un jeton personnalisé d'accès à GitHub et renseigner ce jeton dans le champ "Jeton GitHub"des paramètres de configuration du composant.