Commit Graph

94 Commits

Author SHA1 Message Date
Yohann D'ANELLO d4c7b39f46
Fix solution and synthesis forms 2021-04-03 22:02:53 +02:00
Yohann D'ANELLO 0576f3e32b
Support penalties 2021-04-03 21:59:06 +02:00
Yohann D'ANELLO 1df1766753
Upgrade dependencies 2021-03-29 16:18:27 +02:00
Yohann D'ANELLO 9359aa7606
Add API views for participation app 2021-03-29 15:41:20 +02:00
Yohann D'ANELLO a45d57e51a
Team member don't have access to other people authorizations 2021-03-28 20:09:29 +02:00
Yohann D'ANELLO 049234caae
Fix hello asso check 2021-03-15 10:07:59 +01:00
Yohann D'ANELLO f8d38738ea
Authenticate to Hello Asso by client id and secret 2021-03-15 09:57:05 +01:00
Yohann D'ANELLO f7d52aa6da
Update HelloAsso link 2021-03-15 09:46:45 +01:00
Yohann D'ANELLO 8fc99803c1
object -> get_object() 2021-03-14 23:46:11 +01:00
Yohann D'ANELLO 7984ce8e1d
object -> get_object() 2021-03-14 18:57:51 +01:00
Yohann D'ANELLO 3f46e23588
Email address is no more required 2021-03-11 16:57:23 +01:00
ynerant 6c064d6570
Fix permissions on team authorizations 2021-02-13 17:09:17 +01:00
ynerant 7a0cb64fb6
Fix team validation 2021-02-07 17:40:29 +01:00
ynerant c9067d5202
Team trigrams and names are unique 2021-02-07 17:39:24 +01:00
ynerant 200848816d
Admins can (in)validate participations 2021-02-07 17:31:50 +01:00
ynerant 2b02c250a2
Email from is not a list 2021-02-07 16:51:09 +01:00
ynerant 36d8d993e3
Fix subscribing to equipe-trigram@ 2021-02-07 16:08:46 +01:00
ynerant 0d758d2b08
Fix subscription of teams in equipes-non-valides@ 2021-02-07 15:57:56 +01:00
Yohann D'ANELLO d4111126c7
Download all authorizations -> Download all *submitted* authorizations 2021-01-24 23:42:59 +01:00
Yohann D'ANELLO f53f9fbc6c
Send validation emails to all local organizers 2021-01-23 21:48:01 +01:00
Yohann D'ANELLO 2bd6988c6a
Don't request too many authorizations for remote tournaments 2021-01-23 20:24:06 +01:00
Yohann D'ANELLO a0266c691b
Coaches have no health sheet 2021-01-23 14:27:21 +01:00
Yohann D'ANELLO b5136ffa91
A motivation letter must be a PDF/JPEG/PNG file (it didn't work) 2021-01-23 14:26:15 +01:00
Yohann D'ANELLO 01a6e28623
Fix matrix avatar 2021-01-23 13:41:43 +01:00
Yohann D'ANELLO a9f3cb7d3a
Order tournaments by name 2021-01-22 22:33:48 +01:00
Yohann D'ANELLO b222a71d45
Resquash migrations 2021-01-22 19:27:37 +01:00
Yohann D'ANELLO ea9d7cdd50
Use a custom BBB url link, that is not necessary on visio.animath.live 2021-01-22 18:27:57 +01:00
Yohann D'ANELLO c06ae694cd
Fix tests, upload a fake motivation letter 2021-01-22 09:48:11 +01:00
Yohann D'ANELLO 1d25f7f824
Add button to download all authorizations of a team 2021-01-22 09:44:19 +01:00
Yohann D'ANELLO ce206998f0
Teams must send their motivation letter 2021-01-22 09:40:28 +01:00
Yohann D'ANELLO 74c0260593
Don't re-upload a new avatar every time 2021-01-22 08:57:01 +01:00
Yohann D'ANELLO 7a4cc8843f
Add tournament-specific email addresses 2021-01-21 22:36:35 +01:00
Yohann D'ANELLO 9e559db4b4
Display the BBB link of a pool 2021-01-21 22:32:43 +01:00
Yohann D'ANELLO fd4280426b
Add missing models in Django Admin 2021-01-21 22:22:21 +01:00
Yohann D'ANELLO b40c06fe9e
Linting 2021-01-21 22:12:36 +01:00
Yohann D'ANELLO 416135ca3a
Squash migrations 2021-01-21 22:06:58 +01:00
Yohann D'ANELLO 72fe279f15
The health sheet is required only for children 2021-01-21 21:55:19 +01:00
Yohann D'ANELLO 35042f077f
Store the BBB link in the Pool model 2021-01-21 17:55:20 +01:00
Yohann D'ANELLO 56ad352e64
Integrate BigBlueButton and whiteboard in pool rooms 2021-01-21 17:44:18 +01:00
Yohann D'ANELLO 97761e07a9
Fix #bot avatar 2021-01-20 23:34:45 +01:00
Yohann D'ANELLO fd587099cb
Channel titles are in french 2021-01-20 23:34:33 +01:00
Yohann D'ANELLO 01e6ab2279
Add #tirage-au-sort Matrix channel 2021-01-19 11:32:28 +01:00
Yohann D'ANELLO e4fa6c0321
Use a checkbox widget to select tournament organizers 2021-01-19 01:19:18 +01:00
Yohann D'ANELLO 3e0e6ae7b4
Check that syntheses are valid files 2021-01-19 00:33:44 +01:00
Yohann D'ANELLO d5e7295981
Detect when a solution has more than 30 pages 2021-01-19 00:32:34 +01:00
Yohann D'ANELLO 8515153be7
Fix linting 2021-01-19 00:13:22 +01:00
Yohann D'ANELLO 5a865efd18
Don't upload solutions or syntheses after the deadline, if an existing file was previously sent 2021-01-19 00:11:52 +01:00
Yohann D'ANELLO cb5f597547
Index tournaments 2021-01-18 23:49:27 +01:00
Yohann D'ANELLO 00c936f909
Add script that checks payments from Hello Asso 2021-01-18 23:00:39 +01:00
Yohann D'ANELLO ef4d74545a
Fix tests 2021-01-18 22:28:43 +01:00