This is an automated email from the git hooks/post-receive script. New change to branch feature/april in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from c029adc4 Fix build new 3a312eff Fix typo new 0539cb96 Can now edit choices in UI new d0f398ab Can add and delete choices in UI. Poll can be saved new f6f55bf7 refs #233 : PollCard ok new 8fd25d63 refs #233 : Fix missing questions and choices when getting saved poll new d4f4c521 refs #233 : Summary Ok The 6 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 d4f4c521af0a869e8e7768b4e0e2832e879f31ad Author: jcouteau <couteau@codelutin.com> Date: Tue Jan 8 12:17:00 2019 +0100 refs #233 : Summary Ok commit 8fd25d63f9f4375f6386d5c3dd1d252bea0785cd Author: jcouteau <couteau@codelutin.com> Date: Tue Jan 8 12:09:58 2019 +0100 refs #233 : Fix missing questions and choices when getting saved poll commit f6f55bf7cb50cd05bb537d9e90d59a6d7716836d Author: jcouteau <couteau@codelutin.com> Date: Tue Jan 8 11:06:48 2019 +0100 refs #233 : PollCard ok commit d0f398aba0a1745a99abb5be3dc905d8c5f34ebb Author: jcouteau <couteau@codelutin.com> Date: Tue Jan 8 10:53:31 2019 +0100 Can add and delete choices in UI. Poll can be saved commit 0539cb96f834dda800b96bf551a12dcc05df56dd Author: jcouteau <couteau@codelutin.com> Date: Tue Jan 8 09:50:10 2019 +0100 Can now edit choices in UI commit 3a312effea76a58b48316e19a8be1d0d238509fb Author: jcouteau <couteau@codelutin.com> Date: Wed Dec 26 11:32:04 2018 +0100 Fix typo Summary of changes: .../chorem/pollen/services/service/PollService.java | 7 +++++-- .../pollen/services/service/QuestionService.java | 5 +++++ pollen-ui-riot-js/src/main/web/js/PollForm.js | 4 ++-- pollen-ui-riot-js/src/main/web/js/PollService.js | 18 ++++++++++++++---- .../src/main/web/tag/components/Draggable.tag.html | 8 ++++---- .../src/main/web/tag/poll/Choices.tag.html | 8 ++++---- .../src/main/web/tag/poll/PollCard.tag.html | 4 ++-- .../src/main/web/tag/poll/Settings.tag.html | 4 ++-- .../src/main/web/tag/poll/Summary.tag.html | 2 +- 9 files changed, 39 insertions(+), 21 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.