Historique des commits

Auteur SHA1 Message Date
  Fabs 27fa791c8f Add Administration link in menu for staff users il y a 10 ans
  Fabs abc96e03c5 Update django-autocomplete-light to 2.0.0a18 il y a 10 ans
  Fabs c12aed4052 Unregisted Django group in admin. We do not use them currently il y a 10 ans
  Fabs bb35031961 Register vpn app in admin because since django 1.7, adding a configuration from generic configuration app fail il y a 10 ans
  Fabs c4dc5a66c8 Fix vpn model use username instead of ldap_cn il y a 10 ans
  Fabs a02eda0b6e Define fields variable to __all__ in forms to remove Django 1.8 depreciation il y a 10 ans
  Fabs 7ac44b5727 Remove South dependencies il y a 10 ans
  Fabs 5b92061cf7 Minor templating fix il y a 10 ans
  Fabs 97e923b31c Fix vpn password gen according to new member class il y a 10 ans
  Fabs 8d12cbb558 Merge branch 'polymorphic_configuration' into django17_AbstractU_Polymorph il y a 10 ans
  Fabs 7a7011295f Merge branch 'master' into polymorphic_configuration il y a 10 ans
  Fabs 1695d97a88 Move ldapdb in INSTALLED_APP before admin il y a 10 ans
  Fabs b78126e523 It's no longer necessary to have ldapdb in git repository. It uses the pip package instead. il y a 10 ans
  Fabs fb757f9e8d Remove ldap-auth module usage and settings il y a 10 ans
  Fabs 04bbf16e1d Fix update_fields fail if not present il y a 10 ans
  Fabs 308d1cf991 Fix for VPN sync_to_ldap il y a 10 ans
  Fabs a02248c3be Avoid query ldap if update_fields is set with useless field for the ldap il y a 10 ans
  Fabs 4ac94a6c16 Minor templates modifications il y a 10 ans
  Fabs 3ebc7d503f Templates minor fixes. il y a 10 ans
  Fabs a5d0a1ebd2 Templates improvement: il y a 10 ans
  Fabs ad2c18b174 Add missing templates to reset password. Add link in login page. il y a 10 ans
  Fabs 1be194f65b First draft of user password reset form il y a 10 ans
  Fabs 1cf8000400 Move password change form template il y a 10 ans
  Fabs 0033c78a98 Add a password change form in user gui il y a 10 ans
  Fabs a79b8f89df Add function in utils to send multialternative emails using template renderer il y a 10 ans
  Fabs 31f9ec7b88 Minor style fix il y a 10 ans
  Fabs 62d52355d5 Remove css class .button override, prefer use founction button customization il y a 10 ans
  Fabs 34bf2be3c4 Reset members migration because of too heavy modifications on members models. il y a 10 ans
  Fabs eb7e0fdd6b Allow empty login at user creation (auto completed from name) il y a 10 ans
  Fabs a33b3cb074 Switch from AbstractBaseUser to AbstractUser to simplify code as we don't really need so deep custumization il y a 10 ans