Commit Graph

8869 Commits

Author SHA1 Message Date
jeremystretch
6f943490ab Clean up user preferences view 2021-12-08 16:36:06 -05:00
jeremystretch
cef17bf793 Refresh user profile view; add recent activity 2021-12-08 16:32:31 -05:00
jeremystretch
7b1338fc13 Fixes #8019: Exclude metrics endpoint when LOGIN_REQUIRED is true 2021-12-08 15:47:41 -05:00
jeremystretch
0a06341328 Fixes #8003: Fix cable tracing across bridged interfaces with no cable 2021-12-08 11:35:50 -05:00
jeremystretch
a70a6aa5ab Fixes #8010: Allow filtering devices by multiple serial numbers 2021-12-08 11:08:19 -05:00
jeremystretch
71bd9631b6 Fixes #8005: Fix contact email display 2021-12-08 11:04:03 -05:00
jeremystretch
1c79e87aa2 Fixes #8001: Correct verbose name for wireless LAN group model 2021-12-08 10:45:27 -05:00
Daniel Sheppard
ae03db4f13 Fix #7990 - Fix title display on contact view 2021-12-07 10:58:44 -06:00
jeremystretch
2971429df7 Fixes #7996: Show WWN field in interface creation form 2021-12-07 10:59:08 -05:00
Christian Jonak-Möchel
0f4d53d2fb feat: add 6GHz & 60Ghz channels 2021-12-07 15:14:17 +01:00
William Irvine
09d696cdf4 pep8 compliance... 2021-12-07 10:13:54 +13:00
jeremystretch
00d618e015 PRVB 2021-12-06 16:13:48 -05:00
William Irvine
1888a34520 Merge branch 'develop' into develop 2021-12-07 10:06:35 +13:00
Jeremy Stretch
5b8494a74c Merge pull request #7986 from netbox-community/develop
Release v3.1.0
2021-12-06 16:00:19 -05:00
jeremystretch
a3ad532306 Release v3.1.0 2021-12-06 15:01:36 -05:00
jeremystretch
0338d7e20f Finalize release notes 2021-12-06 14:58:49 -05:00
jeremystretch
ec3e4134f7 Bump django-taggit to 2.0.0 2021-12-06 14:38:13 -05:00
jeremystretch
7e679441d7 Clean up site view 2021-12-06 13:43:02 -05:00
jeremystretch
ec14b6684b Update django-taggit to 2.0 2021-12-06 13:25:09 -05:00
jeremystretch
b2fc1ae1e2 Update required dependencies 2021-12-06 13:15:17 -05:00
jeremystretch
59e62d77d9 Merge branch 'develop' into feature 2021-12-06 12:10:31 -05:00
Jeremy Stretch
cd90b202bc Merge pull request #7984 from netbox-community/develop
Release v3.0.12
2021-12-06 12:07:04 -05:00
jeremystretch
eaaca20152 Release v3.0.12 2021-12-06 11:54:50 -05:00
jeremystretch
c04503fb66 Fixes #7981: Fix Markdown sanitization regex 2021-12-06 11:33:00 -05:00
thatmattlove
f41fd8256e Fixes #7823: Properly handle return_url when Save & Continue button is present 2021-12-03 16:20:05 -07:00
jeremystretch
5e7eb375f3 Fixes #7960: Prevent creation of regions/site groups/locations with duplicate names (see #7354) 2021-12-03 15:09:56 -05:00
jeremystretch
2064805b04 Omit actions column from non-paginated child object tables 2021-12-03 11:07:16 -05:00
jeremystretch
b34cdce5da Closes #7924: Include child groups on contact group view 2021-12-03 11:00:00 -05:00
jeremystretch
d0c6b1cf59 Closes #7925: Linkify contact phone and email attributes 2021-12-03 10:51:24 -05:00
jeremystretch
ed3fb03195 Changelog for #7751, #7885, #7892 2021-12-03 09:51:05 -05:00
Jeremy Stretch
ddf8776d22 Merge pull request #7928 from kkthxbye-code/fix-7751
Fix #7751: LDAP: Only get API user from ldap when FIND_GROUP_PERMS is on
2021-12-03 09:48:58 -05:00
Jonathan Senecal
76469bc023 Add support for L22-30P power port type (#7915)
* Add support for L22-30P power port type

Fixes #7892

* Add support for L22-30R power outlet type
2021-12-03 09:43:42 -05:00
Jeremy Stretch
b020ad7605 Merge pull request #7970 from rhyser9/7885_linkify_vlan_name
Fixes #7885: Linkify VLAN name in VLAN tables
2021-12-03 09:41:28 -05:00
Rhys Barrie
1ccabaa3dd netbox-community/netbox#7885: Linkify VLAN name in VLAN tables 2021-12-02 12:27:30 -05:00
Will Irvine
e814e76b99 fix spelling... 2021-12-02 10:47:19 +13:00
jeremystretch
f2bc752db7 Add changelog for #7932, #7941 2021-12-01 09:18:31 -05:00
Will Irvine
59b848abdb Moved filtering logic to utils, adjusted show buttons 2021-12-01 19:24:44 +13:00
thatmattlove
fc284e98d2 Merge branch 'fast-filter' into develop 2021-11-30 10:10:38 -07:00
Daniel Sheppard
3b23d656f2 Update changelog for #7940 2021-11-30 09:43:14 -06:00
Daniel Sheppard
2e09b01262 Merge pull request #7941 from bluikko/patch-9
Add multistandard ITA power outlet type
2021-11-30 09:37:53 -06:00
bluikko
4ef8e88062 Add multistandard ITA power outlet type 2021-11-26 10:06:52 +07:00
kkthxbye
da318edda2 UI: Improve performance of the quick filter 2021-11-25 12:14:07 +01:00
kkthxbye
198e5ea67d Fix #7751 - LDAP: Only get API user from ldap when FIND_GROUP_PERMS is enabled 2021-11-25 08:09:50 +01:00
jeremystretch
0872badd1f Merge branch 'develop' into feature 2021-11-24 14:00:37 -05:00
jeremystretch
4fc3306fda PRVB 2021-11-24 13:58:57 -05:00
Jeremy Stretch
051b299844 Merge pull request #7922 from netbox-community/develop
Release v3.0.11
2021-11-24 13:51:17 -05:00
jeremystretch
b2e08549d5 Release v3.0.11 2021-11-24 13:25:57 -05:00
jeremystretch
43ab4f2cd2 Hide code blocks when not needed 2021-11-24 13:17:59 -05:00
jeremystretch
b99655c84e Changelog for #7657 2021-11-24 09:15:30 -05:00
Jeremy Stretch
7cde7b4403 Merge pull request #7861 from netbox-community/7657-threadsafe-changelog
Fixes #7657: Make request/webhook caching thread-safe
2021-11-24 09:06:48 -05:00