Commit Graph

160 Commits

Author SHA1 Message Date
Yohann D'ANELLO bb01e1b0b5
Display notes in django-admin 2021-04-09 16:17:12 +02:00
Yohann D'ANELLO f9af52ce6a
Organizers can manage pools 2021-04-09 14:28:36 +02:00
Yohann D'ANELLO ef2911ab07
Add synthesis template links 2021-04-07 15:27:48 +02:00
Yohann D'ANELLO 3bd6d2e647
Invite local organizers, not all organizers in pool channels 2021-04-07 09:54:12 +02:00
Yohann D'ANELLO de504a1706
Fix synthesis upload 2021-04-04 18:13:30 +02:00
Yohann D'ANELLO de76abab5f
Remove Matrix test 2021-04-04 16:42:09 +02:00
Yohann D'ANELLO 833249191c
Missing await 2021-04-04 16:37:02 +02:00
Yohann D'ANELLO 0a99f10899
Create multiple channels in case of five people-pools 2021-04-04 16:28:06 +02:00
Yohann D'ANELLO 5101746d29
Reformat Matrix script 2021-04-04 16:06:16 +02:00
Yohann D'ANELLO aa69e6eadb
Run matrix script into an async loop 2021-04-04 16:02:37 +02:00
Yohann D'ANELLO 7dd85d7402
Update defender penalties 2021-04-04 13:35:45 +02:00
Yohann D'ANELLO 6b2ca1d2e1
Admin can see note details 2021-04-04 13:30:02 +02:00
Yohann D'ANELLO fbedb941be
Better pool display 2021-04-04 13:15:00 +02:00
Yohann D'ANELLO 46e75c7ae8
Passages are read-only 2021-04-04 12:17:54 +02:00
Yohann D'ANELLO d26dee3bcf
Fix tournament serializer 2021-04-04 11:35:00 +02:00
Yohann D'ANELLO 4084f7abb5
Fix solution upload 2021-04-03 22:15:03 +02:00
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
Yohann D'ANELLO d05a8339fe
If the tournament is free, then the payment is automatically valid 2021-01-18 21:30:26 +01:00
Yohann D'ANELLO b0e43959eb
Don't display notes too early 2021-01-18 16:54:57 +01:00
Yohann D'ANELLO 70d2ade6a3
Display pools only when necessary 2021-01-18 16:49:23 +01:00
Yohann D'ANELLO 0607398491
This is TFJM², not Corres2math 2021-01-18 15:52:09 +01:00
Yohann D'ANELLO b4da740fb6
Matrix channels are working 2021-01-18 15:30:24 +01:00
Yohann D'ANELLO 64e2d8d264
Manage Matrix channels 2021-01-18 02:07:31 +01:00
Yohann D'ANELLO 7decc18ad5
Add other authorizations in the team authorizations 2021-01-17 17:28:59 +01:00
Yohann D'ANELLO daac77ba57
Linting 2021-01-17 16:23:48 +01:00
Yohann D'ANELLO 9b5ad96aaa
Fix broken tests 2021-01-17 13:57:50 +01:00
Yohann D'ANELLO c151ff3611
Protect pages (not tested) 2021-01-17 12:40:23 +01:00
Yohann D'ANELLO 1e413229a1
Mailing lists are working 2021-01-16 22:29:10 +01:00
Yohann D'ANELLO 1a7a411e10
Display passages as a table 2021-01-14 19:33:56 +01:00
Yohann D'ANELLO 7397afd236
Display the team ranking 2021-01-14 19:23:32 +01:00
Yohann D'ANELLO a97541064e
Display notes 2021-01-14 18:43:53 +01:00
Yohann D'ANELLO ef785a5eb8
Add update note menu 2021-01-14 18:21:22 +01:00
Yohann D'ANELLO be8904079d
Jurys can note passages 2021-01-14 18:01:31 +01:00
Yohann D'ANELLO c8780a6d9d
Upload syntheses 2021-01-14 17:26:08 +01:00
Yohann D'ANELLO 6f26b24359
Store the defended solution in the passage 2021-01-14 16:27:44 +01:00
Yohann D'ANELLO d912c8aab4
Display detail about a passage 2021-01-14 15:59:11 +01:00
Yohann D'ANELLO f3f862c1ab
Update the teams of a pool 2021-01-14 14:44:12 +01:00
Yohann D'ANELLO 7a6aaa3f58
Add Passage model 2021-01-14 14:22:45 +01:00
Yohann D'ANELLO 4d83664c0d
Register pools 2021-01-13 17:00:50 +01:00
Yohann D'ANELLO 4faec03efb
Display pools table 2021-01-13 16:22:26 +01:00
Yohann D'ANELLO 170326d503
Use a selector to choose a problem number 2021-01-12 18:02:00 +01:00
Yohann D'ANELLO d75ba1f890
Disable turbolinks to load the solution file 2021-01-12 17:58:06 +01:00
Yohann D'ANELLO ead59e28b8
Upload to the good place 2021-01-12 17:51:55 +01:00
Yohann D'ANELLO 2ca0444053
Upload solution is working 2021-01-12 17:24:46 +01:00
Yohann D'ANELLO 09e5a72470
Display the solutions of the team 2021-01-12 16:26:52 +01:00
Yohann D'ANELLO b4e7ec6550
There is no video in the TFJM² 2021-01-12 15:42:32 +01:00
Yohann D'ANELLO 6bcb050754
Display team detail 2021-01-02 00:06:58 +01:00
Yohann D'ANELLO 9473e101b8
Update translations 2021-01-01 17:07:28 +01:00
Yohann D'ANELLO 0f65bc4561
Display details about tournaments 2021-01-01 12:11:09 +01:00
Yohann D'ANELLO bf6f87ee89
Indicate the maximum amount of teams in a tournament 2020-12-31 12:26:49 +01:00
Yohann D'ANELLO 52f0d442cd
Better date render 2020-12-31 12:23:09 +01:00