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 v2.10.7 #6055

Merged
merged 33 commits into from
Mar 25, 2021
Merged

Release v2.10.7 #6055

merged 33 commits into from
Mar 25, 2021

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #5641 - Allow filtering device components by label
  • #5723 - Allow customization of the geographic mapping service via MAPS_URL config parameter
  • #5736 - Allow changing site assignment when bulk editing devices
  • #5953 - Support Markdown rendering for custom script descriptions
  • #6040 - Add UI search fields for asset tag for devices and racks

Bug Fixes

  • #5595 - Restore ability to delete an uploaded device type image
  • #5650 - Denote when the total length of a cable trace may exceed the indicated value
  • #5962 - Ensure consistent display of change log action labels
  • #5966 - Skip Markdown reference link when tabbing through form fields
  • #5977 - Correct validation of RELEASE_CHECK_URL config parameter
  • #6006 - Fix VLAN group/site association for bulk prefix import
  • #6010 - Eliminate duplicate virtual chassis search results
  • #6012 - Pre-populate attributes when creating an available child prefix via the UI
  • #6023 - Fix display of bottom banner with uBlock Origin enabled

cpmills1975 and others added 30 commits January 22, 2021 16:45
indicate to users whether the cable length is
accurate or not.
Skip the cheatsheet link when tabbing
Closes #5953: Adds Markdown rendering of Custom Scripts' descriptions
…_check_url

Fix use of `URLValidator` to correctly validate `RELEASE_CHECK_URL`
At present, a mix of link types are used in the Netbox
documentation from markdown file links to relative and
absolute anchor links.

Of the three types, linking to markdown files is the
most ideal because it allows navigation locally on disk,
as well as being translated into working links at render
time.

While not obvious, mkdocs handles converting markdown
links to valid URLs.

Signed-Off-by: Marcus Crane <marcu.crane@daimler.com>
Closes #5523: Use relative links that work locally and in production
Closes #6010: Avoid duplicate entries when searching for VC
Closes #5736: Add Site as editable field in bulk editing of Device
Indicate when cable length is not definitive
@jeremystretch jeremystretch merged commit 9a4d885 into master Mar 25, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 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.

6 participants