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.6.5 #14238

Merged
merged 30 commits into from
Nov 9, 2023
Merged

Release v3.6.5 #14238

merged 30 commits into from
Nov 9, 2023

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #12741 - Add selector widget to platform field on device & virtual machine forms
  • #13022 - Introduce support for assigning IP addresses when bulk importing services
  • #13587 - Annotate units of measurement on power port table columns
  • #13669 - Add bulk import button to contact assignments list view
  • #13723 - Add inventory items column to interfaces table
  • #13743 - Add site column to power feeds table
  • #13936 - Add primary IPv4 and IPv6 filters for virtual machines and VDCs
  • #13951 - Add device & virtual machine fields to service filter form
  • #14085 - Strip trailing port number from value returned by get_client_ip()
  • #14101 - Add greater/less than mask length filters for IP addresses
  • #14112 - Add tab listing child items under inventory item view
  • #14113 - Add optional parent column to inventory items table
  • #14220 - Order available columns alphabetically in table configuration form
  • #14221 - Add contact group column on contact assignments table

Bug Fixes

  • #14033 - Avoid exception when attempting to connect both ends of a cable to the same object
  • #14117 - Check that enough rear port positions have been selected to accommodate the number of front ports being created
  • #14166 - Permit user login when maintenance mode is enabled
  • #14182 - Ensure the active configuration is restored upon clearing cache
  • #14195 - Correct permissions evaluation for ASN range child ASNs view
  • #14223 - Disable ordering of jobs by assigned object

jeremystretch and others added 30 commits October 17, 2023 13:07
* 14033 raise validation error if A and B term go to same object

* 14033 move check to cable model clean

* 14033 fix tests
* adds mask length filters on ipaddress #14101

* Change IPaddress mask_length filter to multi-value; extend tests

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
* adds inventory item children view #14112

* Use existing child_items relation

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
* adds device and vm to service filter form #13951

* Tweak labels

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
…Information (#14047)

* Add manufacturer for filters in the virtual machine and device #12741

* reverse the filtersets of device and vm

* revert the filtersets of vm

* add advance selector in platform

* remove manufacture from imports
…ine and VirtualDeviceContext filtersets (#14203)

* Add primary_ip4 and primary_ip6 filters for VirtualMachine and VirtualDeviceContext filtersets (#13936)

* Add PrimaryIPFilterSet to __all__

---------

Co-authored-by: Artem I. Kotik <artem.i.kotik@ringcentral.com>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
…#14230)

* issue 13022 resolved, ipaddress added into bulk_import form

* validation of ip address for device and virtual machine

* error message modified

* error message modified

* error message modified

* Fix form validation

* Extend bulk import test

---------

Co-authored-by: yash-pal1 <ypal@onemindservices.com>
Co-authored-by: yash-pal1 <ypal@onemindservies.com>
* adds unit to the power port draw #13587

* review changes #13587

* moved units to header #13587

* Abbreviate unit for consistency with e.g. PowerFeedTable available_power column

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
@jeremystretch jeremystretch merged commit 6ac25ee into master Nov 9, 2023
8 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 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.

None yet

7 participants