1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

2645 Commits

Author SHA1 Message Date
a173083e5b Closes #7606: Model transmit power for interfaces 2021-10-28 09:31:45 -04:00
9b5f45aee1 #6732 - Serializers 2021-10-27 23:07:04 -05:00
8235b339ee #6732 - Revert some changes to legacy ASN field on site model
* Re-instates ASN field on Site model
* Re-instates ASN field on Site view
* Re-instates ASN field on edit form and API, except for where forms instances are new (add site) or instance does not have any existing AS data
* Does not re-instate asn field on SiteBulkEditForm
* Does not re-instate ASN field on SiteTable
* Does not re-instate filter for filterset, but does allow filtering by query (q=34342)
* Does not include tests for ASN field on Site model due to planned deprecation
2021-10-27 22:25:31 -05:00
3185cd0b1f #6732 - Correct incorrect field definition in field order 2021-10-27 21:31:59 -05:00
fbf91dda7d Optimize config queries 2021-10-26 13:41:56 -04:00
41ff1d0fc9 Add NAPALM config parameters 2021-10-26 11:53:46 -04:00
7c0f32e8ee Introduce ConfigItem; add rack elevation parameters 2021-10-26 10:04:56 -04:00
82243732a1 Initial work on #5883 2021-10-25 16:10:50 -04:00
61d2158f76 #6346: Add 'bridge' interface type 2021-10-25 11:11:58 -04:00
68081fb9a2 Cleanup & API changelog for #3979 2021-10-25 11:07:15 -04:00
8b529abfe1 Initial work on #6732 2021-10-24 23:47:31 -05:00
a01068949c Initial work on #6732 2021-10-24 23:42:47 -05:00
b07e88869a Fix interfaces row colors on device interfaces table 2021-10-24 03:31:29 +01:00
94bd27bcf5 Fix interface icons on the device interfaces table 2021-10-24 03:24:54 +01:00
5193fa6483 Add tests for #6346 2021-10-21 16:57:01 -04:00
e1e2c76ae1 Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
c06b3374ce #6497: Add missing tag fields to filter forms 2021-10-21 15:29:52 -04:00
1c6a84659c #3979 cleanup 2021-10-21 14:20:47 -04:00
3a3ed8bf64 Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
cfb3897047 Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
8c058dcd45 Closes #7530: Move device type component lists to separate views 2021-10-20 15:04:40 -04:00
7b70129974 Refactor device component views 2021-10-20 14:24:02 -04:00
6a4becfb46 Add tests for wireless 2021-10-20 13:34:39 -04:00
efb41b7433 Merge branch 'develop' into feature 2021-10-20 10:10:10 -04:00
73f2f9fc63 Closes #7551: Add UI field to filter interfaces by kind 2021-10-19 15:57: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
f193f0d3f9 Add contact assignments to models 2021-10-18 15:09:57 -04:00
0c72c20d2a Add WirelessLANs column to interfaces table 2021-10-18 10:05:43 -04:00
717fd760df #3979: UI cleanup 2021-10-15 12:24:07 -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
64dad7dbd2 Optimize migrations 2021-10-14 15:11:03 -04:00
fb9da87abb Add devices to WirelessLinkForm 2021-10-14 10:02:05 -04:00
4c475c1b33 Extend wireless channel choices 2021-10-13 20:56:14 -04:00
438b4b4758 Add rf_role to Interface 2021-10-13 20:16:36 -04:00
43f2d4a331 Add SVG trace support for WirelessLinks 2021-10-13 15:00:35 -04:00
95ed07a95e Add status field to WirelessLink 2021-10-13 14:31:30 -04:00
ec0560a2c5 Fix trace_paths command for wireless links 2021-10-13 14:16:10 -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
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
90e9f34494 Add WirelessLink model 2021-10-13 09:46:17 -04:00
5271680483 Rename SSID model to WirelessLAN 2021-10-12 17:06:31 -04:00