branch master updated (7d81ee5c -> 5b9a1f33)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 7d81ee5c Merge branch 'release/3.3.0' adds 7f77e203 Merge tag '3.3.0' into develop adds be1497f2 Use SNAPSHOT version in develop ! adds d5c6d924 fix #323 : Can hack poll by sending vote edits without previous VoteToChoice ids adds 0c359f6a Set version to 3.3.1-SNAPSHOT adds 1b0f0b0d Update fixtures.yaml adds dff5e089 fixes #321 Typo adds 962c9e64 fixes #323 : fixes tests on CI (why does it work on my machine and not on CI ? adds e5644ede fixes #322 : Cannot change default admin user password adds e80f594e fixes #322 : Cannot change default admin user password - Cleaner solution adds f30dcfe5 Try another date adds dfa53b9e Build with release docker image adds bef1718c release 3.3.1 success [skip ci] adds 5b9a1f33 Merge branch 'release/3.3.1' No new revisions were added by this update. Summary of changes: .gitlab-ci.yml | 2 +- CHANGELOG | 8 +++ pollen-persistence/pom.xml | 2 +- pollen-rest-api/pom.xml | 2 +- pollen-services/pom.xml | 2 +- .../pollen/services/service/VoteService.java | 15 ++++- .../pollen/services/service/VoteServiceTest.java | 72 +++++++++++++++++++++- pollen-ui-riot-js/package-lock.json | 2 +- pollen-ui-riot-js/package.json | 2 +- pollen-ui-riot-js/pom.xml | 2 +- pollen-ui-riot-js/src/main/web/i18n/en.json | 2 +- .../src/main/web/tag/UserProfile.tag.html | 3 + pollen-votecounting-aggregator/pom.xml | 2 +- pollen-votecounting-api/pom.xml | 2 +- pollen-votecounting-borda/pom.xml | 2 +- pollen-votecounting-condorcet/pom.xml | 2 +- pollen-votecounting-coombs/pom.xml | 2 +- pollen-votecounting-cumulative/pom.xml | 2 +- pollen-votecounting-instant-runoff/pom.xml | 2 +- pollen-votecounting-majority-judgment/pom.xml | 2 +- pollen-votecounting-normal/pom.xml | 2 +- pollen-votecounting-number/pom.xml | 2 +- pom.xml | 2 +- 23 files changed, 114 insertions(+), 22 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm