Skip to content

Releases: TabbycatDebate/tabbycat

1.4.4

26 Sep 23:00
Compare
Choose a tag to compare
  • Fix Vue dependency issue preventing Heroku installs after a dependency release
  • Fix issue with formatting non-numeric standings metrics
  • Fix behaviour of public tabs when all rounds are silent

1.4.3

08 Sep 21:32
Compare
Choose a tag to compare
  • A number of improvements to error handling and logging
  • Changed the "previous round" of an elimination round to point to the last one in the same break category
  • Other minor bug fixes

1.4.2

23 Aug 13:21
Compare
Choose a tag to compare
  • Minor bug fixes and error logging improvements

1.4.1

01 Aug 17:35
Compare
Choose a tag to compare
  • Fixed bug that prevented edited matchups from being saved
  • Added flag to prevent retired sites from using the database for sessions

Havana Brown (1.4.0)

26 Jul 02:00
Compare
Choose a tag to compare
  • Overhauled the adjudicator allocation, venue allocation, and matchups editing pages, including:
    • Upgraded to Vue 2.0 and refactored the code so that each page better shares methods for displaying the draw, showing additional information, and dragging/dropping
    • When dragging/dropping, the changed elements now 'lock' in place to indicate that their saving is in-progress
    • Added conflicts and recent histories to the slideovers shown for teams/adjudicators
    • Added 'ranking' toggles to visibly highlight adjudicator strengths and more easily identify unbalanced panels
    • Each interface's table is now sortable by a debate's importance, bracket, liveness, etc.
  • Added a new "Tournament Logistics" guide to the documentation that outlines some general best practices for tabbing tournaments. Thanks to Viran Weerasekera, Valerie Tierney, Molly Dale, and Vail Bromberger for contributing to this document.
  • Add (basic) support for the Canadian Parliamentary format by allowing for consensus ballots and providing a preset. However note that only some of the common draw rules are supported (check our documentation for more information).
  • Added an ESL/EFL tab release option and status field
  • Added a chi-squared test to measure motion balance in the motion standings/balance. Thanks to Viran Weerasekera for contributing this
  • The Auto Allocate function for adjudicators will now also allocate trainees to solo-chaired debates
  • Added a 'Tab Release' preset for easily releasing all standings/results pages after a tournament is finished
  • Added 'Average Speaks by Round' to the standings overview page
  • Fixed issue where the Auto Allocator was forming panels of incorrect strengths in debates identified as less important
  • Fixed issue where toggling iron-person speeches on and off wouldn't hide/unset the relevant checkboxes
  • Fixed issue where VenueCategories could not be edited if they did not have Venues set
  • Various other small fixes and improvements

1.3.1

26 May 07:00
Compare
Choose a tag to compare
  • Fixed bug that allowed duplicate emoji to be occasionally generated 😱

Genetta (1.3.0)

09 May 08:52
Compare
Choose a tag to compare
  • 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

1.2.3

18 Mar 00:28
Compare
Choose a tag to compare
  • Improved the display of the admin ballot entry form on mobile devices
  • A number of other minor bug fixes

1.2.2

04 Mar 03:54
Compare
Choose a tag to compare
  • Protected debate-team objects from cascaded deletion, and added warning messages with guidance when users would otherwise do this
  • A number of other minor bug fixes

1.2.1

25 Feb 02:19
Compare
Choose a tag to compare
  • Printable feedback forms will now display the default rating scale, any configured introduction text, and better prompt you to add additional questions
  • A number of other minor bug fixes