cfb3897047
Add tags to organizational & nested group models
2021-10-21 10:51:02 -04:00
7c56b21095
Closes #7354 : Relax uniqueness constraints on region, site group, and location names
2021-10-19 13:46:35 -04:00
8d0ed99bcd
Clean up UniqueTogetherValidator workarounds
2021-10-19 13:32:43 -04:00
0afd3e6189
Closes #6715 : Add tenant assignment for cables
2021-10-19 12:33:17 -04:00
075f4907ef
Store channel frequency & width as independent values
2021-10-15 11:39:53 -04:00
b7317bfe29
Remove choices from rf_channel_width
2021-10-15 10:06:49 -04:00
01d3c062f2
Move wireless field choices to wireless app
2021-10-15 10:00:03 -04:00
6af5a884cd
Merge branch 'feature' into 3979-wireless
2021-10-14 16:32:24 -04:00
33ea8763d5
3839: Add airflow field to Device
2021-10-14 16:15:08 -04:00
2c2c2e9060
3839: Add airflow field to DeviceType
2021-10-14 15:45:36 -04:00
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