This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 810e91e4d2bf30f0a6572457aafaab174f0b34a9 Merge: eea6b421 2c5ffb09 Author: Yannick Martel <martel@codelutin.com> Date: Thu Jul 2 11:51:51 2020 +0200 Merge branch 'feature/refonte-ui' into 'develop' Feature/refonte ui Closes #337, #339, #335, #334, #333, and #332 See merge request chorem/pollen!42 .../pollen/persistence/entity/PollTopiaDao.java | 85 ++++++++++++++++++++- .../db/migration/h2/V3_3_0_2__add_poll_picture.sql | 5 ++ .../postgresql/V3_3_0_2__add_poll_picture.sql | 5 ++ pollen-persistence/src/main/xmi/pollen.properties | 2 +- pollen-persistence/src/main/xmi/pollen.zargo | Bin 31242 -> 31337 bytes .../org/chorem/pollen/rest/api/v1/PollApi.java | 21 +++-- .../org/chorem/pollen/services/bean/PollBean.java | 10 +++ .../pollen/services/service/PollService.java | 24 ++++-- 8 files changed, 135 insertions(+), 17 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.