You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the ability to mark speeches as duplicates when entering ballots so that they will not show in speaker tabs, intended for use with 'iron-man' speeches and swing speakers
Reworked venue constraints and venue display options by streamlining "venue groups" and "venue constraint categories" into a single "venue category" type, with options for how they are used and displayed
Relocated the Random (now renamed 'Private') URL pages to the Setup section and added pages for printing/emailing out the ballot submission URLs
Reworked the simple data importer (formerly the visual importer) to improve its robustness
Improved guards against having no current round set, and added a new page for manually overriding the current round (under Configuration).
Added a preference for controlling whether assistant users have access to pages that can reveal draw or motions information ahead of their public release
Added the ability to limit tab releases to a given number of ranks (i.e. only show the top 10 speakers)
Added the ability to redact individual person's identifying details from speaker tabs
Added the ability for user passwords to be easily reset
Added a minimal set of default feedback questions to newly created Tournaments.
When a tournament's current round is set, redirect to a page where it can be set, rather than crashing
A number of other minor bug fixes and enhancements