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

21 Commits

Author SHA1 Message Date
7dd5f9e720 Closes #9177: Add tenant assignment for wireless LANs & links 2022-06-27 11:30:52 -04:00
118bf5152c Fixes #9132: Limit location options by selected site when creating a wireless link 2022-04-18 09:02:03 -04:00
78836389f0 Changelog for #8543 & cleanup 2022-04-14 08:37:58 -04:00
1a374a1669 Add filters to VLAN selection group 2022-04-14 00:58:17 -04:00
ffc29d14a8 Add tags field to NetBoxModelForm 2022-03-10 15:08:23 -05:00
ccb3a75281 Move fieldsets out of Meta for model forms 2022-01-31 15:52:36 -05:00
f4776731ec Establish 4 core forms in netbox.forms.base 2022-01-28 15:48:15 -05:00
beca978af5 Clean up imports 2021-11-18 16:48:29 -05:00
c210c6937b Apply BootstrapMixin to CustomFieldModelForm 2021-11-18 16:19:25 -05: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
6a4becfb46 Add tests for wireless 2021-10-20 13:34:39 -04:00
a66501250e Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
075f4907ef Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
fb9da87abb Add devices to WirelessLinkForm 2021-10-14 10:02:05 -04:00
01f791a44e Add WirelessLANGroup model 2021-10-13 16:40:12 -04:00
95ed07a95e Add status field to WirelessLink 2021-10-13 14:31:30 -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
8b80b0c3df Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00