Commit Graph

8950 Commits

Author SHA1 Message Date
jeremystretch
91e7d2ba57 Push HTMX URL to browser location 2021-12-14 08:25:17 -05:00
rizlas
97f17b7495 Get_Environment from napalm should not need any decoding 2021-12-14 10:17:00 +01:00
jeremystretch
a4b7da0db7 Enable HTMX for quick table search 2021-12-13 20:15:03 -05:00
jeremystretch
49955b6f66 #8057: Enable dynamic tables for object list views 2021-12-13 16:51:59 -05:00
jeremystretch
ed5a244555 Standardize usage of table template 2021-12-13 15:36:51 -05:00
jeremystretch
626abe60ec Fixes #7674: Fix inadvertent application of device type context to virtual machines 2021-12-13 13:42:59 -05:00
jeremystretch
829b362769 #7665: Refactored add_requested_prefixes(); removed button icons 2021-12-13 12:15:43 -05:00
jeremystretch
fe6c0add35 Changelog for #7665 2021-12-13 12:10:03 -05:00
Jeremy Stretch
d6c81b82d3 Merge pull request #7826 from WillIrvine/develop
Add filter for optionally including assigned prefixes
2021-12-13 12:04:38 -05:00
jeremystretch
c16d2d2787 PRVB 2021-12-13 09:16:55 -05:00
Jeremy Stretch
db4346eb36 Merge pull request #8053 from netbox-community/develop
Release v3.1.1
2021-12-13 09:08:33 -05:00
jeremystretch
b8eac4a40d Release v3.1.1 2021-12-13 08:51:55 -05:00
jeremystretch
5d0de68420 Fixes #8051: Contact group parent assignment should not be required under REST API 2021-12-13 08:22:48 -05:00
jeremystretch
4a505d02ea Closes #8047: Display sorting indicator in table column headers 2021-12-10 21:03:24 -05:00
jeremystretch
0dc7a6a3d1 Fixes #8042: Fix filtering cables list by site slug or rack name 2021-12-10 16:41:03 -05:00
jeremystretch
081c71a818 Fixes #7690: Fix custom field integer support for MultiValueNumberFilter 2021-12-10 16:34:38 -05:00
jeremystretch
fd85619523 #7519: Update REST API tests 2021-12-10 15:45:22 -05:00
jeremystretch
fa1107b15f Fixes #8038: Placeholder filter should display zero integer values 2021-12-10 15:38:51 -05:00
jeremystretch
ecdd44901c Fixes #8035: Redirect back to parent prefix after creating IP address(es) where applicable 2021-12-10 15:34:12 -05:00
jeremystretch
f0d8509419 Fixes #7519: Return a 409 status for unfulfillable available prefix/IP requests 2021-12-10 15:11:45 -05:00
Jeremy Stretch
a16cd1ceb2 Merge pull request #8039 from netbox-community/5869-available-prefixes
Fixes #5869: Fix permissions evaluation under available prefix/IP REST API endpoints
2021-12-10 14:22:29 -05:00
jeremystretch
1afc819724 Fix available prefix creation test 2021-12-10 13:58:11 -05:00
jeremystretch
3e328f15b9 Changelog for #5869 2021-12-10 13:26:56 -05:00
jeremystretch
074ef6d939 Restore endpoint schema documentation 2021-12-10 13:23:49 -05:00
jeremystretch
9a872e2146 Fix queryset restrictions 2021-12-10 12:52:48 -05:00
jeremystretch
8f9f69679b Move available IPs endpoints to separate views 2021-12-10 12:37:55 -05:00
jeremystretch
e2734f4183 Move available prefixes endpoint to its own view 2021-12-10 11:40:57 -05:00
jeremystretch
2a774f2906 Closes #7691: Remove field_order from filterset forms 2021-12-10 08:57:19 -05:00
jeremystretch
4e14cf8c75 Fixes #8030: Validate custom field names 2021-12-09 15:19:19 -05:00
jeremystretch
b84fad54f6 Fixes #8033: Fix display of zero values for custom integer fields in tables 2021-12-09 14:56:12 -05:00
jeremystretch
a50cbcd164 Fixes #8009: Validate IP addresses for uniqueness when creating an FHRP group 2021-12-09 13:46:19 -05:00
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