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 43a6ddc3 fixes #71 ajout du cron pour renvoyer les emails en erreur new 62263a06 fixes #57 analyse du trafic 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 62263a06e59e70891b4cf72b325dbdd1f653d419 Author: Kevin Morin <morin@codelutin.com> Date: Tue Jun 13 15:01:25 2017 +0200 fixes #57 analyse du trafic Summary of changes: pollen-ui-riot-js/package.json | 3 +- pollen-ui-riot-js/src/main/web/conf.js | 2 + pollen-ui-riot-js/src/main/web/js/PageTracker.js | 65 ++++++++++++++++++++++++ pollen-ui-riot-js/src/main/web/js/Poll.js | 13 +++++ pollen-ui-riot-js/src/main/web/js/PollForm.js | 9 +++- pollen-ui-riot-js/src/main/web/js/Session.js | 2 + 6 files changed, 92 insertions(+), 2 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/js/PageTracker.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.