Commit History

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