]> git.sesse.net Git - ccbs/log
ccbs
19 years agoActually add the backend for ranking (forgot tla add last time :-) ).
Steinar H. Gunderson [Wed, 16 Feb 2005 20:11:46 +0000 (20:11 +0000)]
Actually add the backend for ranking (forgot tla add last time :-) ).

19 years agoImplement the first (trivial) parts of the ranking system.
Steinar H. Gunderson [Wed, 16 Feb 2005 20:11:12 +0000 (20:11 +0000)]
Implement the first (trivial) parts of the ranking system.

19 years agoAdd FIXME comment about empty last group.
Steinar H. Gunderson [Wed, 16 Feb 2005 19:19:11 +0000 (19:19 +0000)]
Add FIXME comment about empty last group.

19 years agoAdded a "finish tournament" button that is shown if one can finish the tournament.
Steinar H. Gunderson [Wed, 16 Feb 2005 19:15:26 +0000 (19:15 +0000)]
Added a "finish tournament" button that is shown if one can finish the tournament.

19 years agoCheck that there are steps for the selected song/playmode/difficulty combination...
Steinar H. Gunderson [Wed, 16 Feb 2005 18:55:02 +0000 (18:55 +0000)]
Check that there are steps for the selected song/playmode/difficulty combination, instead of giving an SQL error.

19 years agoCheck for scores out of range, instead of giving SQL errors.
Steinar H. Gunderson [Wed, 16 Feb 2005 18:44:23 +0000 (18:44 +0000)]
Check for scores out of range, instead of giving SQL errors.

19 years agoCache revision.
Steinar H. Gunderson [Wed, 16 Feb 2005 15:34:44 +0000 (15:34 +0000)]
Cache revision.
14:45-16:45

19 years agoDon't show the "start next round" form until we can actually do so.
Steinar H. Gunderson [Wed, 16 Feb 2005 15:32:17 +0000 (15:32 +0000)]
Don't show the "start next round" form until we can actually do so.

19 years agoRemove the extra header for locked rounds.
Steinar H. Gunderson [Wed, 16 Feb 2005 15:24:12 +0000 (15:24 +0000)]
Remove the extra header for locked rounds.

19 years agoFix bug where showing of an empty tournament would crash.
Steinar H. Gunderson [Wed, 16 Feb 2005 15:16:32 +0000 (15:16 +0000)]
Fix bug where showing of an empty tournament would crash.

19 years agoMake system for making groups after the very first round.
Steinar H. Gunderson [Wed, 16 Feb 2005 15:15:59 +0000 (15:15 +0000)]
Make system for making groups after the very first round.

19 years agoRemove/hide some borders between the score/playmode/difficulty settings.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:53:10 +0000 (14:53 +0000)]
Remove/hide some borders between the score/playmode/difficulty settings.

19 years agoRemoved name= on the submit buttons again, we don't need it anymore.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:48:32 +0000 (14:48 +0000)]
Removed name= on the submit buttons again, we don't need it anymore.

19 years agoChange locking semantics -- now everything in the last round can be edited, and nothi...
Steinar H. Gunderson [Wed, 16 Feb 2005 14:47:25 +0000 (14:47 +0000)]
Change locking semantics -- now everything in the last round can be edited, and nothing else.

19 years agoChosen song can now be set.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:44:41 +0000 (14:44 +0000)]
Chosen song can now be set.

19 years agoHandle <> etc. in __DIE__ handler messages.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:40:52 +0000 (14:40 +0000)]
Handle <> etc. in __DIE__ handler messages.

19 years agoFiddled around with the table layout.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:39:55 +0000 (14:39 +0000)]
Fiddled around with the table layout.

19 years agoAdd edit of playmode and difficulty.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:37:40 +0000 (14:37 +0000)]
Add edit of playmode and difficulty.

19 years agoMake it possible to enter NULL values by leaving fields blank.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:35:20 +0000 (14:35 +0000)]
Make it possible to enter NULL values by leaving fields blank.

19 years agoMake it possible to edit scores.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:33:30 +0000 (14:33 +0000)]
Make it possible to edit scores.

