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 35884647 refs #136 oubli des videos new 98e57e63 chargement en lazy des votes (ref #131) 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 98e57e63dc89f630e6143ecc06e344ea1329d726 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Sep 13 10:52:59 2017 +0200 chargement en lazy des votes (ref #131) Summary of changes: .../org/chorem/pollen/rest/api/v1/VoteApi.java | 11 +- pollen-services/src/main/config/PollenServices.ini | 6 + .../pollen/services/service/VoteService.java | 27 ++++- .../i18n/pollen-services_en_GB.properties | 1 + .../i18n/pollen-services_fr_FR.properties | 1 + pollen-ui-riot-js/src/main/web/js/Poll.js | 31 ++--- pollen-ui-riot-js/src/main/web/js/VoteService.js | 8 +- .../src/main/web/tag/components/LazyLoad.tag.html | 33 +++--- .../src/main/web/tag/poll/Votes.tag.html | 128 +++++++++++++++------ 9 files changed, 173 insertions(+), 73 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.