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
Gabriel Detraz
2df79830b6
An optional app can possibly not have a pannel pref
2019-10-01 22:47:30 +02:00
Hugo Levy-Falk
5c0a4ce748
Fix form validation
2019-10-01 19:30:35 +02:00
Gabriel Detraz
b38521db69
For my klafy : return best mandate possible
2019-10-01 19:30:34 +02:00
chirac
21f95fbc9d
Simplify models.py
2019-10-01 19:30:34 +02:00
Hugo Levy-Falk
7db8872bc8
Delete CotisationsOption.pres_name and better migration.
2019-10-01 19:30:34 +02:00
Hugo Levy-Falk
621cdc9659
Try to make mandate edition fool-proof
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
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
eae1d9385d
Remove preferences menu related to radius in topologie options, as it is no longer used.
2019-09-30 15:18:51 +02:00
Hugo Levy-Falk
86e5c8d322
Fix radius attributes __str__
2019-09-20 11:04:02 +02:00
Hugo Levy-Falk
f9b7d70314
Fix various bugs in auth.py.
2019-09-19 23:01:30 +02:00
Hugo Levy-Falk
0b00b42365
Make use of attributes 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
Hugo Levy-Falk
9161e0f7e3
Reusable acl error messages.
2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
9b3bc1d053
ACL for applications.
2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
8f5b302cbf
Translation for GTU check.
2019-09-05 22:03:45 +02:00
Grizzly
3a5fad0287
Separation des lists d'apps optionnelles pour eviter les erreurs d'import d'urls non présents
2019-08-11 20:30:54 +00:00
Grizzly
8e403443b5
Affichage des préférences des tickets
2019-08-11 19:24:40 +02:00
Gabriel Detraz
94aca35190
[Reminder] Broaden with textfield and unlimited message for customized end_membership
2019-07-12 18:27:12 +02:00
detraz
0d0d09bc9f
Fix type var rename
2019-03-17 14:53:11 +01:00
Alexandre Iooss
56ec7a2df5
Update translation files
2019-02-12 09:12:45 +01: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
Hugo LEVY-FALK
0a8335c375
Enable template selection for invoices.
2019-01-20 16:41:11 +01:00
Laouen Fernet
77e62df3b8
add translations for preferences/
2019-01-12 16:56:16 +01:00
Hugo LEVY-FALK
c92b68872e
Fix radius options, force to set a vlan when adding a policy which requires it.
2019-01-11 16:08:30 +01:00
Gabriel Detraz
0b1c35900f
Ajoute un reglage pour set tous les comptes actifs à l'initialisation
2019-01-05 18:33:26 +01:00
klafyvel
80e20d0f91
English is a beautiful language
2019-01-03 00:23:11 +01:00
Gabriel Detraz
02229983a0
Exporte la liste des récursifs
2019-01-03 00:23:11 +01:00
Hugo LEVY-FALK
71dc9c9bd1
Remove code about radius in OptionalTopology edit form.
2019-01-01 19:32:40 +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
Alexandre Iooss
29fb5dc848
Remove generated locales from git tree
...
Now compiled locale files (.mo) are generated on the server side.
This cleans up the git tree and make translation contributions much
easier to merge.
Please note that you will need to generate those files after each pull,
so remember to execute install_re2o.sh.
2018-12-10 13:14:56 +01:00
Hugo LEVY-FALK
a15d50bebe
RadiusOption Display
2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK
7e9de612fa
Prettier display of vlan OK
2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK
0e2f1258d4
Add PreferencesModel as ancestor of RadiusOption
2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK
6df47b08ec
Adapt preferences' display to new model layout
2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK
b269a5f6ef
Allow policies editions through form
2018-12-09 00:10:59 +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