Commit History

Author SHA1 Message Date
  Jeremy Stretch 1ae0820ecc #1033: Update ArrayFieldSelectMultiple for Django 1.11 8 years ago
  Jeremy Stretch c09473f41e #1033: Convert SelectWithDisabled to a templatized widget 8 years ago
  Jeremy Stretch d2bd4a213b #1033: Convert ColorSelect to a templatized widget 8 years ago
  Jeremy Stretch b643939cc4 Initial work on #152: Image attachments 8 years ago
  Jeremy Stretch 33c5ea1f4e Fixes #963: Fix bug in IPv6 address range expansion 8 years ago
  Jeremy Stretch 9313ba08ed Implemented recursive regions with django-mptt 8 years ago
  Jeremy Stretch 181539651f Rack reservations (#900) 8 years ago
  Jeremy Stretch 0eba5a0de3 Fixes #851: Resolve encoding issues during import/export with Python 3 8 years ago
  Jeremy Stretch 8536f6c163 Closes #856: Strip whitespace from fields during CSV import 8 years ago
  dav3860 b3b96e5e10 Support for comma in interfaces and ip addresses bulk creation (#833) 8 years ago
  Jeremy Stretch 9ff59ab686 Closes #760: Redirect user back to device view after deleting an assigned IP address 8 years ago
  Jeremy Stretch 37b2ff02e7 Standardized inheritance order of BootstrapMixin 8 years ago
  Jeremy Stretch eb4cd0e723 Fixes #672: Expanded color selection for rack and device roles 8 years ago
  Jeremy Stretch 77ac79f32c Fixes #713: Include a label for the comments field when editing circuits, providers, or racks in bulk 8 years ago
  Jeremy Stretch 28b4f6b8fd #181: Added ExpandableIPAddressField 8 years ago
  Jeremy Stretch 0da3661ff0 #353: Allow bulk editing of interfaces 8 years ago
  Jeremy Stretch 73945899fe Fixes #527: Support for nullifying custom fields during bulk editing 8 years ago
  Jeremy Stretch 36066068d4 #527: Initial work to allow nullifying fields during bulk edit 8 years ago
  Jeremy Stretch 18a5a966e3 Fixes #212: Tweak APISelect widget to inject BASE_PATH in API URL 8 years ago
  Jeremy Stretch bdb8d62cef Closes #575: Allow all valid URL schemes in custom fields 8 years ago
  Jeremy Stretch 0444ac7db9 Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations 8 years ago
  Jeremy Stretch e618bf40ec Reimplemented FilterChoiceField 8 years ago
  Jeremy Stretch e3f0a12313 PEP8 fix 8 years ago
  Jeremy Stretch 814a0e7344 Tweak to #493 8 years ago
  Jeremy Stretch 2c7c0ce29d Merge pull request #493 from stianvi/csv_reader_unicode 8 years ago
  Jeremy Stretch 9dea5656ad Added 'none' options to filters for optional fields 8 years ago
  Jeremy Stretch daadf7a49b Fixes #557: Add 'global' choice to VRF filter for prefixes and IP addresses 8 years ago
  Jeremy Stretch 824d2d8205 Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate 8 years ago
  Stian Vikan 0708942ab8 Fixed csv reader to handle special characters 8 years ago
  Jeremy Stretch ab90a06c54 Fixes #486: Prompt for secret key only if updating a secret's value 8 years ago