Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.3.6 #10758

Merged
merged 37 commits into from
Oct 26, 2022
Merged

Release v3.3.6 #10758

merged 37 commits into from
Oct 26, 2022

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #9584 - Enable filtering devices by device type slug
  • #9722 - Add LDAP configuration parameters to specify certificates
  • #10580 - Link "assigned" checkbox in IP address table to assigned interface
  • #10639 - Set cookie paths according to configured BASE_PATH
  • #10685 - Position A/Z termination cards above the fold under circuit view

Bug Fixes

  • #9669 - Strip colons from usernames when using remote authentication
  • #10575 - Include OIDC dependencies for python-social-auth
  • #10584 - Fix service clone link
  • #10610 - Allow assignment of VC member to LAG on non-master peer
  • #10643 - Ensure consistent display of custom fields for all model forms
  • #10646 - Fix filtering of power feed by power panel when connecting a cable
  • #10655 - Correct display of assigned contacts in object tables
  • #10682 - Correct home view links to connection lists
  • #10712 - Fix ModuleNotFoundError exception when generating API schema under Python 3.9+
  • #10716 - Add left/right page plugin content embeds for tag view
  • #10719 - Prevent user without sufficient permission from creating an IP address via FHRP group creation
  • #10723 - Distinguish between inside/outside NAT assignments for device/VM primary IPs
  • #10745 - Correct display of status field in clusters list
  • #10746 - Add missing status attribute to cluster view

kkthxbye-code and others added 30 commits October 4, 2022 15:02
These options can be used to specify a CA certificate to validate the LDAP
server certificate
Added LDAP_CA_CERT_* to LDAP settings
* 10596 add overflow-auto to card-body

* 10596 add overflow-auto to card-body
* 10571 replace deprecated mkdoc settings

* Omit landing page from docs nav menu

Co-authored-by: jeremystretch <[email protected]>
* 10655 fix contacts display in list views

* 10655 review changes
…10680)

* 10643 add fieldset to device role for improved add/edit form display

* 10643 update other forms

* 10643 update other forms

* Specify fieldsets for additional models

Co-authored-by: jeremystretch <[email protected]>
As discussed in #10639, all three `COOKIE_PATH`s should be set accordingly with the netbox-`BASE_PATH` to improve coexistance with other Django-projects probably hosted on the same Host
* change IP address accessor to parent object

* set IP assigned check to link to interface

* Fix Assigned not being orderable

Co-authored-by: Jeremy Stretch <[email protected]>

Co-authored-by: Craig Pund <[email protected]>
Co-authored-by: Jeremy Stretch <[email protected]>
* 9584 add device type (slug) to filter list

* 9584 add test
@jeremystretch jeremystretch merged commit f1a7bce into master Oct 26, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants