Commit History

Author SHA1 Message Date
  Jeremy Stretch 17c1a1e465 Use add_blank_choice() to prepend a null choice to field options 8 years ago
  Jeremy Stretch e8dafc02f7 Merge branch 'develop' into develop-2.1 8 years ago
  Jeremy Stretch e54c74d972 Fixes #1338: Allow importing prefixes with "container" status 8 years ago
  Jeremy Stretch 74828e1409 Fixes #1334: Fix server error when adding an interface to a device 8 years ago
  Jeremy Stretch 5b43a108bc Merge branch 'develop' into develop-2.1 8 years ago
  Jeremy Stretch afdf5750b5 Fixes #1279: Fix primary_ip assignment during IP address import 9 years ago
  Jeremy Stretch ba8f48af65 Merge branch 'develop' into develop-2.1 9 years ago
  Jeremy Stretch da3879e928 Fixes #1275: Raise validation error on prefix import when multiple VLANs are found 9 years ago
  Jeremy Stretch a16218b311 Fixes #1273: Corrected status choices in IP address import form 9 years ago
  Jeremy Stretch f427c00d94 Closes #819: Implemented IP address functional roles 9 years ago
  Jeremy Stretch 252ab0fbab Fixes #1238: Fix error when editing an IP with a NAT assignment which has no assigned device 9 years ago
  Jeremy Stretch 05a796faf1 Closes #704: Allow filtering VLANs by group when editing prefixes 9 years ago
  Jeremy Stretch 65b6fe576f Converted device fields to use FlexibleModelChoiceField; misc cleanup 9 years ago
  Jeremy Stretch 0a6e4f31d5 Updated CSVForm validation 9 years ago
  Jeremy Stretch e6c4ce51f7 Replaced all CSVForm ChoiceFields with CSVChoiceField 9 years ago
  Jeremy Stretch c82658440f Converted IPAM import views to new scheme 9 years ago
  Jeremy Stretch 1dd5e2c926 Fixes #1229: Fix validation error on forms where API search is used 9 years ago
  Jeremy Stretch f21c6bca00 Import unicode_literals 9 years ago
  Jeremy Stretch f9328d53b4 Fixes #1197: Fixed status assignment during bulk import of devices, prefixes, IPs, and VLANs 9 years ago
  Jeremy Stretch e351ab0171 Fixes #1186: Corrected VLAN edit form so that site assignment is not required 9 years ago
  Jeremy Stretch d87acc97c3 Fixes #1171: Allow removing site assignment when bulk editing VLANs 9 years ago
  Jeremy Stretch f9b2c59974 Moved tenancy to separate panel on bulk IP creation form 9 years ago
  Jeremy Stretch a870a3b918 Fixes #1166: Re-implemented bulk IP address creation 9 years ago
  Jeremy Stretch ed80bfaf02 Fixed selector initializations for TenancyForms 9 years ago
  Jeremy Stretch 473b35f9a3 Added tenant_group/tenant form section to all objects with tenancy 9 years ago
  Jeremy Stretch 58bb029666 Closes #1167: Introduced ChainedModelChoiceFields 9 years ago
  Jeremy Stretch 9ad9ef7957 Fixed incorrect API URL in IPAddressForm 9 years ago
  Jeremy Stretch 5ca87c0f20 Merge branch 'develop' into v2-develop 9 years ago
  Jeremy Stretch d861d8bfb8 Fixes #1118: Allow designating an IP as primary for a device while editing the IP 9 years ago
  Jeremy Stretch aea5612c39 Closes #1110: Expand bulk edit forms to include boolean fields (e.g. toggle is_pool for prefixes) 9 years ago