1
0
Fork 0
Commit graph

25 commits

Author SHA1 Message Date
0342764081 Show "No submission" message during all non-enrolling game states 2025-01-13 22:57:28 -05:00
6559eb7e2a Add game name to table caption 2025-01-13 22:50:38 -05:00
4926873e42 Add link to full results when contests are completed 2025-01-13 22:50:36 -05:00
71b6ebf48c Add more detailed ranking calculations 2025-01-13 22:35:14 -05:00
be5ef3af5d Fix incorrect ordering of ranking display 2025-01-10 00:30:41 +00:00
4dc5757543 Get value from enum for database insertions 2024-12-28 19:58:16 +00:00
8c0948c703 Improve error handling when viewing submissions 2024-12-05 10:57:22 +00:00
1167368f3a Use PHP-FPM pooling 2024-12-03 15:48:49 +00:00
72d2524c22 Fix conditionally rendered submission notice 2024-12-01 13:49:25 +00:00
7f2a2deeb5 Make email and handle lookups case-insensitive 2024-11-30 06:22:47 -05:00
16092b411e Update footer links
* Remove "Read Issues", as the "Read" ribbon performs the same job
* Only show "Log Out" when logged in
2024-11-30 06:08:21 -05:00
2dbb6a03b0 Add ribbons for differentiating between sites 2024-11-30 11:00:40 +00:00
f3225a9b26 Update document root 2024-11-30 02:26:11 -05:00
d55ef7d68b Add a help message to assignment listings 2024-11-26 22:03:11 -05:00
1c7d6964b0 Remove hard-coded debugging ID from assignment display 2024-11-26 19:54:45 -05:00
5d47b7814f Remove payment field from update form, allow uploads during the review period 2024-11-22 07:04:40 -05:00
cd7a18f5a0 Update submission form to use SubmissionStatus enum, set items to pending by default 2024-11-22 06:48:57 -05:00
9c8da8b857 Add LICENSE 2024-11-22 01:53:48 -05:00
0ebf638cf5 Update task list 2024-11-22 01:25:26 -05:00
101ad2a54f Break game details page into partials, improve semantics 2024-11-22 00:38:37 -05:00
b2813881b7 Add SubmissionStatus enum 2024-11-22 00:13:06 -05:00
ea00bf1e7c Add semantic markup to games on dashboard, remove redundant message 2024-11-21 16:35:23 -05:00
68ac0c3c38 Separate document upload and payment processing 2024-11-18 17:00:33 -05:00
8c751205d9 Add README 2024-11-14 04:30:23 -05:00
074c9cbad9 In medias res 2024-11-14 04:30:20 -05:00