Commit Graph

59 Commits

Author SHA1 Message Date
sto
5345e419df Fix password change 2025-12-10 17:43:00 +01:00
sto
8cea403dc9 Fix account page forms & add account actions rspec
#5
2025-12-10 10:44:03 +01:00
sto
cce090587a Public scoreboard stopwatch feature
#10
2025-12-09 10:10:54 +01:00
sto
51e55f0828 Add hidden setting to puzzles
#19
2025-12-04 11:35:41 +01:00
sto
d08370f5f8 Use contestant IDs instead of tokens for QR codes
#6
2025-12-04 10:30:44 +01:00
sto
024b254808 Fix QR codes generation on 'finalize_import' action 2025-11-24 10:07:48 +01:00
sto
ae3c7c73e1 Add admin action to regenerate QR codes 2025-11-21 10:53:23 +01:00
sto
94e725d20a Add judges codes 2025-11-20 16:59:30 +01:00
sto
b43a801e3c Generate QR codes when not present and asked for 2025-11-20 15:50:50 +01:00
sto
709719b801 QR codes generation 2025-11-20 12:01:30 +01:00
sto
3e071f9281 Add public form to add completions 2025-11-20 10:24:26 +01:00
sto
3dd153d587 Require contest durations, prefill end times for unfinished puzzles & allow to modify them 2025-11-18 11:46:02 +01:00
sto
63a88ea113 Add method to update contestants through admin UI 2025-11-18 11:15:23 +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
f4136ea58a Implement missing & remaining pieces propagation + cleaner forms 2025-11-10 12:26:48 +01:00
sto
d1df551a0c Offline participation form: ask for missing/remaining pieces 2025-11-08 09:55:56 +01:00
sto
5348574ea4 Show offline contestants in dashboard 2025-11-05 17:18:47 +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
bbd2cef168 Support remaining pieces in completions and scoreboards 2025-10-28 15:13:29 +01:00
sto
5b9862c19c Fix completion deps for puzzle deletion 2025-07-16 10:39:59 +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
b6da55723d Ensure puzzle uniqueness per contestant validation error is shown 2025-06-27 08:59:27 +02:00
sto
2b1a2c9296 Add "public" setting to contests 2025-06-25 10:07:27 +02:00
sto
2cadc8eca5 Add completion: order contestants by name + add email if present 2025-06-25 08:31:42 +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
ac83a599f3 Make email mandatory + sign in translations 2025-06-19 16:54:47 +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
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
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
sto
c4902d85d5 Messages to completions conversion 2025-05-15 08:57:25 +02:00
sto
70005468c6 Add route and controller for incoming messages 2025-05-11 21:09:45 +02:00
sto
2f23938e81 Add message model 2025-05-11 19:40:30 +02:00
sto
8b0b1c6745 Add language settings for users, and translate titles to French 2025-03-27 12:55:12 +01:00
sto
2144c22bd9 Use the friendly ID gem for contest slugs 2025-03-26 17:40:56 +01:00
sto
a5d165c4b3 Save display times in the db 2025-03-26 17:00:06 +01:00
sto
2982f44acc Public scoreboard scaffold 2025-03-23 08:44:38 +01:00
sto
9a2a3a6f33 Add public scoreboard slug & URL 2025-03-22 18:21:13 +01:00
sto
d47ebf22ab Fix completion validation 2025-03-22 13:08:35 +01:00
sto
ce5b729fef Add annotate_rb gem and annotate all models 2025-03-22 08:39:40 +01:00