Commit History

Author SHA1 Message Date
  Fabs 3362574ee8 Fix, raising exception in atomic block don't commit it. 11 years ago
  Fabs 19fd28a901 Abstract doesn't work as expeted so django admin fail. 11 years ago
  Fabs 193bfb3349 Fix 11 years ago
  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) 11 years ago
  Fabs 2a9a5e9077 Member save method don't save in database if LDAP fail 11 years ago
  Fabs 4efcec9b70 Remove pre_save post_save for Member modem, prefer override save method. 11 years ago
  Fabs 10979423e7 Upgrade requirements 11 years ago
  Baptiste Jonglez 6891d2e3e0 Display reverse dns entries with the hostname 11 years ago
  Baptiste Jonglez fb2c41b8e0 Check that the reverse DNS entries end with a '.' 11 years ago
  Fabs 5bc91e6b4e Missing migration file 11 years ago
  Fabs 27b39616a9 Compute payments amount of an invoice 11 years ago
  Oriane 3a194cd23a correction de problèmes d'affichage de la barre de navigation 11 years ago
  Baptiste Jonglez b9b564e1ff Prettify login page 11 years ago
  Baptiste Jonglez 67ad3292bd Fix typo in login template 11 years ago
  Baptiste Jonglez be293b2bd3 Fix member template 11 years ago
  Baptiste Jonglez 29c28bfc17 Fix view for members 11 years ago
  Baptiste Jonglez d8ad02c4be Remove leading slash in urls.py 11 years ago
  Fabs e250968e92 Fix invoice monthly creation failures 11 years ago
  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 11 years ago
  Baptiste Jonglez 9e8047203a Unicité des reverse DNS entries 11 years ago
  Baptiste Jonglez de2d1c8446 Check consistency between subnets and reverse DNS entries 11 years ago
  Baptiste Jonglez 1487c61b37 Refactor subnet code for clarity 11 years ago
  Baptiste Jonglez 48c04daf52 Check that entries for reverse DNS belong to the subnet 11 years ago
  Baptiste Jonglez 8085457975 Add the basic structure for reverse DNS configuration 11 years ago
  Fabs 0fbd278da7 html2pdf now search static files in app statix folder. This allow to gen pdf in dev mode without collectstatic 11 years ago
  Fabs 3efe6d7794 Add new line 11 years ago
  Fabs 131d1dcf45 PEP8 11 years ago
  Fabs e607006eaf Change pdf url format 11 years ago
  Fabs d2e3cded99 Add amount as readonly field in invoice admin form 11 years ago
  Baptiste Jonglez 469accfea9 Optimisation of the check for intersecting subnets 11 years ago