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 91bfe728 Sppression de token de session par un batch et non a la vérification du token + correction lié a l'expiration d'un token de séssion new 802700b3 Sppression des ambiguité de l'API REST 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 802700b33ea84356a1cf100e434e8dea9234418a Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Oct 20 08:54:20 2017 +0200 Sppression des ambiguité de l'API REST Summary of changes: .../org/chorem/pollen/rest/api/v1/CommentApi.java | 31 +++--- .../chorem/pollen/rest/api/v1/FavoriteListApi.java | 20 ++-- .../org/chorem/pollen/rest/api/v1/PollApi.java | 62 +++++------- .../org/chorem/pollen/rest/api/v1/VoteApi.java | 35 ++++--- .../chorem/pollen/rest/api/v1/VoterListApi.java | 105 ++++++++++----------- pollen-ui-riot-js/src/main/web/js/PollService.js | 26 +++-- pollen-ui-riot-js/src/main/web/js/VoteService.js | 2 +- .../src/main/web/js/VoterListService.js | 6 +- 8 files changed, 129 insertions(+), 158 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.