[notation] 5 commits

spip-contrib-extensions/notation | 5 commits

Par Cerdic, le 14 septembre 2021 à 12h08min :

suppression du filtre notation_tab

Modifié
modeles/notation_tableau.html
notation_fonctions.php

Détails : https://git.spip.net/spip-contrib-extensions/notation/commit/f74c00ffebb4f4412f1b81ecc2ffbef0eebd47ff

==============================
Par Cerdic, le 14 septembre 2021 à 12h16min :

eviter les style en dur, ajouter des class conventionnelles sur tous les modeles

Modifié
css/notation.v3.css
modeles/aut_critique.html
modeles/aut_notation.html
modeles/notation_preferee.html
modeles/notation_statistique.html
modeles/notation_tableau.html
modeles/notation_topten.html
modeles/notation_topten_breves.html
modeles/notation_topten_forums.html

Détails : eviter les style en dur, ajouter des class conventionnelles sur tous les modeles · 4612dbf931 - notation - SPIP on GIT

==============================
Par Cerdic, le 14 septembre 2021 à 12h17min :

Code mort

Supprimé
modeles/inc-notation-preferee-article.html
modeles/inc-notation-preferee-auteur.html
modeles/inc-notation-preferee-breve.html
modeles/inc-notation-preferee-document.html
modeles/inc-notation-preferee-forum.html
modeles/inc-notation-preferee-rubrique.html
modeles/inc-notation-preferee-site.html

Détails : Code mort · 22e2ca283c - notation - SPIP on GIT

==============================
Par Cerdic, le 14 septembre 2021 à 13h18min :

Mise a jour de jquery.rating.js qui ne marchait pas du tout en SPIP 4 cause version jQuery

Modifié
javascript/jquery.rating.js

Détails : Mise a jour de jquery.rating.js qui ne marchait pas du tout en SPIP 4 cause version jQuery · 26577c7dca - notation - SPIP on GIT

==============================
Par Cerdic, le 14 septembre 2021 à 13h20min :

Revision de la mise en forme du formulaire de notation :

  • images en svg
  • styles en flex et en em
  • on ajoute un container .notation_note_container pour unifier le cas read-only/editable

Ajouté
css/img/notation-delete.svg
css/img/notation-star.svg
Supprimé
css/img/delete.gif
css/img/star.png
Modifié
css/notation.v3.css
formulaires/notation.html

Détails : Revision de la mise en forme du formulaire de notation : · 46a0fcea8b - notation - SPIP on GIT