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
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
585b168c1c
Preferences model creation
2021-01-10 16:22:12 +01:00
Gabriel Detraz
24c000e743
Add self pseudo setting
2020-04-23 12:07:15 +02:00
Gabriel Detraz
41fb5e5c04
Simplify preferences, add all_room acl for users
2020-04-19 03:29:46 +02:00
86813b1a47
Forbid user from forcing out another user with a free access
2020-04-19 01:13:35 +02:00
ae7f1aaf38
Add option enabling regular users to take a disabled user's room
2020-04-19 01:13:35 +02:00
Jean-Romain Garnier
60186071db
Revert "Create STATE_SUSPENDED"
...
This reverts commit 2aef2ae3fa
.
2020-04-17 17:03:54 +02:00
2aef2ae3fa
Create STATE_SUSPENDED
2020-04-17 16:53:46 +02:00
f171eeb607
Add missing migrations
2020-04-17 00:17:18 +00:00
8c827cc845
Add option to enable the password field during account creation
2020-04-16 17:41:33 +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
48ec3d353e
default ttl to 0
2019-10-15 00:19:11 +02:00
Hugo Levy-Falk
aab6fa2ba0
Fix #212
2019-10-15 00:19:11 +02:00
Gabriel Detraz
144119c26a
Fix : possibilité de mettre plusieurs clefs radius sans crash
2019-10-10 15:43:01 +02:00
Gabriel Detraz
c5f96fee62
Fix : autorise blank pour message mail adhésion
2019-10-08 18:27:09 +02:00
Hugo Levy-Falk
7db8872bc8
Delete CotisationsOption.pres_name and better migration.
2019-10-01 19:30:34 +02:00
Hugo Levy-Falk
6dd4e776c1
Make use of mandates everywhere.
2019-10-01 19:30:34 +02:00
Hugo Levy-Falk
75bb3658ac
Add Mandate model
2019-10-01 19:30:34 +02:00
Hugo Levy-Falk
f9b7d70314
Fix various bugs in auth.py.
2019-09-19 23:01:30 +02:00
Hugo Levy-Falk
ff058e0cca
Add Radius Attributes
2019-09-19 23:01:29 +02:00
Hugo Levy-Falk
3f9d613c3d
Fix #217
2019-09-19 22:55:16 +02:00
Gabriel Detraz
94aca35190
[Reminder] Broaden with textfield and unlimited message for customized end_membership
2019-07-12 18:27:12 +02:00
Hugo LEVY-FALK
4fef4a6057
Déplace les templates dans préférences.
2019-01-21 00:54:02 +01:00
Hugo LEVY-FALK
985a2f4a52
Choix de l'envoi du reçu par mail
2019-01-20 19:08:11 +01:00
Hugo LEVY-FALK
f43b985966
Meilleure gestion des default pour les templates invoice et voucher
2019-01-20 18:53:25 +01:00
Hugo LEVY-FALK
1fcf90b698
fix migrations
2019-01-20 17:47:01 +01:00
Hugo LEVY-FALK
124421e011
Fix migrations
2019-01-20 16:44:22 +01:00
Hugo LEVY-FALK
b83bfc0da9
Fix #123 Subscription voucher
2019-01-20 16:44:22 +01:00
Hugo LEVY-FALK
48d8d7921d
subscripbtion voucher
2019-01-20 16:41:11 +01:00
Laouen Fernet
77e62df3b8
add translations for preferences/
2019-01-12 16:56:16 +01:00
Gabriel Detraz
0b1c35900f
Ajoute un reglage pour set tous les comptes actifs à l'initialisation
2019-01-05 18:33:26 +01:00
Gabriel Detraz
7318ee4758
Rename migration + revert function radiusoption
2018-12-30 14:56:48 +01:00
Alexandre Iooss
509390590b
Split migration 0056
...
We can not change structure and migrate data at the same time on some db
engines. So this commit splits the operation.
2018-12-30 13:28:19 +01:00
Hugo LEVY-FALK
9506bd4002
Fixing migrations is more a way of life than a way to have fun.
2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK
f0736ebc39
Allow policies edition
2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK
a773f5d717
Pre-subscription VLAN
2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK
7a26aadaa9
fix migrations.
2018-12-09 00:10:59 +01:00
Gabriel Detraz
0f4c7fa7e9
Variable globale pour le reminder
2018-11-15 14:37:17 +01:00
detraz
ae82289f6d
Fix room display, possibilité de desactiver le champ room sur register
2018-10-15 19:20:23 +02:00
detraz
40eb6f146c
Commande manage pour supprimer les users pas encore actifs
2018-10-11 15:15:00 +02:00
detraz
b44021a98b
Fix bugs et simplifie les migrations de switchs
2018-09-27 16:32:21 +02:00
Gabriel Detraz
bd58c259ee
Et la migration pour sftp
2018-09-27 16:32:21 +02:00
Gabriel Detraz
b4af276b14
Stockage des creds d'identification des switchs
2018-09-27 16:32:21 +02:00
Gabriel Detraz
b9dbce8ccc
Gestion de la clef radius, et serialisation
2018-09-27 16:32:21 +02:00