]> git.sesse.net Git - ccbs/shortlog
ccbs
2005-07-17 Steinar H.... Switch to English as a default language, and make a...
2005-07-17 Steinar H.... Restore inadvertedly removed rm -f.
2005-07-17 Steinar H.... Translations of the main template.
2005-07-17 Steinar H.... Add an ugly hack to be able to process main.tmpl.
2005-07-17 Steinar H.... Lots of translation updates.
2005-07-17 Steinar H.... Whoa, actually add po/ directory.
2005-07-17 Steinar H.... Add an English translation.
2005-07-17 Steinar H.... Support <option> in template stuff.
2005-07-17 Steinar H.... Minor template tweaks.
2005-07-17 Steinar H.... Make a workaround for stupid gettext("") borkage.
2005-07-17 Steinar H.... Use/support <_> and </_>.
2005-07-17 Steinar H.... Run msgmerge at the end of updating templates.pot.
2005-07-17 Steinar H.... Add a script to compile all the .po files.
2005-07-16 Steinar H.... Add gettext support to the template frontend!
2005-07-16 Steinar H.... Actually make templates.po creation work. :-)
2005-07-16 Steinar H.... More tweaks on gettext stuff; start tryng to make templ...
2005-07-16 Steinar H.... Start i18n stuff.
2005-07-16 Steinar H.... Password-protect the system.
2005-07-16 Steinar H.... Test start of gettext support.
2005-06-12 Steinar H.... Change initial seeding from alphabetical to random.
2005-06-12 Steinar H.... Replace the web frontend's rank calculations with the...
2005-06-12 Steinar H.... Added a stored procedure for finding the min/max rank...
2005-06-12 Steinar H.... Added a "parallel" argument to the min/max stored proce...
2005-06-12 Steinar H.... Make the rank function work more than once. :-)
2005-06-11 Steinar H.... Make a stored procedure implementation of finding min...
2005-06-11 Steinar H.... Make a (somewhat inefficient?) stored procedure impleme...
2005-06-11 Steinar H.... Fixed a syntax error in the calling of a stored procedure.
2005-06-11 Steinar H.... Moved FetchMaxScoreForPlayers into a stored procedure.
2005-06-11 Steinar H.... Move FetchMaxScoreForSongs into a stored procedure.
2005-04-24 Steinar H.... Fix bug where chosen scores would be blanked when multi...
2005-04-24 Steinar H.... Added a (quite crude) link from the song list to the...
2005-04-24 Steinar H.... Pull from --pgweb.
2005-04-24 Steinar H.... Combined patch (sorry): fix URL, fix points awarded.
2005-04-23 Steinar H.... Fix so groups larger than nine are properly centered...
2005-04-23 Steinar H.... Various changes and fixes for CC1.
2005-04-23 Steinar H.... Pull in player editing code from --baby.
2005-04-23 Steinar H.... Do "NOTIFY scores" when updating short titles.
2005-04-23 Steinar H.... Add backend for updating short titles.
2005-04-23 Steinar H.... Add a simple web interface for adding/updating short...
2005-04-23 Steinar H.... Add a simple web interface for adding/updating short...
2005-04-23 Steinar H.... Hardcode single-only songs for now.
2005-04-23 Steinar H.... Pull in changes from --baby.
2005-04-07 Steinar H.... Various songratings.pl fixes from --pgweb.
2005-04-07 Steinar H.... Add a (hidden) script for showing song ratings.
2005-04-05 Steinar H.... Sync with --pgweb.
2005-04-05 Steinar H.... Registration now supports countries and clubs.
2005-04-04 Steinar H.... Pull patch into the right branch.
2005-04-04 Steinar H.... Norwegian versions of new templates from --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Sync with --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Sync with --pgweb.
2005-04-04 Steinar H.... Sync from --pgweb.
2005-04-04 Steinar H.... Fix patch-381 (some bad changes snuck in).
2005-04-04 Steinar H.... Players may now split places in tournament rankings.
2005-04-04 Steinar H.... Merge in class fixes from --pgweb.
2005-04-04 Steinar H.... Revert change to wrong branch.
2005-04-04 Steinar H.... Specify join, so that we don't join tournament+score...
2005-04-04 Steinar H.... Set the title on a player's page to the nick.
2005-04-04 Steinar H.... Link from the player's "all songs" list to the songs.
2005-04-04 Steinar H.... Move a H2 out of a DIV.
2005-04-04 Steinar H.... Link to the player page from the scores.
2005-04-04 Steinar H.... Add a "show player" page.
2005-04-04 Steinar H.... Added a timer for every page.
2005-04-01 Steinar H.... Work around broken Red Hat PostgreSQL.
2005-03-30 Steinar H.... Add some SQL for correcting nationalities from EC1.
2005-03-30 Steinar H.... Add various tournaments from DDR Europe. Not all are...
2005-03-30 Steinar H.... Add -10K Machine score as a scoring system.
2005-03-30 Steinar H.... Don't give 500 if we have no rounds.
2005-03-30 Steinar H.... Add scripts and example SQL for parsing the EM2 series...
2005-03-30 Steinar H.... Show countries (for European tournaments) or clubs...
2005-03-30 Steinar H.... Add scripts for getting CC03 data, and premade SQL.
2005-03-30 Steinar H.... DDR Europe tournament parser now by default sets all...
2005-03-30 Steinar H.... Add a script (and output SQL) for getting the country...
2005-03-30 Steinar H.... Begin changing the country stuff.
2005-03-30 Steinar H.... Don't show bigscreen controls in public mode.
2005-03-30 Steinar H.... The last do-finish-tournament fix was completely wrong...
2005-03-30 Steinar H.... Fix UTF-8.
2005-03-30 Steinar H.... Make the DDR Europe parsing scripts distinguish tournam...
2005-03-30 Steinar H.... Make more room for the players in the "top 10 scores...
2005-03-30 Steinar H.... Fix crash in RotateScreen when there are no subscreens.
2005-03-30 Steinar H.... Fix max score for players; only chosen songs can't...
2005-03-30 Steinar H.... Fix list of finished groups; don't show elimination...
2005-03-05 Steinar H.... Cache revision.
2005-03-05 Steinar H.... Add an SQL snippet for fixing some stuff related to...
2005-03-05 Steinar H.... Added CC04-8 data.
2005-03-05 Steinar H.... "Candy" now has a white star by it; updated parsers...
2005-03-05 Steinar H.... Added a simple flag in ccbs.pm to make the system suita...
2005-03-05 Steinar H.... When there's only one group, insert it with ID 0, not...
2005-03-05 Steinar H.... Set all songs to single expert per default (this will...
2005-03-05 Steinar H.... Don't show total if we only have one song.
2005-03-05 Steinar H.... Fix off-by-one for "needs to lead" code.
2005-03-05 Steinar H.... Don't show "needs to qualify" if all in group qualify.
2005-03-05 Steinar H.... Fixed "number of played songs" detection for bigscreen...
2005-03-05 Steinar H.... Hack the rotate screen so it doesn't delay new updates...
2005-03-05 Steinar H.... Remove versus item from the TODO, it should be okay...
2005-03-05 Steinar H.... Clarified the meaning of players_per_machine in the...
2005-03-05 Steinar H.... Actually fetch the number of players on the machine...
2005-03-05 Steinar H.... Add code in the bigscreen for supporting versus groups...
next