]> git.sesse.net Git - ccbs/history - html/show-tournament.pl
Check that there are steps for the selected song/playmode/difficulty combination...
[ccbs] / html / show-tournament.pl
2005-02-16 Steinar H. GundersonDon't show the "start next round" form until we can...
2005-02-16 Steinar H. GundersonFix bug where showing of an empty tournament would...
2005-02-16 Steinar H. GundersonChange locking semantics -- now everything in the last...
2005-02-16 Steinar H. GundersonAdd name= to the submit buttons, and some information...
2005-02-16 Steinar H. GundersonDistinguish the name= on the form elements.
2005-02-14 Steinar H. GundersonAdded showing/selection of playmode and difficulty.
2005-02-14 Steinar H. GundersonAdd preliminary edit boxes (no backend) for columns...
2005-02-14 Steinar H. GundersonSplit chosen songs into two table cells.
2005-02-14 Steinar H. GundersonFix more stuff related to making new groups.
2005-02-14 Steinar H. GundersonRemoved NOT NULL from score in the SQL schema.
2005-02-14 Steinar H. GundersonCorrect number of qualified people from round >= 1.
2005-02-14 Steinar H. GundersonDo LEFT JOINs to get out info for unfinished groups.
2005-02-14 Steinar H. GundersonHide rankinglist if there is none. Count the number...
2005-02-14 Steinar H. GundersonMisc. changes -- some formatting and add a preliminary...
2005-02-14 Steinar H. GundersonAdd a "total score" for each player the score screen.
2005-02-14 Steinar H. GundersonShow ranking list on the web interface.
2005-02-14 Steinar H. GundersonAdd a "general facts" to the score screen.
2005-02-14 Steinar H. GundersonAdd headings to the score display.
2005-02-14 Steinar H. GundersonDisconnect the database handle cleanly on exit.
2005-02-14 Steinar H. GundersonAdding show-tournament.pl (arch is weird)...