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 63f86703 verification du statut admin avant d'accéder aux tiers de connexion new 032a3006 fixes #145 Impossible de réouvrir un sondage ou de le cloner new 4c2c30a2 erreur quand on recharge une page réservée à l'admin The 2 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 4c2c30a25e614409819790b0e9ed4d1ee0a1a01a Author: Kevin Morin <morin@codelutin.com> Date: Tue Sep 19 17:37:54 2017 +0200 erreur quand on recharge une page réservée à l'admin commit 032a30061885678abc13c451502730fc67834520 Author: Kevin Morin <morin@codelutin.com> Date: Tue Sep 19 17:13:41 2017 +0200 fixes #145 Impossible de réouvrir un sondage ou de le cloner Summary of changes: .../org/chorem/pollen/rest/api/v1/PollApi.java | 6 ++-- .../pollen/services/service/PollService.java | 3 +- pollen-ui-riot-js/src/main/web/js/Poll.js | 24 ---------------- pollen-ui-riot-js/src/main/web/js/PollForm.js | 23 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/Session.js | 20 ++++++++++++-- pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 32 +++++++++++----------- .../src/main/web/tag/poll/EditPoll.tag.html | 6 +++- .../src/main/web/tag/poll/Summary.tag.html | 4 +-- 8 files changed, 69 insertions(+), 49 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.