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

2576 Commits

Author SHA1 Message Date
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
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
3e7922e41e Merge branch 'develop' into feature 2021-10-11 14:43:20 -04:00
031876964f #2102: Implement q search filter for device type components 2021-10-08 13:42:43 -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
c63766c4c6 Fix test for #7051 2021-10-07 14:19:29 -04:00
00328226ec Fixes #7051: Fix permissions evaluation and improve error handling for connected device REST API endpoint 2021-10-07 13:15:59 -04:00
4be5d3f9e9 Merge pull request #6960 from candlerb/candlerb/6879-v3
Display device names in front of device front/rear images
2021-10-07 12:35:17 -04:00
f28761202f Added "USB Micro AB" combo type to choices 2021-10-07 14:31:54 +02:00
eb9f2b36ab Display device names in front of device front/rear images
Fixes #6879
2021-10-06 18:07:28 +00:00
39256afb67 Closes #7394: Enable filtering cables by termination type & ID in REST API 2021-10-06 12:06:32 -04:00
d2bdf4e822 Closes #7462: Include count of assigned virtual machines under platform view 2021-10-06 10:12:44 -04:00
3ab5682e7a Fixes #7460: Fix filtering connections by site ID 2021-10-06 10:08:56 -04:00
c0010ec100 Fixes #7459: Pre-populate location data when adding a device to a rack 2021-10-06 10:00:31 -04:00
f3fe3f9a18 Closes #6708: Add image attachment support for circuits, power panels 2021-10-01 12:50:51 -04:00
460e3fd5d6 Introduce a common URL for the creation of image attachments 2021-10-01 12:34:30 -04:00
a5b99e7148 Fixes #7412: Fix exception in UI when adding child device to device bay 2021-09-30 12:29:08 -04:00
d9f178e315 Fixes #7411: Fix exception in UI when adding member devices to virtual chassis 2021-09-30 11:36:16 -04:00