19 years agoAdd old- versions of all data in the form; we can't really detect what button was...
Steinar H. Gunderson [Wed, 16 Feb 2005 14:21:05 +0000 (14:21 +0000)]
Add old- versions of all data in the form; we can't really detect what button was clicked anyhow. :-/

19 years agoThe "edit scores" backend now finds out which update button was pressed.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:10:57 +0000 (14:10 +0000)]
The "edit scores" backend now finds out which update button was pressed.

19 years agoAdd tournament/round hidden inputs for all cases :-)
Steinar H. Gunderson [Wed, 16 Feb 2005 14:08:03 +0000 (14:08 +0000)]
Add tournament/round hidden inputs for all cases :-)

19 years agoMoved the hidden tournament/round inputs into a place where they actually make sense.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:06:47 +0000 (14:06 +0000)]
Moved the hidden tournament/round inputs into a place where they actually make sense.

19 years agoAdd a (dummy) do-edit-scores.pl backend. (Nevermind, it crept into the previous commi...
Steinar H. Gunderson [Wed, 16 Feb 2005 14:04:55 +0000 (14:04 +0000)]
Add a (dummy) do-edit-scores.pl backend. (Nevermind, it crept into the previous commit anyhow...)

19 years agoAdd hidden tournament and round form elements.
Steinar H. Gunderson [Wed, 16 Feb 2005 14:01:34 +0000 (14:01 +0000)]
Add hidden tournament and round form elements.

19 years agoAdd name= to the submit buttons, and some information fixes.
Steinar H. Gunderson [Wed, 16 Feb 2005 13:58:19 +0000 (13:58 +0000)]
Add name= to the submit buttons, and some information fixes.

19 years agoChange nowrap="nowrap" to CSS.
Steinar H. Gunderson [Wed, 16 Feb 2005 13:52:43 +0000 (13:52 +0000)]
Change nowrap="nowrap" to CSS.

19 years agoDistinguish the name= on the form elements.
Steinar H. Gunderson [Wed, 16 Feb 2005 13:49:00 +0000 (13:49 +0000)]
Distinguish the name= on the form elements.

19 years agoAdd a <form> around the scores table.
Steinar H. Gunderson [Wed, 16 Feb 2005 13:46:26 +0000 (13:46 +0000)]
Add a <form> around the scores table.

19 years agoCache revision.
Steinar H. Gunderson [Mon, 14 Feb 2005 23:48:04 +0000 (23:48 +0000)]
Cache revision.
19:00-00:00

19 years agoAdded showing/selection of playmode and difficulty.
Steinar H. Gunderson [Mon, 14 Feb 2005 23:44:44 +0000 (23:44 +0000)]
Added showing/selection of playmode and difficulty.

19 years agoIndented the show-tournament template.
Steinar H. Gunderson [Mon, 14 Feb 2005 23:34:29 +0000 (23:34 +0000)]
Indented the show-tournament template.

19 years agoAdd preliminary edit boxes (no backend) for columns missing data.
Steinar H. Gunderson [Mon, 14 Feb 2005 23:17:03 +0000 (23:17 +0000)]
Add preliminary edit boxes (no backend) for columns missing data.

19 years agoSwitch to XHTML MIME type for now, fix a validation error or two.
Steinar H. Gunderson [Mon, 14 Feb 2005 22:31:54 +0000 (22:31 +0000)]
Switch to XHTML MIME type for now, fix a validation error or two.

19 years agoSplit chosen songs into two table cells.
Steinar H. Gunderson [Mon, 14 Feb 2005 22:15:04 +0000 (22:15 +0000)]
Split chosen songs into two table cells.

19 years agoAdd state to the random song chooser, so it doesn't choose the same songs twice....
Steinar H. Gunderson [Mon, 14 Feb 2005 22:05:06 +0000 (22:05 +0000)]
Add state to the random song chooser, so it doesn't choose the same songs twice. Only choose songs from the mix used in this tournament.

19 years agoAdded a machinesongs table, and a small snippet to insert all songs as EM2 machine...
Steinar H. Gunderson [Mon, 14 Feb 2005 21:56:28 +0000 (21:56 +0000)]
Added a machinesongs table, and a small snippet to insert all songs as EM2 machine songs.

19 years agoFix more stuff related to making new groups.
Steinar H. Gunderson [Mon, 14 Feb 2005 21:46:25 +0000 (21:46 +0000)]
Fix more stuff related to making new groups.

19 years agoRemoved NOT NULL from score in the SQL schema.
Steinar H. Gunderson [Mon, 14 Feb 2005 21:20:19 +0000 (21:20 +0000)]
Removed NOT NULL from score in the SQL schema.

19 years agoCache revision.
Steinar H. Gunderson [Mon, 14 Feb 2005 20:39:17 +0000 (20:39 +0000)]
Cache revision.

19 years agoCorrect number of qualified people from round >= 1.
Steinar H. Gunderson [Mon, 14 Feb 2005 20:38:03 +0000 (20:38 +0000)]
Correct number of qualified people from round >= 1.

19 years agoDo LEFT JOINs to get out info for unfinished groups.
Steinar H. Gunderson [Mon, 14 Feb 2005 20:35:22 +0000 (20:35 +0000)]
Do LEFT JOINs to get out info for unfinished groups.

19 years agoAdd people into groups.
Steinar H. Gunderson [Mon, 14 Feb 2005 20:25:35 +0000 (20:25 +0000)]
Add people into groups.

19 years agoAdded preliminary backend for creating rounds and groups.
Steinar H. Gunderson [Mon, 14 Feb 2005 19:44:08 +0000 (19:44 +0000)]
Added preliminary backend for creating rounds and groups.

19 years agoHide rankinglist if there is none. Count the number of qualified for next round.
Steinar H. Gunderson [Mon, 14 Feb 2005 19:32:16 +0000 (19:32 +0000)]
Hide rankinglist if there is none. Count the number of qualified for next round.

19 years agoAdded a "number of people qualifying for each round" attribute to the SQL schema.
Steinar H. Gunderson [Mon, 14 Feb 2005 19:15:37 +0000 (19:15 +0000)]
Added a "number of people qualifying for each round" attribute to the SQL schema.

19 years agoMisc. changes -- some formatting and add a preliminary "start new round" form.
Steinar H. Gunderson [Mon, 14 Feb 2005 19:10:27 +0000 (19:10 +0000)]
Misc. changes -- some formatting and add a preliminary "start new round" form.

19 years agoReverted separate start forms -- we'll generalize it instead.
Steinar H. Gunderson [Mon, 14 Feb 2005 18:55:29 +0000 (18:55 +0000)]
Reverted separate start forms -- we'll generalize it instead.

19 years agoAdded a function for starting a tournament (no backend yet).
Steinar H. Gunderson [Mon, 14 Feb 2005 18:44:40 +0000 (18:44 +0000)]
Added a function for starting a tournament (no backend yet).

19 years agoAdded a link to "start tournament" in the tournament listing.
Steinar H. Gunderson [Mon, 14 Feb 2005 18:28:18 +0000 (18:28 +0000)]
Added a link to "start tournament" in the tournament listing.

19 years agoAdd an option for un-registering people.
Steinar H. Gunderson [Mon, 14 Feb 2005 18:22:30 +0000 (18:22 +0000)]
Add an option for un-registering people.

19 years agoAdded backend for setting paid/not paid.
Steinar H. Gunderson [Mon, 14 Feb 2005 18:16:42 +0000 (18:16 +0000)]
Added backend for setting paid/not paid.

19 years agoRegistration stuff now validates.
Steinar H. Gunderson [Mon, 14 Feb 2005 18:12:58 +0000 (18:12 +0000)]
Registration stuff now validates.

19 years agoFix some validation errors, more remain.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:49:59 +0000 (15:49 +0000)]
Fix some validation errors, more remain.
15:15-16:45

