Commit Graph

58 Commits

Author SHA1 Message Date
Yohann D'ANELLO 64d471936f
Add copyright information 2020-12-26 21:26:26 +01:00
Yohann D'ANELLO 8f86ea15c8
Pending teams can change their composition 2020-12-26 19:24:37 +01:00
Yohann D'ANELLO 205760f2e9
More protection on pages that require authentication 2020-12-22 20:48:25 +01:00
Yohann D'ANELLO 8f09ca5553
URLs in mails were missing domains 2020-12-21 18:02:37 +01:00
Yohann D'ANELLO 982b61fe03 Merge branch 'master' into 'improvements'
# Conflicts:
#   locale/fr/LC_MESSAGES/django.po
2020-11-16 11:01:19 +00:00
Yohann D'ANELLO ace1dbdc75 Add team table 2020-11-16 11:58:05 +01:00
Yohann D'ANELLO 10932d1cc5 Create more mailing lists 2020-11-14 22:18:35 +01:00
Yohann D'ANELLO c35fb4e996 Test questions, 100% coverage 2020-11-03 17:58:05 +01:00
Yohann D'ANELLO b6cefc1519 Test setting the received participation and the sent participation 2020-11-03 17:21:50 +01:00
Yohann D'ANELLO 0a3fffe21e Test leave team 2020-11-03 14:43:51 +01:00
Yohann D'ANELLO bf32c34d4c Users should be able to send a synthesis during the fourth phase 2020-11-03 14:31:11 +01:00
Yohann D'ANELLO c62aa3ebd1 Avoid infinite recursion 2020-11-03 14:26:55 +01:00
Yohann D'ANELLO 4181742133 Linting 2020-11-02 18:25:32 +01:00
Yohann D'ANELLO 25756fb2ef Test forbidden accesses 2020-11-02 18:19:53 +01:00
Yohann D'ANELLO 4c25ae2928 Test team validation 2020-11-02 18:09:24 +01:00
Yohann D'ANELLO 463adc90d6 Fix format 2020-11-02 11:18:06 +01:00
Yohann D'ANELLO 4975d4ddb7 Add page titles 2020-11-02 10:58:00 +01:00
Yohann D'ANELLO 1392b50db1 Fix linting 2020-11-01 20:30:02 +01:00
Yohann D'ANELLO 4f1f4b0783 Use french names for Matrix room aliases 2020-10-31 22:23:02 +01:00
Yohann D'ANELLO 2f6a1f6e56 Add a delete question button 2020-10-31 22:18:04 +01:00
Yohann D'ANELLO d0007ee9b2 Update questions 2020-10-31 18:57:00 +01:00
Yohann D'ANELLO 0d9c293443 Add a modal to create a question 2020-10-31 18:11:37 +01:00
Yohann D'ANELLO 95e1c4f821 Define the team which receives our video 2020-10-31 13:35:00 +01:00
Yohann D'ANELLO e9c56104df Define the received participation 2020-10-31 12:51:49 +01:00
Yohann D'ANELLO 8236a9fe14 Add a lot of comments 2020-10-30 19:46:46 +01:00
Yohann D'ANELLO 238333a175 Store auth token to don't login everytime 2020-10-29 15:40:30 +01:00
Yohann D'ANELLO db30b481a3 Reorder imports 2020-10-29 15:09:24 +01:00
Yohann D'ANELLO 6647a284f4 Create a Matrix channel when a team got created 2020-10-29 15:07:03 +01:00
Yohann D'ANELLO d73a92c7f7 Add leave team button 2020-10-20 16:08:42 +02:00
Yohann D'ANELLO b80f98ef43 Display mailing list address on team page 2020-10-20 15:32:13 +02:00
Yohann D'ANELLO 9159e7323d Don't upload videos after the deadline 2020-10-20 14:51:09 +02:00
Yohann D'ANELLO 42e1abd9aa Update calendar 2020-10-20 14:21:16 +02:00
Yohann D'ANELLO 2d467ef3af Add phase update page 2020-10-20 13:14:02 +02:00
Yohann D'ANELLO 168bfc83c9 Add calendar view 2020-10-20 13:06:51 +02:00
Yohann D'ANELLO 144577bd89 Load result data in tables 2020-10-15 20:39:34 +02:00
Yohann D'ANELLO d420177011 Send a mail to teams when the team got validated 2020-10-11 19:06:32 +02:00
Yohann D'ANELLO e9b70f351b Admins can validate a team or not 2020-10-11 18:44:42 +02:00
Yohann D'ANELLO 3c8615b487 Warn administrators when a team is requesting validation 2020-10-11 17:40:18 +02:00
Yohann D'ANELLO 15d096a328 Allow linters to fail 2020-10-11 17:27:39 +02:00
Yohann D'ANELLO acb718cdc0 Request validation is working 2020-10-11 17:24:23 +02:00
Yohann D'ANELLO 1b1651c294 Confirm email address is mandatory 2020-10-11 16:49:31 +02:00
Yohann D'ANELLO 427786769f Teams can request a validation 2020-10-11 16:30:02 +02:00
Yohann D'ANELLO 552ea17f7d Don't access to team participation if the team is not validated 2020-10-11 16:00:43 +02:00
Yohann D'ANELLO 98abe243a7 Linting 2020-10-09 13:58:42 +02:00
Yohann D'ANELLO 92e66d75ab Automatically create mailing lists 2020-10-09 13:49:09 +02:00
Yohann D'ANELLO 5c76e5f0db Get ZIP archive of all authorizations of one team 2020-09-27 18:40:45 +02:00
Yohann D'ANELLO 366f0c40a0 Test video upload 2020-09-27 16:52:52 +02:00
Yohann D'ANELLO 0dece5abef user.is_admin -> user.registration.is_admin 2020-09-27 16:38:17 +02:00
Yohann D'ANELLO 88c4a6b218 Protect some pages 2020-09-27 16:35:31 +02:00
Yohann D'ANELLO 2d62bec690 💚 Install libmagic in CI 2020-09-27 14:32:05 +02:00