]> git.sesse.net Git - ccbs/history - html
Add a simple web interface for adding/updating short titles. (No backend yet.)
[ccbs] / html /
2005-04-23 Steinar H. GundersonAdd a simple web interface for adding/updating short...
2005-04-23 Steinar H. GundersonPull in changes from --baby.
2005-04-07 Steinar H. GundersonVarious songratings.pl fixes from --pgweb.
2005-04-07 Steinar H. GundersonAdd a (hidden) script for showing song ratings.
2005-04-05 Steinar H. GundersonSync with --pgweb.
2005-04-05 Steinar H. GundersonRegistration now supports countries and clubs.
2005-04-04 Steinar H. GundersonPull patch into the right branch.
2005-04-04 Steinar H. GundersonNorwegian versions of new templates from --pgweb.
2005-04-04 Steinar H. GundersonSync from --pgweb.
2005-04-04 Steinar H. GundersonSync with --pgweb.
2005-04-04 Steinar H. GundersonSync with --pgweb.
2005-04-04 Steinar H. GundersonMerge in class fixes from --pgweb.
2005-04-04 Steinar H. GundersonRevert change to wrong branch.
2005-04-04 Steinar H. GundersonSpecify join, so that we don't join tournament+score...
2005-04-04 Steinar H. GundersonSet the title on a player's page to the nick.
2005-04-04 Steinar H. GundersonLink from the player's "all songs" list to the songs.
2005-04-04 Steinar H. GundersonMove a H2 out of a DIV.
2005-04-04 Steinar H. GundersonLink to the player page from the scores.
2005-04-04 Steinar H. GundersonAdd a "show player" page.
2005-04-04 Steinar H. GundersonAdded a timer for every page.
2005-04-01 Steinar H. GundersonWork around broken Red Hat PostgreSQL.
2005-03-30 Steinar H. GundersonDon't give 500 if we have no rounds.
2005-03-30 Steinar H. GundersonShow countries (for European tournaments) or clubs...
2005-03-30 Steinar H. GundersonDon't show bigscreen controls in public mode.
2005-03-30 Steinar H. GundersonThe last do-finish-tournament fix was completely wrong...
2005-03-30 Steinar H. GundersonFix UTF-8.
2005-03-05 Steinar H. GundersonAdded a simple flag in ccbs.pm to make the system suita...
2005-03-05 Steinar H. GundersonWhen there's only one group, insert it with ID 0, not...
2005-03-05 Steinar H. GundersonSet all songs to single expert per default (this will...
2005-03-05 Steinar H. GundersonClarified the meaning of players_per_machine in the...
2005-03-04 Steinar H. GundersonThe front end can now choose how many players play...
2005-02-28 Steinar H. GundersonWhen editing scores in the web interface, put the web...
2005-02-28 Steinar H. GundersonMake the number of machines settable via the web interface.
2005-02-28 Steinar H. Gunderson(no commit message)
2005-02-20 Steinar H. GundersonAdd information to the SQL schema saying when the group...
2005-02-19 Steinar H. GundersonNOTIFY scores on changing them.
2005-02-19 Steinar H. GundersonAdd back end for adding/removing groups to be shown...
2005-02-19 Steinar H. GundersonOnly show the bigscreen buttons on the tournament that...
2005-02-19 Steinar H. GundersonWe want to show _groups_ on the big screen, not _rounds_
2005-02-19 Steinar H. GundersonAdd starting frontend code for deciding which rounds...
2005-02-19 Steinar H. GundersonClear active rounds on changing active tournament.
2005-02-19 Steinar H. GundersonFixed so the form shows the current active tournament.
2005-02-19 Steinar H. GundersonAdd the backend for setting the active tournament.
2005-02-19 Steinar H. GundersonAdded a front end for setting the active tournament.
2005-02-18 Steinar H. GundersonSwitch SQL host from cirkus to altersex, to get Postgre...
2005-02-18 Steinar H. GundersonUpdated the score edit functionality to check for steps...
2005-02-18 Steinar H. GundersonDon't include NULL scores in the top 50 list.
2005-02-18 Steinar H. GundersonAdded a ranking beside each player in the song highscor...
2005-02-18 Steinar H. GundersonLimited the song highscore list to 50 people.
2005-02-18 Steinar H. GundersonAdded a link from the song highscore list to the tourna...
2005-02-18 Steinar H. GundersonAdd a backend for showing songs and the best scores...
2005-02-18 Steinar H. GundersonAdded links for all songs (no backend yet) in the tourn...
2005-02-17 Steinar H. GundersonAdd the "add tournament" link to the tournaments page.
2005-02-17 Steinar H. GundersonAdd a navigational menu at the top.
2005-02-17 Steinar H. GundersonAutomatically zoom to the new player when adding a...
2005-02-17 Steinar H. GundersonAdd backend for adding players.
2005-02-17 Steinar H. GundersonAdd form (no backend yet) for registering new players.
2005-02-17 Steinar H. GundersonAdd backend for resetting the song chooser.
2005-02-17 Steinar H. GundersonAdd front end for resetting the song chooser.
2005-02-17 Steinar H. GundersonChanged front page text.
2005-02-17 Steinar H. GundersonAdd backend code for ranking people.
2005-02-17 Steinar H. GundersonAdded template code for showing rank.
2005-02-17 Steinar H. GundersonFix showing of newly created rounds again.
2005-02-16 Steinar H. GundersonChange to text/html (for IE demonstration)
2005-02-16 Steinar H. GundersonCache revision
2005-02-16 Steinar H. GundersonImplement the rest of the ranking.
2005-02-16 Steinar H. GundersonActually add the backend for ranking (forgot tla add...
2005-02-16 Steinar H. GundersonAdd FIXME comment about empty last group.
2005-02-16 Steinar H. GundersonAdded a "finish tournament" button that is shown if...
2005-02-16 Steinar H. GundersonCheck that there are steps for the selected song/playmo...
2005-02-16 Steinar H. GundersonCheck for scores out of range, instead of giving SQL...
2005-02-16 Steinar H. GundersonDon't show the "start next round" form until we can...
2005-02-16 Steinar H. GundersonRemove the extra header for locked rounds.
2005-02-16 Steinar H. GundersonFix bug where showing of an empty tournament would...
2005-02-16 Steinar H. GundersonMake system for making groups after the very first...
2005-02-16 Steinar H. GundersonRemove/hide some borders between the score/playmode...
2005-02-16 Steinar H. GundersonRemoved name= on the submit buttons again, we don't...
2005-02-16 Steinar H. GundersonChange locking semantics -- now everything in the last...
2005-02-16 Steinar H. GundersonChosen song can now be set.
2005-02-16 Steinar H. GundersonHandle <> etc. in __DIE__ handler messages.
2005-02-16 Steinar H. GundersonFiddled around with the table layout.
2005-02-16 Steinar H. GundersonAdd edit of playmode and difficulty.
2005-02-16 Steinar H. GundersonMake it possible to enter NULL values by leaving fields...
2005-02-16 Steinar H. GundersonMake it possible to edit scores.
2005-02-16 Steinar H. GundersonAdd old- versions of all data in the form; we can't...
2005-02-16 Steinar H. GundersonThe "edit scores" backend now finds out which update...
2005-02-16 Steinar H. GundersonAdd tournament/round hidden inputs for all cases :-)
2005-02-16 Steinar H. GundersonMoved the hidden tournament/round inputs into a place...
2005-02-16 Steinar H. GundersonAdd a (dummy) do-edit-scores.pl backend. (Nevermind...
2005-02-16 Steinar H. GundersonAdd hidden tournament and round form elements.
2005-02-16 Steinar H. GundersonAdd name= to the submit buttons, and some information...
2005-02-16 Steinar H. GundersonChange nowrap="nowrap" to CSS.
2005-02-16 Steinar H. GundersonDistinguish the name= on the form elements.
2005-02-16 Steinar H. GundersonAdd a <form> around the scores table.
2005-02-14 Steinar H. GundersonAdded showing/selection of playmode and difficulty.
2005-02-14 Steinar H. GundersonIndented the show-tournament template.
2005-02-14 Steinar H. GundersonAdd preliminary edit boxes (no backend) for columns...
2005-02-14 Steinar H. GundersonSwitch to XHTML MIME type for now, fix a validation...
2005-02-14 Steinar H. GundersonSplit chosen songs into two table cells.
2005-02-14 Steinar H. GundersonAdd state to the random song chooser, so it doesn't...
next