[squelettes] 20 commits

seenthis/squelettes | 20 commits

Par b_b, le 12 juillet 2024 à 16h36min :

chore: compat SPIP 4.*

Modifié
paquet.xml

Détails : chore: compat SPIP 4.* (b08dd615) · Validations · seenthis / squelettes · GitLab

==============================
Par JamesRezo, le 6 juillet 2024 à 14h39min :

chore: standard files

Ajouté
.editorconfig
.gitignore
CHANGELOG.md
LICENSE
composer.json
Modifié
.gitattributes
phpstan-baseline.neon
phpstan.neon.dist

Détails : chore: standard files (e9d006e8) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h56min :

fix: deprecated – _nano_sha256() => spip_sha256()

Modifié
formulaires/profil.php

Détails : fix: deprecated -- `_nano_sha256()` => `spip_sha256()` (47a25929) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h55min :

fix: phpstan, variable might not be defined

Variable $ret might not be defined.
Variable $liste might not be defined.
Variable $liste might not be defined.
Variable $ret might not be defined.
Variable $lang might not be defined.
Variable $lang might not be defined.

Modifié
seenthissq_fonctions.php

Détails : fix: phpstan, variable might not be defined (d62772d5) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h49min :

fix: phpstan, variable might not be defined

Variable $trans might not be defined.
Variable $trans might not be defined.
Variable $trad might not be defined.

Modifié
php/traduire_texte.php

Détails : fix: phpstan, variable might not be defined (ef0af84e) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h46min :

fix: phpstan, variable might not be defined

Variable $valeurs might not be defined.
Variable $email_ancien might not be defined.
Variable $lang_ancien might not be defined.
Variable $bio_ancien might not be defined.
Variable $nom_ancien might not be defined.
Variable $url_site_ancien might not be defined.
Variable $copyright_ancien might not be defined.
Variable $nom_ancien might not be defined.
Variable $email_ancien might not be defined.
Variable $email_ancien might not be defined.
Variable $email_ancien might not be defined.
Variable $couleur_ancien might not be defined.
Variable $term might not be defined.
Variable $term might not be defined.
Variable $term might not be defined.

Modifié
formulaires/profil.php

Détails : fix: phpstan, variable might not be defined (1f004a20) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h40min :

fix: phpstan, variable might not be defined

Variable $uuid might not be defined.
Variable $id_me might not be defined.

Modifié
action/api.php

Détails : fix: phpstan, variable might not be defined (260ff6dc) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h21min :

chore: phpstan level 1

  • ajout d’un fichier bootstrap pour définir les constantes utilisées par le plugin

Ajouté
phpstan-constants.php
Modifié
.gitattributes
phpstan.neon.dist

Détails : chore: phpstan level 1 (4a8bb6d9) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h12min :

chore: update phpstan baseline

Modifié
phpstan-baseline.neon

Détails : chore: update phpstan baseline (9a602ae0) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 20h10min :

fix: warning – sur Undefined variable: $HTTP_ACCEPT_LANGUAGE

Modifié
seenthissq_fonctions.php

Détails : fix: warning -- sur `Undefined variable: $HTTP_ACCEPT_LANGUAGE` (80a4f3ff) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 19h51min :

fix: utiliser la bonne variable dans action_bouton_follow_mot(), $titre n’est pas définie ici

Modifié
action/bouton_follow_mot.php

Détails : fix: utiliser la bonne variable dans `action_bouton_follow_mot()`, $titre n'est pas définie ici (5caab57d) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 19h47min :

fix: $id_auteur n’est pas défini ici, ce code est donc inutile

Modifié
action/bouton_follow_mot.php
action/bouton_follow_url.php

Détails : fix: `$id_auteur` n'est pas défini ici, ce code est donc inutile (f9c6355f) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 17h11min :

fix: warnings – sur Undefined array key

Modifié
seenthissq_fonctions.php

Détails : fix: warnings -- sur `Undefined array key` (b00e1c92) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 16h20min :

fix: warning – sur Undefined variable $ret

Modifié
seenthissq_fonctions.php

Détails : fix: warning -- sur `Undefined variable $ret` (85baa186) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 15h03min :

fix: warnings –

éviter des warnings du type array_pop(): Argument #1 ($array) must be passed by reference, value given

terminer le travail de supprimer la construction `array_map('array_pop', $x)` · Issue #187 · seenthis/seenthis_squelettes · GitHub

Modifié
action/messages_lien.php
seenthissq_fonctions.php

Détails : fix: warnings -- (92bc4639) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 14h38min :

fix: deprecated –

Using ${} in strings is deprecated

Modifié
seenthissq_fonctions.php

Détails : fix: deprecated -- (29950720) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 4 mars 2024 à 14h36min :

fix: deprecated generer_url_entite() => generer_objet_url()

Modifié
action/messages_lien.php
inc/recherche-aside.html
phpstan-baseline.neon
rechercher_site.html
seenthissq_fonctions.php
site.html

Détails : fix: deprecated `generer_url_entite()` => `generer_objet_url()` (fe69a0f8) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 2 mars 2024 à 20h27min :

chore: fichier de conf et baseline phpstan + git attributes pour ne pas les exporter

Ajouté
.gitattributes
phpstan-baseline.neon
phpstan.neon.dist

Détails : chore: fichier de conf et baseline phpstan + git attributes pour ne pas les exporter (ad9a6a3e) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 29 février 2024 à 12h28min :

fix: le bon include pour copie_locale_safe()

évite une Fatal error: Uncaught Error: Call to undefined function copie_locale_safe

Modifié
action/creer_miniature.php

Détails : fix: le bon include pour `copie_locale_safe()` (2a585643) · Validations · seenthis / squelettes · GitLab

==============================
Par brunob, le 29 février 2024 à 12h13min :

fix: affichage du bouton play/pause pour les players audio

suivre soundmanager ref Merge pull request 'boutons passés en svg inline' (#8) from svg into master (07606b7f) · Validations · spip-contrib-extensions / soundmanager · GitLab

Modifié
javascript/seenthis/seenthis.js

Détails : fix: affichage du bouton play/pause pour les players audio (3f3c4c67) · Validations · seenthis / squelettes · GitLab