Commit Graph

47 Commits

Author SHA1 Message Date
Yohann D'ANELLO 64d471936f
Add copyright information 2020-12-26 21:26:26 +01:00
Yohann D'ANELLO 84e149e8c9
Add about page 2020-12-22 21:30:34 +01:00
Yohann D'ANELLO 9e6a3eb1ca
Add Gitlab logo 2020-12-22 21:06:11 +01:00
Yohann D'ANELLO dbcf15c4f3 Display user list 2020-12-11 14:06:08 +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 d304c3565c resolve_room_alias was broken 2020-11-15 00:55:25 +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 fa368a399a More linting 2020-11-03 18:16:36 +01:00
Yohann D'ANELLO c80355f2bc Test registration search 2020-11-02 12:34:27 +01:00
Yohann D'ANELLO 7a8d05c58a Move templates in app directory 2020-11-02 11:06:03 +01:00
Yohann D'ANELLO 4975d4ddb7 Add page titles 2020-11-02 10:58:00 +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 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 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 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 2d467ef3af Add phase update page 2020-10-20 13:14:02 +02: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 980b2c9d8e All indexed fields are autocompleted 2020-10-15 14:55:45 +02:00
Yohann D'ANELLO bbcfab1dcb Index in real time, we don't do so many transactions 2020-10-15 13:02:38 +02:00
Yohann D'ANELLO 6c59bf11be Use Django-Haystack to make indexed researches 2020-10-15 12:57:20 +02:00
Yohann D'ANELLO 6e8b6fbc66 sympasoap is not a dependency is test env 2020-10-09 14:18:27 +02:00
Yohann D'ANELLO c29ed171b4 Simulate a fake Sympa client to run tests 2020-10-09 14:06:07 +02:00
Yohann D'ANELLO 92e66d75ab Automatically create mailing lists 2020-10-09 13:49:09 +02:00
Yohann D'ANELLO 9ef35217d3 Better photo authorization upload 2020-09-27 12:36:37 +02:00
Yohann D'ANELLO 468295f648 Upload photo authorizations 2020-09-24 22:40:10 +02:00
Yohann D'ANELLO 1979d33314 Fully test registration app 2020-09-24 14:15:42 +02:00
Yohann D'ANELLO cce3a0a7df Create and join teams forms 2020-09-23 23:20:44 +02:00
Yohann D'ANELLO 369c9e2fa2 Add some popups 2020-09-22 21:20:20 +02:00
Yohann D'ANELLO ae56203970 Confirm email addresses 2020-09-22 19:37:37 +02:00
Yohann D'ANELLO 0eef01ba9f Enable registration form 2020-09-22 12:27:03 +02:00
Yohann D'ANELLO 7ae31f8a61 Log DB modifications 2020-09-21 17:34:27 +02:00
Yohann D'ANELLO ca4b0729e7 Create new applications 2020-09-21 15:41:55 +02:00
Yohann D'ANELLO c882d1ac7a Restart the project in Django 2020-09-20 22:31:37 +02:00