This is an automated email from the git hooks/post-receive script. New change to branch feature/pollen-riot-js in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 086d54f Add help mecanism on settings new 1187a24 Add missing license header + remove my organisation 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 1187a24a8fe290a59b6cd06a7b0b650dd5d5f81b Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 18 12:59:27 2017 +0100 Add missing license header + remove my organisation Summary of changes: pollen-bundle/src/main/assembly/bin.xml | 11 ++++----- pollen-bundle/src/main/assembly/dist/conf.js | 22 ++++++++++++++++- .../main/assembly/dist/pollen-rest-api.properties | 20 ++++++++++++++++ .../chorem/pollen/rest/api/RestApiFixtures.java | 21 ++++++++++++++++ .../security/PollenCypherTechnicalException.java | 21 ++++++++++++++++ pollen-ui-riot-js/src/main/js/riotjs-loader.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/css/main.css | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/index.html | 21 ++++++++++++++++ pollen-ui-riot-js/src/main/web/index.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/AuthService.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/ChoiceText.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/FetchService.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/FormHelper.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/I18nHelper.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/PollForm.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/PollService.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/Session.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/js/Singleton.js | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/Footer.tag | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/Header.tag | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/HeaderI18n.tag | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/Home.tag | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/Pollen.tag | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/SignCheck.tag | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/SignIn.tag | 20 ++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/SignUp.tag | 20 ++++++++++++++++ .../src/main/web/tag/poll/CreatePoll.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollChoiceText.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollChoiceTextGroup.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollChoicesDate.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollChoicesImage.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollChoicesText.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollCreated.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollDescription.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollSettings.tag | 22 ++++++++++++++++- .../src/main/web/tag/poll/PollVoters.tag | 22 ++++++++++++++++- .../src/main/web/tag/popup/AccountCreated.tag | 20 ++++++++++++++++ .../src/main/web/tag/popup/NewPassword.tag | 20 ++++++++++++++++ .../src/main/web/tag/popup/ResendValidation.tag | 20 ++++++++++++++++ pom.xml | 28 ++++++++++++++++++++-- 40 files changed, 805 insertions(+), 19 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.