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 0ac67fdf Merge tag '3.3.7' into develop new 9cae151e fixes #334 - How this feature could have been so badly tested new ccb9aae2 fixes #335 : Wrong poll displayed - There was a useless refresh too soon messing up new 45e84dd0 Better debugging 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 45e84dd0bf432d6df6dea6b312efa1ece85dad6e Author: jcouteau <couteau@codelutin.com> Date: Wed May 13 09:15:01 2020 +0200 Better debugging commit ccb9aae28eaa49fb3b523952297e5737837eb9f1 Author: jcouteau <couteau@codelutin.com> Date: Wed May 13 09:14:30 2020 +0200 fixes #335 : Wrong poll displayed - There was a useless refresh too soon messing up commit 9cae151e2e562ebbdac183644ffee6ce07643c08 Author: jcouteau <couteau@codelutin.com> Date: Wed May 13 09:02:37 2020 +0200 fixes #334 - How this feature could have been so badly tested Summary of changes: .../org/chorem/pollen/rest/api/v1/PollApi.java | 3 +- .../pollen/services/service/PollService.java | 46 +++++++++++++++++----- .../pollen/services/service/QuestionService.java | 3 ++ .../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 +-- 7 files changed, 50 insertions(+), 22 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.