Commit Graph

  • 320206118a Done go-zveza current Nikola Petrov 2025-10-08 20:14:20 +02:00
  • 0cc34a1f84 Do not display pairing action buttons when pairing is empty Claude Brisson 2025-07-25 05:19:19 +02:00
  • c3cb5826a3 Explain: fix a color inversion in heat map Claude Brisson 2025-07-25 04:52:02 +02:00
  • 84ab78c461 Bugfixing explain Claude Brisson 2025-07-24 20:38:49 +02:00
  • d47d4fc8cc Beta version of explain page Claude Brisson 2025-07-24 19:45:13 +02:00
  • 3d06588889 Use a PairingListener class to collect or print weights, avoid computing twice the weights during tests Claude Brisson 2025-07-24 15:05:51 +02:00
  • f704f3adb2 Code cleaning: fix previous commit, simplify HistoryHelper creation Claude Brisson 2025-07-24 14:14:03 +02:00
  • ecec6556d1 Code cleaning: move history helper creation in tournament class, factorize main score function Claude Brisson 2025-07-22 19:08:29 +02:00
  • 17bb013feb Display individual standings below team standings Claude Brisson 2025-06-11 11:03:58 +02:00
  • be18f159be Fix test Claude Brisson 2025-06-10 21:01:25 +02:00
  • a81ed5377c [teams] bugfix and code clanup Claude Brisson 2025-02-27 18:28:42 +01:00
  • 632b29fb78 More team tournaments debugging Claude Brisson 2025-02-03 08:51:20 +01:00
  • ddf904f6d1 Team tournaments debugging Claude Brisson 2025-01-31 10:49:05 +01:00
  • 47c729e61a Team of individuals: initial display of results page ok Claude Brisson 2025-01-26 18:21:59 +01:00
  • 0ebe3dfbd7 View team on registration page ; review code of constraints on teams updates Claude Brisson 2025-01-26 17:08:50 +01:00
  • 0ed9bfb5eb Consistency checks on participations changes ; plus some code cleaning Claude Brisson 2025-01-26 11:51:22 +01:00
  • 169546ae66 Teams of individual players: Teams composition page ok Claude Brisson 2025-01-26 01:28:44 +01:00
  • 8f8e23d5b1 Upgrade kotlin to 2.1.21 Claude Brisson 2025-05-16 23:34:34 +02:00
  • e8fc9c46b3 Fix tests Claude Brisson 2025-05-16 22:50:58 +02:00
  • e478a7139e Update changelog and version Claude Brisson 2025-05-16 22:30:41 +02:00
  • 67e0697b6b Code review Claude Brisson 2025-05-16 22:30:05 +02:00
  • 21f9741a8b proper legacy mode and compare all pairings with new pairgoth pairings. Toulouse and simpleMM pairings differ Theo Barollet 2025-03-09 14:46:22 +01:00
  • af649fc9ee added a threshold in main club proportion after which we don't apply geographic criteria Theo Barollet 2024-10-29 10:50:18 +01:00
  • d91eb5407d Reduce default value of balanceWBweight to 1e3 (was 1e6) Quentin Rendu 2025-03-06 16:08:18 +01:00
  • 73352ef430 Regenerate test files with balanceWBWeight=1000 Quentin Rendu 2025-03-06 16:07:11 +01:00
  • 7080d7d16e Add debug output for KPMC-Splitbug Quentin Rendu 2025-03-05 10:12:32 +01:00
  • 075852a506 Force pairings from opengotha in case of non unique max weights pairings Quentin Rendu 2025-03-05 09:55:23 +01:00
  • eb13e5ed32 Compute opengotha sumOfWeights in test_XML function Quentin Rendu 2025-03-05 08:35:46 +01:00
  • a699734749 Regenerate notsosimpleswiss test weights with latest opengotha Quentin Rendu 2025-03-05 08:34:53 +01:00
  • 05371ba08d Increase kotlin version Claude Brisson 2025-02-27 19:02:12 +01:00
  • c5d0cab7b0 fix double dudd inversion and mm tests pass now Theo Barollet 2025-02-26 17:48:09 +01:00
  • 163b243c41 Code cleanup Claude Brisson 2025-01-24 13:16:59 +01:00
  • 56201f8a43 Update changelog Claude Brisson 2025-01-21 00:53:39 +01:00
  • 191c33846f Review DUDD ; fix two DUDD inversion bugs which annulled themselves Claude Brisson 2025-01-20 20:33:30 +01:00
  • 3183778c2b Add changelog Claude Brisson 2025-01-19 22:38:07 +01:00
  • c3bdbde0be Fix mmfloor & mmbar resetting bug Claude Brisson 2025-01-19 19:41:28 +01:00
  • 6a33f234e2 Remove debug log Claude Brisson 2025-01-19 19:40:08 +01:00
  • 952e22eaf6 Prepare release 0.19 Claude Brisson 2025-01-19 19:15:34 +01:00
  • 6270ffdb58 Remove debug output before merge request Quentin Rendu 2025-01-14 10:45:57 +01:00
  • 155af7a8ec Regenerate pairing test file with opengotha/src/OG240904 Quentin Rendu 2025-01-14 10:45:00 +01:00
  • cbdb8b1f52 Symmetric detRandom for pairings, asymmetric for colour Quentin Rendu 2025-01-14 10:43:50 +01:00
  • b66b577077 Correct formula for bye player in Swiss system Quentin Rendu 2024-11-25 11:27:04 +09:00
  • 09250265c8 Crop names in debug output Quentin Rendu 2024-11-25 11:22:54 +09:00
  • 996f759911 Format debug output to enhance readability Quentin Rendu 2024-11-25 11:20:46 +09:00
  • bea4c8db19 Refactor code to create weights/names map Quentin Rendu 2024-10-28 13:52:47 +09:00
  • 4d311afb2c Add a function to compute sum of weights of OG pairings Quentin Rendu 2024-10-28 13:38:45 +09:00
  • 873d8cadcd Add OG 3.51.02 weights file for round 1 of KPMC SplitBug test Quentin Rendu 2024-10-26 15:36:49 +09:00
  • c33485fc29 Add OG 3.51.02 weights file for KPMC SplitBug test Quentin Rendu 2024-10-26 14:56:05 +09:00
  • 6a3893a2db Add KPMC Splitbug Opengotha 3.52 file with correct pairings Quentin Rendu 2024-10-13 11:36:39 +09:00
  • 5c1768902a Fix verison upgrade Claude Brisson 2024-12-02 15:02:27 +01:00
  • f32bbc85f8 Fix verison upgrade Claude Brisson 2024-12-02 15:01:19 +01:00
  • 7833a1d325 Increment version to 0.18 Claude Brisson 2024-12-02 14:55:47 +01:00
  • 3a974e636a Fix scoreX for swiss Claude Brisson 2024-12-02 14:55:07 +01:00
  • 101d3e9cc2 Increment version to 0.17 Claude Brisson 2024-09-29 20:52:15 +02:00
  • 9703b0867b Use 'Japanese byo-yomi' rather than 'Standard byo-yomi' everywhere ; fix afferent bug and translations Claude Brisson 2024-09-29 20:37:44 +02:00
  • 0f7c6dfadf Fix sos & co display Claude Brisson 2024-09-29 19:59:42 +02:00
  • 3b4bd61eb2 Increment kotlin version Claude Brisson 2024-09-29 19:38:41 +02:00
  • 67934ae1cd Fix typo Claude Brisson 2024-09-23 00:16:35 +02:00
  • 5c85b50b89 Add BOSP2024 test Claude Brisson 2024-09-06 11:38:18 +02:00
  • 6838506271 Keep malavasi test, validate weights. Claude Brisson 2024-09-06 11:09:38 +02:00
  • 6923707dbe Fix default round Claude Brisson 2024-09-05 14:00:49 +02:00
  • b0d0892610 Fix default date format for en_US Claude Brisson 2024-09-05 13:44:15 +02:00
  • b4fbc3b49a Prepare 0.16 release Claude Brisson 2024-09-05 11:55:05 +02:00
  • 6540cead18 Add Brunei (bn) country Claude Brisson 2024-09-05 11:53:34 +02:00
  • 30e6374123 Remove debug log Claude Brisson 2024-09-04 21:02:15 +02:00
  • 95393e1aa9 Fixed all tests Claude Brisson 2024-09-04 21:01:21 +02:00
  • 12ae4b0083 Fix swiss scores Claude Brisson 2024-09-04 20:39:36 +02:00
  • 3c32e717e2 Fix bye player game Claude Brisson 2024-09-04 17:35:06 +02:00
  • dbdbdfe746 Correctly import opengotha bye players Claude Brisson 2024-09-04 17:34:56 +02:00
  • beeb57a549 Fixing tests (wip) Claude Brisson 2024-09-04 13:33:02 +02:00
  • 06ecd3e27b Display expected and actual pairings when pairing tests fail Claude Brisson 2024-09-04 09:50:47 +02:00
  • 3fb5f79529 Symmetric detrandom Claude Brisson 2024-09-02 22:44:10 +02:00
  • 8d76ce471b Align on opengotha for SOS and SOSOS missed rounds calculations Claude Brisson 2024-09-02 20:13:00 +02:00
  • c171d839c3 Export all bye players in OpenGotha format Claude Brisson 2024-09-02 16:36:16 +02:00
  • ee48f01da2 Minor cleanup Claude Brisson 2024-09-04 09:04:00 +02:00
  • 8aee27f435 Merge branch 'translations' into 'master' Claude BRISSON 2024-09-04 06:58:04 +00:00
  • f2088ddda7 Fix conflict Claude Brisson 2024-09-04 08:55:59 +02:00
  • 77b550d66b Merge branch 'master' into 'translations' Quentin RENDU 2024-09-03 14:22:22 +00:00
  • e8943b690e Update kr, fr and de translations Quentin Rendu 2024-09-03 16:15:18 +02:00
  • d0c59d03c9 Implement Chimin's proofreading of korean translation Quentin Rendu 2024-09-03 14:51:39 +02:00
  • 5528e07f8e Fix korean translation for randomness parameter Claude Brisson 2024-08-30 10:25:34 +02:00
  • a1829d8917 Fix randomness parameter interface (-> none/deterministic/non-deterministic) Claude Brisson 2024-08-30 10:13:31 +02:00
  • fe48bfb4b6 Fix rounding option: correct choice is 'round down' or 'no rounding' Claude Brisson 2024-08-29 18:37:42 +02:00
  • 3d755efa7e Add config options to enable/disable and show/hide egf & ffg ratings; choose ffg defaults after tournament country Claude Brisson 2024-08-29 13:56:00 +02:00
  • 73edde87fa CSS bugfix Claude Brisson 2024-08-29 10:54:22 +02:00
  • e35adb496e Fix tests Claude Brisson 2024-08-29 02:25:14 +02:00
  • a2afde292d Fix CUSSW calculation for 'round 0' Claude Brisson 2024-08-29 00:51:01 +02:00
  • 0ef7a7b620 Standings handler default round is the last Claude Brisson 2024-08-22 18:29:07 +02:00
  • ee9ce53f82 Standings handler default round is the last Claude Brisson 2024-08-22 18:28:49 +02:00
  • fd5c0235fe Frozen standings should reflect changes on names, club, level Claude Brisson 2024-08-20 15:34:17 +02:00
  • 4556f22968 Add confirmation before freeze Claude Brisson 2024-08-20 15:33:57 +02:00
  • 773b9b7b1e Sanitize character set in ISO exports Claude Brisson 2024-08-20 15:33:37 +02:00
  • bae30c7465 Implement standings freezing Claude Brisson 2024-08-20 11:48:29 +02:00
  • 15257028c0 Double-click on result set it back to unknown Claude Brisson 2024-08-20 11:12:02 +02:00
  • 2ebdae7f24 CSS fix Claude Brisson 2024-08-20 10:03:59 +02:00
  • 81c2587f1e Smaller font in lists, but only on screen Claude Brisson 2024-08-19 21:08:17 +02:00
  • 7e2bc844ad Escape XML entities in OpenGotha export Claude Brisson 2024-08-19 19:51:36 +02:00
  • 02af8466cb Show previous games on focused pairable Claude Brisson 2024-08-19 16:45:36 +02:00
  • 38f2c445bb Default active round to the fist incomplete one Claude Brisson 2024-08-19 13:31:47 +02:00
  • 7232e69de7 Always display MMS when choosing SCOREX placement criterium Claude Brisson 2024-08-19 12:50:03 +02:00