Commit Graph

278 Commits

Author SHA1 Message Date
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 2895fb88db Typo 2020-10-31 14:16:25 +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 244084a1fd Install some libs in Gitlab CI (need to investigate) 2020-10-30 20:03:05 +01:00
Yohann D'ANELLO aa617a4bb6 Install gcc in Gitlab CI (need to investigate) 2020-10-30 20:01:16 +01:00
Yohann D'ANELLO fac239111a Install libxml and libxslt in Gitlab CI 2020-10-30 19:59:39 +01:00
Yohann D'ANELLO 9bb638f48d Fix import order 2020-10-30 19:55:55 +01:00
Yohann D'ANELLO d8ece66b23 Exclude whoosh index 2020-10-30 19:55:24 +01:00
Yohann D'ANELLO 6d4cd217b2 Simulate a fake Matrix client in order to run tests 2020-10-30 19:54:22 +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 2ead8cdad5 Use Django CAS Server to be authenticated to the Matrix server 2020-10-28 17:03:11 +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 07451d41d3 Merge branch 'indexing' into 'django'
Indexing

See merge request animath/si/plateforme-corres2math!1
2020-10-15 19:10:35 +00:00
Yohann D'ANELLO 2a9e0f2692 Protect search page to be read from non-admin users 2020-10-15 21:07:18 +02:00