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.5.9 #13589

Merged
merged 34 commits into from
Aug 28, 2023
Merged

Release v3.5.9 #13589

merged 34 commits into from
Aug 28, 2023

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #12489 - Dynamically render location and device lists under site and location views
  • #12825 - Display assigned values count per obejct type under custom field view
  • #13313 - Enable filtering IP ranges by containing prefix
  • #13415 - Include request object in custom link renderer on tables
  • #13536 - Move child VLANs list to a separate tab under VLAN group view
  • #13542 - Pass additional HTTP headers through to custom script context
  • #13585 - Introduce empty lookup for numeric value filters

Bug Fixes

  • #11272 - Fix localization support for device position field
  • #13358 - Git backend should send HTTP auth headers only if credentials have been defined
  • #13477 - Fix filtering of modified objects after bulk import/update
  • #13478 - Fix filtering of export templates by content type under web UI
  • #13500 - Fix form validation for bulk update of L2VPN terminations via bulk import form
  • #13503 - Fix utilization graph proportions when localization is enabled
  • #13507 - Avoid raising exception for invalid content type during global search
  • #13516 - Plugin utility functions should be importable from extras.plugins
  • #13530 - Ensure script log messages can be serialized as JSON data
  • #13543 - Config context tab under device/VM view should not require extras.view_configcontext permission
  • #13544 - Ensure reindex command clears all cached values when not in lazy mode
  • #13556 - Correct REST API representation of VDC status choice
  • #13569 - Fix selection widgets for related interfaces when bulk editing interfaces under device view

jeremystretch and others added 30 commits August 15, 2023 10:00
upgrading.md: there shouldbe OLDVER instead of NEWVER
Anonymous git clones (in GitLab) require the username and password not
to be set in order to successfully clone. This patch will define clone
args only, if the username passed is not empty.
* Added modified_by_request filter to ChangeLoggedFilterSet
* 11508 temp azure changes

* 11508 map AzureAD groups to NetBox groups

* 11508 add is_active, reset superuser and staff based on Azure

* 11508 remove is_active, add documentation use azuread

* 11508 remove addition to settings

* 11508 review changes, add additional logging and error checking

* 11508 review changes, remove extra flag

* 11508 review changes, change SOCIAL_AUTH_ to REMOTE_AUTH_BACKEND

* 11508 clear user groups

* 11508 clear user groups

* 11508 review feedback change config key

* 11508 review changes

* 11508 review changes - add error checking

* 11508 review changes - flexible config params
* fixed permission for config context UI view #13543

* removed extras.view_configcontext permission #13543
* adds parent filter on iprange #13313

* lint fix

* adds filterset test

* Filter should match both start & end of IP range

---------

Co-authored-by: Jeremy Stretch <[email protected]>
jeremystretch and others added 4 commits August 28, 2023 15:25
#12491)

* 12489 use htmx for site view locations and non-racked-devices

* 12489 remove now unused queries in context

* adds device type and role to device component filter #12015

* Revert "Fixes #12463: Fix the association of completed jobs with reports & scripts in the REST API"

This reverts commit a29a07e.

* 12489 update nonracked_devices on rack and location templates

* 12489 fix whitespace issue

* Undo errant commits

* 12489 update site id in templates

* 12489 remove nonracked_devices include

* 12489 add has_position filter

* Use empty lookup for position field

* Remove non-racked devices list from rack view (was moved to a tab)

* Clean up location and device tables

* Restore plugins block on rack template

---------

Co-authored-by: Abhimanyu Saharan <[email protected]>
Co-authored-by: jeremystretch <[email protected]>
@jeremystretch jeremystretch merged commit 8555269 into master Aug 28, 2023
8 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2023
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.

6 participants