Commit Graph

  • 8586a6cc87 Fixes #9634: Respect image URLs which are already fully formed Stephen Muth 2022-07-13 19:22:47 -0400
  • 3d475e5afa Fixes #9634: Respect image URLs which are already fully formed Stephen Muth 2022-07-13 19:22:47 -0400
  • 48c324b51e Typo fix in CableEditView Marek Zbroch 2022-07-16 09:42:01 +0200
  • f385a5fd5e Typo fix in CableEditView Marek Zbroch 2022-07-16 09:42:01 +0200
  • 9e2583de89 Fixes #9746: Permit filtering interfaces by arbitrary speed value in UI jeremystretch 2022-07-15 15:40:55 -0400
  • 250265c3d9 Fixes #9746: Permit filtering interfaces by arbitrary speed value in UI jeremystretch 2022-07-15 15:40:55 -0400
  • ccbdc6f2b9 Define NESTED_SERIALIZER_PREFIX constant jeremystretch 2022-07-15 15:31:42 -0400
  • e07dd3ddcb Define NESTED_SERIALIZER_PREFIX constant jeremystretch 2022-07-15 15:31:42 -0400
  • bcd9624c46 Closes #9745: Add wireless LANs and links to global search jeremystretch 2022-07-15 15:24:47 -0400
  • 68f53aaa87 Closes #9745: Add wireless LANs and links to global search jeremystretch 2022-07-15 15:24:47 -0400
  • c61e199f7c Merge pull request #9742 from henryriveraCS/develop Jeremy Stretch 2022-07-15 14:53:15 -0400
  • 5fda5cc08c
    Merge pull request #9742 from henryriveraCS/develop Jeremy Stretch 2022-07-15 14:53:15 -0400
  • a6f4299c7f Fixes #9729: Fix ordering of content type creation to ensure compatability with demo data jeremystretch 2022-07-15 13:27:20 -0400
  • 68b87dd668 Fixes #9729: Fix ordering of content type creation to ensure compatability with demo data jeremystretch 2022-07-15 13:27:20 -0400
  • 6ab84d4c8e Documentation: distinguish release and git upgrade processes Brian Candler 2022-07-15 17:10:15 +0100
  • 587a34442a Documentation: distinguish release and git upgrade processes Brian Candler 2022-07-15 17:10:15 +0100
  • 4eb15245e0 Corrected typo for description of 'snapshots' Henry 2022-07-15 10:52:37 -0400
  • 6da171a699 Corrected typo for description of 'snapshots' Henry 2022-07-15 10:52:37 -0400
  • ca75362630 Fixes #9728: Fix validation when assigning a virtual machine to a device jeremystretch 2022-07-15 10:19:56 -0400
  • 024e7d8651 Fixes #9728: Fix validation when assigning a virtual machine to a device jeremystretch 2022-07-15 10:19:56 -0400
  • b075389597 Fix migration progress output jeremystretch 2022-07-15 10:07:35 -0400
  • e8dd952aa5 Fix migration progress output jeremystretch 2022-07-15 10:07:35 -0400
  • de89e7938f Closes #9741: Check for UserConfig instance during user login jeremystretch 2022-07-15 09:42:12 -0400
  • fe2fae5b86 Closes #9741: Check for UserConfig instance during user login jeremystretch 2022-07-15 09:42:12 -0400
  • 54769afe43 CIRCUITTERMINATION_LINK -> CIRCUIT_TERMINATION_LINK George Cox 2022-07-15 14:13:37 +0100
  • b0bd57acde Fixes #9715: Fix SOCIAL_AUTH_PIPELINE config parameter not taking effect jeremystretch 2022-07-15 08:34:30 -0400
  • 5b5160ca6f Fixes #9715: Fix SOCIAL_AUTH_PIPELINE config parameter not taking effect jeremystretch 2022-07-15 08:34:30 -0400
  • 3079597e4f Merge pull request #9735 from kkthxbye-code/fix-9734 Jeremy Stretch 2022-07-15 08:14:46 -0400
  • b9dd654e7a
    Merge pull request #9735 from kkthxbye-code/fix-9734 Jeremy Stretch 2022-07-15 08:14:46 -0400
  • 164bc93795 UI: Only set focus on select field search boxes if the select is open kkthxbye-code 2022-07-15 08:51:05 +0200
  • b0df24e6d1 UI: Only set focus on select field search boxes if the select is open kkthxbye-code 2022-07-15 08:51:05 +0200
  • 81761aa177 Release v3.3-beta1 jeremystretch 2022-07-14 12:04:53 -0400
  • 868e94fb73 Release v3.3-beta1 v3.3-beta1 jeremystretch 2022-07-14 12:04:53 -0400
  • 3995aa6a06 Move L2VPN into new menu group jeremystretch 2022-07-14 11:02:00 -0400
  • 15395a56e7 Move L2VPN into new menu group jeremystretch 2022-07-14 11:02:00 -0400
  • 36d443ff5e Clean up connection tables jeremystretch 2022-07-14 10:37:27 -0400
  • 29c81a788f Clean up connection tables jeremystretch 2022-07-14 10:37:27 -0400
  • 7038d11650 Add progress output to cable migration jeremystretch 2022-07-14 10:33:20 -0400
  • 0615252e15 Add progress output to cable migration jeremystretch 2022-07-14 10:33:20 -0400
  • 6e6e2c1714 Fix erroneous import jeremystretch 2022-07-14 08:36:16 -0400
  • be00d1f3c6 Fix erroneous import jeremystretch 2022-07-14 08:36:16 -0400
  • a6e3eaa772 Clean up core API imports jeremystretch 2022-07-13 16:18:55 -0400
  • 3eb6b6c07f Clean up core API imports jeremystretch 2022-07-13 16:18:55 -0400
  • 148b7cdbc8 #9102: Enable creating terminations in conjunction with cables via REST API jeremystretch 2022-07-13 15:35:37 -0400
  • 0b86326435 #9102: Enable creating terminations in conjunction with cables via REST API jeremystretch 2022-07-13 15:35:37 -0400
  • 641a1edf31 Introduce GenericObjectSerializer jeremystretch 2022-07-13 15:12:53 -0400
  • fb2bfe2337 Introduce GenericObjectSerializer jeremystretch 2022-07-13 15:12:53 -0400
  • 623a739b52 update CIRCUITTERMINATION_LINK George Cox 2022-07-13 16:53:56 +0100
  • a2453c5b45 update CIRCUITTERMINATION_LINK George Cox 2022-07-13 11:01:56 +0100
  • 60fb3b58d8 Include Network information in Prefix Template Issue:#9505 Renato Almeida de Oliveira 2022-07-13 02:49:14 +0000
  • e135f8e74d Include Network information in Prefix Template Issue:#9505 Renato Almeida de Oliveira 2022-07-13 02:49:14 +0000
  • 5aa62c7d67 Complete release notes jeremystretch 2022-07-12 16:29:43 -0400
  • 43a4a9c86d Complete release notes jeremystretch 2022-07-12 16:29:43 -0400
  • 2e909b231d Misc cleanup jeremystretch 2022-07-12 12:30:07 -0400
  • 43b27cc052 Misc cleanup jeremystretch 2022-07-12 12:30:07 -0400
  • b5ce566e31 #8157: General cleanup & fix tests jeremystretch 2022-07-11 21:51:39 -0400
  • 53372a7471 #8157: General cleanup & fix tests jeremystretch 2022-07-11 21:51:39 -0400
  • 6f95a14a0b Documentation cleanup jeremystretch 2022-07-11 17:29:25 -0400
  • 1ddb219a0c Documentation cleanup jeremystretch 2022-07-11 17:29:25 -0400
  • 5293c1ccaf Consolidate custom field migrations jeremystretch 2022-07-11 17:11:58 -0400
  • 2264937f81 Consolidate custom field migrations jeremystretch 2022-07-11 17:11:58 -0400
  • 864e8cd929 #9177: Use TenancyColumnsMixin (from #9686) jeremystretch 2022-07-11 16:14:46 -0400
  • 8a8ada8529 #9177: Use TenancyColumnsMixin (from #9686) jeremystretch 2022-07-11 16:14:46 -0400
  • 5c22f94823 Closes #9708: Render user API tokens in a table jeremystretch 2022-07-11 15:43:59 -0400
  • 123e758c6d Closes #9708: Render user API tokens in a table jeremystretch 2022-07-11 15:43:59 -0400
  • a55e52aa86 Add API tokens to user menu jeremystretch 2022-07-11 14:47:15 -0400
  • 531d961d30 Add API tokens to user menu jeremystretch 2022-07-11 14:47:15 -0400
  • 58579d8bbc Merge branch 'develop' into feature jeremystretch 2022-07-11 12:58:24 -0400
  • c380fd00bf Merge branch 'develop' into feature jeremystretch 2022-07-11 12:58:24 -0400
  • 88dcff2a58 Drop extraneous/invalid prefetches jeremystretch 2022-07-11 12:45:53 -0400
  • 57397570c0 Drop extraneous/invalid prefetches jeremystretch 2022-07-11 12:45:53 -0400
  • a0b77e330d PRVB jeremystretch 2022-07-11 12:11:50 -0400
  • e106d7ac3a PRVB jeremystretch 2022-07-11 12:11:50 -0400
  • fc20eb5dd4 Merge pull request #9706 from netbox-community/develop Jeremy Stretch 2022-07-11 12:09:21 -0400
  • b72793a85a
    Merge pull request #9706 from netbox-community/develop v3.2.6 Jeremy Stretch 2022-07-11 12:09:21 -0400
  • a95822ec64 Release v3.2.6 jeremystretch 2022-07-11 11:40:10 -0400
  • 68f24755aa Release v3.2.6 jeremystretch 2022-07-11 11:40:10 -0400
  • c33a406491 Fixes #9687: Don't restrict custom text field lengths when entering via UI form jeremystretch 2022-07-11 11:12:06 -0400
  • 5a4467a4a8 Fixes #9687: Don't restrict custom text field lengths when entering via UI form jeremystretch 2022-07-11 11:12:06 -0400
  • 0adda7e5af Fixes #9697: Fix device role link under device view jeremystretch 2022-07-11 11:02:18 -0400
  • 7c109ffd8c Fixes #9697: Fix device role link under device view jeremystretch 2022-07-11 11:02:18 -0400
  • 76f1ab9b4b Remove extraneous argument to GenericRelation jeremystretch 2022-07-11 10:33:14 -0400
  • 6415661b61 Remove extraneous argument to GenericRelation jeremystretch 2022-07-11 10:33:14 -0400
  • ddb22027b7 Fixes #9704: Include last_updated field on JournalEntry REST API serializer jeremystretch 2022-07-11 10:28:37 -0400
  • ed7f42a803 Fixes #9704: Include last_updated field on JournalEntry REST API serializer jeremystretch 2022-07-11 10:28:37 -0400
  • a353d29053 #9686: Add default accessor to TenantGroupColumn jeremystretch 2022-07-11 10:03:45 -0400
  • e2af716a81 #9686: Add default accessor to TenantGroupColumn jeremystretch 2022-07-11 10:03:45 -0400
  • a161209345 Changelog for #9632, #9686 jeremystretch 2022-07-11 09:57:12 -0400
  • d3f91ce0a6 Changelog for #9632, #9686 jeremystretch 2022-07-11 09:57:12 -0400
  • 0ea039c09c Merge pull request #9700 from PieterL75/issue9656_journalviewlayout Jeremy Stretch 2022-07-11 09:54:48 -0400
  • dde005366a
    Merge pull request #9700 from PieterL75/issue9656_journalviewlayout Jeremy Stretch 2022-07-11 09:54:48 -0400
  • 3a4b0b8108 Merge pull request #9696 from kkthxbye-code/fix-9632 Jeremy Stretch 2022-07-11 09:51:45 -0400
  • 85cab8d9b0
    Merge pull request #9696 from kkthxbye-code/fix-9632 Jeremy Stretch 2022-07-11 09:51:45 -0400
  • 643663c27d Merge pull request #9695 from hagbarddenstore/issue_9686 Jeremy Stretch 2022-07-11 09:50:42 -0400
  • a49d3d2ddc
    Merge pull request #9695 from hagbarddenstore/issue_9686 Jeremy Stretch 2022-07-11 09:50:42 -0400
  • 8ce09c4741 Focus on select field after populating data kkthxbye-code 2022-07-10 19:16:16 +0200
  • 93c30c94b3 Focus on select field after populating data kkthxbye-code 2022-07-10 19:16:16 +0200
  • 6a191ab466 Prefetch Tenant Group on user configurable tables Kim Johansson 2022-07-10 17:17:56 +0200
  • 1539769c08 Prefetch Tenant Group on user configurable tables Kim Johansson 2022-07-10 17:17:56 +0200
  • cc85079d23 Remove Tenant Group from child tables Kim Johansson 2022-07-10 17:16:12 +0200