Commit Graph

86 Commits

Author SHA1 Message Date
Yohann D'ANELLO 01f6d74cae Merge branch 'improvements' into 'master'
Improvements

See merge request animath/si/plateforme-corres2math!10
2021-01-01 15:00:33 +00:00
Yohann D'ANELLO 95a69f35d2
A user can have no team 2020-12-28 11:52:34 +01:00
Yohann D'ANELLO eec941c816
Admins can change email validation status 2020-12-27 21:19:09 +01:00
Yohann D'ANELLO 64d471936f
Add copyright information 2020-12-26 21:26:26 +01:00
Yohann D'ANELLO 4ee5ac309d Merge branch 'improvements' into 'master'
Improvements, bug fixes

See merge request animath/si/plateforme-corres2math!8
2020-12-22 20:36:57 +00:00
Yohann D'ANELLO 969e53b712
Linting 2020-12-22 21:31:22 +01:00
Yohann D'ANELLO 1f9f60d880
Unit test for large files uploading 2020-12-22 20:57:03 +01:00
Yohann D'ANELLO 205760f2e9
More protection on pages that require authentication 2020-12-22 20:48:25 +01:00
Yohann D'ANELLO 8f742b8e14
Increase nginx upload limit to have a better message in the Django form 2020-12-22 20:40:01 +01:00
Yohann D'ANELLO 996d00c7f0
Don't send too large files 2020-12-22 20:20:35 +01:00
Yohann D'ANELLO f2ca4b7446 Update email validation page 2020-12-11 16:10:05 +01:00
Yohann D'ANELLO 3faf1294d8 Update import order 2020-12-11 16:09:51 +01:00
Yohann D'ANELLO 24e1cf3845 Merge branch 'improvements' into 'master'
Improvements

See merge request animath/si/plateforme-corres2math!7
2020-12-11 13:11:23 +00:00
Yohann D'ANELLO dbcf15c4f3 Display user list 2020-12-11 14:06:08 +01:00
Yohann D'ANELLO 10115a0419 Administrators can update the team of the email validation status of a team. 2020-12-11 12:31:00 +01:00
Yohann D'ANELLO 833f9147ce Prevent errors when a not authenticated user tries to see a user detail page 2020-12-11 11:33:12 +01:00
Yohann D'ANELLO 91640f8fb1 Merge branch 'improvements' into 'master'
Fix signup

See merge request animath/si/plateforme-corres2math!6
2020-12-04 00:49:30 +00:00
Yohann D'ANELLO de7f51d8da There was an error when an email was already used 2020-12-04 01:44:20 +01:00
Yohann D'ANELLO ce048a30d6 Invite people in Matrix rooms at registration 2020-11-16 19:07:18 +01:00
Yohann D'ANELLO 731f8711ff We can only register during the first phase 2020-11-15 01:50:12 +01:00
Yohann D'ANELLO d3e18a8fbb We can only register during the first phase 2020-11-15 01:40:20 +01:00
Yohann D'ANELLO ece1e800ab Add #flood 2020-11-15 01:29:53 +01:00
Yohann D'ANELLO 2e0028c063 Send display name to Matrix 2020-11-15 01:14:31 +01:00
Yohann D'ANELLO c3c2c55aca Squash migrations 2020-11-04 13:13:34 +01:00
Yohann D'ANELLO f146ae2dd2 Remove django cas server in CI dependencies 2020-11-03 21:10:21 +01:00
Yohann D'ANELLO 04dd02b88a Tests should not depend on Matrix-nio, that uses lxml that needs a lot of dependencies and a lot of time to build 2020-11-03 20:52:55 +01:00
Yohann D'ANELLO 1ddf39f296 Cover also settings files, keep 100% coverage by ignoring production files 2020-11-03 19:13:41 +01:00
Yohann D'ANELLO aed9f457c3 Test custom CAS user authentication 2020-11-03 15:25:47 +01:00
Yohann D'ANELLO 6afa1ea40b Test to change mailing list subscription when an email address got updated 2020-11-03 15:16:08 +01:00
Yohann D'ANELLO e98540a2a8 Test search participation objects 2020-11-03 15:12:33 +01:00
Yohann D'ANELLO 4181742133 Linting 2020-11-02 18:25:32 +01:00
Yohann D'ANELLO 682ef05110 Rename a test 2020-11-02 16:19:39 +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 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 c11a40e054 Add a room to search a team 2020-10-31 14:22:40 +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 8236a9fe14 Add a lot of comments 2020-10-30 19:46:46 +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 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 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