This is an automated email from the git hooks/post-receive script. New change to branch release/3.1.0 in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from a8251a18 Fix REST API filters new 74d3d7ad Ajout des headers de licence avant release 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 74d3d7adcd6612ee17d2f9b4039cf9a608df725f Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Dec 5 10:44:09 2017 +0100 Ajout des headers de licence avant release Summary of changes: .../common/V3_1_0_5__Extract_email_addresses.java | 21 +++++++++++++++++++++ .../entity/PollenUserEmailAddressTopiaDao.java | 21 +++++++++++++++++++++ .../PollenUserUnknownExceptionMapper.java | 21 +++++++++++++++++++++ .../chorem/pollen/rest/api/v1/TransverseApi.java | 21 +++++++++++++++++++++ .../pollen/services/bean/ConfigurationBean.java | 21 +++++++++++++++++++++ .../chorem/pollen/services/bean/PollenStatus.java | 21 +++++++++++++++++++++ .../services/bean/PollenUserEmailAddressBean.java | 21 +++++++++++++++++++++ .../chorem/pollen/services/bean/UsersRight.java | 21 +++++++++++++++++++++ .../bean/resource/AbstractResourceBean.java | 21 +++++++++++++++++++++ .../MajorityJudgmentChoiceResultBean.java | 21 +++++++++++++++++++++ .../MajorityJudgmentDetailResultBean.java | 21 +++++++++++++++++++++ .../pollen/services/job/CheckMailBoxJob.java | 21 +++++++++++++++++++++ .../job/DeleteObsoleteSessionTokensJob.java | 21 +++++++++++++++++++++ .../pollen/services/service/TransverseService.java | 21 +++++++++++++++++++++ .../services/service/mail/MailBoxService.java | 21 +++++++++++++++++++++ .../services/service/mail/PollenEmailKeyType.java | 21 +++++++++++++++++++++ .../service/mail/PollenInvalidEmailsException.java | 21 +++++++++++++++++++++ .../service/mail/PollenMailReturnContext.java | 21 +++++++++++++++++++++ .../services/service/mail/PollenMailType.java | 21 +++++++++++++++++++++ .../service/security/PollenPermission.java | 21 +++++++++++++++++++++ .../service/security/PollenPermissions.java | 21 +++++++++++++++++++++ .../src/main/web/customData/legalNotices-en.html | 20 ++++++++++++++++++++ .../src/main/web/customData/legalNotices-fr.html | 20 ++++++++++++++++++++ .../web/customData/maxVotersAlert-creator-en.html | 20 ++++++++++++++++++++ .../web/customData/maxVotersAlert-creator-fr.html | 20 ++++++++++++++++++++ .../src/main/web/customData/maxVotersAlert-en.html | 20 ++++++++++++++++++++ .../src/main/web/customData/maxVotersAlert-fr.html | 20 ++++++++++++++++++++ .../src/main/web/tag/Authorization.tag.html | 20 ++++++++++++++++++++ .../src/main/web/tag/FilterLoginProvider.tag.js | 20 ++++++++++++++++++++ .../src/main/web/tag/PageChanged.tag.js | 20 ++++++++++++++++++++ .../src/main/web/tag/SignInAction.tag.js | 20 ++++++++++++++++++++ .../src/main/web/tag/components/Avatar.tag.html | 22 +++++++++++++++++++++- .../src/main/web/tag/components/InnerHtml.tag.html | 20 ++++++++++++++++++++ .../tag/components/UserEmailAddressList.tag.html | 20 ++++++++++++++++++++ .../src/main/web/tag/poll/CheckEmails.tag.html | 20 ++++++++++++++++++++ .../src/main/web/tag/poll/EditVote.tag.html | 20 ++++++++++++++++++++ .../src/main/web/tag/poll/VotesTable.tag.html | 20 ++++++++++++++++++++ .../web/tag/voteCountingType/BordaConfig.tag.html | 20 ++++++++++++++++++++ .../tag/voteCountingType/CumulativeConfig.tag.html | 20 ++++++++++++++++++++ .../MajorityJudgmentConfig.tag.html | 20 ++++++++++++++++++++ .../MaxChoicesNumberConfig.tag.html | 20 ++++++++++++++++++++ .../model/EmptyVoteCountingConfig.java | 21 +++++++++++++++++++++ .../votecounting/model/MaxChoicesNumberConfig.java | 21 +++++++++++++++++++++ .../votecounting/model/VoteCountingConfig.java | 21 +++++++++++++++++++++ .../chorem/pollen/votecounting/BordaConfig.java | 21 +++++++++++++++++++++ .../pollen/votecounting/CumulativeConfig.java | 21 +++++++++++++++++++++ .../votecounting/MajorityJudgmentChoiceResult.java | 21 +++++++++++++++++++++ .../votecounting/MajorityJudgmentConfig.java | 21 +++++++++++++++++++++ 48 files changed, 989 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.