Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surveys for unregistered users (#4996) #847

Merged
merged 2 commits into from
Nov 14, 2019

Conversation

armandfardeau
Copy link
Collaborator

@armandfardeau armandfardeau commented Nov 8, 2019

  • Add allow_unregistered option to surveys component

  • locales for allow_unregistered settings action

  • relax permissions to allow answers withou users

  • Add session token to answer for grouping anonymous answers

  • check if an unregistered user has already answered the questionnaire

  • add unregistered users test

  • rubocop happiness

  • change test to match new locale messages

  • add changelog entry [ci skip]

  • unregisterd users settings warning

  • add ip hash to unregistered surveys

  • add invisible_captcha to forms

  • Add user status to answers export

  • remove unused key

  • avoid NULL column

  • use current instead of now

  • refactor questionnaire validation for unregistered users

  • simplify questionnaire validation and fix meetings reuse

  • fix meetings tests

* Add allow_unregistered option to surveys component

* locales for allow_unregistered settings action

* relax permissions to allow answers withou users

* Add session token to answer for grouping anonymous answers

* check if an unregistered user has already answered the questionnaire

* add unregistered users test

* rubocop happiness

* change test to match new locale messages

* add changelog entry [ci skip]

* unregisterd users settings warning

* add ip hash to unregistered surveys

* add invisible_captcha to forms

* Add user status to answers export

* remove unused key

* avoid NULL column

* use current instead of now

* refactor questionnaire validation for unregistered users

* simplify questionnaire validation and fix meetings reuse

* fix meetings tests
@armandfardeau armandfardeau merged commit c99eac6 into 0.18-merge Nov 14, 2019
@armandfardeau armandfardeau deleted the feature/anonymous-surveys branch November 14, 2019 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants