Commit Graph

8541 Commits

Author SHA1 Message Date
jeremystretch
2de9099bb6 Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
jeremystretch
0ec0c3c828 Split tenancy models into separate modules 2021-10-21 15:33:58 -04:00
jeremystretch
c321e963fa #6497: Add missing tag fields to filter forms 2021-10-21 15:29:52 -04:00
jeremystretch
7dab2ee4f5 Changelog for #3979 2021-10-21 15:15:01 -04:00
Jeremy Stretch
7e473abcb5 Merge pull request #7611 from netbox-community/3979-wireless
Closes #3979: Wireless network modeling
2021-10-21 15:09:08 -04:00
jeremystretch
12290d64b7 #3979 cleanup 2021-10-21 14:20:47 -04:00
jeremystretch
325ca76a86 Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
Jeremy Stretch
476bd919a3 Merge pull request #7610 from netbox-community/6497-organizational-model-tags
Closes #6297: Extend tag support to organizational models
2021-10-21 11:49:18 -04:00
jeremystretch
c47dd4e9b9 Changelog for #6497 2021-10-21 11:28:25 -04:00
jeremystretch
da89190bd0 Standardize & simplify tags panel inclusion 2021-10-21 11:23:31 -04:00
jeremystretch
bfc52b15bb Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
jeremystretch
48b2ac7a97 Closes #7530: Move device type component lists to separate views 2021-10-20 15:04:40 -04:00
jeremystretch
3093c74dd6 Refactor device component views 2021-10-20 14:24:02 -04:00
jeremystretch
2a8d24390f Add tests for wireless 2021-10-20 13:34:39 -04:00
jeremystretch
35e9921332 Add wireless documentation 2021-10-20 11:22:56 -04:00
jeremystretch
216c7dcd60 Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
jeremystretch
ba4c3ec40f Merge branch 'develop' into feature 2021-10-20 10:10:10 -04:00
jeremystretch
fcbf1651ee PRVB 2021-10-20 09:59:33 -04:00
Jeremy Stretch
364ef88513 Merge pull request #7590 from netbox-community/develop
Release v3.0.8
2021-10-20 09:49:15 -04:00
jeremystretch
762ab65805 Release v3.0.8 2021-10-20 09:31:12 -04:00
jeremystretch
a6cacd958e Closes #7551: Add UI field to filter interfaces by kind 2021-10-19 15:57:02 -04:00
jeremystretch
17ff387239 Closes #7561: Add a utilization column to the IP ranges table 2021-10-19 15:51:39 -04:00
jeremystretch
c55a6e322c Fixes #7550: Fix rendering of UTF8-encoded data in change records 2021-10-19 15:41:19 -04:00
jeremystretch
39ff4b3796 Fixes #7582: Fix rendering of CustomLink context data table 2021-10-19 15:31:07 -04:00
jeremystretch
deed86b902 Fixes #7584: Fix alignment of object identifier under object view 2021-10-19 15:22:22 -04:00
Jeremy Stretch
a05457ac3d Merge pull request #7566 from PieterL75/patch-1
Fix #7556 : NewVersion showing url
2021-10-19 15:20:58 -04:00
jeremystretch
3570f05d3f Reorganize panel inclusion templates 2021-10-19 14:21:31 -04:00
jeremystretch
97f975951a Changelog for #1344 2021-10-19 14:08:27 -04:00
jeremystretch
a3cc2bc3c7 Closes #7354: Relax uniqueness constraints on region, site group, and location names 2021-10-19 13:46:35 -04:00
jeremystretch
662007950b Clean up UniqueTogetherValidator workarounds 2021-10-19 13:32:43 -04:00
jeremystretch
339212e1de Closes #1943: Relax uniqueness constraint on cluster names 2021-10-19 13:06:41 -04:00
jeremystretch
3410fe123e Closes #6715: Add tenant assignment for cables 2021-10-19 12:33:17 -04:00
PieterL75
01565d1f28 Updated release notes with #7556 2021-10-19 16:23:05 +02:00
Jeremy Stretch
ea203d3d53 Merge pull request #7575 from netbox-community/1344-contacts
Closes #1344: Contact objects
2021-10-19 08:46:13 -04:00
jeremystretch
2c12464019 Fix string repr for ContactAssignment 2021-10-18 16:47:49 -04:00
jeremystretch
6294986c0c Prevent duplicate contact assignments 2021-10-18 16:33:31 -04:00
jeremystretch
7bddc2f34b Cleanup and documentation for #1344 2021-10-18 16:20:31 -04:00
jeremystretch
6f306a1c46 Tweak uniqueness constraints 2021-10-18 15:41:29 -04:00
jeremystretch
3cf4589833 Add contact/role assignment tables 2021-10-18 15:30:28 -04:00
jeremystretch
76867f73b6 Add contact assignments to models 2021-10-18 15:09:57 -04:00
jeremystretch
169996fece Initial work on contacts 2021-10-18 13:59:05 -04:00
PieterL75
5eac2a1e86 Fix #7556 : NewVersion showing url 2021-10-18 16:12:23 +02:00
jeremystretch
e430c90804 Add WirelessLANs column to interfaces table 2021-10-18 10:05:43 -04:00
thatmattlove
3e1a3bced3 Minor Style Improvement: Fix interface table dropdowns being hidden when opened 2021-10-15 17:45:47 -07:00
thatmattlove
d0c9a6493a Minor Style Improvement: Add vertical spacing to Device Type component navigation & fix inconsistent component active color 2021-10-15 17:21:36 -07:00
thatmattlove
b6fb63215f Fixes #7300: Fix incorrect Device LLDP interface row coloring & improve related JS 2021-10-15 17:07:54 -07:00
thatmattlove
d512006489 Fixes #7495: Fix sidenav overlapping elements 2021-10-15 15:02:50 -07:00
jeremystretch
b8e5ddf29c #3979: UI cleanup 2021-10-15 12:24:07 -04:00
jeremystretch
b0047e2c98 Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
jeremystretch
ebd5b86cd9 Remove choices from rf_channel_width 2021-10-15 10:06:49 -04:00