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

11 Commits

Author SHA1 Message Date
381796e708 Add created & last updated as available fields to all tables
Adds two fields to all relevant tables to allow the addition of Created & Last Updated columns.

All tables with a Configure Table option were updated.

Some sections reformatted to comply with E501 line length as a result of changes
2022-01-13 09:22:32 +00:00
3a3ed8bf64 Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
a66501250e Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
fb9da87abb Add devices to WirelessLinkForm 2021-10-14 10:02:05 -04:00
bdf359470e Include WirelessLAN attached interfaces 2021-10-14 09:48:12 -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
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
8b80b0c3df Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00