Commit Graph

10464 Commits

Author SHA1 Message Date
jeremystretch
5c4ed04e90 Clean up cable terminations display & edit form 2022-08-30 09:16:17 -04:00
jeremystretch
a242c4412b Fixes #10208: Fix permissions evaluation for interface actions dropdown menu 2022-08-30 08:59:50 -04:00
jeremystretch
767dfeb3aa Changelog for #9962, #9963, #10178 2022-08-30 08:56:11 -04:00
Jeremy Stretch
0461d19533 Merge pull request #10173 from netbox-community/9962-ssonextparam
#9962 add next param to sso url
2022-08-30 08:53:58 -04:00
Jeremy Stretch
81c2e868c5 Merge pull request #10171 from netbox-community/10170-changelog
#10170 optimize change log queries
2022-08-30 08:50:01 -04:00
Jeremy Stretch
4e2cdc48e9 Merge pull request #10205 from netbox-community/9963-csrftoken
#9963 change csrf token access
2022-08-30 08:48:23 -04:00
Jeremy Stretch
88c5565ead Merge pull request #10206 from netbox-community/10178-devicemanufacturer
#10178 add manufacturer to device detail view devicetype
2022-08-30 08:39:11 -04:00
Arthur
a28ce4e5e6 #10178 add manufacturer to device detail view devicetype 2022-08-29 15:26:38 -07:00
Arthur
8dd636d95c #101700 change csrf token access 2022-08-29 14:57:56 -07:00
Arthur
6d1c7bbd8f #10170 changes from codereview 2022-08-29 14:53:28 -07:00
Arthur
4080e831be Revert "#101700 change csrf token access"
This reverts commit ba8e241a17.
2022-08-29 14:48:20 -07:00
Arthur
ba8e241a17 #101700 change csrf token access 2022-08-29 14:40:03 -07:00
Jeremy Stretch
624451464f Merge pull request #10204 from netbox-community/10164-git-cheat-sheet
Closes #10164: Add a git cheat sheet
2022-08-29 16:01:31 -04:00
jeremystretch
70f4ad01ba Add "fixing mistakes" section 2022-08-29 15:40:39 -04:00
Arthur
74a55ca6ce #10170 changes from code review 2022-08-29 12:20:51 -07:00
jeremystretch
8231a8b353 Fixes #10177: Correct display of custom fields when editing VM interfaces 2022-08-29 15:10:14 -04:00
Arthur
93f91a5362 Merge branch 'develop' into 10170-changelog 2022-08-29 12:08:39 -07:00
Jeremy Stretch
c2e5d1dd29 Merge pull request #10200 from netbox-community/10181-api-file-upload
Fixes #10181: Restore MultiPartParser (regression from #10031)
2022-08-29 11:40:55 -04:00
jeremystretch
880c2fb6b9 Fixes #10181: Restore MultiPartParser (regression from #10031) 2022-08-29 11:17:31 -04:00
Jeremy Stretch
0928f2736c Merge pull request #10180 from ibrahimtok/patch-1
Update filtersets.md
2022-08-29 09:35:08 -04:00
Andreas Nieß
1586701c9e Add _occupied as BooleanField for nested serializers 2022-08-29 08:03:28 +02:00
Andreas Nieß
022fbd7b75 Fixes #9895: Change DictField serializers to JSONField 2022-08-29 08:02:38 +02:00
Andreas Nieß
7fc695861c Replace custom JSONField inspector with the one from drf_yasg 2022-08-29 07:52:29 +02:00
itok
ff7b2ffa1a Update filtersets.md
corrected typos on the page,
an issue report has also been submitted at https://github.com/netbox-community/netbox/issues/10179
regards,
2022-08-28 13:53:53 +03:00
jeremystretch
657404f1ab Initial draft of git cheat sheet 2022-08-26 16:52:00 -04:00
Arthur
783653e80b #9962 add next param to sso url 2022-08-26 12:55:35 -07:00
Arthur
7f44ed7cd5 #10170 optimize change log queries 2022-08-26 10:46:47 -07:00
jeremystretch
b3b537e959 Clarify that issues must be accepted and assigned prior to PR submission 2022-08-26 13:33:55 -04:00
jeremystretch
18f96e13e3 Update README & screenshots 2022-08-26 10:31:56 -04:00
jeremystretch
25d43ebd02 Changelog for #10161 2022-08-26 10:05:44 -04:00
Jeremy Stretch
5016fcdb1a Merge pull request #10162 from kkthxbye-code/10161-fix-cf-setnull
Fixes #10161 - Render "Set Null" button for custom fields
2022-08-26 09:44:21 -04:00
Jeremy Stretch
204ebc8755 Merge pull request #10163 from netbox-community/10156-svg-link-target
Fixes #10156: Avoid forcing SVG image links to open in a new window
2022-08-26 09:41:37 -04:00
jeremystretch
e97f391403 Fixes #10156: Avoid forcing SVG image links to open in a new window 2022-08-26 08:45:48 -04:00
kkthxbye-code
4ce2456729 Render "Set Null" button for custom fields 2022-08-26 14:32:17 +02:00
Daniel Sheppard
3adfd6977b Fixes #10155 - Fix rear port display when editing front port template for module type 2022-08-25 15:34:18 -05:00
jeremystretch
585f8de7ba PRVB 2022-08-25 16:25:26 -04:00
Jeremy Stretch
e27eca80ba Merge pull request #10154 from netbox-community/develop
Release v3.3.1
2022-08-25 16:20:52 -04:00
jeremystretch
e286f04ea0 Release v3.3.1 2022-08-25 16:07:34 -04:00
jeremystretch
b675f70305 Fixes #10118: Fix display of connected LLDP neighbors for devices 2022-08-25 15:25:30 -04:00
jeremystretch
1b91d7adc6 Add branch naming standard to developer docs 2022-08-25 15:03:16 -04:00
jeremystretch
a3d85f4ede Changelog for #10135 2022-08-25 14:51:16 -04:00
Arthur Hanson
55cd1cbd0c Fix SSO signon for SAML with idp (#10137)
* #10135 add idp to saml login

* #10135 add idp to saml login

* #10135 add idp to saml login

* #10135 refactor / cleanup
2022-08-25 14:48:46 -04:00
jeremystretch
8af60190be Tweak display of prerequisite model warning 2022-08-25 14:25:47 -04:00
jeremystretch
e68eaed7da #10038 & #10039: Changelog & replicate for VM interfaces 2022-08-25 14:25:47 -04:00
Arthur Hanson
3e3222ac58 #10038 add L2VPN termination to interface list context menu (#10152)
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-08-25 13:41:55 -04:00
Arthur Hanson
bd7b2b455b #10038 add assign FHRP group to device-interface context menu (#10151) 2022-08-25 13:38:55 -04:00
jeremystretch
5efb422ef4 Fixes #9663: Omit available IP annotations when filtering prefix child IPs list 2022-08-25 10:34:18 -04:00
Jeremy Stretch
338f2c552f Fixes #10087: Correct display of far end in console/power/interface connections tables (#10117) 2022-08-25 08:46:19 -04:00
jeremystretch
e8024c8942 Fixes #10147: Permit the creation of 0U device types via REST API 2022-08-25 08:37:43 -04:00
Arthur Hanson
3762b66bbd #10139 update development documents for githooks and web-ui (#10141)
* #10139 update development documents for githooks and web-ui

* Remove redudant phrase

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-08-25 08:21:55 -04:00