Historique des commits

Auteur SHA1 Message Date
  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
  Baptiste Jonglez 469accfea9 Optimisation of the check for intersecting subnets il y a 11 ans
  Baptiste Jonglez 623e16af88 Fix old code related to automatic allocation il y a 11 ans
  Baptiste Jonglez cce9581f30 Ensure relative coherence of pool and subnet objects, even when they are modified il y a 11 ans
  Baptiste Jonglez a35a45adf6 Fix indentation il y a 11 ans
  Baptiste Jonglez ba3aeac766 Simplify subnet inclusion testing il y a 11 ans
  Fabs f7a8fd152a Add def to create all members invoices il y a 11 ans
  Fabs 8da58b5461 PEP8 il y a 11 ans
  Fabs f8d20e1a1e Fix important fail in billing model. Previously invoicedetail relate Offer. But should relate OfferSubscription in order permit a member to have more than one sunscription to one offer. (eg 2 ADSL) il y a 11 ans
  Fabs c2287245d0 Comments fix il y a 11 ans
  Fabs f94db055cf Improve subscription invoice creation by charging initial_fees for the first invoice created for a subscription il y a 11 ans
  Fabs babff5169e Improve subscriptions invoices creation by preventing an offer being charged twice il y a 11 ans
  Fabs a8369c13a6 Add test to check an invoice can't be downloaded by unauthorized user il y a 11 ans
  Fabs 8e6edfbf1f Correct some mistake il y a 11 ans
  Fabs 14a6c2c6d9 Typos il y a 11 ans
  Fabs 257de59177 Improve invoice template il y a 11 ans
  Fabs 31703fe65f Add a button on invice change form to download it as pdf il y a 11 ans