Baptiste Jonglez
|
00f0e05149
Simplify VPN template
|
10 years ago |
Baptiste Jonglez
|
3b1ac7aac5
Use form labels in template (CSS needs to be adapted)
|
10 years ago |
Baptiste Jonglez
|
ebd287fadd
Set verbose_name and so on for VPN
|
10 years ago |
Baptiste Jonglez
|
9814c00f94
Allow editing VPN parameters
|
10 years ago |
Hugo Lefeuvre
|
0863d4b125
Now displaying subnets without asking for ips.
|
10 years ago |
Hugo Lefeuvre
|
cf125cc11d
Written a regex to check given postal code.
|
10 years ago |
Hugo Lefeuvre
|
9364c6df77
Set SESSION_COOKIE_AGE to reset session if cookie older than 2h.
|
10 years ago |
Baptiste Jonglez
|
fff10631f9
Fix displaying the type of subscription in template
|
10 years ago |
Baptiste Jonglez
|
729ab5660f
Update README for Django 1.7
|
10 years ago |
Baptiste Jonglez
|
56141cd289
Remove reference to South
|
10 years ago |
Fabs
|
f3be150f55
Fix billing tests
|
10 years ago |
Fabs
|
90f59c2645
Reset migrations using django 1.7 migration feature.
|
10 years ago |
Fabs
|
e2a30a7a6e
Fix members tests.
|
10 years ago |
Fabs
|
1a6179313c
Fix crash when attempt to access vpn conf not logged by adding login_required decorator to VPNView class
|
10 years ago |
Fabs
|
4343788037
Add comment on hack
|
10 years ago |
Fabs
|
56c959e0c9
Change unicode char by gear icon in configuration link
|
10 years ago |
Fabs
|
39418af4da
Force email, first_name and last_name to be required by member model.
|
10 years ago |
Baptiste Jonglez
|
683ee4e2e7
Set the source address of outgoing emails
|
10 years ago |
Baptiste Jonglez
|
4b2f0a7f33
Add example mail configuration
|
10 years ago |
Fabs
|
d2a72dda7d
Add font awesome css library and add icons in menu
|
10 years ago |
Fabs
|
27fa791c8f
Add Administration link in menu for staff users
|
10 years ago |
Fabs
|
abc96e03c5
Update django-autocomplete-light to 2.0.0a18
|
10 years ago |
Fabs
|
c12aed4052
Unregisted Django group in admin. We do not use them currently
|
10 years ago |
Fabs
|
bb35031961
Register vpn app in admin because since django 1.7, adding a configuration from generic configuration app fail
|
10 years ago |
Fabs
|
c4dc5a66c8
Fix vpn model use username instead of ldap_cn
|
10 years ago |
Fabs
|
a02eda0b6e
Define fields variable to __all__ in forms to remove Django 1.8 depreciation
|
10 years ago |
Fabs
|
7ac44b5727
Remove South dependencies
|
10 years ago |
Fabs
|
5b92061cf7
Minor templating fix
|
10 years ago |
Fabs
|
97e923b31c
Fix vpn password gen according to new member class
|
10 years ago |
Fabs
|
8d12cbb558
Merge branch 'polymorphic_configuration' into django17_AbstractU_Polymorph
|
10 years ago |