8781d03aa7
Merge pull request #9067 from jasonyates/FR8920-nonrackeddevices
...
Limit amount of nonracked devices displayed
2022-04-12 11:38:14 -04:00
1266a2f753
Fixes #9116 : assigned_to_interface filter for IP addresses should not match FHRP group assignments
2022-04-12 10:07:31 -04:00
23d2cf1718
Closes #9081 : Add fhrpgroup_id filter for IP addresses
2022-04-12 09:56:33 -04:00
d11031c694
Closes #9099 : Enable display of installed module serial & asset tag in module bays list
2022-04-12 09:00:19 -04:00
916e976297
Tweak changelog for #9061
2022-04-12 08:22:17 -04:00
27a9313396
#9096 : Correct getattr() call
2022-04-12 08:13:08 -04:00
517d0158b6
Fixes #9096 : Remove duplicate filter tag when filtering by "none"
2022-04-11 08:51:11 -04:00
a9e05aec7c
Fixes #9100 : Include position field in module type YAML export
2022-04-11 08:28:10 -04:00
23fddf74b6
Updating to use a single queryset
...
Updating to use a single queryset for both template variables
2022-04-10 09:06:14 +01:00
9b8de19fe6
Merge pull request #9085 from stephanblanke/8913-improve-documentation-regarding-vcs
...
Closes #8913 : Improve documentation regarding VC masters interfaces
2022-04-08 14:17:35 -04:00
1d8b8aad3b
Changelog & documentation for #5479
2022-04-08 14:10:21 -04:00
84c30580aa
Merge pull request #9028 from kkthxbye-code/job-timeout
...
Fixes #5479 - Allow setting individual timeouts on scripts and reports
2022-04-08 13:54:08 -04:00
a5f25726cd
Closes #8913 : Improve documentation regarding VC masters interfaces
2022-04-08 19:39:18 +02:00
7a6e047519
Merge pull request #9082 from danielestevez/doc-remote-auth-default-group
...
Conflicting documentation on remote default group
2022-04-08 10:44:38 -04:00
1e65ef0c1a
Fixes #9055 : Restore ability to move inventory item to other device
2022-04-08 09:41:37 -04:00
2269bf0167
Fixes #9079 : Fail validation when an inventory item is assigned as its own parent
2022-04-08 09:08:55 -04:00
5526f8e3dc
Fix dumpdata ordering for VRFs
2022-04-07 21:19:38 -04:00
2781b8535c
Update nonracked_devices.html
...
Fixing issue where Displaying 10 of 10 would appear when it's not required.
2022-04-07 08:32:50 +01:00
c3d9910e08
Limit amount of nonracked devices displayed
...
Fixes #8920
Limits the amount of non-racked devices on Site and Location view to 10 and provides a link to the device list this is pre-filtered to the relevant site or location.
2022-04-07 08:21:13 +01:00
b9f6a5625f
Update supported Python versions
2022-04-06 20:30:29 -04:00
f4e78b0ea6
Fixes #9065 : Min/max VID should not be required when filtering VLAN groups
2022-04-06 20:29:28 -04:00
d93e944c07
Closes #8973 : Display VLAN group count under site view
2022-04-06 20:12:14 -04:00
6760533a10
Fixes #8931 : Copy assigned tenant when cloning a location
2022-04-06 20:01:09 -04:00
85e65edb7d
Fixes #9057 - Fix missing instance counts for module types
2022-04-06 13:46:31 -05:00
523390cd8e
#9061 - Change inheritance order for DeviceComponentFilterSets
2022-04-06 13:35:22 -05:00
ea197eff5f
PRVB
2022-04-05 17:12:13 -04:00
d4938b7699
Merge pull request #9041 from netbox-community/develop
...
Release v3.2.0
v3.2.0
2022-04-05 17:03:58 -04:00
6ee6227b67
Pin Jinja2 to v3.0
2022-04-05 16:34:15 -04:00
6f0ae8a5b8
Release v3.2.0
2022-04-05 16:26:07 -04:00
c1b7f09530
Ensure legacy data checks run before other migrations
2022-04-05 15:56:21 -04:00
9addde00e3
Merge branch 'feature' into develop
2022-04-05 14:51:26 -04:00
10f8a94399
Merge pull request #9039 from netbox-community/develop
...
Release v3.1.11
v3.1.11
2022-04-05 14:45:41 -04:00
631de20a8d
Release v3.1.11
2022-04-05 14:35:27 -04:00
66464fd807
Implement bypass for migration safeguard
2022-04-05 14:24:28 -04:00
0f5fe746e0
Add warning for legacy ASN field on site
2022-04-05 10:22:42 -04:00
a7fc8621a8
Closes #9036 : Add bulk edit capability for site contact fields
2022-04-05 10:18:20 -04:00
8b92bc6c4a
Add migration safeguard to prevent accidental destruction of data
2022-04-05 10:07:48 -04:00
830b56ac9e
Check that ChoiceSet CHOICES is mutable if key is set
2022-04-05 08:40:30 -04:00
fcfdbfc2b5
Merge branch 'develop' into feature
2022-04-05 08:21:39 -04:00
e575279738
Changelog for #8365
2022-04-04 15:58:54 -04:00
796f7258cc
Merge pull request #9018 from stephanblanke/8365-filering-for-child-devices-by-parent-device
...
Closes #8365 : Filtering for child devices by parent device
2022-04-04 15:18:20 -04:00
ea88b040ec
Fixes #8658 : Fix display of assigned components under inventory item lists
2022-04-04 14:40:22 -04:00
69b4d0d44b
#9028 - Fix pep8 syntax
2022-04-04 18:13:13 +02:00
36d6ae33d1
Allow setting individual timeouts on scripts and reports
2022-04-04 18:00:38 +02:00
8126087b3e
Merge branch 'netbox-community:develop' into 8365-filering-for-child-devices-by-parent-device
2022-04-02 18:10:12 +02:00
780459d2bf
Closes #8365 : Filtering for child devices by parent device
2022-04-02 18:08:48 +02:00
e2b6d69596
Monkey-patch Django's force_text in lieu of graphene-django 2.16 release
2022-04-01 10:15:45 -04:00
7fff1e6fe5
Closes #9003 : Enable bulk module assignment/removal for device components
2022-04-01 09:42:30 -04:00
b576ce72a1
Merge branch 'develop' into feature
2022-04-01 09:13:37 -04:00
99a01207bc
Closes #9012 : Linkify circuits count in providers list
2022-04-01 09:06:44 -04:00