Commit Graph

81 Commits

Author SHA1 Message Date
sto
63a88ea113 Add method to update contestants through admin UI 2025-11-18 11:15:23 +01:00
sto
bc96b16bcb Improve redirections after puzzles/messages controllers 2025-11-18 09:33:42 +01:00
sto
0f725e2eef Fix contest creation 2025-11-18 09:30:40 +01:00
sto
e67ee92838 Add contest duration & complete ranking mode implementation 2025-11-18 09:18:18 +01:00
sto
b88460ae71 Implement projected time 2025-11-14 12:13:09 +01:00
sto
f91145637f Add ranking mode 2025-11-14 10:19:08 +01:00
sto
cdf87e48f2 Merge settings & core indexes into a single nav 2025-11-13 18:21:31 +01:00
sto
97ea17b7c2 Turn contest dashboard into tabs for easier navigation 2025-11-13 12:06:12 +01:00
sto
86dd0b7b9e Revamp contest settings into tabs 2025-11-12 11:33:44 +01:00
sto
f4136ea58a Implement missing & remaining pieces propagation + cleaner forms 2025-11-10 12:26:48 +01:00
sto
6549124c08 Use contestant name in title of their page 2025-11-08 09:59:08 +01:00
sto
d1df551a0c Offline participation form: ask for missing/remaining pieces 2025-11-08 09:55:56 +01:00
sto
cd032e3456 Show offline participants on public scoreboard + filter 2025-11-06 10:40:47 +01:00
sto
5348574ea4 Show offline contestants in dashboard 2025-11-05 17:18:47 +01:00
sto
d62b46b7df Offline participation: already submitted page 2025-11-03 11:35:00 +01:00
sto
ff5f387a87 Offline participation: implement completed puzzle methods 2025-10-31 11:55:28 +01:00
sto
37a65526e4 Implement offline POST method for starting an offline participation 2025-10-30 11:37:20 +01:00
sto
aea001cdf6 Add contest param for offline form participation 2025-10-30 10:30:32 +01:00
sto
35ad7da355 Add offline model and "new" form/controller 2025-10-29 17:20:38 +01:00
sto
7db96cfab4 CSV export: correct display time + remaining pieces 2025-10-28 15:22:45 +01:00
sto
bbd2cef168 Support remaining pieces in completions and scoreboards 2025-10-28 15:13:29 +01:00
sto
1fa7bf10ec Add contestant export feature 2025-10-28 10:19:19 +01:00
sto
916c7af738 Fix refresh 2025-07-16 10:53:33 +02:00
sto
4ca711f5aa Add category selectors on public scoreboards 2025-07-16 10:38:21 +02:00
sto
b13ef30807 Permit to modify contestants categories 2025-07-16 10:22:47 +02:00
sto
657c5ac47b Internal scoreboard: add category filter 2025-07-15 18:23:26 +02:00
sto
502649620b Add contestant categories to contests 2025-07-14 14:54:55 +02:00
sto
0599def237 Add number of pieces to puzzles 2025-06-27 09:23:25 +02:00
sto
1b34d10dee Improve public scoreboard UI + make it responsive 2025-06-26 10:53:21 +02:00
sto
2b1a2c9296 Add "public" setting to contests 2025-06-25 10:07:27 +02:00
sto
1a8ea0afee Suggest closest contestant name when converting a message to completion 2025-06-25 08:54:02 +02:00
sto
2cadc8eca5 Add completion: order contestants by name + add email if present 2025-06-25 08:31:42 +02:00
sto
5aa69a108c Allow all origins for sending messages 2025-06-21 18:20:27 +02:00
sto
ef3c63ea67 Add /connect route 2025-06-21 18:00:06 +02:00
sto
2969a24cb0 Fix display_time 2025-06-21 10:54:20 +02:00
sto
5b908fe37c Add notices 2025-06-21 09:59:18 +02:00
sto
ac3b354480 Contest language & top buttons 2025-06-20 08:07:39 +02:00
sto
71f2bb6b70 Fix completion conversion in case of errors 2025-06-19 17:28:55 +02:00
sto
67492cdd15 Update completion -> back to contestant 2025-06-19 11:30:21 +02:00
sto
79fb1edfaf Multiples traductions 2025-06-19 11:20:33 +02:00
sto
4645b45f5d Fix CSV import & contestant deletion 2025-06-19 10:33:36 +02:00
sto
b8674a126f Back buttons 2025-06-18 19:09:55 +02:00
sto
67d2ef41b3 Add indicator for processed messages 2025-06-18 18:42:04 +02:00
sto
194c126c90 Correctly order participants 2025-06-18 14:49:16 +02:00
sto
bc32387c21 Allow message deletion 2025-06-18 07:05:39 +02:00
sto
55399d80fe Add CORS to /message 2025-06-13 19:33:56 +02:00
sto
d7d90f0c91 Add extension URL display 2025-06-13 18:30:47 +02:00
sto
7444a09046 Translations for the contest dashboard page 2025-05-18 09:52:58 +02:00
sto
ec2201f9a8 Implement CSV import and conversion to contestants 2025-05-17 17:40:03 +02:00
sto
939e2157ab Start CSV importer feature 2025-05-17 12:03:10 +02:00