branch 244-interface-de-vote-rendre-les-cases-a-cocher-plus-visibles-sous-firefox updated (adc7db40 -> 0eb0155f)
This is an automated email from the git hooks/post-receive script. New change to branch 244-interface-de-vote-rendre-les-cases-a-cocher-plus-visibles-sous-firefox in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from adc7db40 :lipstick: ajoute un peu de couleur à la cloche adds 045a74ba fix #243 the comments were not visible adds 68710b9f mise à jour des libs adds 6a05922c refs #250 add required signe on "Description" page adds aaa8e2b8 fix some Sonar Issus adds bb82eea1 Update to topia 3.7 adds 39cc29f6 Merge branch 'feature/update_to_topia_3.7' into 'develop' adds 6375ef34 Merge branch 'develop' of gitlab.nuiton.org:chorem/pollen into develop adds 2b41f4bb Validate pollen configaration at start adds 6c446cb3 Remove pollen devMode configuration (that no longer exists) from default configuration files adds 0340a8f3 Delete wrong documentation merge all details in the root README file adds 8e391d67 French adds 93e550c9 Fix indentation adds 043f20b8 Fix 'Unrecognized field "voteCountingConfig" (class org.chorem.pollen.services.bean.PollBean), not marked as ignorable' bug adds d35b1638 Introduce methods in EditVote models adds e1b1e905 Do not ask to validate GTU if already accepted by anonymous user adds 4b677a1c Merge branch 'feature/230_do_not_ask_for_gtu_validation_twice' into 'develop' adds a6c6d634 Fix purgeOldVotes cron adds d8aa1bb1 Merge branch 'develop' of gitlab.nuiton.org:chorem/pollen into 244-interface-de-vote-rendre-les-cases-a-cocher-plus-visibles-sous-firefox adds 0eb0155f :bug: Highlight should only be on checkboxes No new revisions were added by this update. Summary of changes: README.md | 4 + .../common/V3_1_0_5__Extract_email_addresses.java | 10 ++- .../persistence/PollenFlywayServiceImpl.java | 13 +++- .../pollen/persistence/entity/VoteTopiaDao.java | 2 +- pollen-rest-api/README.md | 15 ---- .../test/resources/pollen-rest-api-test.properties | 1 - .../services/config/PollenServicesConfig.java | 18 +++++ .../pollen/services/service/CryptoService.java | 74 ++++++++++++------ .../pollen/services/service/SocialAuthService.java | 43 +++++----- .../pollen/services/service/VoteServiceTest.java | 30 +++++-- .../src/test/resources/pollen-services.properties | 1 - pollen-ui-riot-js/package.json | 1 + pollen-ui-riot-js/src/main/web/css/blaze.css | 3 + .../src/main/web/customData/home-fr.html | 2 +- .../web/tag/components/MultiLineLabel.tag.html | 2 +- .../src/main/web/tag/poll/Description.tag.html | 4 +- .../src/main/web/tag/poll/EditVote.tag.html | 91 ++++++++++++---------- .../src/main/web/tag/poll/EditVoteOrder.tag.html | 31 +++++--- .../src/main/web/tag/poll/Settings.tag.html | 38 ++++----- pom.xml | 34 ++++---- 20 files changed, 247 insertions(+), 170 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm