Commit Graph

11051 Commits

Author SHA1 Message Date
Arthur
f71baff5ee 12029 add description to virtual description add 2023-03-28 14:08:04 -04:00
jeremystretch
74069ad873 Update changelog 2023-03-28 14:08:04 -04:00
jeremystretch
b763df1a85 #12058: Fix initial JSON population 2023-03-28 14:08:04 -04:00
Arthur
7d8f78f3ec 12058 add clone to config context 2023-03-28 14:08:04 -04:00
Arthur Hanson
4a58fce8ee 11933 saved filters clone of content-types and add m2m field cloning (#12014)
* 11933 saved filters clone of content-types and add m2m field cloning

* Fix JSON rendering

* Add content_types to CustomLink.clone()

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 14:08:04 -04:00
Arthur
2329b1ea55 12038 fix clone tag 2023-03-28 14:08:04 -04:00
Arthur
38e5443718 12008 make export templates cloneable 2023-03-28 14:08:04 -04:00
Austin de Coup-Crank
9fc6b92c6a Fixes #11977: Multiple remote authentication backends (#12012)
* Add suppport for REMOTE_AUTH_BACKEND as iterable

* Closes #11977: Support for multiple auth backends

* Tweak list casting

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 14:08:04 -04:00
Arthur
7175ae1ce4 12049 fix passsword typo 2023-03-28 14:08:04 -04:00
jeremystretch
fcbcb91b7f Closes #11682: Remove lateral padding from highlighted text 2023-03-28 14:08:04 -04:00
Brian Candler
e4a68a11d9 Improve error reporting for duplicate CSV column headings
Fixes #11990
2023-03-28 14:08:04 -04:00
kkthxbye-code
1b42d938aa Use ssid for the string representation of WirelessLinks if available 2023-03-28 14:08:04 -04:00
kkthxbye-code
1f6cc9d87b Render the parameters column as JSON in SavedFiltersTable 2023-03-28 14:08:04 -04:00
kkthxbye-code
5c4282fdd7 Add parameters to the SavedFilterTable 2023-03-28 14:08:04 -04:00
jeremystretch
e9962ffe16 Fixes #11979: Correct URL for tags in route targets list 2023-03-28 14:08:04 -04:00
Daniel W. Anner
da9f9b26ab Removed type2-ieee802.3at as per described in #11984 2023-03-28 14:08:04 -04:00
Ryan Merolle
87f28b3fd7 Add fieldsets functionality to scripts to allow for form field groupings (#11880)
* update script template

* update docs

* introduce default_fieldset

* correct custom script docs

* default to use fieldsets in scripts

* update scripts docs for new behavior

* Misc cleanup

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 14:08:04 -04:00
jeremystretch
8818401ba8 PRVB 2023-03-28 14:08:04 -04:00
jeremystretch
43680e8cb9 Release v3.4.7 2023-03-28 13:46:43 -04:00
kkthxbye
0c574714fe Fixes #11991 - Add vdcs to InterfaceImportForm and InterfaceBulkEditForm (#11996)
* Add vdcs to InterfaceImportForm and InterfaceBulkEditForm

* Filter vdcs queryset by device when bulk importing interfaces
2023-03-28 13:20:23 -04:00
jeremystretch
1f84120cbc Update changelog for #11645, #12029, #12038 2023-03-28 10:21:38 -04:00
Abhimanyu Saharan
6f9bdc122e Updated _schedule_at to use local time when _interval is set (#12006)
* updated _schedule_at to use local time when _interval is set

* updated schedule_at to use local time when interval is set
2023-03-28 10:19:18 -04:00
Arthur
5aa58f4ea7 12038 show vc priority with placeholder 2023-03-28 10:13:51 -04:00
Arthur
c1f8a7d49f 12029 add description to virtual description add 2023-03-28 10:10:05 -04:00
jeremystretch
f8a6fb51eb Update changelog 2023-03-28 10:02:29 -04:00
jeremystretch
518e9bbb87 #12058: Fix initial JSON population 2023-03-28 10:00:15 -04:00
Arthur
78bf9fb5a2 12058 add clone to config context 2023-03-28 09:56:06 -04:00
Arthur Hanson
a958a63619 11933 saved filters clone of content-types and add m2m field cloning (#12014)
* 11933 saved filters clone of content-types and add m2m field cloning

* Fix JSON rendering

* Add content_types to CustomLink.clone()

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 09:53:57 -04:00
Arthur
af44854f8b 12038 fix clone tag 2023-03-28 09:48:05 -04:00
Arthur
d93852b380 12008 make export templates cloneable 2023-03-28 09:45:44 -04:00
Austin de Coup-Crank
a7b776329a Fixes #11977: Multiple remote authentication backends (#12012)
* Add suppport for REMOTE_AUTH_BACKEND as iterable

* Closes #11977: Support for multiple auth backends

* Tweak list casting

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 08:44:24 -04:00
Arthur
cceaa5da51 12049 fix passsword typo 2023-03-24 20:19:58 -04:00
jeremystretch
1e85b3307d Closes #11682: Remove lateral padding from highlighted text 2023-03-17 16:04:55 -04:00
Brian Candler
c709d763ea Improve error reporting for duplicate CSV column headings
Fixes #11990
2023-03-17 09:21:40 -04:00
kkthxbye-code
c67d01f362 Use ssid for the string representation of WirelessLinks if available 2023-03-17 09:19:07 -04:00
kkthxbye-code
2d4f81a727 Render the parameters column as JSON in SavedFiltersTable 2023-03-16 09:12:48 -04:00
kkthxbye-code
577233a70c Add parameters to the SavedFilterTable 2023-03-16 09:12:48 -04:00
jeremystretch
88e149426b Fixes #11979: Correct URL for tags in route targets list 2023-03-16 08:20:52 -04:00
Daniel W. Anner
9fb4ae82fd Removed type2-ieee802.3at as per described in #11984 2023-03-16 08:16:49 -04:00
Ryan Merolle
213c8cc5fb Add fieldsets functionality to scripts to allow for form field groupings (#11880)
* update script template

* update docs

* introduce default_fieldset

* correct custom script docs

* default to use fieldsets in scripts

* update scripts docs for new behavior

* Misc cleanup

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-14 15:50:49 -04:00
jeremystretch
5cc8650199 PRVB 2023-03-13 11:59:57 -04:00
Jeremy Stretch
2311bd3cef Merge pull request #11965 from netbox-community/develop
Release v3.4.6
2023-03-13 11:49:41 -04:00
jeremystretch
3a38fceb49 Release v3.4.6 2023-03-13 11:16:31 -04:00
kkthxbye
7d9bc29da5 Fixes #11929 - Strip whitespace from csv headers (#11956)
* Strip whitespace from csv headers

* Move strip() call to parse_csv()

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-13 10:55:18 -04:00
jeremystretch
654bb4becd Fixes #11631: Fix filtering changelog & journal entries by multiple content type IDs 2023-03-13 10:00:05 -04:00
jeremystretch
076338ea2f Fixes #11927: Correct loading of plugin resources with custom paths 2023-03-13 08:52:38 -04:00
jeremystretch
0041123644 Changelog for #11850, #11851 2023-03-13 08:38:57 -04:00
kkthxbye-code
865c8092ff Fix loading of CSV files with BOM 2023-03-13 08:13:59 -04:00
rmanyari
36e016f21c Closes #11851: Add family field to IPAddress queries in GraphQL (#11870)
* Closes #11851: Add family field to IPAddress queries in GraphQL

* Add family field support to Prefix and Aggregate, fix tests
2023-03-10 14:48:45 -05:00
rganascim
94961a521b Closes #11638: add http redirect to apache 2023-03-10 09:55:22 -05:00