]> git.sesse.net Git - ccbs/history - html/templates
Add the "add tournament" link to the tournaments page.
[ccbs] / html / templates /
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 front end for resetting the song chooser.
2005-02-17 Steinar H. GundersonChanged front page text.
2005-02-17 Steinar H. GundersonAdded template code for showing rank.
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. 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. 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. GundersonFiddled around with the table layout.
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. 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 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. GundersonAdded preliminary backend for creating rounds and 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. GundersonReverted separate start forms -- we'll generalize it...
2005-02-14 Steinar H. GundersonAdded a function for starting a tournament (no backend...
2005-02-14 Steinar H. GundersonAdded a link to "start tournament" in the tournament...
2005-02-14 Steinar H. GundersonAdd an option for un-registering people.
2005-02-14 Steinar H. GundersonAdded backend for setting paid/not paid.
2005-02-14 Steinar H. GundersonRegistration stuff now validates.
2005-02-14 Steinar H. GundersonFix some validation errors, more remain.
2005-02-14 Steinar H. GundersonAdd buttons for setting paid/not paid (not validating...
2005-02-14 Steinar H. GundersonPrint out who have paid and who have not (in red).
2005-02-14 Steinar H. GundersonFix so registration works.
2005-02-14 Steinar H. GundersonFix <option> values for registration form.
2005-02-14 Steinar H. GundersonMoved the list of registered people to the bottom ...
2005-02-14 Steinar H. GundersonAdd a box for adding people.
2005-02-14 Steinar H. GundersonAdded a minimal list over people registered at a tourna...
2005-02-14 Steinar H. GundersonRemoved the link to registration, added a link for...
2005-02-14 Steinar H. GundersonAdded a link to a (soon-to-come) tournament registratio...
2005-02-14 Steinar H. GundersonAdd a template and functions for signalling user errors...
2005-02-14 Steinar H. GundersonAdd backend code for adding tournaments.
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. GundersonAdded a form (no logic yet) for adding tournaments.
2005-02-14 Steinar H. GundersonAdd a "general facts" to the score screen.
2005-02-14 Steinar H. GundersonAdd some spacing around the score tables.
2005-02-14 Steinar H. GundersonAdd headings to the score display.
2005-02-14 Steinar H. GundersonAdd a script for showing the tournaments.
2005-02-14 Steinar H. GundersonOrganize tournaments by season.
2005-02-14 Steinar H. GundersonAdd list over tournaments.
2005-02-13 Steinar H. GundersonAdd main menu.
2005-02-13 Steinar H. GundersonAdd error template.
2005-02-13 Steinar H. GundersonAdd first beginnings of web control system.