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 |
Baptiste Jonglez
|
623e16af88
Fix old code related to automatic allocation
|
11 years ago |
Baptiste Jonglez
|
cce9581f30
Ensure relative coherence of pool and subnet objects, even when they are modified
|
11 years ago |
Baptiste Jonglez
|
a35a45adf6
Fix indentation
|
11 years ago |
Baptiste Jonglez
|
ba3aeac766
Simplify subnet inclusion testing
|
11 years ago |
Fabs
|
f7a8fd152a
Add def to create all members invoices
|
11 years ago |
Fabs
|
8da58b5461
PEP8
|
11 years ago |
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)
|
11 years ago |
Fabs
|
c2287245d0
Comments fix
|
11 years ago |
Fabs
|
f94db055cf
Improve subscription invoice creation by charging initial_fees for the first invoice created for a subscription
|
11 years ago |
Fabs
|
babff5169e
Improve subscriptions invoices creation by preventing an offer being charged twice
|
11 years ago |
Fabs
|
a8369c13a6
Add test to check an invoice can't be downloaded by unauthorized user
|
11 years ago |