]> git.sesse.net Git - ccbs/shortlog
ccbs
2005-02-16 Steinar H.... Fix bug where showing of an empty tournament would...
2005-02-16 Steinar H.... Make system for making groups after the very first...
2005-02-16 Steinar H.... Remove/hide some borders between the score/playmode...
2005-02-16 Steinar H.... Removed name= on the submit buttons again, we don't...
2005-02-16 Steinar H.... Change locking semantics -- now everything in the last...
2005-02-16 Steinar H.... Chosen song can now be set.
2005-02-16 Steinar H.... Handle <> etc. in __DIE__ handler messages.
2005-02-16 Steinar H.... Fiddled around with the table layout.
2005-02-16 Steinar H.... Add edit of playmode and difficulty.
2005-02-16 Steinar H.... Make it possible to enter NULL values by leaving fields...
2005-02-16 Steinar H.... Make it possible to edit scores.
2005-02-16 Steinar H.... Add old- versions of all data in the form; we can't...
2005-02-16 Steinar H.... The "edit scores" backend now finds out which update...
2005-02-16 Steinar H.... Add tournament/round hidden inputs for all cases :-)
2005-02-16 Steinar H.... Moved the hidden tournament/round inputs into a place...
2005-02-16 Steinar H.... Add a (dummy) do-edit-scores.pl backend. (Nevermind...
2005-02-16 Steinar H.... Add hidden tournament and round form elements.
2005-02-16 Steinar H.... Add name= to the submit buttons, and some information...
2005-02-16 Steinar H.... Change nowrap="nowrap" to CSS.
2005-02-16 Steinar H.... Distinguish the name= on the form elements.
2005-02-16 Steinar H.... Add a <form> around the scores table.
2005-02-14 Steinar H.... Cache revision.
2005-02-14 Steinar H.... Added showing/selection of playmode and difficulty.
2005-02-14 Steinar H.... Indented the show-tournament template.
2005-02-14 Steinar H.... Add preliminary edit boxes (no backend) for columns...
2005-02-14 Steinar H.... Switch to XHTML MIME type for now, fix a validation...
2005-02-14 Steinar H.... Split chosen songs into two table cells.
2005-02-14 Steinar H.... Add state to the random song chooser, so it doesn't...
2005-02-14 Steinar H.... Added a machinesongs table, and a small snippet to...
2005-02-14 Steinar H.... Fix more stuff related to making new groups.
2005-02-14 Steinar H.... Removed NOT NULL from score in the SQL schema.
2005-02-14 Steinar H.... Cache revision.
2005-02-14 Steinar H.... Correct number of qualified people from round >= 1.
2005-02-14 Steinar H.... Do LEFT JOINs to get out info for unfinished groups.
2005-02-14 Steinar H.... Add people into groups.
2005-02-14 Steinar H.... Added preliminary backend for creating rounds and groups.
2005-02-14 Steinar H.... Hide rankinglist if there is none. Count the number...
2005-02-14 Steinar H.... Added a "number of people qualifying for each round...
2005-02-14 Steinar H.... Misc. changes -- some formatting and add a preliminary...
2005-02-14 Steinar H.... Reverted separate start forms -- we'll generalize it...
2005-02-14 Steinar H.... Added a function for starting a tournament (no backend...
2005-02-14 Steinar H.... Added a link to "start tournament" in the tournament...
2005-02-14 Steinar H.... Add an option for un-registering people.
2005-02-14 Steinar H.... Added backend for setting paid/not paid.
2005-02-14 Steinar H.... Registration stuff now validates.
2005-02-14 Steinar H.... Fix some validation errors, more remain.
2005-02-14 Steinar H.... Add buttons for setting paid/not paid (not validating...
2005-02-14 Steinar H.... Print out who have paid and who have not (in red).
2005-02-14 Steinar H.... Sort list of registered people.
2005-02-14 Steinar H.... Fix so registration works.
2005-02-14 Steinar H.... Added a backend (not working yet) for registering people.
2005-02-14 Steinar H.... Fix <option> values for registration form.
2005-02-14 Steinar H.... Moved the list of registered people to the bottom ...
2005-02-14 Steinar H.... Sort case-insensitively.
2005-02-14 Steinar H.... Add a box for adding people.
2005-02-14 Steinar H.... Added a minimal list over people registered at a tourna...
2005-02-14 Steinar H.... Removed the link to registration, added a link for...
2005-02-14 Steinar H.... Add a new table to the SQL for tournament participation.
2005-02-14 Steinar H.... Added a link to a (soon-to-come) tournament registratio...
2005-02-14 Steinar H.... Minor language fix.
2005-02-14 Steinar H.... Add a template and functions for signalling user errors...
2005-02-14 Steinar H.... Add backend code for adding tournaments.
2005-02-14 Steinar H.... Add a "total score" for each player the score screen.
2005-02-14 Steinar H.... Show ranking list on the web interface.
2005-02-14 Steinar H.... Make sure players are created before adding them to...
2005-02-14 Steinar H.... Update the parser scripts to handle tournament rankings...
2005-02-14 Steinar H.... Add a table for tournament ranking to the SQL schema.
2005-02-14 Steinar H.... Added a form (no logic yet) for adding tournaments.
2005-02-14 Steinar H.... Make DDR Europe parser script convert from ISO8859...
2005-02-14 Steinar H.... Add a "general facts" to the score screen.
2005-02-14 Steinar H.... Add some spacing around the score tables.
2005-02-14 Steinar H.... Add headings to the score display.
2005-02-14 Steinar H.... Disconnect the database handle cleanly on exit.
2005-02-14 Steinar H.... Adding show-tournament.pl (arch is weird)...
2005-02-14 Steinar H.... Add a script for showing the tournaments.
2005-02-14 Steinar H.... Organize tournaments by season.
2005-02-14 Steinar H.... Add list over tournaments.
2005-02-14 Steinar H.... Change all instances of "name" to something more sane...
2005-02-13 Steinar H.... Add main menu.
2005-02-13 Steinar H.... Update username/password.
2005-02-13 Steinar H.... Add error template.
2005-02-13 Steinar H.... Add first beginnings of web control system.
2005-02-13 Steinar H.... Add html/ directory.
2005-02-13 Steinar H.... Update the DDR Europe parser to add song ordering infor...
2005-02-13 Steinar H.... Add a "song number" to the score schema.
2005-02-13 Steinar H.... Add? Hello?
2005-02-13 Steinar H.... Erm, actually add the script. :-)
2005-02-13 Steinar H.... Add a small utility for updating all the CC SQL files.
2005-02-13 Steinar H.... Update CC test data.
2005-02-13 Steinar H.... Fix parsing of chosen songs.
2005-02-13 Steinar H.... Added test data (almost entire CC 2004 season).
2005-02-13 Steinar H.... Added even more song mappings.
2005-02-13 Steinar H.... Add more song aliases.
2005-02-13 Steinar H.... Fixed uniqueness contrains for seasons
2005-02-13 Steinar H.... Cache revision
2005-02-13 Steinar H.... Add missing comma to roundparticipation definition.
2005-02-13 Steinar H.... Evil trick to be able to put scoreparsing into a transa...
2005-02-13 Steinar H.... Add position to roundparticipation (so we can order...
2005-02-13 Steinar H.... Some more score parsing fixes, looks like most stuff...
2005-02-13 Steinar H.... Add uniqueness constraint to tournaments as well.
next