Commit Graph

369 Commits

Author SHA1 Message Date
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
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 a2fd82ee96 Encode URI for the search bar value 2020-10-15 16:49:34 +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 f1e5b63b75 Display the search results in a modal 2020-10-15 16:03:08 +02:00