1
Fork 0
Commit Graph

31 Commits (master)

Author SHA1 Message Date
vonavi b5223800e4 Tournament table: make CSS-class attributes of the header and table rows
to be the same.
2014-05-21 17:05:43 +03:00
vonavi 47f7f430f9 Round-robin table: switch to tournament 'Summertime'. 2014-05-10 14:19:46 +03:00
vonavi 2de1581f4d Tournament table: allow tours with no game. 2014-03-25 15:15:47 +02:00
vonavi ee05befe63 Tournament table: split diagonal cells into one-column cells. 2014-03-22 13:22:10 +02:00
vonavi 0a193d9ae7 Tournament table: change the look. 2014-03-22 10:29:47 +02:00
vonavi 43134b3fbd Tournament table: fix the determination of rounds. 2014-03-19 22:11:48 +02:00
vonavi 7244b0435a Tournament table: add the support of rounds. 2014-03-19 18:46:17 +02:00
vonavi 5f5cd758f3 LORChess table generation: modify the look of table. 2014-03-04 21:23:15 +02:00
vonavi cbfbe9876d Switch to '1-tabiyas' tournament. 2014-02-05 01:50:47 +02:00
vonavi cfa7e19617 Replace class 'TournamentTable' by 'RoundRobinTable'. 2013-11-23 10:53:38 +02:00
vonavi 939af1f8c5 Tournament table: change in accordance with the current directory structure. 2013-11-21 20:25:25 +02:00
vonavi d6df87c13d Create a tournament table to use with tablesorter. 2013-11-19 01:26:19 +02:00
vonavi 9ca992aa3a Withdraw players from a tournament by setting their status to 'withdrew'. 2013-11-02 00:27:03 +02:00
vonavi 71dfb531f9 TournamentTable: take into account players abandoned the tournament. 2013-10-31 11:22:05 +02:00
vonavi b1607042b2 Tournament table: replace player Kasparov by Nokman. 2013-10-19 14:50:06 +03:00
vonavi 34c2ccad2f Update game results. 2013-10-17 09:59:49 +03:00
vonavi ddd008ce7f Slight refactoring of 'tournament_table.rb' done. 2013-10-10 00:12:17 +03:00
vonavi fa62694aad Take into account the Berger coefficient for getting player's place. 2013-10-09 22:55:55 +03:00
vonavi 7eafe19af2 Add the calculation of Berger's coefficients. 2013-10-09 21:51:19 +03:00
vonavi 013eb7a63a Make more clear the 'tournament_table.rb' program. 2013-10-09 21:29:58 +03:00
vonavi 87dd6d1b73 Add the number of games played by each player. 2013-10-09 12:43:50 +03:00
vonavi b9c0da19d1 Slight changes in 'tournament_table.rb'. 2013-10-06 01:47:40 +03:00
vonavi b99fcdd160 Modify the HTML class of cells in the tournament table. 2013-10-05 23:30:54 +03:00
vonavi 667d106b27 Add player's places in the tournament table. 2013-10-05 23:11:07 +03:00
vonavi 402a57f828 Add the player's number in the caption of tournament table. 2013-10-05 21:03:46 +03:00
vonavi 0797a62246 Stylize the tournament table. 2013-10-05 20:48:21 +03:00
vonavi a70be59b56 Assign elo 1200 for the vacancy player. 2013-10-05 12:20:38 +03:00
vonavi d1a3bac9dc Keep the results of the vacancy player. 2013-10-05 12:18:01 +03:00
vonavi 088e5a1943 Don't boldify an italicized player's name. 2013-10-05 10:30:07 +03:00
vonavi f2e041a801 The script generating tournament table modified. 2013-10-05 10:18:41 +03:00
vonavi e622b8a4b3 Add Ruby routines for generating the tournament table. 2013-10-04 23:19:05 +03:00