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 52e540c7 Remove i18 snapshot new 3f6f6c03 [ISO] QA - UI new 3303c764 [ISO] QA - Java The 2 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 3303c7646f1f03c61f7ce9215b0afc41bcc73c73 Author: jcouteau <couteau@codelutin.com> Date: Tue Jan 28 17:11:23 2020 +0100 [ISO] QA - Java commit 3f6f6c03b3e5e0b205089dc4f75336cc233a1400 Author: jcouteau <couteau@codelutin.com> Date: Tue Jan 28 17:10:16 2020 +0100 [ISO] QA - UI Summary of changes: .../services/bean/export/FavoriteListsExport.java | 2 +- .../services/service/FavoriteListService.java | 4 +- pollen-ui-riot-js/package-lock.json | 134 +++++++++++++++------ pollen-ui-riot-js/src/main/web/css/main.css | 17 +-- pollen-ui-riot-js/src/main/web/homeCL/offers.html | 6 +- .../src/main/web/tag/PollenFooter.tag.html | 2 +- .../src/main/web/tag/admin/LoginProviders.tag.html | 10 +- .../main/web/tag/components/LetterAvatar.tag.html | 4 +- .../src/main/web/tag/poll/Results.tag.html | 10 +- .../voteCountingType/BordaDetailResult.tag.html | 8 +- .../votecounting/AbstractVoteCountingStrategy.java | 8 +- .../pollen/votecounting/BordaVoteCounting.java | 4 +- .../BordaVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- .../pollen/votecounting/CondorcetVoteCounting.java | 4 +- .../CondorcetVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- .../pollen/votecounting/CoombsVoteCounting.java | 4 +- .../CoombsVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- .../votecounting/CumulativeVoteCounting.java | 4 +- .../CumulativeVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- .../votecounting/InstantRunoffVoteCounting.java | 4 +- .../InstantRunoffVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- .../votecounting/MajorityJudgmentVoteCounting.java | 4 +- .../MajorityJudgmentVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- .../pollen/votecounting/NormalVoteCounting.java | 4 +- .../NormalVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- .../pollen/votecounting/NumberVoteCounting.java | 4 +- .../NumberVoteCountingStrategyTest.java | 2 +- .../votecounting/VoteCountingFactoryTest.java | 2 +- 35 files changed, 159 insertions(+), 110 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.