19 years agoAdd buttons for setting paid/not paid (not validating, no backend).
Steinar H. Gunderson [Mon, 14 Feb 2005 15:43:33 +0000 (15:43 +0000)]
Add buttons for setting paid/not paid (not validating, no backend).

19 years agoPrint out who have paid and who have not (in red).
Steinar H. Gunderson [Mon, 14 Feb 2005 15:33:37 +0000 (15:33 +0000)]
Print out who have paid and who have not (in red).

19 years agoSort list of registered people.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:30:15 +0000 (15:30 +0000)]
Sort list of registered people.

19 years agoFix so registration works.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:29:10 +0000 (15:29 +0000)]
Fix so registration works.

19 years agoAdded a backend (not working yet) for registering people.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:27:42 +0000 (15:27 +0000)]
Added a backend (not working yet) for registering people.

19 years agoFix <option> values for registration form.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:21:31 +0000 (15:21 +0000)]
Fix <option> values for registration form.

19 years agoMoved the list of registered people to the bottom (having the registration on the...
Steinar H. Gunderson [Mon, 14 Feb 2005 15:18:25 +0000 (15:18 +0000)]
Moved the list of registered people to the bottom (having the registration on the top is more useful in the long run).

19 years agoSort case-insensitively.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:17:16 +0000 (15:17 +0000)]
Sort case-insensitively.

