Commit Graph

84 Commits

Author SHA1 Message Date
d1133d6d36 Added mor elinter tools to toolchain 2023-11-19 17:12:26 +01:00
83a0003024 Make style code conformant with black 2023-11-19 17:07:20 +01:00
ca9164552c Install black as dev dependency 2023-11-19 17:04:35 +01:00
ee3789aab9 Increase consistency of chceks 2023-11-19 16:55:42 +01:00
30e4a43a9f Extract groups for pure combined competitions 2023-11-19 14:20:12 +01:00
727ce0ca3a Automation of test to compare with previous runs 2023-11-19 14:03:48 +01:00
c4b2d0a23b Enhanced matching of HTML title w.r.t custom alias in TT 2023-11-19 13:19:32 +01:00
f075e1e167 Reducing log level of information about dropped non-finalists 2023-11-19 13:18:12 +01:00
638b2a3002 Reenable checking of additional dance to make bugs more prominent 2023-11-19 13:04:01 +01:00
8298cd85a8 Added file changes made live during competition to make things run smoothly 2023-11-13 09:31:43 +01:00
82fabe69a7 Update to new version 2023-11-08 21:33:59 +01:00
88bffcad8a Merge branch 'fix/incomplete-tables' 2023-11-08 21:33:06 +01:00
c7212316ee Fix native class from final result table 2023-11-08 20:46:05 +01:00
ee63871e1c Augment logging a bit 2023-11-08 20:45:44 +01:00
bb10d5fa06 Ignore failed preview round scans 2023-11-08 20:45:19 +01:00
36fa6a6dca Augment the logging for debugging 2023-11-08 20:42:11 +01:00
aaa311ee03 Avoid issue with rounds that contain all previous participants 2023-11-08 20:00:01 +01:00
366f496ba3 Enable external debugger 2023-10-06 18:39:55 +02:00
66d687d9f0 Update to new version 2023-10-06 18:18:50 +02:00
1d69d9fe8a Fix filtering w.r.t finalists in web styling
Mutiple rows were colored similarly of some are hidden
2023-10-06 18:17:37 +02:00
6f11554c18 Prepare next version 2023-10-06 17:53:15 +02:00
03fed1e1e4 Handle incomplete competitions as well 2023-10-06 17:52:52 +02:00
be5ac238bc Revert "Add UI dialog for unknown path"
This reverts commit 90f82e677e.
2023-10-06 16:20:39 +02:00
5015a4e4e1 Prepare next version 2023-10-06 13:04:49 +02:00
90f82e677e Add UI dialog for unknown path 2023-10-06 13:02:45 +02:00
fac3fe1b34 Fix bug related to showing all participants 2023-09-29 17:28:00 +02:00
25135cc7d9 Update version 2023-09-29 16:50:37 +02:00
77c156b7db Provide default port number 2023-09-29 16:50:06 +02:00
5140244d13 Make port of web server configurable 2023-09-29 16:41:07 +02:00
da7a15fc0e Prepare installer 2023-09-29 16:40:55 +02:00
a8be846f36 Create basic environment for flask-based output 2023-09-29 16:34:44 +02:00
488bfae25e Add CLI command to path in win installer 2023-09-27 19:40:31 +02:00
7dce04c536 Prepare deployment to windows 2023-09-27 19:30:17 +02:00
d7d72e83b5 Allow to filter only for finalists in the output of the script 2023-09-26 12:59:41 +02:00
62035b01b4 Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
c07e751820 Tidied up batch script 2023-09-25 15:03:45 +02:00
c517878126 Simplified CLI interface to use only HTML outputs 2023-09-25 14:59:16 +02:00
b738126bf3 First working solution but with unclear about shared places 2023-09-13 17:41:57 +02:00
04803e21ed Make output work in general 2023-09-13 16:07:55 +02:00
0d1310f287 Commit tests (untested) 2023-09-13 15:23:23 +02:00
eafca2e9aa Written basic code to parse existsing exports successfully 2023-09-13 15:23:04 +02:00
d39a8d590e Extension to new class and group restrictions 2023-09-13 15:22:20 +02:00
561dab897b Enable colored logging 2022-12-04 18:49:20 +01:00
240824e808 Start using newly defined types 2022-12-03 21:46:19 +01:00
27c8f9ac70 Using static constants for classes and groups 2022-12-03 21:43:21 +01:00
0e9243a423 Removed obsolete code 2022-12-03 20:41:12 +01:00
e83f04b960 Created complete data structures for algorithm in classes 2022-12-03 20:40:41 +01:00
b3fc7db0b6 Fix naming 2022-12-03 14:30:20 +01:00
15982a4ac0 Create central type classes 2022-12-03 14:29:35 +01:00
15eec712f2 Make debug output better readable 2022-12-03 14:29:01 +01:00