avram / qbsql

Quizbowl stats tracking
http://quizbowl.gimranov.com/
GNU General Public License v2.0
1 stars 0 forks source link

Tournament deletion, hiding, locking #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is no way to delete a tournament, nor even to hide old or unneeded
tournaments. There should also be a way to set the locked bit on a
tournament, outside of the database.

Original issue reported on code.google.com by ajlyon on 12 Oct 2008 at 9:03

GoogleCodeExporter commented 9 years ago
Tournament locking added in r79. Tournaments cannot yet be unlocked except by
changing the bit in the database directly.

Deletion and hiding may happen when a more comprehensive authentication system 
appears.

Original comment by ajlyon on 22 Dec 2009 at 7:23