jeremystretch
c380fd00bf
Merge branch 'develop' into feature
2022-07-11 12:58:24 -04:00
jeremystretch
57397570c0
Drop extraneous/invalid prefetches
2022-07-11 12:45:53 -04:00
jeremystretch
6415661b61
Remove extraneous argument to GenericRelation
2022-07-11 10:33:14 -04:00
Kim Johansson
1539769c08
Prefetch Tenant Group on user configurable tables
...
Prefetch the Tenant Group in views which allows its table to be configured
by the user. This decreases the amount of database queries that are required
to fetch the data.
2022-07-10 17:17:56 +02:00
Kim Johansson
e6bfde1397
Replace TenantColumn with new TenancyColumnsMixin
...
Replaces all usages of the TenantColumn with the new TenancyColumnsMixin.
This enables the user to add a column for Tenant Group on all tables which
also has a column for Tenant.
2022-07-10 15:13:48 +02:00
jeremystretch
f386ec82ae
Fix CablePath serialization for pass-through port paths
2022-07-08 13:55:13 -04:00
jeremystretch
ac4a87de13
Improve display of related objects in cables list
2022-07-08 13:33:43 -04:00
jeremystretch
42e5282283
Improve filtering cables by termination device/rack/site
2022-07-08 11:44:28 -04:00
jeremystretch
11707cb3b1
Fix trace() loop
2022-07-07 19:08:20 -04:00
jeremystretch
d444aa1110
Fix support for tracing across bridge relationships
2022-07-07 14:35:02 -04:00
jeremystretch
a858e041e4
Cache properties which return related objects
2022-07-07 14:23:05 -04:00
jeremystretch
13ef5dc0b3
Extend Interface.link_peers() to support WirelessLinks
2022-07-07 13:57:39 -04:00
jeremystretch
9a7f3f8c1a
Cleanup for #9102
2022-07-07 12:48:44 -04:00
jeremystretch
af14bfdd84
Rename LinkTermination to CabledObjectModel
2022-07-06 15:56:10 -04:00
jeremystretch
ba079b9ee5
Merge branch 'feature' into 9102-cabling
2022-07-06 14:09:25 -04:00
jeremystretch
4d3278cb52
#8157 : Clean up L2VPN assignment for VM interfaces
2022-07-06 13:31:31 -04:00
Jeremy Stretch
5fd3eb82cd
Merge pull request #9631 from netbox-community/8157-l2vpn
...
Closes : #8157 - Add L2VPN support
2022-07-06 13:14:21 -04:00
Daniel Sheppard
3be9f6c4f3
#8157 - Final work on L2VPN model
2022-06-29 16:01:20 -05:00
jeremystretch
cd3111ca8d
Merge branch 'develop' into feature
2022-06-28 16:55:49 -04:00
jeremystretch
8e200a9cb4
#9403 : Add labels to device VC fields
2022-06-28 16:24:56 -04:00
Jeremy Stretch
f75ddeb721
Merge pull request #9622 from cpund/9403-branch
...
Closes #9403 : Add support for setting a virtual chassis on a device in the GUI
2022-06-28 16:21:22 -04:00
Daniel Sheppard
03f1584d3a
L2VPN Clean Tree
2022-06-27 23:24:50 -05:00
jeremystretch
03d6e25dea
Remove obsolete validation logic
2022-06-27 16:49:04 -04:00
jeremystretch
8bbc592261
Add SVG rendering to cable path tests
2022-06-27 15:53:34 -04:00
jeremystretch
9d35a9d912
Fix bug with path padding
2022-06-27 15:34:54 -04:00
jeremystretch
7622d90c1d
Extend cable tracing to support terminations to different parent objects
2022-06-27 15:22:09 -04:00
jeremystretch
fcd1daaf79
Update power utilization calculations for new cabling model
2022-06-27 14:34:08 -04:00
jeremystretch
25ed3390cb
Merge branch 'feature' into 9102-cabling
2022-06-27 12:12:34 -04:00
jeremystretch
fc02e15fb1
Closes #4434 : Enable highlighting devices within rack elevations
2022-06-24 11:04:38 -04:00
jeremystretch
4315c4697c
Ignore default field values which reference ConfigItems when calculating migrations
2022-06-23 17:44:19 -04:00
jeremystretch
b77013c859
Docs & cleanup for #7702
2022-06-23 17:26:20 -04:00
Jeremy Stretch
f7de2611c1
Merge pull request #9576 from huntabyte/feature-7702
...
Closes #7702 : Add Power feed defaults to user configurations
2022-06-23 17:00:06 -04:00
Hunter Johnston
c330282919
Fix syntax error
2022-06-23 14:56:24 -04:00
Hunter Johnston
db807ab4a6
Closes #7702 : Add power feed defaults to user configurations
2022-06-23 14:16:09 -04:00
Hunter Johnston
6cb8b9110e
Closes #9396 : Query modules by module bay & display installed_modules for module_bay REST API endpoint ( #9574 )
...
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
2022-06-23 13:28:36 -04:00
jeremystretch
e4aa933d57
Closes #7744 : Add status field to Location
2022-06-22 13:33:19 -04:00
jeremystretch
4587b83d85
Closes #1099 : Add PoE mode & type for interfaces
2022-06-21 21:22:24 -04:00
jeremystretch
9c214622a1
Closes #4350 : Illustrate reservations vertically alongside rack elevations
2022-06-21 16:30:27 -04:00
Hunter Johnston
52178f78d1
Closes #7702 : Add Powerfeed Defaults to User Configurations
2022-06-21 12:58:41 -04:00
jeremystretch
440dfabefe
Merge branch 'feature' into 9102-cabling
2022-06-20 15:04:55 -04:00
jeremystretch
64080e808e
Refactor dcim.svg module
2022-06-20 14:30:25 -04:00
jeremystretch
103729c085
Add test for 0.5U devices
2022-06-20 13:57:37 -04:00
jeremystretch
4ced0bed13
Clean up rack model tests
2022-06-20 12:37:56 -04:00
jeremystretch
0d6d68c62f
Fix YAML representation of decimal values
2022-06-20 12:07:59 -04:00
jeremystretch
278891c262
Fix rack utilization calculation
2022-06-20 12:07:59 -04:00
jeremystretch
ae12948558
Refactor device rendering methods
2022-06-20 12:07:59 -04:00
jeremystretch
0c915f7de9
Clean up rack elevation rendering
2022-06-20 12:06:34 -04:00
jeremystretch
84f0561712
Initial work on half-height RUs
2022-06-20 12:05:06 -04:00
Hunter Johnston
65683d0df1
Closes #9417 : Pre-populate manufacturer when adding modules to devices
2022-06-19 20:00:15 -04:00
jeremystretch
e6018cd38f
Closes #9534 : Add VLAN group selector to interface bulk edit forms
2022-06-17 14:51:45 -04:00