Commit Graph

180 Commits

Author SHA1 Message Date
Yohann D'ANELLO e98540a2a8 Test search participation objects 2020-11-03 15:12:33 +01:00
Yohann D'ANELLO 7353ecfd5f Admins don't have any participation 2020-11-03 14:46:00 +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 7ae2b152c6 Test participation admin pages 2020-11-02 16:57:38 +01:00
Yohann D'ANELLO 682ef05110 Rename a test 2020-11-02 16:19:39 +01:00
Yohann D'ANELLO 4043d04826 Add admin pages for Participation app 2020-11-02 16:17:07 +01:00
Yohann D'ANELLO dee2152616 Test get absolute urls 2020-11-02 16:00:08 +01:00
Yohann D'ANELLO be17d11581 Fix auto-invitation in Matrix public rooms 2020-11-02 15:46:31 +01:00
Yohann D'ANELLO c80355f2bc Test registration search 2020-11-02 12:34:27 +01:00
Yohann D'ANELLO 62b883467c Test user impersonification 2020-11-02 12:08:01 +01:00
Yohann D'ANELLO 5fc46e74d2 Ensure that a user can't see what he can't see 2020-11-02 11:52:16 +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 82f8d61eb7 Send synthesis button 2020-11-01 20:53:41 +01:00
Yohann D'ANELLO 1392b50db1 Fix linting 2020-11-01 20:30:02 +01:00
Yohann D'ANELLO bcca41bfb6 Add a script to launch the third phase 2020-11-01 20:28:43 +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 2a282e366e Add Question model 2020-10-31 14:37:36 +01:00
Yohann D'ANELLO c11a40e054 Add a room to search a team 2020-10-31 14:22:40 +01:00
Yohann D'ANELLO 4b14d3562f Add a message to add questions 2020-10-31 14:15:49 +01:00
Yohann D'ANELLO 0ea51f47b3 Display the sent video, not the example video... 2020-10-31 13:56:47 +01:00
Yohann D'ANELLO 0e9afc780c Display the received video 2020-10-31 13:55:29 +01:00
Yohann D'ANELLO 52c8a836f1 Automatically invite a new registered user into public Matrix rooms 2020-10-31 13:41:16 +01:00
Yohann D'ANELLO 2273cbfbc6 There are only 3 problems 2020-10-31 13:36:03 +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 e0f06179a0 Improve participation detail page 2020-10-30 22:36:34 +01:00
Yohann D'ANELLO 9bb638f48d Fix import order 2020-10-30 19:55:55 +01:00
Yohann D'ANELLO 8236a9fe14 Add a lot of comments 2020-10-30 19:46:46 +01:00
Yohann D'ANELLO 971169fe2c Define rooms avatar 2020-10-29 23:57:29 +01:00
Yohann D'ANELLO 79836f0d94 Define Bot avatar 2020-10-29 20:10:57 +01:00
Yohann D'ANELLO 3265c1fc1b Create #annonces channel 2020-10-29 19:41:07 +01:00
Yohann D'ANELLO 09a2947095 Add script to fix channel permissions 2020-10-29 17:22:07 +01:00
Yohann D'ANELLO 316e4eefc1 Integrate chat 2020-10-29 16:08:27 +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 b33723efb3 Create Matrix room when a Team got created 2020-10-28 19:03:25 +01:00
Yohann D'ANELLO c9be07e45a Matrix username should never change 2020-10-28 17:40:14 +01:00
Yohann D'ANELLO 642ac94b7a Use a custom Matrix username 2020-10-28 17:19:25 +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 8c8ab4c0b7 Rename video in solution since there will be multiple videos in one page 2020-10-20 15:25:28 +02:00
Yohann D'ANELLO f2704b3f13 Render solution video in a modal 2020-10-20 15:20:33 +02:00
Yohann D'ANELLO 9159e7323d Don't upload videos after the deadline 2020-10-20 14:51:09 +02:00
Yohann D'ANELLO ab315a69ed Add a method to query the current phase 2020-10-20 14:38:07 +02:00
Yohann D'ANELLO 1d0246af8f Display the calendar in a modal for non-admin users 2020-10-20 14:35:04 +02:00
Yohann D'ANELLO 9571cfc19d Only administrators can update the calendar 2020-10-20 14:23:38 +02:00
Yohann D'ANELLO 072ba3b2a3 Load calendar icon 2020-10-20 14:22:19 +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 d1f2402373 Translate phases 2020-10-20 12:54:49 +02:00
Yohann D'ANELLO bbeada74c7 Create phase model to store the calendar 2020-10-20 12:51:03 +02:00
Yohann D'ANELLO 95fd8a066f Add impersonate button 2020-10-19 16:12:21 +02:00
Yohann D'ANELLO 28e2fa10c3 Add impersonification 2020-10-19 16:08:42 +02:00
Yohann D'ANELLO d940acb226 Better video filtering 2020-10-19 15:49:53 +02:00
Yohann D'ANELLO 144577bd89 Load result data in tables 2020-10-15 20:39:34 +02:00
Yohann D'ANELLO 7fb811b87f Regroup search results by model type 2020-10-15 19:50:12 +02:00
Yohann D'ANELLO f05d2cca0b Autocomplete index 2020-10-15 17:26:22 +02:00
Yohann D'ANELLO df74f499ec Delete related videos when a participation got deleted 2020-10-15 17:20:58 +02:00
Yohann D'ANELLO 9e097c99d0 Index registrations by first name, last name and email 2020-10-15 17:14:25 +02:00
Yohann D'ANELLO a7d455eeb1 Add indexed fields 2020-10-15 16:44:10 +02:00
Yohann D'ANELLO 19e25b5d1c Index models 2020-10-15 16:29:50 +02:00
Yohann D'ANELLO 980b2c9d8e All indexed fields are autocompleted 2020-10-15 14:55:45 +02:00
Yohann D'ANELLO 6c59bf11be Use Django-Haystack to make indexed researches 2020-10-15 12:57:20 +02:00
Yohann D'ANELLO b397d00011 Display video preview iff the solution was already uploaded 2020-10-12 10:48:00 +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 691d3c1660 Import list was in a wrong order 2020-10-11 17:12:54 +02:00
Yohann D'ANELLO b3db01c02e Update the mailing list if the team name or trigram got updated 2020-10-11 17:10:59 +02:00
Yohann D'ANELLO a5e7325a5b Update the email address in the mailing lists if it changed 2020-10-11 16:57:11 +02:00
Yohann D'ANELLO 1b1651c294 Confirm email address is mandatory 2020-10-11 16:49:31 +02:00
Yohann D'ANELLO 6424b4658a Reset logout page 2020-10-11 16:47:40 +02:00
Yohann D'ANELLO fe29c61003 Set team valid in tests 2020-10-11 16:37:09 +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 798c8db781 Add admin pages for registration app 2020-10-06 13:35:05 +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 84a7ec6fb5 More shortcuts 2020-09-27 18:09:39 +02:00
Yohann D'ANELLO 3b73edd6b0 Test photo authorization upload 2020-09-27 17:06:05 +02:00
Yohann D'ANELLO 366f0c40a0 Test video upload 2020-09-27 16:52:52 +02:00
Yohann D'ANELLO 4b8ed14180 Fix one test 2020-09-27 16:40:14 +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 56193dbecf Fix tests 2020-09-27 15:19:08 +02:00
Yohann D'ANELLO ed88c7cf6f Better participation page 2020-09-27 15:08:55 +02:00