branch master updated (31217c42 -> fbcef267)
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 31217c42 Merge branch 'release/3.3.7' adds 0ac67fdf Merge tag '3.3.7' into develop adds 9cae151e fixes #334 - How this feature could have been so badly tested adds ccb9aae2 fixes #335 : Wrong poll displayed - There was a useless refresh too soon messing up adds 45e84dd0 Better debugging adds 5a4777c2 Next development version adds dd64f116 Fix tests if no questions in poll coming from services (should happen only during tests) adds c5a5de8f release 3.3.8 success [skip ci] adds fbcef267 Merge branch 'release/3.3.8' No new revisions were added by this update. Summary of changes: CHANGELOG | 7 ++++ pollen-persistence/pom.xml | 2 +- pollen-rest-api/pom.xml | 2 +- .../org/chorem/pollen/rest/api/v1/PollApi.java | 3 +- pollen-services/pom.xml | 2 +- .../pollen/services/service/PollService.java | 48 +++++++++++++++++----- .../pollen/services/service/QuestionService.java | 3 ++ pollen-ui-riot-js/package-lock.json | 2 +- pollen-ui-riot-js/package.json | 2 +- pollen-ui-riot-js/pom.xml | 2 +- .../src/main/web/tag/poll/Poll.tag.html | 7 ++-- .../src/main/web/tag/poll/Summary.tag.html | 6 +-- .../src/main/web/tag/poll/Votes.tag.html | 2 +- pollen-ui-riot-js/webpack.config.js | 5 +-- 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 +- 25 files changed, 76 insertions(+), 39 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm