1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-20 22:38:23 +02:00
Commit Graph

957 Commits

Author SHA1 Message Date
67540df334 Fix error message when a tournament is not specified 2021-01-29 10:31:30 +01:00
a6000aec2a Fix permission to view user detail 2021-01-29 10:24:00 +01:00
e2d5a55173 Merge branch 'dev' into 'master'
Dev

See merge request animath/si/plateforme-tfjm!14
2021-01-24 22:57:37 +00:00
55c3a5fcc8 A team has at least 4 members and up to 6 2021-01-24 23:53:58 +01:00
d4111126c7 Download all authorizations -> Download all *submitted* authorizations 2021-01-24 23:42:59 +01:00
8212568fee The user detail page is on a separate page since custom JS can't be loaded 2021-01-24 23:40:05 +01:00
6898e9413a Fix user detail for children 2021-01-24 23:37:55 +01:00
1b117e9289 Merge branch 'dev' into 'master'
Local organizers validate teams

See merge request animath/si/plateforme-tfjm!13
2021-01-23 20:59:40 +00:00
c500a735d8 Users can indicate their health issues to organizers 2021-01-23 21:55:54 +01:00
f53f9fbc6c Send validation emails to all local organizers 2021-01-23 21:48:01 +01:00
629c4d2367 Merge branch 'dev' into 'master'
Remote tournaments + Animath logo

See merge request animath/si/plateforme-tfjm!12
2021-01-23 19:27:56 +00:00
ab1c5a276a Update Animath logo 2021-01-23 20:24:14 +01:00
2bd6988c6a Don't request too many authorizations for remote tournaments 2021-01-23 20:24:06 +01:00
f83b4c094e Merge branch 'dev' into 'master'
Dev

See merge request animath/si/plateforme-tfjm!11
2021-01-23 13:33:54 +00:00
4dd3c105fe Only consider a participant as a child if it is not 18 on the beginning of the tournament 2021-01-23 14:30:00 +01:00
a0266c691b Coaches have no health sheet 2021-01-23 14:27:21 +01:00
b5136ffa91 A motivation letter must be a PDF/JPEG/PNG file (it didn't work) 2021-01-23 14:26:15 +01:00
d9a2b31606 Django filters was missing 2021-01-23 13:43:31 +01:00
01a6e28623 Fix matrix avatar 2021-01-23 13:41:43 +01:00
8162a48754 Merge branch 'dev' into 'master'
Fix the permission to see a user page

See merge request animath/si/plateforme-tfjm!10
2021-01-23 10:06:14 +00:00
ea38c06631 Fix the permission to see a user page 2021-01-23 11:02:26 +01:00
68a5467a35 Merge branch 'dev' into 'master'
Unleash the beast

See merge request animath/si/plateforme-tfjm!9
2021-01-22 22:28:19 +00:00
0cd7ff512f Unleash the beast 2021-01-22 23:24:35 +01:00
a9f3cb7d3a Order tournaments by name 2021-01-22 22:33:48 +01:00
f36c36b96e Les gens sont trop rapides 2021-01-22 19:28:58 +01:00
b222a71d45 Resquash migrations 2021-01-22 19:27:37 +01:00
756f94cbd9 Remove wrong text on template 2021-01-22 19:26:24 +01:00
4c476a50ea Merge branch 'dev' into 'master'
Use a custom BBB url link, that is not necessary on visio.animath.live

See merge request animath/si/plateforme-tfjm!8
2021-01-22 17:32:34 +00:00
ea9d7cdd50 Use a custom BBB url link, that is not necessary on visio.animath.live 2021-01-22 18:27:57 +01:00
641e53e617 Merge branch 'dev' into 'master'
Dev

See merge request animath/si/plateforme-tfjm!7
2021-01-22 08:51:59 +00:00
c06ae694cd Fix tests, upload a fake motivation letter 2021-01-22 09:48:11 +01:00
1d25f7f824 Add button to download all authorizations of a team 2021-01-22 09:44:19 +01:00
ce206998f0 Teams must send their motivation letter 2021-01-22 09:40:28 +01:00
628f69e772 Gender is not a date 2021-01-22 09:04:44 +01:00
74c0260593 Don't re-upload a new avatar every time 2021-01-22 08:57:01 +01:00
384de5758b Ask gender 2021-01-22 08:45:00 +01:00
48107943f9 Use registration name rather than email address in the add organizer mail 2021-01-21 23:49:20 +01:00
5d524b263b Use the server email in the from header 2021-01-21 23:43:59 +01:00
75db278a97 Merge branch 'dev' into 'master'
Fix latex and admins

See merge request animath/si/plateforme-tfjm!6
2021-01-21 21:58:00 +00:00
0da0165ce2 Admins are superuser 2021-01-21 22:54:23 +01:00
214d422ee2 Texlive is missing in the docker image 2021-01-21 22:51:12 +01:00
1677731b4a Merge branch 'TFJMv3' into 'master'
TfjmV3

See merge request animath/si/plateforme-tfjm!5
2021-01-21 21:43:53 +00:00
7a4cc8843f Add tournament-specific email addresses 2021-01-21 22:36:35 +01:00
9e559db4b4 Display the BBB link of a pool 2021-01-21 22:32:43 +01:00
fd4280426b Add missing models in Django Admin 2021-01-21 22:22:21 +01:00
1a63c1f399 health_sheet field is now in StudentRegistration 2021-01-21 22:16:01 +01:00
b40c06fe9e Linting 2021-01-21 22:12:36 +01:00
416135ca3a Squash migrations 2021-01-21 22:06:58 +01:00
497b3ad8aa Indicate the tournament name in the photo authorizations 2021-01-21 22:04:49 +01:00
72fe279f15 The health sheet is required only for children 2021-01-21 21:55:19 +01:00