This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 065aa161 Ajouter la configuration des méthodes vote (ref #148). Adaptation pour Normal, Cumulatif (ancien pourcentage), Nombre et Borda new bd2be132 on ne cherche l'image d'avatar que si l'utilisateur a un avatar new 1d19af87 correction de la valeur de la conf par défaut des types de sondage new 540d368f Erreur de sérialisation de la config vide The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 540d368fe8d47cd349fc73e476e03e277feced77 Author: Kevin Morin <morin@codelutin.com> Date: Thu Oct 5 14:32:23 2017 +0200 Erreur de sérialisation de la config vide commit 1d19af879126f40717e2a2aa4f420d5abd4744d9 Author: Kevin Morin <morin@codelutin.com> Date: Thu Oct 5 12:01:42 2017 +0200 correction de la valeur de la conf par défaut des types de sondage commit bd2be132eaba1c7582533b61b4aff6cc43fdd3b9 Author: Kevin Morin <morin@codelutin.com> Date: Thu Oct 5 11:42:36 2017 +0200 on ne cherche l'image d'avatar que si l'utilisateur a un avatar 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 ++ .../src/main/web/tag/components/Avatar.tag.html | 2 +- 5 files changed, 19 insertions(+), 18 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>.