Commit Graph

343 Commits

Author SHA1 Message Date
Yohann D'ANELLO b761670133
Rebuild search index each hour
Signed-off-by: Yohann D'ANELLO <yohann.danello@animath.fr>
2020-12-21 18:01:11 +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 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 55a727612c More explanations on how to join the Matrix server 2020-12-04 01:44:20 +01: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 c658a9767d Alert for spam folder 2020-12-04 01:44:20 +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 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 d304c3565c resolve_room_alias was broken 2020-11-15 00:55:25 +01:00
Yohann D'ANELLO 0fe1f9c348 Don't migrate in Dockerfile 2020-11-14 23:50:02 +01:00
Yohann D'ANELLO 9867e5e2a8 Linting 2020-11-14 23:44:53 +01:00
Yohann D'ANELLO 48b34e4362 Ensure that teams have a participation 2020-11-14 23:43:42 +01:00
Yohann D'ANELLO 10932d1cc5 Create more mailing lists 2020-11-14 22:18:35 +01:00
Yohann D'ANELLO 02ca1d1efe Fix matrix bot avatar 2020-11-14 21:28:01 +01:00
Yohann D'ANELLO b0a3a22f83 Migrate in the entrypoint, not in the docker build 2020-11-04 13:51:41 +01:00
Yohann D'ANELLO 4238e49c11 Merge branch 'squash-migrations' into 'master'
Squash migrations

See merge request animath/si/plateforme-corres2math!4
2020-11-04 12:18:40 +00:00
Yohann D'ANELLO c3c2c55aca Squash migrations 2020-11-04 13:13:34 +01:00
Yohann D'ANELLO cba3e56fb8 Merge branch 'tests' into 'master'
Tests

See merge request animath/si/plateforme-corres2math!3
2020-11-03 20:15:23 +00: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 fa368a399a More linting 2020-11-03 18:16:36 +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 e73bb2d18b Test calendar 2020-11-03 16:43:51 +01:00
Yohann D'ANELLO f422212aea Test calendar 2020-11-03 16:26:43 +01:00
Yohann D'ANELLO 52763cb75a Fix video table 2020-11-03 15:33:25 +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 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