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 9b78da3 factorisé le desenregistrement des tag sur le bus new b171268 création d'un utilitaire de log pour le JS 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 b1712689c5a72c0b8e8308fc0ff04e14d228fe51 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue May 23 13:51:31 2017 +0200 création d'un utilitaire de log pour le JS Summary of changes: pollen-ui-riot-js/src/main/web/index.js | 1 + pollen-ui-riot-js/src/main/web/js/FormHelper.js | 4 +++- pollen-ui-riot-js/src/main/web/js/I18nHelper.js | 4 ++-- pollen-ui-riot-js/src/main/web/js/Logger.js | 18 +++++++++++++++++ pollen-ui-riot-js/src/main/web/js/PollForm.js | 23 +++++++++++----------- .../src/main/web/js/ResourceService.js | 3 ++- pollen-ui-riot-js/src/main/web/js/Session.js | 21 ++++++++++---------- pollen-ui-riot-js/src/main/web/tag/SignIn.tag.html | 2 +- .../src/main/web/tag/poll/ChoiceDate.tag.html | 8 ++++---- .../src/main/web/tag/poll/Created.tag.html | 4 ++-- .../src/main/web/tag/poll/Polls.tag.html | 2 +- 11 files changed, 57 insertions(+), 33 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/js/Logger.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.