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 c58910b refs #23 remove vote summary notification as we cannot really determine the vote edition and deletion for a period new 739ccae fix validation du choix de fichier qui ne s'affichait pas sous Chrome new a2fde28 refs #23 remove forgotten method new 6bfa1b6 utilisation de la lib Object.values pour les navigateurs ne supportant pas encore cette function native js new 50e1076 correction de l'édition des dates dans le sondage The 4 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 50e107601197cda5030881523ad8bf41acbc305c Author: Kevin Morin <morin@codelutin.com> Date: Thu May 18 15:52:02 2017 +0200 correction de l'édition des dates dans le sondage commit 6bfa1b6d1ed1cea900fcb84fad6237a96d82beb4 Author: Kevin Morin <morin@codelutin.com> Date: Thu May 18 15:51:38 2017 +0200 utilisation de la lib Object.values pour les navigateurs ne supportant pas encore cette function native js commit a2fde28aa295a4daf6627ad42088b6c882123d6d Author: Kevin Morin <morin@codelutin.com> Date: Thu May 18 15:50:35 2017 +0200 refs #23 remove forgotten method commit 739ccaeaad0193ae5fa21be9033e812445c8ce69 Author: Kevin Morin <morin@codelutin.com> Date: Thu May 18 11:45:30 2017 +0200 fix validation du choix de fichier qui ne s'affichait pas sous Chrome Summary of changes: .../org/chorem/pollen/services/service/VoteService.java | 9 +++------ pollen-ui-riot-js/package.json | 1 + pollen-ui-riot-js/src/main/web/js/Error.js | 5 +++++ pollen-ui-riot-js/src/main/web/js/UIHelper.js | 8 +++++++- pollen-ui-riot-js/src/main/web/js/VoterListService.js | 4 ++++ pollen-ui-riot-js/src/main/web/tag/poll/Choice.tag.html | 3 ++- .../src/main/web/tag/poll/Settings.tag.html | 16 ++++++++++------ 7 files changed, 32 insertions(+), 14 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.