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 cb0ec492 feedback limitation de la taille des logs, correction formatage des mails (ref #97) + explication sondage restraint new 67ec3091 fixes #98 naivgation au clavier dans le formulaire de création de sondage 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 67ec3091642fe2b736f1fbe7816ebccf6fcd95f6 Author: Kevin Morin <morin@codelutin.com> Date: Mon Sep 18 12:00:48 2017 +0200 fixes #98 naivgation au clavier dans le formulaire de création de sondage Summary of changes: pollen-ui-riot-js/src/main/web/i18n/fr.json | 2 +- .../src/main/web/tag/components/Checkbox.tag.html | 45 ++++ .../main/web/tag/components/time-picker.tag.html | 4 +- .../src/main/web/tag/poll/Choice.tag.html | 1 + .../src/main/web/tag/poll/Choices.tag.html | 1 + .../src/main/web/tag/poll/Description.tag.html | 4 + .../src/main/web/tag/poll/EditPoll.tag.html | 4 + .../src/main/web/tag/poll/Settings.tag.html | 235 +++++++++------------ 8 files changed, 158 insertions(+), 138 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/components/Checkbox.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.