Merge pull request #3818 from hSaria/2233-move-inventoryitem

Closes #2233: Ability to move inventory items between devices
This commit is contained in:
Jeremy Stretch
2020-01-02 11:55:18 -05:00
committed by GitHub
2 changed files with 21 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
* [#3062](https://github.com/netbox-community/netbox/issues/3062) - Add `assigned_to_interface` filter for IP addresses
* [#3461](https://github.com/netbox-community/netbox/issues/3461) - Fail gracefully on custom link rendering exception
* [#3705](https://github.com/netbox-community/netbox/issues/3705) - Provide request context when executing custom scripts
* [#2288](https://github.com/netbox-community/netbox/issues/2288) - Ability to move inventory items between devices
* [#3762](https://github.com/netbox-community/netbox/issues/3762) - Add date/time picker widgets
* [#3788](https://github.com/netbox-community/netbox/issues/3788) - Enable partial search for inventory items
* [#3812](https://github.com/netbox-community/netbox/issues/3812) - Optimize size of pages containing a dynamic selection field