Commit Graph

  • 159f803acc Fixes #9057 - Fix missing instance counts for module types Daniel Sheppard 2022-04-06 13:46:31 -0500
  • 85e65edb7d Fixes #9057 - Fix missing instance counts for module types Daniel Sheppard 2022-04-06 13:46:31 -0500
  • 6ac3e8ce9b #9061 - Change inheritance order for DeviceComponentFilterSets Daniel Sheppard 2022-04-06 13:35:22 -0500
  • 523390cd8e #9061 - Change inheritance order for DeviceComponentFilterSets Daniel Sheppard 2022-04-06 13:35:22 -0500
  • 32f5c780d2 PRVB jeremystretch 2022-04-05 17:12:13 -0400
  • ea197eff5f PRVB jeremystretch 2022-04-05 17:12:13 -0400
  • 79eb03e982 Merge pull request #9041 from netbox-community/develop Jeremy Stretch 2022-04-05 17:03:58 -0400
  • d4938b7699
    Merge pull request #9041 from netbox-community/develop v3.2.0 Jeremy Stretch 2022-04-05 17:03:58 -0400
  • 2477919fe3 Pin Jinja2 to v3.0 jeremystretch 2022-04-05 16:34:15 -0400
  • 6ee6227b67 Pin Jinja2 to v3.0 jeremystretch 2022-04-05 16:34:15 -0400
  • a9bbb05503 Release v3.2.0 jeremystretch 2022-04-05 16:26:07 -0400
  • 6f0ae8a5b8 Release v3.2.0 jeremystretch 2022-04-05 16:26:07 -0400
  • a2965b2f96 Ensure legacy data checks run before other migrations jeremystretch 2022-04-05 15:56:21 -0400
  • c1b7f09530 Ensure legacy data checks run before other migrations jeremystretch 2022-04-05 15:56:21 -0400
  • 932e47d61a Merge branch 'feature' into develop jeremystretch 2022-04-05 14:51:26 -0400
  • 9addde00e3 Merge branch 'feature' into develop jeremystretch 2022-04-05 14:51:26 -0400
  • a6a85b744c Merge pull request #9039 from netbox-community/develop Jeremy Stretch 2022-04-05 14:45:41 -0400
  • 10f8a94399
    Merge pull request #9039 from netbox-community/develop v3.1.11 Jeremy Stretch 2022-04-05 14:45:41 -0400
  • abe1c0d940 Release v3.1.11 jeremystretch 2022-04-05 14:35:27 -0400
  • 631de20a8d Release v3.1.11 jeremystretch 2022-04-05 14:35:27 -0400
  • adde923497 Implement bypass for migration safeguard jeremystretch 2022-04-05 14:10:35 -0400
  • 66464fd807 Implement bypass for migration safeguard jeremystretch 2022-04-05 14:10:35 -0400
  • 5e2aa7f27b Add warning for legacy ASN field on site jeremystretch 2022-04-05 10:22:42 -0400
  • 0f5fe746e0 Add warning for legacy ASN field on site jeremystretch 2022-04-05 10:22:42 -0400
  • dcf69e831d Closes #9036: Add bulk edit capability for site contact fields jeremystretch 2022-04-05 10:18:20 -0400
  • a7fc8621a8 Closes #9036: Add bulk edit capability for site contact fields jeremystretch 2022-04-05 10:18:20 -0400
  • b4eae31a9c Add migration safeguard to prevent accidental destruction of data jeremystretch 2022-04-05 10:07:48 -0400
  • 8b92bc6c4a Add migration safeguard to prevent accidental destruction of data jeremystretch 2022-04-05 10:07:48 -0400
  • b6a590256a Check that ChoiceSet CHOICES is mutable if key is set jeremystretch 2022-04-05 08:40:30 -0400
  • 830b56ac9e Check that ChoiceSet CHOICES is mutable if key is set jeremystretch 2022-04-05 08:40:30 -0400
  • b0646fcb30 Merge branch 'develop' into feature jeremystretch 2022-04-05 08:21:39 -0400
  • fcfdbfc2b5 Merge branch 'develop' into feature jeremystretch 2022-04-05 08:21:39 -0400
  • 95a8727f39 Changelog for #8365 jeremystretch 2022-04-04 15:58:54 -0400
  • e575279738 Changelog for #8365 jeremystretch 2022-04-04 15:58:54 -0400
  • 690a3b4c29 Merge pull request #9018 from stephanblanke/8365-filering-for-child-devices-by-parent-device Jeremy Stretch 2022-04-04 15:18:20 -0400
  • 796f7258cc
    Merge pull request #9018 from stephanblanke/8365-filering-for-child-devices-by-parent-device Jeremy Stretch 2022-04-04 15:18:20 -0400
  • 69c8e95186 Fixes #8658: Fix display of assigned components under inventory item lists jeremystretch 2022-04-04 14:40:22 -0400
  • ea88b040ec Fixes #8658: Fix display of assigned components under inventory item lists jeremystretch 2022-04-04 14:40:22 -0400
  • e6c6bb7478 #9028 - Fix pep8 syntax kkthxbye-code 2022-04-04 18:13:13 +0200
  • 69b4d0d44b #9028 - Fix pep8 syntax kkthxbye-code 2022-04-04 18:13:13 +0200
  • cd29a1897e Allow setting individual timeouts on scripts and reports kkthxbye-code 2022-04-04 18:00:38 +0200
  • 36d6ae33d1 Allow setting individual timeouts on scripts and reports kkthxbye-code 2022-04-04 18:00:38 +0200
  • 6fb3b3682c Merge branch 'netbox-community:develop' into 8365-filering-for-child-devices-by-parent-device Stephan Blanke 2022-04-02 18:10:12 +0200
  • 8126087b3e
    Merge branch 'netbox-community:develop' into 8365-filering-for-child-devices-by-parent-device Stephan Blanke 2022-04-02 18:10:12 +0200
  • 2e79db486b Closes #8365: Filtering for child devices by parent device Stephan Blanke 2022-04-02 18:08:48 +0200
  • 780459d2bf Closes #8365: Filtering for child devices by parent device Stephan Blanke 2022-04-02 18:08:48 +0200
  • 2cbb01d431
    Add Stack ports for ArubaOS & Generic switches cmcknz77 2022-04-02 00:09:14 +0100
  • dcda6c972b Monkey-patch Django's force_text in lieu of graphene-django 2.16 release jeremystretch 2022-04-01 10:15:45 -0400
  • e2b6d69596 Monkey-patch Django's force_text in lieu of graphene-django 2.16 release jeremystretch 2022-04-01 10:15:45 -0400
  • 2a16a3d12b Closes #9003: Enable bulk module assignment/removal for device components jeremystretch 2022-04-01 09:42:30 -0400
  • 7fff1e6fe5 Closes #9003: Enable bulk module assignment/removal for device components jeremystretch 2022-04-01 09:42:30 -0400
  • 09845ac191 Merge branch 'develop' into feature jeremystretch 2022-04-01 09:13:37 -0400
  • b576ce72a1 Merge branch 'develop' into feature jeremystretch 2022-04-01 09:13:37 -0400
  • dc9c030fb3 Closes #9012: Linkify circuits count in providers list jeremystretch 2022-04-01 09:06:44 -0400
  • 99a01207bc Closes #9012: Linkify circuits count in providers list jeremystretch 2022-04-01 09:06:44 -0400
  • e7e8bb21f0 Merge pull request #9010 from kkthxbye-code/fix-9009 Jeremy Stretch 2022-04-01 08:43:22 -0400
  • 6d6457ad18
    Merge pull request #9010 from kkthxbye-code/fix-9009 Jeremy Stretch 2022-04-01 08:43:22 -0400
  • d96e5d464b Remove 2022 survey announcement jeremystretch 2022-04-01 08:31:53 -0400
  • 35f3a42e7f Remove 2022 survey announcement jeremystretch 2022-04-01 08:31:53 -0400
  • 667bd70b54 Annotate rack search queryset with device count kkthxbye 2022-04-01 09:34:16 +0200
  • a84ae88214 Annotate rack search queryset with device count kkthxbye 2022-04-01 09:34:16 +0200
  • 9d86e33964 Fixes #9007: Fix FieldError exception when instantiating a device type with nested inventory items jeremystretch 2022-03-31 12:07:02 -0400
  • 4fae42de51 Fixes #9007: Fix FieldError exception when instantiating a device type with nested inventory items jeremystretch 2022-03-31 12:07:02 -0400
  • 78e672fa7b Closes #9006: Enable custom fields, custom links, and tags for journal entries jeremystretch 2022-03-31 11:40:02 -0400
  • 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries jeremystretch 2022-03-31 11:40:02 -0400
  • 62b942e603 Fixes #8978: Fix instantiation of front ports when provisioning a module jeremystretch 2022-03-31 09:03:01 -0400
  • 7a54658710 Fixes #8978: Fix instantiation of front ports when provisioning a module jeremystretch 2022-03-31 09:03:01 -0400
  • 7ca4b857be Closes #8496: Enable assigning multiple ASNs to a provider jeremystretch 2022-03-30 17:17:36 -0400
  • bddc35bbc7 Closes #8496: Enable assigning multiple ASNs to a provider jeremystretch 2022-03-30 17:17:36 -0400
  • ee3a6baba4 Closes #8593: Add link field to contact model jeremystretch 2022-03-30 16:19:12 -0400
  • cdacd2a951 Closes #8593: Add link field to contact model jeremystretch 2022-03-30 16:19:12 -0400
  • 398c523011 Closes #8790: Include site and prefixes columns in VLAN group VLANs table jeremystretch 2022-03-30 15:51:12 -0400
  • 58e4d08bb0 Closes #8790: Include site and prefixes columns in VLAN group VLANs table jeremystretch 2022-03-30 15:51:12 -0400
  • 2197315e3b Merge branch 'develop' into feature jeremystretch 2022-03-30 15:45:40 -0400
  • 3ff4fd814e Merge branch 'develop' into feature jeremystretch 2022-03-30 15:45:40 -0400
  • 499dbbeeaf Change log & cleanup for #8163, #8866 jeremystretch 2022-03-30 15:39:28 -0400
  • 91e8f57afb Change log & cleanup for #8163, #8866 jeremystretch 2022-03-30 15:39:28 -0400
  • db095f5b78 Merge pull request #8870 from minitriga/issue_8866 Jeremy Stretch 2022-03-30 15:37:14 -0400
  • e3d0628a06
    Merge pull request #8870 from minitriga/issue_8866 Jeremy Stretch 2022-03-30 15:37:14 -0400
  • 11c5ce4818 Merge pull request #8983 from stephanblanke/8163-bridge-members-panel-in-interface-view Jeremy Stretch 2022-03-30 15:27:37 -0400
  • 9fca9ca7ec
    Merge pull request #8983 from stephanblanke/8163-bridge-members-panel-in-interface-view Jeremy Stretch 2022-03-30 15:27:37 -0400
  • 945878761e Closes #8601: Include group when displaying tenant assigned to cluster jeremystretch 2022-03-30 15:04:13 -0400
  • 2d09a40663 Closes #8601: Include group when displaying tenant assigned to cluster jeremystretch 2022-03-30 15:04:13 -0400
  • e3e662fb7f Closes #8336: Add note about referening object in custom link template jeremystretch 2022-03-30 14:14:49 -0400
  • 1eaf55c555 Closes #8336: Add note about referening object in custom link template jeremystretch 2022-03-30 14:14:49 -0400
  • a777103df4 Closes #8436: Update token permissions documentation jeremystretch 2022-03-30 14:05:27 -0400
  • db535e6453 Closes #8436: Update token permissions documentation jeremystretch 2022-03-30 14:05:27 -0400
  • b597f823fd Add instruction for checking out an older release jeremystretch 2022-03-30 13:03:08 -0400
  • dadec9d3cb Add instruction for checking out an older release jeremystretch 2022-03-30 13:03:08 -0400
  • 9177531496 Clean up exception templates jeremystretch 2022-03-29 16:01:10 -0400
  • ff780177d0 Clean up exception templates jeremystretch 2022-03-29 16:01:10 -0400
  • 19de42c8fe Fix type Pieter Lambrecht 2022-03-29 10:57:25 +0200
  • b13f03e0c6 Only autofocus on desktop navbar Pieter Lambrecht 2022-03-29 10:56:40 +0200
  • ea920136c7 Closes #8163: Add bridge members panel to interface view Stephan Blanke 2022-03-28 20:37:00 +0200
  • b7e2ea1ca5 Closes #8163: Add bridge members panel to interface view Stephan Blanke 2022-03-28 20:37:00 +0200
  • 017020694d #8976: Set required=False on serializer field jeremystretch 2022-03-28 14:18:45 -0400
  • bf50134d94 #8976: Set required=False on serializer field jeremystretch 2022-03-28 14:18:45 -0400
  • 8c5bb71c73 Fixes #8976: Add missing object_type field on CustomField REST API serializer jeremystretch 2022-03-28 13:34:37 -0400
  • 227bac7c60 Fixes #8976: Add missing object_type field on CustomField REST API serializer jeremystretch 2022-03-28 13:34:37 -0400
  • c98935141c Fixes #8970: Permit nested inventory item templates on device types jeremystretch 2022-03-28 13:22:43 -0400