8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-14 02:04:54 +00:00
Commit graph

107 commits

Author SHA1 Message Date
Yoann Pétri 6736caf9f4 feat: ⬆️ Support for django 2.2 (#308)
Support for django 2.2. Rename django.conf.urlresolvers. Change url to path. Add apps to app folder. Edit migrations for on_delete. Edit models for on_delete.

Drop compatibility for django 1.x
2021-02-14 09:29:10 +01:00
Hugo Levy-Falk af70a7893b feat: Integrate the removal of LDAP to migration squash. 2021-01-11 21:53:49 +01:00
Hugo Levy-Falk 697d1ef7aa feat: Move LDAP to an optional app.
The Entire LDAP infrastructures now relies on signals rather than direct function calls and is in its own app. This means it can be deactivated, but also that we can easily plug new services in addition to LDAP, such as OAuth.

Closes issue #270
2021-01-11 21:53:49 +01:00
Hugo Levy-Falk d4dd5d89c9 Fix migration conflict with reversion. 2021-01-10 16:22:13 +01:00
Hugo Levy-Falk a11a57dc7d removed dead code. 2021-01-10 16:22:13 +01:00
Hugo Levy-Falk 5e81bf0ccd LDAP 2021-01-10 16:22:13 +01:00
Hugo Levy-Falk cf9f9d811f Foreign keys 2021-01-10 16:22:12 +01:00
Hugo Levy-Falk 33497893d8 Fix miscellanous model creation mistakes. 2021-01-10 16:22:12 +01:00
Hugo Levy-Falk 7792be978d Fix dependecies graph creation. 2021-01-10 16:22:12 +01:00
Hugo Levy-Falk 18db73f2bc fix dependencies names 2021-01-10 16:22:12 +01:00
Hugo Levy-Falk d25dc2fd0a Users models creation. 2021-01-10 16:22:12 +01:00
Yoann Pétri d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
Yoann Pétri 0f40663fac
Add custom themes 2020-11-17 13:54:33 +01:00
grisel-davy 98a5c01430 Remove profile_image 2020-10-22 15:39:30 +02:00
Leila a6e324bc60 Add migration file 2020-05-18 16:49:17 +02:00
Gabriel Detraz e82b170698 Rename rezo_rez_uid legacy and add some help text entries 2020-05-03 15:59:59 +02:00
Gabriel Detraz 60a55ea1e0 Fix permission check 2020-04-23 12:59:38 +02:00
Jean-Romain Garnier b119bfeb65 Prevent user email from being null 2020-04-21 19:22:14 +02:00
Jean-Romain Garnier 309134286c Add missing migration 2020-04-17 23:13:36 +00:00
Jean-Romain Garnier 93dcc79cad Provide default value for email_change_date and don't allow it to be null 2020-04-17 21:13:16 +00:00
Jean-Romain Garnier cb99843c2b Ensure confirmation email tokens are deleted if no longer valid 2020-04-17 20:12:30 +00:00
Gabriel Detraz 31c2255a3b Allow revert migrations 2020-04-17 17:42:23 +02:00
Jean-Romain Garnier 1484b6ec1e Delete old migration 2020-04-17 17:37:47 +02:00
Jean-Romain Garnier 43eadaa712 Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state 2020-04-17 17:35:24 +02:00
Jean-Romain Garnier f171eeb607 Add missing migrations 2020-04-17 00:17:18 +00:00
Laouen Fernet c8ed48145c Add migrations for improved translations 2019-11-24 23:27:57 +01:00
Hugo Levy-Falk c4a104b3b6 I like my black.
Just ran black on the whoe repository. Fix #210.
2019-11-04 22:47:24 +01:00
Hugo Levy-Falk a9194b405a Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
2019-10-01 13:37:56 +02:00
Hugo Levy-Falk b8d8c11cb0 Fix #151 2019-09-20 14:48:37 +02:00
Hugo Levy-Falk 8ceb9ccc0c Fix migrations for MySQL 2019-09-08 14:59:00 +02:00
Hugo Levy-Falk 61ac9c558c Fix SQL commands for Postgres 2019-09-08 14:37:05 +02:00
Hugo Levy-Falk cc6e1729dc Use django-ldapdb 1.3.0 2019-09-08 13:41:00 +02:00
Gabriel Detraz 706903f8c9 Add new full_archive state for user 2019-03-17 03:24:20 +01:00
Laouen Fernet 1c28c2d1bc add translations for users/ 2019-01-12 16:56:18 +01:00
Gabriel Detraz bfd79d44eb Fix #192 : Gpgfp validation et formatage 2018-12-28 20:59:29 +01:00
detraz 40eb6f146c Commande manage pour supprimer les users pas encore actifs 2018-10-11 15:15:00 +02:00
grisel-davy fa3aca906f Les nouveau users ne sont pas adhérents et n'ont pas de home 2018-08-31 12:06:32 +02:00
Hugo LEVY-FALK 6f1ccaf306 Pas de redondance dans les droits hérités sur Club et Adherent 2018-08-19 17:26:11 +02:00
Laouen Fernet af40e3ea4e Translation of users/ (front) 2018-08-18 13:38:15 +02:00
Hugo LEVY-FALK 9b58fc1829 fix migrations 2018-08-15 22:02:39 +02:00
Hugo LEVY-FALK 49585cade1 Ajoute la possibilité d'utiliser uniquement le compte mail local. 2018-08-14 13:28:39 +02:00
Hugo LEVY-FALK 680b8a7ec7 Rend l'affichage des mails locaux plus intuitif 2018-08-14 13:28:39 +02:00
Charlie Jacomme cef93af15a last email migration 2018-08-14 13:28:39 +02:00
Hugo LEVY-FALK 7deb99f883 Fix les migrations 2018-08-14 10:13:10 +02:00
Benjamin Graillot 787ceab520 [Adherent] Ajout gpg_fingerprint 2018-08-14 10:13:09 +02:00
Gabriel Detraz bc0abb2c0a Renomme le modèle des addresses mails 2018-08-01 13:06:25 +02:00
Maël Kervella 43fb83ec12 Cleanup for local email accounts 2018-07-30 20:23:14 +00:00
chirac 751b30f1bd Fix erreurs, création alias mails 2018-07-30 15:03:50 +00:00
chirac 98a95da9a0 Initialise les alias pour les bases existantes 2018-07-30 15:03:50 +00:00
chirac da87579f81 Les champs mails sont dans users 2018-07-30 15:03:50 +00:00