jeremystretch
fbf91dda7d
Optimize config queries
2021-10-26 13:41:56 -04:00
jeremystretch
7c0f32e8ee
Introduce ConfigItem; add rack elevation parameters
2021-10-26 10:04:56 -04:00
jeremystretch
82243732a1
Initial work on #5883
2021-10-25 16:10:50 -04:00
jeremystretch
cfb3897047
Add tags to organizational & nested group models
2021-10-21 10:51:02 -04:00
Jeremy Stretch
a99753fb0f
Merge pull request #7366 from shuichiro-makigaki/optimize-prefix-util
...
Fix #7365 : Optimize calculation of prefix utilization
2021-09-28 16:09:27 -04:00
jeremystretch
ad65e06d0a
Closes #7252 : Validate IP range size does not exceed max supported value
2021-09-28 15:44:41 -04:00
Shuichiro MAKIGAKI
d514290688
Fix #7365 : Optimize calculation of prefix utilization
2021-09-25 22:28:31 +09:00
jeremystretch
88b230f0e4
Fixes #7071 : Fix exception when removing a primary IP from a device/VM
2021-08-30 16:55:31 -04:00
jeremystretch
7727ec91f4
#6934 : Correct prefix utilization and available IP reporting to account for child IP ranges
2021-08-13 10:43:25 -04:00
jeremystretch
5365c866ff
#6934 : Account for child IP ranges when calculating prefix utilization
2021-08-13 10:33:58 -04:00
jeremystretch
aed07a8ec5
Merge v2.11.11
2021-08-12 11:51:04 -04:00
jeremystretch
42c71984f9
Fixes #6896 : Fix validation of IP address assigned as device/VM primary via NAT relation
2021-08-11 21:15:45 -04:00
jeremystretch
6d27e11043
#6934 : Include child IP ranges under prefix view
2021-08-10 16:26:14 -04:00
jeremystretch
c7e0abc3fb
Merge v2.11.10
2021-07-28 16:26:04 -04:00
jeremystretch
0c214932ba
Fixes #6812 : Limit reported prefix utilization to 100%
2021-07-28 09:55:40 -04:00
jeremystretch
747c065213
Move available IP/prefix endpoints to API view mixins
2021-07-16 14:48:42 -04:00
jeremystretch
11a14927c9
Initial work on IP ranges
2021-07-16 13:35:52 -04:00
jeremystretch
14f696e824
Merge branch 'develop' into feature
2021-06-14 09:23:01 -04:00
jeremystretch
7e18b0dd3a
Remove csv_headers model attributes
2021-06-09 15:52:49 -04:00
jeremystretch
3ec6194a47
Remove obsolete to_csv() methods
2021-06-09 15:08:49 -04:00
Your Name
a665b79f85
#6455 - initial
2021-06-04 16:46:02 +02:00
jeremystretch
2d44bade4b
Merge branch 'develop' into feature
2021-06-02 20:35:38 -04:00
jeremystretch
da558de769
Initial work on #6087
2021-05-26 16:06:03 -04:00
jeremystretch
5b4dacf0f5
Merge branch 'develop' into feature
2021-05-25 13:19:17 -04:00
jeremystretch
b6660c72e1
Add tags as a feature query
2021-05-21 16:54:33 -04:00
jeremystretch
bf56145a09
Closes #4609 : Allow marking prefixes as fully utilized
2021-05-11 14:08:18 -04:00
jeremystretch
c777daf6e6
Merge branch 'develop' into feature
2021-05-07 10:27:23 -04:00
jeremystretch
7f2f98885b
Fixes #6350 : Include first & last IP addresses when allocating available IPv6 addresses via the REST API
2021-05-06 13:59:10 -04:00
jeremystretch
21d14a782e
Closes #6359 : Enable custom links for organizational and nested group models
2021-05-06 13:01:20 -04:00
jeremystretch
ea5d02b1e6
Remove deprecated display_name() methods from models
2021-05-04 16:05:17 -04:00
Jeremy Stretch
73e9842877
Introduce ContentTypeChoiceField
2021-04-02 10:54:13 -04:00
Jeremy Stretch
b91e5763e2
Add 'available_on' VLAN filters for devices & VMs
2021-03-30 21:32:48 -04:00
Jeremy Stretch
b7e44a744d
Add dedicated views for organizational models
2021-03-26 14:44:43 -04:00
Jeremy Stretch
bb6360cad4
Fix up VLANGroup tests
2021-03-15 20:35:18 -04:00
Jeremy Stretch
c0c4eed3a8
Extend VLANGroup to support cluster/cluster group assignment
2021-03-15 16:32:07 -04:00
Jeremy Stretch
d3fee54644
Fix VLAN.clean()
2021-03-10 16:26:27 -05:00
Jeremy Stretch
f4e49495e2
Merge branch 'feature' into 5284-vlangroup-scope
2021-03-10 14:51:11 -05:00
Jeremy Stretch
fc5bb966f0
Declare TaggableManager on PrimaryModel base class
2021-03-10 14:32:50 -05:00
Jeremy Stretch
4dae781be0
Change VLANGroup site to scope (GFK)
2021-03-09 16:18:59 -05:00
Jeremy Stretch
7a5cf80412
Clean up extraneous imports
2021-03-05 12:48:53 -05:00
Jeremy Stretch
9c967ee3ea
Fixes #5913 : Improve change logging ( #5924 )
...
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
Jeremy Stretch
bec7ea7072
Standardize model types based on function
2021-02-24 21:01:16 -05:00