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
1c73bd5079
Resolve test errors
2021-10-13 13:39:14 -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
803f9b6913
Merge branch 'develop' into feature
2021-07-20 17:06:18 -04:00
61fe0e81cd
Fixes #6773 : Add missing display field to rack unit serializer
2021-07-20 17:00:13 -04:00
bc812e4937
Closes #5223 : Remove the console/power/interface connections REST API endpoints
2021-07-08 17:30:40 -04:00
38d7b83ed0
Merge v2.11.9
2021-07-08 12:15:57 -04:00
28ca815c88
Fixes #6456 : API schema type should be boolean for _occupied on cable termination models
2021-07-08 08:41:59 -04:00
b3ed545d6a
Closes #3682 : Add color field to front and rear ports
2021-06-09 16:51:51 -04:00
5856275347
Closes #5991 : Remove display_name attribute from serializers
2021-05-04 15:56:36 -04:00
1901e93b1e
Fixes #6258 : Fix parent assignment for SiteGroup API serializer
2021-04-23 09:37:22 -04:00
b0573f88e6
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
ae3527df16
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
7b8bd2d4ce
Location model cleanup
2021-04-05 11:09:33 -04:00
c828806b67
Merge branch 'develop' into feature
2021-03-25 16:09:28 -04:00
fb48c1f6dd
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
fca5accba8
Clean up base serializers
2021-03-12 13:31:28 -05:00
cb9478e0ea
Closes #5950 : Use TimeZoneSerializerField from django-timezone-field
2021-03-10 17:08:11 -05:00
79b19821f6
Closes #5892 : Introduce SiteGroup model ( #5937 )
...
* Initial work on #5892
* Add site group selection to object edit forms
* Add documentation for site groups
* Changelog for #5892
* Finish application of site groups to config context
2021-03-08 13:28:53 -05:00
e1a86139dc
Add parent field to Interface
2021-03-05 13:49:41 -05:00
d750b690e7
Closes #4971 : Allow assigning devices to locations without a rack
2021-03-03 14:28:07 -05:00
fdb3e3f9a4
Closes #5895 : Rename RackGroup to Location
2021-03-03 13:30:33 -05:00
8de20fcd1f
Closes #5375 : Add 'speed' attribute to console port models
2021-03-03 10:20:08 -05:00
8dd7123923
Closes #3648 : Mark cable termination models as connected without attaching a cable
2021-03-01 21:34:42 -05:00
07e6abdac4
Closes #5901 : Add 'created' and 'last_updated' fields to device component models
2021-03-01 15:42:39 -05:00
d6ee4d58ba
Add custom field support for device component models
2021-03-01 13:07:25 -05:00
12fbd34962
Introduce NestedGroupModelSerializer
2021-02-25 17:15:42 -05:00
ed059d80d6
Introduce OrganizationalModelSerializer
2021-02-25 16:44:16 -05:00
664a39911c
Add custom field support for organizational models to API serializers
2021-02-25 15:58:13 -05:00
f5133c6737
Include nested representation of nodes within each CablePath
2020-12-02 14:30:05 -05:00
5a4234fcb9
Standardize validation of interface VLAN assignments
2020-12-02 14:19:02 -05:00
c559775135
Add support for tracing split paths
2020-11-16 15:49:07 -05:00
c0c5f52ed9
Reorganize REST API components under netbox app
2020-10-13 15:57:21 -04:00
ae1ceb26b9
Standardize cable/connection field ordering
2020-10-08 11:23:24 -04:00
55268c90c8
Replace connection_status with connected_endpoint_reachable on InterfaceConnectionSerializer
2020-10-08 11:15:09 -04:00
aa0ee2720b
Add cable paths API detail view for pass-through ports
2020-10-08 10:32:17 -04:00
52ec35b94f
Correct serializer field lists
2020-10-06 15:27:40 -04:00
23cde6d1b8
Include cable_peer on CableTermination serializers
2020-10-06 14:30:46 -04:00
32aa2daea6
PowerFeedSerializer should subclass ConnectedEndpointSerializer
2020-10-05 11:39:17 -04:00
b846f631a4
Rename connection_status to connected_endpoint_reachable
2020-10-05 11:32:39 -04:00
3d34f1cdcb
Rename CablePath.is_connected to is_active
2020-10-05 11:13:33 -04:00
df73737128
Remove legacy connection_status fields
2020-10-05 10:47:41 -04:00
079c42291c
Remove legacy connected endpoint fields
2020-10-05 09:56:46 -04:00
c974c5687c
Capture path end-to-end status in CablePath
2020-10-01 16:42:57 -04:00
610420c020
Drop support for split paths
2020-10-01 14:24:34 -04:00
230e7bbe34
Closes #1846 : Enable MPTT for InventoryItem hierarchy
2020-09-18 10:18:03 -04:00