Commit History

Author SHA1 Message Date
  Jeremy Stretch a0bb7b08bd Closes #1512: Added a view to search for an IP address being assigned to an interface 8 years ago
  Jeremy Stretch e1d655cb23 Fixes #1471: Correct bulk selection of IP addresses within a prefix assigned to a VRF 8 years ago
  Jeremy Stretch 00986fd7bf Closes #1691: Cleaned up and reorganized import statements 8 years ago
  Jeremy Stretch d306e76420 Fixes #1689: Disregard IP address mask when filtering for child IPs of a prefix 8 years ago
  Jeremy Stretch c6f3b00f0e Fixes #1676: Correct filtering of child prefixes upon bulk edit/delete from the parent prefix view 8 years ago
  Jeremy Stretch 0a04bb110a Fixes #1603: Hide selection checkboxes for tables with no available actions 8 years ago
  Jeremy Stretch 977cad3830 Added bulk import views for RIRs, roles, and VLAN groups 8 years ago
  Jeremy Stretch 0d9ff907a8 Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2 8 years ago
  Jeremy Stretch 63a4a70420 #1499: Added utilization graph to child prefixes for aggregates 8 years ago
  Jeremy Stretch a328e12642 Closes #1536: Improved formatting of aggregate prefix statistics 8 years ago
  Jeremy Stretch ce9f1eb201 Closes #1499: Added utilization graph to child prefixes table 8 years ago
  Jeremy Stretch d651deb31c Renamed `form_class` attribute to `model_form` for consistency 8 years ago
  Jeremy Stretch 3bb0d523d3 Enabled services on virtual machines 8 years ago
  Jeremy Stretch 0634386b2e Merge branch 'develop' into virtualization 8 years ago
  Jeremy Stretch a6ec1ba23b Closes #1376: Ignore anycast when detecting duplicate IPs 8 years ago
  Jeremy Stretch fa95191792 Allowed assigning an IP address to either a device or a VM 8 years ago
  Jeremy Stretch 5930a64203 Converted IPAddress.interface to a GenericForeignKey 8 years ago
  Jeremy Stretch 39730b6834 Optimized performance when editing/deleting objects in bulk 8 years ago
  Jeremy Stretch dd1991f2c6 Closes #838: Display details of all objects being edited/deleted in bulk 8 years ago
  Jeremy Stretch dc68be5abf Removed SearchTables; created DetailTables for models where needed 8 years ago
  Jeremy Stretch afdf5750b5 Fixes #1279: Fix primary_ip assignment during IP address import 8 years ago
  Jeremy Stretch 8eb9c451a1 Renamed AddViews to CreateViews for consistency 8 years ago
  Jeremy Stretch 469c52be28 Fixes #1263: Differentiate add and edit permissions for objects 8 years ago
  Jeremy Stretch 08c8bd3049 Renamed new import view to BulkImportView 8 years ago
  Jeremy Stretch af604aba31 Converted secrets import view to new scheme 8 years ago
  Jeremy Stretch c82658440f Converted IPAM import views to new scheme 8 years ago
  Jeremy Stretch f21c6bca00 Import unicode_literals 8 years ago
  Jeremy Stretch fb85867d72 Converted all object views to class-based views 8 years ago
  Jeremy Stretch 3bc51c8e69 Fixes #1191: Bulk selection of IPs under a prefix incorrect when "select all" is used 8 years ago
  Jeremy Stretch 7f23cb9bf5 Closes #1122: Include NAT inside IPs in IP address list 8 years ago