Commit History

Author SHA1 Message Date
  Jeremy Stretch bbac6e2ba6 Fixes #664: Re-implemented view for bulk creation of interfaces across multiple devices 9 years ago
  Jeremy Stretch f2137683f9 Closes #647: Extend form used when assigning an IP to a device 9 years ago
  Jeremy Stretch 2db50dd4a7 Closes #191: Support for racks numbered top-to-bottom 9 years ago
  Jeremy Stretch c09cb5df3d #353: Added bulk editing for InterfaceTemplates 9 years ago
  Jeremy Stretch 0da3661ff0 #353: Allow bulk editing of interfaces 9 years ago
  Jeremy Stretch 464797858f Fixes #604: Correct display of unnamed devices in form selection fields 9 years ago
  Jeremy Stretch 0ff46bf5d0 Fixes #611: Power/console/interface connection import: status field should be case-insensitive 9 years ago
  Jeremy Stretch 36066068d4 #527: Initial work to allow nullifying fields during bulk edit 9 years ago
  Jeremy Stretch fde24258e3 Fixes #571: Correct rack group filter on device list 9 years ago
  Jeremy Stretch e618bf40ec Reimplemented FilterChoiceField 9 years ago
  Jeremy Stretch 9dea5656ad Added 'none' options to filters for optional fields 9 years ago
  Jeremy Stretch 824d2d8205 Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate 9 years ago
  Jeremy Stretch 74a5960992 Added custom field support to filter forms 9 years ago
  Jeremy Stretch b14afaa687 Updated bulk edit forms to support custom fields 9 years ago
  Jeremy Stretch 7d879bb0dc Added bulk editing capability for custom fields 9 years ago
  Jeremy Stretch 6cdb62b67e Minimal implemtnation of custom fields 9 years ago
  Jeremy Stretch 550a05487d Initial work on custom fields 9 years ago
  Jeremy Stretch c86a1123f0 Closes #421: Added asset_tag field to devices 9 years ago
  Jeremy Stretch ed03449164 Closes #241: Introduced rack roles 9 years ago
  Jeremy Stretch a7dd2695a2 Closes #157: Added manufacturer field to module model 9 years ago
  Jeremy Stretch e7116b81a4 #180: Added type and width fields to Rack model 9 years ago
  Jeremy Stretch 324a5e10d7 Fixes #433: Correct form validation when editing child devices 9 years ago
  Jeremy Stretch 397943b222 Allow unassigning VRF and tenants when editing objects in bulk 9 years ago
  Jeremy Stretch 6b41794e12 Implemented bulk editing for sites 9 years ago
  Jeremy Stretch 1f9e4dc707 Fixed platform selection during bulk editing of devices 9 years ago
  Jeremy Stretch faa12abc70 Enabled filtering of sites, racks, and devices by tenant 9 years ago
  Jeremy Stretch 82a98f0e8f Applied tenancy to sites, racks, and devices 9 years ago
  Jeremy Stretch 8f4980044a Closes #292: Added part_number field to DeviceType 9 years ago
  Jeremy Stretch 450c51604c Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView 9 years ago
  Jeremy Stretch d47bf4ab6b Rewrote all DeviceType component template deletion views to utilize BulkDeleteView() 9 years ago