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 9f823008 suppression ou modif de vote impossible si le sondage est terminé new 29f90af5 correction flag closed + ajouter 3 choix par défaut + ne géré le date qu'en timestamp en UTC The 1 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 29f90af568be4652109db15e42cc7cdfbf8e7da4 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Aug 2 10:40:08 2017 +0200 correction flag closed + ajouter 3 choix par défaut + ne géré le date qu'en timestamp en UTC Summary of changes: .../org/chorem/pollen/services/bean/PollBean.java | 12 +++++++ pollen-ui-riot-js/src/main/web/js/Poll.js | 4 +-- pollen-ui-riot-js/src/main/web/js/PollForm.js | 4 +-- pollen-ui-riot-js/src/main/web/js/UIHelper.js | 4 ++- .../web/tag/components/date-time-picker.tag.html | 18 +++++----- .../src/main/web/tag/poll/Description.tag.html | 8 ++--- .../src/main/web/tag/poll/EditPoll.tag.html | 11 +++++-- .../src/main/web/tag/poll/Poll.tag.html | 4 +-- .../src/main/web/tag/poll/Settings.tag.html | 38 +++++++++++----------- .../src/main/web/tag/poll/Votes.tag.html | 7 ++-- .../src/main/web/tag/voterList/VoterList.tag.html | 4 +-- .../main/web/tag/voterList/VoterListCard.tag.html | 2 +- .../web/tag/voterList/VoterListMemberCard.tag.html | 2 +- 13 files changed, 66 insertions(+), 52 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.