Historique des commits

Auteur SHA1 Message Date
  Fabs 92332aef28 PEP8 il y a 10 ans
  Fabs 7d7a959144 Add default sendfile backend to use in production in comment il y a 10 ans
  Fabs 113b8639d4 Fix set_member, set_as_member admin actions il y a 10 ans
  Fabs c21882b832 Fix #214, #215 Do not display not validated invoices in member area and to not show pdf button/link if it doesn't exists il y a 10 ans
  Fabs 7e69b2f289 PEP8 il y a 10 ans
  Fabs 8ed588ee4e Fix invoice pdf storage migration value il y a 10 ans
  Baptiste Jonglez b8dac304f2 Update README il y a 10 ans
  Baptiste Jonglez 723bbcb598 Fix docstrings il y a 10 ans
  Baptiste Jonglez 42061180a3 Reset all migrations il y a 10 ans
  Baptiste Jonglez 109a3eedc7 Translation verbose_name and help_text of models to French il y a 10 ans
  Baptiste Jonglez 2c1b357158 Fix TODO before resetting migration il y a 10 ans
  Baptiste Jonglez f69adfbea1 Don't capitalize the content of verbose_name il y a 10 ans
  Baptiste Jonglez 0170160859 Add missing newlines at the end of files il y a 10 ans
  Baptiste Jonglez b49702d6b8 Ldapdb expects fields to be bytes, not unicode strings (this is probably an upstream bug) il y a 10 ans
  Baptiste Jonglez 59cab26ca0 We really want to manipulate bytes objects here il y a 10 ans
  Baptiste Jonglez c08c29d210 Use unicode everywhere il y a 10 ans
  Baptiste Jonglez f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) il y a 10 ans
  Baptiste Jonglez 914e72284d Put function definition before executable code il y a 10 ans
  Baptiste Jonglez 0c30b18ea2 Fix VPN inline that accidentally got removed il y a 10 ans
  Baptiste Jonglez 637699db32 Revert "Remove useless VPNConfigurationInline class" il y a 10 ans
  Baptiste Jonglez 0b3ecbe75d Make editable fields more obvious il y a 10 ans
  illysedev 63287c4623 Add a small 'edit' icon in front of editable fields il y a 10 ans
  Baptiste Jonglez ecbe19bc16 Use a version of django-netfields compatible with Django 1.7 il y a 10 ans
  Baptiste Jonglez 3a2135ecf5 Remove useless VPNConfigurationInline class il y a 10 ans
  Baptiste Jonglez b4cabaabfb Add an IPSubnet inline form on the VPN admin page il y a 10 ans
  Baptiste Jonglez b56ea0d8ff Fix more VPN tests il y a 10 ans
  Baptiste Jonglez 7d59ca1447 Fix signal handling for subnets in case no configuration is associated to the subnet il y a 10 ans
  Baptiste Jonglez 10a1bba798 Fix VPN tests il y a 10 ans
  Baptiste Jonglez 38eedab124 Require configuration to be related to a subscription il y a 10 ans
  Baptiste Jonglez 71b373cd5b Associate IP subnet to configuration instead of subscriptions il y a 10 ans