19 years agoAdd a box for adding people.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:16:16 +0000 (15:16 +0000)]
Add a box for adding people.

19 years agoAdded a minimal list over people registered at a tournament.
Steinar H. Gunderson [Mon, 14 Feb 2005 15:04:00 +0000 (15:04 +0000)]
Added a minimal list over people registered at a tournament.

19 years agoRemoved the link to registration, added a link for it under "tournaments" instead.
Steinar H. Gunderson [Mon, 14 Feb 2005 14:52:11 +0000 (14:52 +0000)]
Removed the link to registration, added a link for it under "tournaments" instead.

19 years agoAdd a new table to the SQL for tournament participation.
Steinar H. Gunderson [Mon, 14 Feb 2005 14:46:00 +0000 (14:46 +0000)]
Add a new table to the SQL for tournament participation.

19 years agoAdded a link to a (soon-to-come) tournament registration system.
Steinar H. Gunderson [Mon, 14 Feb 2005 14:43:11 +0000 (14:43 +0000)]
Added a link to a (soon-to-come) tournament registration system.

19 years agoMinor language fix.
Steinar H. Gunderson [Mon, 14 Feb 2005 14:36:35 +0000 (14:36 +0000)]
Minor language fix.

19 years agoAdd a template and functions for signalling user errors (as opposed to internal errors).
Steinar H. Gunderson [Mon, 14 Feb 2005 14:36:07 +0000 (14:36 +0000)]
Add a template and functions for signalling user errors (as opposed to internal errors).

19 years agoAdd backend code for adding tournaments.
Steinar H. Gunderson [Mon, 14 Feb 2005 14:32:42 +0000 (14:32 +0000)]
Add backend code for adding tournaments.

19 years agoAdd a "total score" for each player the score screen.
Steinar H. Gunderson [Mon, 14 Feb 2005 14:13:47 +0000 (14:13 +0000)]
Add a "total score" for each player the score screen.

19 years agoShow ranking list on the web interface.
Steinar H. Gunderson [Mon, 14 Feb 2005 02:37:43 +0000 (02:37 +0000)]
Show ranking list on the web interface.
00:00-03:30

19 years agoMake sure players are created before adding them to the rankings. Update test SQL.
Steinar H. Gunderson [Mon, 14 Feb 2005 02:24:53 +0000 (02:24 +0000)]
Make sure players are created before adding them to the rankings. Update test SQL.

19 years agoUpdate the parser scripts to handle tournament rankings, and fix a typo in the SQL...
Steinar H. Gunderson [Mon, 14 Feb 2005 02:18:26 +0000 (02:18 +0000)]
Update the parser scripts to handle tournament rankings, and fix a typo in the SQL for it. Update CC04 test SQL.

19 years agoAdd a table for tournament ranking to the SQL schema.
Steinar H. Gunderson [Mon, 14 Feb 2005 02:01:32 +0000 (02:01 +0000)]
Add a table for tournament ranking to the SQL schema.

19 years agoAdded a form (no logic yet) for adding tournaments.
Steinar H. Gunderson [Mon, 14 Feb 2005 01:56:35 +0000 (01:56 +0000)]
Added a form (no logic yet) for adding tournaments.

