Historique des commits

Auteur SHA1 Message Date
  Fabs 8e3768fe2c Fix il y a 11 ans
  Fabs 3362574ee8 Fix, raising exception in atomic block don't commit it. il y a 11 ans
  Fabs 19fd28a901 Abstract doesn't work as expeted so django admin fail. il y a 11 ans
  Fabs 193bfb3349 Fix il y a 11 ans
  Fabs 55494cb950 Add abstract model CoinLdapSyncModel which call sync_to_ldap method when saving. If this method fail (LDAP unreachable or other errors then nothing saved in database) il y a 11 ans
  Fabs 2a9a5e9077 Member save method don't save in database if LDAP fail il y a 11 ans
  Fabs 4efcec9b70 Remove pre_save post_save for Member modem, prefer override save method. il y a 11 ans
  Fabs 10979423e7 Upgrade requirements il y a 11 ans
  Baptiste Jonglez 6891d2e3e0 Display reverse dns entries with the hostname il y a 11 ans
  Baptiste Jonglez fb2c41b8e0 Check that the reverse DNS entries end with a '.' il y a 11 ans
  Fabs 5bc91e6b4e Missing migration file il y a 11 ans
  Fabs 27b39616a9 Compute payments amount of an invoice il y a 11 ans
  Oriane 3a194cd23a correction de problèmes d'affichage de la barre de navigation il y a 11 ans
  Baptiste Jonglez b9b564e1ff Prettify login page il y a 11 ans
  Baptiste Jonglez 67ad3292bd Fix typo in login template il y a 11 ans
  Baptiste Jonglez be293b2bd3 Fix member template il y a 11 ans
  Baptiste Jonglez 29c28bfc17 Fix view for members il y a 11 ans
  Baptiste Jonglez d8ad02c4be Remove leading slash in urls.py il y a 11 ans
  Fabs e250968e92 Fix invoice monthly creation failures il y a 11 ans
  Fabs c9cb8abb5e Fix circular references in migrations between reverse_dns/0001 and resources/0003 by moving reverse_dns_reversednsentry creation in reverse_dns/0002 and specify reverse_dns/0001 in depend_of var in resources/0003 il y a 11 ans
  Baptiste Jonglez 9e8047203a Unicité des reverse DNS entries il y a 11 ans
  Baptiste Jonglez de2d1c8446 Check consistency between subnets and reverse DNS entries il y a 11 ans
  Baptiste Jonglez 1487c61b37 Refactor subnet code for clarity il y a 11 ans
  Baptiste Jonglez 48c04daf52 Check that entries for reverse DNS belong to the subnet il y a 11 ans
  Baptiste Jonglez 8085457975 Add the basic structure for reverse DNS configuration il y a 11 ans
  Fabs 0fbd278da7 html2pdf now search static files in app statix folder. This allow to gen pdf in dev mode without collectstatic il y a 11 ans
  Fabs 3efe6d7794 Add new line il y a 11 ans
  Fabs 131d1dcf45 PEP8 il y a 11 ans
  Fabs e607006eaf Change pdf url format il y a 11 ans
  Fabs d2e3cded99 Add amount as readonly field in invoice admin form il y a 11 ans