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 dc13f8c6 retour vers la premiers version de l'api, correction des fil Atom, vérification des dépendances new 3df70cec UI des sondages 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 3df70cecb8064fea8f24e560f1f3b036cc4ccf2e Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Jul 18 08:58:17 2017 +0200 UI des sondages Summary of changes: .../pollen/persistence/entity/PollTopiaDao.java | 89 +++++++---- .../InvalidFormExceptionMapper.java | 2 +- .../org/chorem/pollen/rest/api/v1/PollApi.java | 23 +-- .../pollen/services/service/PollService.java | 16 +- .../services/service/security/SecurityService.java | 2 +- pollen-ui-riot-js/package.json | 4 +- pollen-ui-riot-js/src/main/web/css/custom.css | 8 +- pollen-ui-riot-js/src/main/web/css/main.css | 24 +-- pollen-ui-riot-js/src/main/web/i18n.json | 10 +- pollen-ui-riot-js/src/main/web/js/PollService.js | 24 ++- .../src/main/web/tag/components/Card.tag.html | 2 +- .../main/web/tag/components/LoadingCard.tag.html | 2 +- .../src/main/web/tag/poll/PollCard.tag.html | 128 ++++++++++----- .../src/main/web/tag/poll/Polls.tag.html | 171 +++++++++------------ .../src/main/web/tag/popup/Modal.tag.html | 6 +- 15 files changed, 287 insertions(+), 224 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.