branch feature/add_password_to_registration updated (3de9e46 -> 1db36a6)
This is an automated email from the git hooks/post-receive script. New change to branch feature/add_password_to_registration in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 3de9e46 fix build adds 1db36a6 refs #6 passage des urls systématiquement sur les post dans un objet context ui No new revisions were added by this update. Summary of changes: .../rest/api/PollenRestApiApplicationListener.java | 5 ++-- .../org/chorem/pollen/rest/api/v1/AuthApi.java | 5 ++-- .../chorem/pollen/rest/api/v1/PollenUserApi.java | 6 ++--- .../chorem/pollen/services/PollenUIContext.java | 29 ++++++++++++++++++++++ .../services/service/NotificationService.java | 9 ++++--- .../services/service/PollenUIUrlRenderService.java | 14 +++++------ .../pollen/services/service/PollenUserService.java | 13 +++++----- .../pollen/services/service/mail/EmailService.java | 17 ++++++++----- .../service/PollenUIUrlRenderServiceTest.java | 8 +++--- pollen-ui-riot-js/src/main/web/conf.js | 5 +++- pollen-ui-riot-js/src/main/web/js/AuthService.js | 4 +-- pollen-ui-riot-js/src/main/web/js/FetchService.js | 1 + 12 files changed, 78 insertions(+), 38 deletions(-) create mode 100644 pollen-services/src/main/java/org/chorem/pollen/services/PollenUIContext.java -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm