This is an automated email from the git hooks/post-receive script. New change to branch feature/multi-ui in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 2d4566d9 Tab index new 7a7033fb Fix votes lazy loading new 6c285d92 Fix undefined error new 364a9c90 Refs #235 - backport @bleny fix on multiquestion new c2737404 Update header showing new 008abb76 Show buttons only on multi new e51c8e35 Question description on multi new e700547a Fix label update bug on init new 6802c82a Fix VotesTable loading (still some hickups in some configurations) new 7c0fb4af GTU validation in multi/invited poll new 219dfb99 GTU validation and name keeping in multi poll The 10 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 219dfb99c86cf562ee8765907e80f68fbc14ab98 Author: jcouteau <couteau@codelutin.com> Date: Tue Oct 29 13:59:29 2019 +0100 GTU validation and name keeping in multi poll commit 7c0fb4af5d12887aa6327faea51dc00c00a053d7 Author: jcouteau <couteau@codelutin.com> Date: Tue Oct 29 11:35:00 2019 +0100 GTU validation in multi/invited poll commit 6802c82a567771fcefc256384311697e185f55ff Author: jcouteau <couteau@codelutin.com> Date: Tue Oct 29 11:14:09 2019 +0100 Fix VotesTable loading (still some hickups in some configurations) commit e700547a479112e6eb3dd0232331645c24c2321e Author: jcouteau <couteau@codelutin.com> Date: Mon Oct 28 10:42:17 2019 +0100 Fix label update bug on init commit e51c8e353ea9f6ff5fc432cf5f2975f35ffa50b1 Author: jcouteau <couteau@codelutin.com> Date: Mon Oct 28 10:41:45 2019 +0100 Question description on multi commit 008abb7645e49b4343e4b80d4173b1fbe86be08d Author: jcouteau <couteau@codelutin.com> Date: Mon Oct 28 10:07:29 2019 +0100 Show buttons only on multi commit c2737404919749604b4c3bdc3a6567c1da1c048d Author: jcouteau <couteau@codelutin.com> Date: Mon Oct 28 10:04:30 2019 +0100 Update header showing commit 364a9c90ba90f005455c1e0e601c50f0c83fbdfc Author: jcouteau <couteau@codelutin.com> Date: Fri Oct 25 11:34:05 2019 +0200 Refs #235 - backport @bleny fix on multiquestion commit 6c285d9223546101196edcedafe317d43de3ac89 Author: jcouteau <couteau@codelutin.com> Date: Wed Oct 23 14:47:07 2019 +0200 Fix undefined error commit 7a7033fb8ecf309cfbd1321cc2e3794ea38e93c0 Author: jcouteau <couteau@codelutin.com> Date: Wed Oct 23 12:07:24 2019 +0200 Fix votes lazy loading Summary of changes: pollen-ui-riot-js/src/main/web/js/Poll.js | 63 +++++++++++----------- pollen-ui-riot-js/src/main/web/js/PollService.js | 2 + .../web/tag/components/MultiLineLabel.tag.html | 7 ++- .../src/main/web/tag/poll/EditVote.tag.html | 43 +++++++++++++-- .../src/main/web/tag/poll/EditVoteOrder.tag.html | 10 +++- .../src/main/web/tag/poll/Vote.tag.html | 7 ++- .../src/main/web/tag/poll/Votes.tag.html | 9 ++-- .../src/main/web/tag/poll/VotesTable.tag.html | 24 ++++++++- 8 files changed, 117 insertions(+), 48 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.