This is an automated email from the git hooks/post-receive script. New change to branch feature/149-jugement-majoritaire in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git omits df14354a implentation du jugement majoritaire (algo de dépouillement) ref #149 adds bd2be132 on ne cherche l'image d'avatar que si l'utilisateur a un avatar adds 1d19af87 correction de la valeur de la conf par défaut des types de sondage adds 540d368f Erreur de sérialisation de la config vide adds 2b6afd92 fixes #151 placement du bouton adds 37204ee8 mise en page de la section avatar du profil adds 200e8231 implentation du jugement majoritaire (algo de dépouillement) ref #149 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (df14354a) \ N -- N -- N refs/heads/feature/149-jugement-majoritaire (200e8231) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. No new revisions were added by this update. Summary of changes: .../h2/V3_1_0_3__add_vote_counting_config.sql | 6 +- .../V3_1_0_3__add_vote_counting_config.sql | 6 +- ...java => EmptyVoteCountingConfigSerializer.java} | 21 +++--- .../pollen/rest/api/converter/JacksonConfig.java | 2 + pollen-ui-riot-js/src/main/web/i18n/en.json | 7 +- pollen-ui-riot-js/src/main/web/i18n/fr.json | 6 +- .../src/main/web/tag/UserProfile.tag.html | 79 +++++++++++++--------- .../src/main/web/tag/components/Avatar.tag.html | 2 +- 8 files changed, 75 insertions(+), 54 deletions(-) copy pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/converter/{PollenEntityIdSerializer.java => EmptyVoteCountingConfigSerializer.java} (60%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm