Historique des commits

Auteur SHA1 Message Date
  Baptiste Jonglez 8992a5d7b9 Switch cotisation payment to DecimalField il y a 10 ans
  Baptiste Jonglez 5219c18b94 Add a configuration option for membership cotisation il y a 10 ans
  Baptiste Jonglez b2b8c7d1f1 Add payment method, reference and date to member cotisations il y a 10 ans
  Baptiste Jonglez 13cd2144d1 Display inactive subscriptions in the subscription list il y a 10 ans
  Baptiste Jonglez 42c51d5c4b Translation of the end date of membership il y a 10 ans
  Baptiste Jonglez d4f6ee4ef9 Fix creation of users when there is no user in LDAP yet il y a 10 ans
  Fabs 7e69b2f289 PEP8 il y a 10 ans
  Baptiste Jonglez 109a3eedc7 Translation verbose_name and help_text of models to French il y a 10 ans
  Baptiste Jonglez f69adfbea1 Don't capitalize the content of verbose_name il y a 10 ans
  Baptiste Jonglez b49702d6b8 Ldapdb expects fields to be bytes, not unicode strings (this is probably an upstream bug) il y a 10 ans
  Baptiste Jonglez 59cab26ca0 We really want to manipulate bytes objects here il y a 10 ans
  Baptiste Jonglez c08c29d210 Use unicode everywhere il y a 10 ans
  Baptiste Jonglez f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) il y a 10 ans
  Hugo Lefeuvre cf125cc11d Written a regex to check given postal code. il y a 10 ans
  Baptiste Jonglez 56141cd289 Remove reference to South il y a 10 ans
  Fabs f3be150f55 Fix billing tests il y a 10 ans
  Fabs e2a30a7a6e Fix members tests. il y a 10 ans
  Fabs 4343788037 Add comment on hack il y a 10 ans
  Fabs 39418af4da Force email, first_name and last_name to be required by member model. 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 a02248c3be Avoid query ldap if update_fields is set with useless field for the ldap 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
  Fabs 0ce93a1fb6 Admin integration of AbstractBaseUser il y a 10 ans
  Fabs e31a0ebf74 Fix create_super_user il y a 10 ans
  Fabs 67b2e8bf88 * Add first draft of "my subscriptions" template (juste the list) il y a 10 ans
  Fabs 37440ecf8d Change CoinLdapSyncModel to a Mixin class because it's more appropriate (This just add/modify method to somes models, it's more a role than a type of object) il y a 10 ans
  CapsLock cd8f093dbe TODO: externaliser montant de la cotisation vers la config il y a 11 ans
  CapsLock 700cdaa047 PEP8 il y a 11 ans