|
438b4b4758
|
Add rf_role to Interface
|
2021-10-13 20:16:36 -04:00 |
|
|
95ed07a95e
|
Add status field to WirelessLink
|
2021-10-13 14:31:30 -04:00 |
|
|
ac2cd552b9
|
Rename cable_peer fields to link_peer
|
2021-10-13 14:04:53 -04:00 |
|
|
138af27bf7
|
Record wireless links as part of cable path
|
2021-10-13 13:28:14 -04:00 |
|
|
445e16f668
|
Reference WirelessLink on both attached Interfaces
|
2021-10-13 11:54:52 -04:00 |
|
|
5271680483
|
Rename SSID model to WirelessLAN
|
2021-10-12 17:06:31 -04:00 |
|
|
38f6d22d2d
|
Enable attachment of wireless interfaces to SSIDs
|
2021-10-12 13:48:06 -04:00 |
|
|
8e1535f7ec
|
Add RF channel fields to Interface
|
2021-10-12 10:46:41 -04:00 |
|
|
5a6190e321
|
Closes #6874: Add tenant assignment for locations
|
2021-10-07 15:46:21 -04:00 |
|
|
18c3bb673f
|
Closes #1337: Add WWN field to interfaces
|
2021-10-07 15:09:42 -04:00 |
|
|
f3fe3f9a18
|
Closes #6708: Add image attachment support for circuits, power panels
|
2021-10-01 12:50:51 -04:00 |
|
|
38172b793b
|
Fixes #7294: Fix SVG rendering for cable traces ending at unoccupied front ports
|
2021-09-21 15:04:37 -04:00 |
|
|
d0fbbbfb37
|
Merge branch 'develop' into feature
|
2021-08-06 10:06:52 -04:00 |
|
|
f23dc2d405
|
Fixes #6902: Populate device field when cloning device components
|
2021-08-06 09:55:47 -04:00 |
|
|
735286d3b0
|
Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster
|
2021-08-03 11:49:22 -04:00 |
|
|
c7e0abc3fb
|
Merge v2.11.10
|
2021-07-28 16:26:04 -04:00 |
|
|
8355270a1a
|
Fixes #6822: Use consistent maximum value for interface MTU
|
2021-07-27 16:04:51 -04:00 |
|
|
8cf9f0d5bc
|
Support specification of image width when rendering cable traces as SVG
|
2021-07-16 17:06:27 -04:00 |
|
|
ce7fa95546
|
Initial work on SVG support for cable tracing
|
2021-07-14 14:14:56 -04:00 |
|
|
88e382e7a1
|
Merge v2.11.8 changes
|
2021-07-06 12:10:29 -04:00 |
|
|
70585ff32e
|
Fixes #6695: Fix exception when importing device type with invalid front port definition
|
2021-07-05 09:30:52 -04:00 |
|
|
14e27363e0
|
Add GraphQL for DCIM
|
2021-06-25 16:17:36 -04:00 |
|
|
b3ed545d6a
|
Closes #3682: Add color field to front and rear ports
|
2021-06-09 16:51:51 -04:00 |
|
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
|
ea6c8a1a65
|
Fixed #6438 Device Type Import does not import/export description/label fields for many components
|
2021-05-20 06:30:44 +00:00 |
|
|
744792452f
|
Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets
* #5278: Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
|
2021-05-17 16:26:02 -04:00 |
|
|
f3abf84e17
|
Closes #6154: Allow decimal values for cable lengths
|
2021-05-10 14:14:54 -04:00 |
|
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
|
e9b21aaf86
|
Fixes #6312: Interface device filter should return all virtual chassis interfaces only if device is master
|
2021-05-07 09:47:32 -04:00 |
|
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
|
ea5d02b1e6
|
Remove deprecated display_name() methods from models
|
2021-05-04 16:05:17 -04:00 |
|
|
9a588231c5
|
Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces
|
2021-04-27 09:36:48 -04:00 |
|
|
4939b6b641
|
Fixes #6252: Fix assignment of console port speed values above 19.2kbps
|
2021-04-23 10:07:11 -04:00 |
|
|
b1d20d3228
|
Closes #6149: Support image attachments for locations
|
2021-04-13 11:39:04 -04:00 |
|
|
0bce1da4e3
|
Clean up stray references to old RackGroup model
|
2021-04-11 13:43:06 -04:00 |
|
|
b0573f88e6
|
Merge branch 'develop' into feature
|
2021-04-11 13:16:00 -04:00 |
|
|
348fca7e28
|
Fixes #6117: Handle exception when attempting to assign an MPTT-enabled model as its own parent
|
2021-04-11 12:57:53 -04:00 |
|
|
7439faad34
|
Fixes #6123: Prevent device from being assigned to mismatched site and location
|
2021-04-09 09:56:36 -04:00 |
|
|
e69251b21a
|
Fixes #6070: Add missing 'count_ipaddresses' attribute to VMInterface serializer
|
2021-04-08 14:22:45 -04:00 |
|
|
19cb575b90
|
Permit the assignment of virtual interfaces as parents
|
2021-04-05 14:48:11 -04:00 |
|
|
7b8bd2d4ce
|
Location model cleanup
|
2021-04-05 11:09:33 -04:00 |
|
|
5e4432b9ad
|
Show the last node in a CablePath with no destination
|
2021-04-01 21:29:46 -04:00 |
|
|
96759af86f
|
Closes #6071: Cable traces now traverse circuits
|
2021-04-01 14:31:10 -04:00 |
|
|
d57222328b
|
Rename Cloud to ProviderNetwork
|
2021-04-01 10:21:41 -04:00 |
|
|
2c9b791b85
|
Improve Interface validation
|
2021-03-29 10:34:31 -04:00 |
|
|
2820d26a0f
|
Add dedicated views for nested group models
|
2021-03-26 15:07:29 -04:00 |
|
|
b7e44a744d
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
|