Commit History

Author SHA1 Message Date
  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
  Fabs 7a7011295f Merge branch 'master' into polymorphic_configuration 10 years ago
  Fabs 1695d97a88 Move ldapdb in INSTALLED_APP before admin 10 years ago
  Fabs b78126e523 It's no longer necessary to have ldapdb in git repository. It uses the pip package instead. 10 years ago
  Fabs fb757f9e8d Remove ldap-auth module usage and settings 10 years ago
  Fabs 04bbf16e1d Fix update_fields fail if not present 10 years ago
  Fabs 308d1cf991 Fix for VPN sync_to_ldap 10 years ago
  Fabs a02248c3be Avoid query ldap if update_fields is set with useless field for the ldap 10 years ago
  Fabs 4ac94a6c16 Minor templates modifications 10 years ago