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 ce12b87 Merge branch 'feature/add_password_to_registration' into 'develop' adds adcf381 style de l'entête du pied et de l'ecran d'acceuille adds 12e321d Adaptation de l'écran de création de sondage new 8031085 Merge branch 'feature/small-screen' into 'develop' 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 8031085484b646ad0ecadd0a4442ef7f5f66c9d4 Merge: ce12b87 12e321d Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 7 15:20:16 2017 +0100 Merge branch 'feature/small-screen' into 'develop' petits écrans See merge request !3 Summary of changes: pollen-ui-riot-js/package.json | 1 + pollen-ui-riot-js/src/main/web/css/main.css | 62 +- pollen-ui-riot-js/src/main/web/i18n.json | 64 +- pollen-ui-riot-js/src/main/web/index.html | 2 + pollen-ui-riot-js/src/main/web/js/PollForm.js | 59 +- pollen-ui-riot-js/src/main/web/tag/Footer.tag.html | 7 +- pollen-ui-riot-js/src/main/web/tag/Header.tag.html | 112 +-- .../src/main/web/tag/HeaderI18n.tag.html | 6 +- pollen-ui-riot-js/src/main/web/tag/Home.tag.html | 50 +- pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 2 +- .../src/main/web/tag/poll/Choices.tag.html | 327 +------ .../src/main/web/tag/poll/CreatePoll.tag.html | 216 ++--- .../src/main/web/tag/poll/Description.tag.html | 91 +- .../src/main/web/tag/poll/Settings.tag.html | 950 ++++++--------------- .../src/main/web/tag/poll/Voters.tag.html | 217 ++--- pollen-ui-riot-js/webpack.config.js | 3 +- 16 files changed, 699 insertions(+), 1470 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.