Jeremy Stretch
|
b2f03dfb16
Fixed redirect after editing RackGroups and VLANGroups
|
8 years ago |
Jeremy Stretch
|
cbde6e8321
Miscellaneous query optimizations
|
8 years ago |
Jeremy Stretch
|
ac2aa7ea89
Fixes #435: Added a "add prefix" button to the VLAN view
|
8 years ago |
Jeremy Stretch
|
e413012cbb
Fixes #427: Prevent error when duplicate IPs are present in a prefix's IP list
|
8 years ago |
Jeremy Stretch
|
3b9ac3b986
More intelligent handling of first/last IPs
|
8 years ago |
Jeremy Stretch
|
79b1bbb9e1
Fixed calculation of available IPs between two existing IPs
|
8 years ago |
Jeremy Stretch
|
533b4082d8
Fixed calculation of last_ip_in_prefix for IPv6
|
8 years ago |
Jeremy Stretch
|
81d955ab7d
Rewrote add_available_ipaddresses() to be much more efficient and IPv6-friendly
|
8 years ago |
Jeremy Stretch
|
57373c9d6f
Initial work on #289
|
8 years ago |
Jeremy Stretch
|
9f3647cd53
Addresses #395: Show child prefixes from all VRFs if the parent prefix is in the global table
|
8 years ago |
Jeremy Stretch
|
1bbe7f95d6
PEP8 cleanup
|
8 years ago |
Jeremy Stretch
|
75c3e62ca8
Changed VRF and VLAN views to use PrefixBriefTable
|
8 years ago |
Jeremy Stretch
|
397943b222
Allow unassigning VRF and tenants when editing objects in bulk
|
8 years ago |
Jeremy Stretch
|
e6c06b39e8
Adds tenant assignment to Prefix and IPAddress objects
|
8 years ago |
Jeremy Stretch
|
a25534f3de
Fixes #397: Only include child IPs which belong to the same VRF as the parent prefix
|
8 years ago |
Jeremy Stretch
|
3bb10bca1b
Linkified VRF column in prefix and IP address tables
|
8 years ago |
Jeremy Stretch
|
76efea87ff
Closes #394: Added global option to VRF selection widget during bulk editing
|
8 years ago |
Jeremy Stretch
|
2abee211a2
Implemented tenancy for VRFs and VLANs
|
8 years ago |
Jeremy Stretch
|
450c51604c
Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView
|
8 years ago |
Jeremy Stretch
|
d241cce502
ipam.VLAN: Added description field, extended name to 64 chars
|
8 years ago |
Jeremy Stretch
|
783341017f
Fixes #331: Add group field to VLAN bulk edit form
|
9 years ago |
Jeremy Stretch
|
45a8ee7325
Closes #111: Implement VLAN groups
|
9 years ago |
Jeremy Stretch
|
4e4bb01a55
Initial work on #93: Primary IPv4/IPv6 support
|
9 years ago |
Jeremy Stretch
|
ab880e1053
Fixed IPAddress 'parent prefixes' display; added warning for duplicate IPs
|
9 years ago |
Jeremy Stretch
|
a3e64a9964
Added 'add an IP address' button to Prefix view
|
9 years ago |
Jeremy Stretch
|
e80dde3834
Added total IPv4/IPv6 counts to ipam.AggregateListView
|
9 years ago |
Jeremy Stretch
|
cb8e0c93f2
Implemented object add/edit/delete logging
|
9 years ago |
Jeremy Stretch
|
c96bfdbc18
Moved PAGINATE_COUNT to configuration.py
|
9 years ago |
Jeremy Stretch
|
f690be60fd
Code cleanup
|
9 years ago |
Jeremy Stretch
|
c1e41410c9
Transitioning ipam.Status from model to static field
|
9 years ago |