Commit History

Author SHA1 Message Date
  Baptiste Jonglez c08c29d210 Use unicode everywhere 10 years ago
  Baptiste Jonglez f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) 10 years ago
  Baptiste Jonglez 914e72284d Put function definition before executable code 10 years ago
  Baptiste Jonglez 0c30b18ea2 Fix VPN inline that accidentally got removed 10 years ago
  Baptiste Jonglez 637699db32 Revert "Remove useless VPNConfigurationInline class" 10 years ago
  Baptiste Jonglez 0b3ecbe75d Make editable fields more obvious 10 years ago
  illysedev 63287c4623 Add a small 'edit' icon in front of editable fields 10 years ago
  Baptiste Jonglez ecbe19bc16 Use a version of django-netfields compatible with Django 1.7 10 years ago
  Baptiste Jonglez 3a2135ecf5 Remove useless VPNConfigurationInline class 10 years ago
  Baptiste Jonglez b4cabaabfb Add an IPSubnet inline form on the VPN admin page 10 years ago
  Baptiste Jonglez b56ea0d8ff Fix more VPN tests 10 years ago
  Baptiste Jonglez 7d59ca1447 Fix signal handling for subnets in case no configuration is associated to the subnet 10 years ago
  Baptiste Jonglez 10a1bba798 Fix VPN tests 10 years ago
  Baptiste Jonglez 38eedab124 Require configuration to be related to a subscription 10 years ago
  Baptiste Jonglez 71b373cd5b Associate IP subnet to configuration instead of subscriptions 10 years ago
  Baptiste Jonglez a175e47e56 Fix login check because of new Member implementation 10 years ago
  Baptiste Jonglez d3e6a478e2 Fix order of fields in the login page, when tabbing 10 years ago
  Fabs 1072ec2e50 Missing migrations 10 years ago
  Fabs 2ca9ab8f60 Merge branch 'static_pdf_invoices' into django17_AbstractU_Polymorph 10 years ago
  Fabs d1f958223f Fix URL random bug in admin by patching a polymotphic bug 10 years ago
  Fabs c492b6a1a1 PEP8 10 years ago
  Fabs 8b0a451c24 When invoice is validated, do not permit editing it (including InvoiceDetail inline) 10 years ago
  Fabs 8985c1bc65 Change is_validated by is_pdf_exists. 10 years ago
  Baptiste Jonglez 0ae0ac9157 Fix tests due to change member.ldap_cn → member.username 10 years ago
  Baptiste Jonglez 9c045cf4c6 Fix commit 9814c00f9 (URL name has changed) 10 years ago
  Fabs 8bc73d7dce Unsing callabale as storage in FileField isn't working. Switching back to simple variable. 10 years ago
  Hugo Lefeuvre 7a0f726f33 Override delete_selected to cleanly delete Members objects from LDAP. 10 years ago
  Fabs 04f0f1362d Useless migration 10 years ago
  Fabs 5cd41433c7 Minor invoice pdf generation improvments 10 years ago
  Fabs 5a71dd3438 Make use of django-sendfile to have the possibility to make use of web serveur to send a private file to a client. 10 years ago