You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Roland Dalmulder e211ef0271
Check if there is a title or body set
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
4 weeks ago
.github Update crowdin-wf.yml 2 years ago
administrator/components/com_patchtester Check if there is a title or body set 4 weeks ago
build/patchtester Switching to PSR-12 and updating composer dependencies 9 months ago
media/com_patchtester Fixed the button close to auto-close 2 years ago
.drone.yml Fixing drone.yml 9 months ago
.editorconfig Switching to PSR-12 and updating composer dependencies 9 months ago
.gitignore Vendor update, move Composer path, rebuild packaging script 6 years ago
.gitmodules Submodule Joomla Coding Standards, add build script to check them 10 years ago
LICENSE Update Octicons to 3.5.0, add license section to README, add LICENSE file 7 years ago
README.md Update README.md 2 years ago
composer.json Updating dependencies and forcing to PHP 7.2.5 minimum 4 months ago
composer.lock Updating dependencies and forcing to PHP 7.2.5 minimum 4 months ago
crowdin.yml Update crowdin.yml 2 years ago
manifest.xml Use correct checksum 1 year ago
renovate.json Update renovate.json 9 months ago
ruleset.xml Switching to PSR-12 and updating composer dependencies 9 months ago

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.