-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add participant groups feature #881
base: develop
Are you sure you want to change the base?
Conversation
Added filtering submissions and the dashboard (when conflicts tracking is disabled in the latter case) by participant groups |
I've checked all the screens where this widget is supposed to be displayed and they all look adequately sized. There are only two nits that need to be resolved:
|
the text has been changed, but regarding the second point, perhaps you can specify the exact styles you want applied? i've already tried a number of styles from different templates for the select2 widgets and none of them look any different to me. |
this commit changes the empty label for location group filter fields to a localized translation of "Location Group" it also adds an empty label for participant group filter fields and makes it single-choice, not multiple.
this PR adds support for participant groups.
it also adds the
text/plain
mimetype for CSV imports.