19 years agoMake DDR Europe parser script convert from ISO8859-1 to UTF-8. Update test SQL accord...
Steinar H. Gunderson [Mon, 14 Feb 2005 01:42:16 +0000 (01:42 +0000)]
Make DDR Europe parser script convert from ISO8859-1 to UTF-8. Update test SQL accordingly.

19 years agoAdd a "general facts" to the score screen.
Steinar H. Gunderson [Mon, 14 Feb 2005 01:34:49 +0000 (01:34 +0000)]
Add a "general facts" to the score screen.

19 years agoAdd some spacing around the score tables.
Steinar H. Gunderson [Mon, 14 Feb 2005 01:30:25 +0000 (01:30 +0000)]
Add some spacing around the score tables.

19 years agoAdd headings to the score display.
Steinar H. Gunderson [Mon, 14 Feb 2005 01:27:05 +0000 (01:27 +0000)]
Add headings to the score display.

19 years agoDisconnect the database handle cleanly on exit.
Steinar H. Gunderson [Mon, 14 Feb 2005 01:06:24 +0000 (01:06 +0000)]
Disconnect the database handle cleanly on exit.

19 years agoAdding show-tournament.pl (arch is weird)...
Steinar H. Gunderson [Mon, 14 Feb 2005 01:05:08 +0000 (01:05 +0000)]
Adding show-tournament.pl (arch is weird)...

19 years agoAdd a script for showing the tournaments.
Steinar H. Gunderson [Mon, 14 Feb 2005 01:04:45 +0000 (01:04 +0000)]
Add a script for showing the tournaments.

19 years agoOrganize tournaments by season.
Steinar H. Gunderson [Mon, 14 Feb 2005 00:10:35 +0000 (00:10 +0000)]
Organize tournaments by season.

19 years agoAdd list over tournaments.
Steinar H. Gunderson [Mon, 14 Feb 2005 00:06:27 +0000 (00:06 +0000)]
Add list over tournaments.

19 years agoChange all instances of "name" to something more sane, to get easy natural joins.
Steinar H. Gunderson [Mon, 14 Feb 2005 00:00:25 +0000 (00:00 +0000)]
Change all instances of "name" to something more sane, to get easy natural joins.

19 years agoAdd main menu.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:52:10 +0000 (23:52 +0000)]
Add main menu.

19 years agoUpdate username/password.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:47:18 +0000 (23:47 +0000)]
Update username/password.

19 years agoAdd error template.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:45:44 +0000 (23:45 +0000)]
Add error template.

19 years agoAdd first beginnings of web control system.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:45:00 +0000 (23:45 +0000)]
Add first beginnings of web control system.

19 years agoAdd html/ directory.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:32:12 +0000 (23:32 +0000)]
Add html/ directory.

19 years agoUpdate the DDR Europe parser to add song ordering information. Update the CC SQL...
Steinar H. Gunderson [Sun, 13 Feb 2005 23:30:15 +0000 (23:30 +0000)]
Update the DDR Europe parser to add song ordering information. Update the CC SQL test files accordingly.

19 years agoAdd a "song number" to the score schema.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:27:02 +0000 (23:27 +0000)]
Add a "song number" to the score schema.

19 years agoAdd? Hello?
Steinar H. Gunderson [Sun, 13 Feb 2005 23:19:25 +0000 (23:19 +0000)]
Add? Hello?

19 years agoErm, actually add the script. :-)
Steinar H. Gunderson [Sun, 13 Feb 2005 23:19:07 +0000 (23:19 +0000)]
Erm, actually add the script. :-)

19 years agoAdd a small utility for updating all the CC SQL files.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:18:34 +0000 (23:18 +0000)]
Add a small utility for updating all the CC SQL files.

19 years agoUpdate CC test data.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:17:12 +0000 (23:17 +0000)]
Update CC test data.

19 years agoFix parsing of chosen songs.
Steinar H. Gunderson [Sun, 13 Feb 2005 23:12:24 +0000 (23:12 +0000)]
Fix parsing of chosen songs.

19 years agoAdded test data (almost entire CC 2004 season).
Steinar H. Gunderson [Sun, 13 Feb 2005 19:26:41 +0000 (19:26 +0000)]
Added test data (almost entire CC 2004 season).
16:15-20:30