Commit Graph

9600 Commits

Author SHA1 Message Date
jeremystretch
889ef47d07 #9096: Correct getattr() call 2022-04-12 08:13:08 -04:00
jeremystretch
995048b6c3 Fixes #9096: Remove duplicate filter tag when filtering by "none" 2022-04-11 08:51:11 -04:00
jeremystretch
00ad3f7632 Fixes #9100: Include position field in module type YAML export 2022-04-11 08:28:10 -04:00
Joe Izzard
3255aae089 Closes #8415: Adds Neutrik power connectors 2022-04-11 12:20:44 +01:00
Jason Yates
3ef7f903d9 Updating to use a single queryset
Updating to use a single queryset for both template variables
2022-04-10 09:06:14 +01:00
Jeremy Stretch
93103091c4 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
jeremystretch
5990ad84a3 Changelog & documentation for #5479 2022-04-08 14:10:21 -04:00
Jeremy Stretch
6aa022275d 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
Stephan Blanke
606916a6fe Closes #8913: Improve documentation regarding VC masters interfaces 2022-04-08 19:39:18 +02:00
Jeremy Stretch
b09d321f6c 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
jeremystretch
b2715c9136 Fixes #9055: Restore ability to move inventory item to other device 2022-04-08 09:41:37 -04:00
jeremystretch
e8f120f534 Fixes #9079: Fail validation when an inventory item is assigned as its own parent 2022-04-08 09:08:55 -04:00
jeremystretch
20e7868854 Fix dumpdata ordering for VRFs 2022-04-07 21:19:38 -04:00
Jason Yates
852645d6cf 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
Jason Yates
8421d0864c 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
jeremystretch
696d62cf63 Update supported Python versions 2022-04-06 20:30:29 -04:00
jeremystretch
2a1d747b7f Fixes #9065: Min/max VID should not be required when filtering VLAN groups 2022-04-06 20:29:28 -04:00
jeremystretch
f9f958825e Closes #8973: Display VLAN group count under site view 2022-04-06 20:12:14 -04:00
jeremystretch
9210112bdb Fixes #8931: Copy assigned tenant when cloning a location 2022-04-06 20:01:09 -04:00
Daniel Sheppard
159f803acc Fixes #9057 - Fix missing instance counts for module types 2022-04-06 13:46:31 -05:00
Daniel Sheppard
6ac3e8ce9b #9061 - Change inheritance order for DeviceComponentFilterSets 2022-04-06 13:35:22 -05:00
jeremystretch
32f5c780d2 PRVB 2022-04-05 17:12:13 -04:00
Jeremy Stretch
79eb03e982 Merge pull request #9041 from netbox-community/develop
Release v3.2.0
2022-04-05 17:03:58 -04:00
jeremystretch
2477919fe3 Pin Jinja2 to v3.0 2022-04-05 16:34:15 -04:00
jeremystretch
a9bbb05503 Release v3.2.0 2022-04-05 16:26:07 -04:00
jeremystretch
a2965b2f96 Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
jeremystretch
932e47d61a Merge branch 'feature' into develop 2022-04-05 14:51:26 -04:00
Jeremy Stretch
a6a85b744c Merge pull request #9039 from netbox-community/develop
Release v3.1.11
2022-04-05 14:45:41 -04:00
jeremystretch
abe1c0d940 Release v3.1.11 2022-04-05 14:35:27 -04:00
jeremystretch
adde923497 Implement bypass for migration safeguard 2022-04-05 14:24:28 -04:00
jeremystretch
5e2aa7f27b Add warning for legacy ASN field on site 2022-04-05 10:22:42 -04:00
jeremystretch
dcf69e831d Closes #9036: Add bulk edit capability for site contact fields 2022-04-05 10:18:20 -04:00
jeremystretch
b4eae31a9c Add migration safeguard to prevent accidental destruction of data 2022-04-05 10:07:48 -04:00
jeremystretch
b6a590256a Check that ChoiceSet CHOICES is mutable if key is set 2022-04-05 08:40:30 -04:00
jeremystretch
b0646fcb30 Merge branch 'develop' into feature 2022-04-05 08:21:39 -04:00
jeremystretch
95a8727f39 Changelog for #8365 2022-04-04 15:58:54 -04:00
Jeremy Stretch
690a3b4c29 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
jeremystretch
69c8e95186 Fixes #8658: Fix display of assigned components under inventory item lists 2022-04-04 14:40:22 -04:00
kkthxbye-code
e6c6bb7478 #9028 - Fix pep8 syntax 2022-04-04 18:13:13 +02:00
kkthxbye-code
cd29a1897e Allow setting individual timeouts on scripts and reports 2022-04-04 18:00:38 +02:00
Stephan Blanke
6fb3b3682c Merge branch 'netbox-community:develop' into 8365-filering-for-child-devices-by-parent-device 2022-04-02 18:10:12 +02:00
Stephan Blanke
2e79db486b Closes #8365: Filtering for child devices by parent device 2022-04-02 18:08:48 +02:00
jeremystretch
dcda6c972b Monkey-patch Django's force_text in lieu of graphene-django 2.16 release 2022-04-01 10:15:45 -04:00
jeremystretch
2a16a3d12b Closes #9003: Enable bulk module assignment/removal for device components 2022-04-01 09:42:30 -04:00
jeremystretch
09845ac191 Merge branch 'develop' into feature 2022-04-01 09:13:37 -04:00
jeremystretch
dc9c030fb3 Closes #9012: Linkify circuits count in providers list 2022-04-01 09:06:44 -04:00
Jeremy Stretch
e7e8bb21f0 Merge pull request #9010 from kkthxbye-code/fix-9009
Annotate rack search queryset with device count
2022-04-01 08:43:22 -04:00
jeremystretch
d96e5d464b Remove 2022 survey announcement 2022-04-01 08:31:53 -04:00
kkthxbye
667bd70b54 Annotate rack search queryset with device count 2022-04-01 09:34:16 +02:00
jeremystretch
9d86e33964 Fixes #9007: Fix FieldError exception when instantiating a device type with nested inventory items 2022-03-31 12:07:02 -04:00