Page MenuHomeFreeBSD

net-mgmt/netbox: Update to 2.5.7
ClosedPublic

Authored by kai on Feb 22 2019, 7:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 22 2023, 10:41 PM
Unknown Object (File)
Nov 14 2023, 11:10 PM
Unknown Object (File)
Jun 30 2023, 6:48 PM
Unknown Object (File)
Mar 12 2023, 10:31 PM
Subscribers
None

Details

Summary

Enhancements:

  • Enable filtering of devices by rack face
  • Add button to copy unlocked secret to clipboard
  • Add Markdown rendering for provider NOC/admin contact fields
  • Add cable types for OS1/OS2 singlemode fiber
  • Add port types for APC fiber
  • Enable filtering cables list by connection status
  • Clarify purpose of tags field on interface edit form

Bug Fixes

  • Allow filtering devices by null rack position
  • Don't display connect button for wireless interfaces
  • Correct foreground color of device roles in rack elevations
  • Remove duplicate display of VRF RD on IP address view
  • Fix filtering of nullable character fields
  • Fix ordering regions by site count
  • Fix config context list and edit forms to use Select2 elements
  • Cable type in filter form should be blank by default
  • Fix assigned prefixes link on VRF view
  • Fix empty connected circuit link on device interfaces list
  • Fix bulk editing of pass-through ports
  • The changelog is also available here:

https://github.com/digitalocean/netbox/blob/v2.5.7/CHANGELOG.md

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344112 amd64 + i386) -> OK
  • portlint -> OK
  • Runtime test and issuing "python3.6 manage.py migrate" -> OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 22 2019, 7:45 PM
This revision was automatically updated to reflect the committed changes.