Commit Graph
105 Commits
Author SHA1 Message Date
sto 63a88ea113 Add method to update contestants through admin UI 2025-11-18 11:15:23 +01:00
sto ecb36e19ed Reorder general settings 2025-11-18 09:38:15 +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 0f31265f7b Warning in offline settings when more than one puzzle 2025-11-12 15:55:47 +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 d1df551a0c Offline participation form: ask for missing/remaining pieces 2025-11-08 09:55:56 +01:00
sto 69a82f4d3f Up the image size limit to 5MB 2025-11-08 09:18:43 +01:00
sto a1736ff076 Restrict offline participation to single-puzzle
contests
2025-11-07 09:30:04 +01:00
sto ae5082fff6 Contestant view: show offline participation images 2025-11-06 11:05:09 +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 8d50c14a7b Offline participation completed page 2025-11-03 11:21:34 +01:00
sto aeb6989223 Display elapsed time for offline participations 2025-11-03 11:03:46 +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 537f32ab8b Don't change browser history on category filter change 2025-07-16 10:43:08 +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 ee476ab81b Improve dashboard display 2025-06-27 13:15:53 +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 d28f888ee2 Add refresh button for the scoreboard 2025-06-25 17:36:33 +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 c34b9654c8 Client side puzzle image size validation 2025-06-25 08:00:49 +02:00
sto 6fb5ba5f3e Flexify scoreboard 2025-06-21 11:11:18 +02:00
sto 6c16e5e232 Improve notice height 2025-06-21 11:04:08 +02:00
sto 2969a24cb0 Fix display_time 2025-06-21 10:54:20 +02:00
sto 4b5c09f63b Deactivate badges 2025-06-21 10:37:11 +02:00
sto ca7399f490 Flexify the contest dashboard 2025-06-21 10:36:19 +02:00
sto f27b43ef45 Improve top buttons 2025-06-21 10:07:42 +02:00
sto 5b908fe37c Add notices 2025-06-21 09:59:18 +02:00
sto 2616cbaa71 Add message when the URL is copied to the clipboard 2025-06-21 07:23:02 +02:00
sto 70c0fed0c4 Show current puzzle image in puzzle edit form 2025-06-21 07:08:14 +02:00