Historique des commits

Auteur SHA1 Message Date
  Baptiste Jonglez fdadd45c68 Fix various TODO il y a 10 ans
  Baptiste Jonglez 716544b2bb Translate the error messages regarding IP subnets and pools 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 c08c29d210 Use unicode everywhere il y a 10 ans
  Baptiste Jonglez 71b373cd5b Associate IP subnet to configuration instead of subscriptions il y a 10 ans
  Baptiste Jonglez 4cb9aa2105 Fix verbose names of IP pools and subnets il y a 11 ans
  Baptiste Jonglez 9175b115ec Add various TODO items il y a 11 ans
  Baptiste Jonglez e9cfdc2cc6 LDAP backend for VPN 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 8085457975 Add the basic structure for reverse DNS configuration 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
  Baptiste Jonglez 0ba1772e9b Validate CIDR values to be proper subnets, to avoid database errors il y a 11 ans
  Baptiste Jonglez 3c886c39fe Simplify clean() method of IP Pool objects il y a 11 ans
  Baptiste Jonglez 908e46458b Check that new subnets don't intersect with existing ones il y a 11 ans
  Mathieu Goutelle 8672e23f7e Back to clean (https://docs.djangoproject.com/en/dev/ref/models/instances/#validating-objects) il y a 11 ans
  Mathieu Goutelle 1b99fedffc Change clean method (specific to a field) il y a 11 ans
  Mathieu Goutelle d582d1a9e5 Syntax error il y a 11 ans
  Mathieu Goutelle 1bd33f690f default_subnetsize validation il y a 11 ans
  Baptiste Jonglez 3c41019578 Add default subnet size for IP pools il y a 11 ans
  Baptiste Jonglez 717b112c04 Add automatic prefix allocation il y a 11 ans
  Baptiste Jonglez 1572e8a2d3 Add text representation of IP resources il y a 11 ans
  Baptiste Jonglez f2bbeed413 Add missing related_name for IPSubnet il y a 11 ans
  Baptiste Jonglez 04b1fea7e2 Add a Resources module il y a 11 ans