Commit Graph

  • de48e2543c Rebuild migrations Brian Tiemann 2024-10-20 12:41:45 -0400
  • 55a2034918 Merge branch 'feature' into 7336-vlan-translation-feature Brian Tiemann 2024-10-20 12:33:18 -0400
  • 54ff4bb1cd Rebuild migration and add constraints and field options Brian Tiemann 2024-10-20 12:27:27 -0400
  • d5cae6fe93 Remove package-lock.json Brian Tiemann 2024-10-20 12:15:16 -0400
  • a73c736f3b Update source translation strings github-actions 2024-10-19 05:02:04 +0000
  • bb06b733c4 Update source translation strings github-actions 2024-10-19 05:02:04 +0000
  • d06681a5e2 Closes #17761: Store empty CharField choices as null Jeremy Stretch 2024-10-18 16:55:58 -0400
  • 2c7b7f7a1b Closes #6414: Enable assigning prefixes to various object types (#17692) Jeremy Stretch 2024-10-18 15:45:22 -0400
  • 75270c1aef
    Closes #6414: Enable assigning prefixes to various object types (#17692) Jeremy Stretch 2024-10-18 15:45:22 -0400
  • 0924b47dab Update README.md to point to NetBox logo URL Ali Al-Ebrahim 2024-10-18 18:41:23 +0200
  • 1c4a1e075d Update README.md to point to NetBox logo URL Ali Al-Ebrahim 2024-10-18 18:41:23 +0200
  • d10956e8d6 Enable bulk editing prefix scope Jeremy Stretch 2024-10-18 13:22:25 -0400
  • 620d950772 Clean up cache_related_objects() Jeremy Stretch 2024-10-16 10:52:56 -0400
  • b3263d8cf4 Add limit_choices_to on scope_type Jeremy Stretch 2024-10-16 10:00:02 -0400
  • 88ada4758d Fix migration; linter fix Jeremy Stretch 2024-10-16 09:52:55 -0400
  • f90ba1ce69 Add prefix counts to all scoped objects Jeremy Stretch 2024-10-16 09:38:28 -0400
  • d829144c75 Correct handling of GenericForeignKey in PrefixForm Jeremy Stretch 2024-10-10 08:51:07 -0400
  • 5858557040 Assign scope during bulk import of prefixes Jeremy Stretch 2024-10-09 15:32:05 -0400
  • c30b1c6667 Show scope type Jeremy Stretch 2024-10-09 15:31:28 -0400
  • 481fa21a28 Fix scope population on PrefixForm init Jeremy Stretch 2024-10-09 15:25:58 -0400
  • c25352c7a1 Restore scope filters for prefixes Jeremy Stretch 2024-10-09 15:14:58 -0400
  • 4c85510f35 Remove site field from PrefixBulkEditForm Jeremy Stretch 2024-10-09 15:08:20 -0400
  • 5bcfaa046c Remove prefix_count from SiteSerializer Jeremy Stretch 2024-10-09 14:55:36 -0400
  • d0b23f90fc Fix tests; misc cleanup Jeremy Stretch 2024-10-09 14:25:27 -0400
  • 09b4686440 Update GraphQL type for Prefix model Jeremy Stretch 2024-10-09 14:24:24 -0400
  • b241428c00 Add generic relations for Prefix Jeremy Stretch 2024-10-09 14:17:50 -0400
  • fad3457d36 Update prefix filters Jeremy Stretch 2024-10-07 16:52:29 -0400
  • f34818df71 Add denormalized relations Jeremy Stretch 2024-10-07 16:22:06 -0400
  • f28f1646b0 Replace site FK on Prefix with scope GFK Jeremy Stretch 2024-10-07 15:36:22 -0400
  • 551111e379 Merge branch 'develop' into feature Jeremy Stretch 2024-10-18 13:18:11 -0400
  • c78da79ce6 Merge branch 'develop' into feature Jeremy Stretch 2024-10-18 13:18:11 -0400
  • 808cd4228e Closes #17789: Use a single scope field for VLANGroup bulk edit Jeremy Stretch 2024-10-16 16:05:01 -0400
  • 538f3255a7 Closes #17789: Use a single scope field for VLANGroup bulk edit Jeremy Stretch 2024-10-16 16:05:01 -0400
  • b6b8437923 15093 Allow plugins to register events pipeline (#17717) Arthur Hanson 2024-10-18 09:47:16 -0700
  • b9c6def8ab
    15093 Allow plugins to register events pipeline (#17717) Arthur Hanson 2024-10-18 09:47:16 -0700
  • 98385a14d0
    Update README.md to point to NetBox logo URL Ali Al-Ebrahim 2024-10-18 18:41:23 +0200
  • 70adc8ac80 17635 fix script AbortTransaction (#17764) Arthur Hanson 2024-10-18 07:55:17 -0700
  • a2cd4d0983
    17635 fix script AbortTransaction (#17764) Arthur Hanson 2024-10-18 07:55:17 -0700
  • 40ff86f1d2 17374 correct background color in dark mode for active list item (#17792) Arthur Hanson 2024-10-18 07:48:15 -0700
  • e13bc0694d
    17374 correct background color in dark mode for active list item (#17792) Arthur Hanson 2024-10-18 07:48:15 -0700
  • 3dd8318057 Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) bctiemann 2024-10-18 10:47:05 -0400
  • d8c5147e02
    Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) bctiemann 2024-10-18 10:47:05 -0400
  • 0dd797eb62 Fix social auth for Entra ID Alexander Haase 2024-10-18 15:44:17 +0200
  • ac9f561372 Fix social auth for Entra ID Alexander Haase 2024-10-18 15:44:17 +0200
  • 4713e58776 Add light & dark mode versions of the NetBox logo Jeremy Stretch 2024-10-18 10:29:50 -0400
  • e1469b2d25 15093 add test Arthur Hanson 2024-10-18 07:29:28 -0700
  • 2f9769ee23 Merge branch 'develop' into 17374-active-background Jeremy Stretch 2024-10-18 09:58:35 -0400
  • 914f867771 Fixes #17802 - Added opaque background to Rename buttons (#17805) atownson 2024-10-18 08:49:17 -0500
  • 5ddbacaa1f
    Fixes #17802 - Added opaque background to Rename buttons (#17805) atownson 2024-10-18 08:49:17 -0500
  • 45892ea7fc Fix social auth for Entra ID Alexander Haase 2024-10-18 15:44:17 +0200
  • 2d2853d422 Add instructions for authenticating using Google oauth2 (#17527) Ian Bishop 2024-10-18 23:36:29 +1000
  • e6f41f73f7
    Add instructions for authenticating using Google oauth2 (#17527) Ian Bishop 2024-10-18 23:36:29 +1000
  • 61f8da4119 Merge branch 'develop' into oauth2_google Jeremy Stretch 2024-10-18 09:08:40 -0400
  • 57943dc187 Misc cleanup Jeremy Stretch 2024-10-18 09:06:56 -0400
  • 947e863104 Add navigation link Jeremy Stretch 2024-10-18 09:06:23 -0400
  • eecc9d6205 Reomove obsolete nested serializers Jeremy Stretch 2024-10-17 16:19:42 -0400
  • a8ec06687a Reomove obsolete nested serializers Jeremy Stretch 2024-10-17 16:19:42 -0400
  • 922b909e9e Closes #17029: Deprecate PluginTemplateExtension.model Jeremy Stretch 2024-10-17 15:58:05 -0400
  • 6aeb553391 Closes #17029: Deprecate PluginTemplateExtension.model Jeremy Stretch 2024-10-17 15:58:05 -0400
  • 39d606ee80 Update source translation strings github-actions 2024-10-18 05:02:11 +0000
  • 110b2b3d97 Update source translation strings github-actions 2024-10-18 05:02:11 +0000
  • 65bede04f2 Merge branch 'feature' into 15093-plugin-pipeline Arthur Hanson 2024-10-17 14:30:05 -0700
  • 839b467f0d 15093 review changes Arthur Hanson 2024-10-17 14:28:37 -0700
  • 510241f8f5 Reomove obsolete nested serializers Jeremy Stretch 2024-10-17 16:19:42 -0400
  • 77a9da2cfc Closes #17029: Deprecate PluginTemplateExtension.model Jeremy Stretch 2024-10-17 15:58:05 -0400
  • ffa98527c7 Closes #17789: Use a single scope field for VLANGroup bulk edit Jeremy Stretch 2024-10-16 16:05:01 -0400
  • 6a316df787 Closes #17789: Use a single scope field for VLANGroup bulk edit Jeremy Stretch 2024-10-16 16:05:01 -0400
  • eb27c5fba0 Add a white stroke to the main logo Brian Tiemann 2024-10-17 15:28:36 -0400
  • b1fdb10ca1
    Added btn-float class to the Rename button atownson 2024-10-17 12:11:35 -0500
  • 33c997f9c8
    Added btn-float class to the Rename button atownson 2024-10-17 12:10:34 -0500
  • 351ab1ecb0 Draft code for Wireguard support Mattias Loverot 2024-10-17 09:32:41 +0200
  • 5231464b27 Formatting & readability Jeremy Stretch 2024-10-17 08:30:15 -0400
  • 9eb5a36361 Update source translation strings github-actions 2024-10-17 05:03:07 +0000
  • 9f7743e5da Update source translation strings github-actions 2024-10-17 05:03:07 +0000
  • f7368bc15d Merge branch 'develop' of https://github.com/netbox-community/netbox into 14044-bulkrename-nameless-devices Daniel Sheppard 2024-10-16 23:38:11 -0500
  • 365e2fbbf7 Fix test failure Daniel Sheppard 2024-10-16 23:27:21 -0500
  • 8dd611986a Merge branch 'feature' of https://github.com/netbox-community/netbox into 15924-fix-api-interface-patch-tagged-all-mode Daniel Sheppard 2024-10-16 22:38:32 -0500
  • d6ab7b7378 Update bundle Daniel Sheppard 2024-10-16 22:24:48 -0500
  • 77cb8ac817
    Merge branch 'feature' into 9583-add_column_specific_search_field_to_tables Daniel Sheppard 2024-10-16 22:13:01 -0500
  • c097fa60a6 Limit style changes to those within CMS content blocks; update colors of main netbox_logo.svg Brian Tiemann 2024-10-16 19:04:24 -0400
  • ff8f8be945 17635 review changes Arthur Hanson 2024-10-16 14:39:09 -0700
  • 7dbc6f1d2b Changelog for #177109, #17740, #17749, #17754, #17759 Jeremy Stretch 2024-10-16 16:57:10 -0400
  • 33bc1320c4 Changelog for #177109, #17740, #17749, #17754, #17759 Jeremy Stretch 2024-10-16 16:57:10 -0400
  • 4b7c13dfbc 17464 fix margins for custom-field markdown description (#17775) Arthur Hanson 2024-10-16 13:53:21 -0700
  • 27a39339df
    17464 fix margins for custom-field markdown description (#17775) Arthur Hanson 2024-10-16 13:53:21 -0700
  • 67c42ac493 17464 update comments Arthur Hanson 2024-10-16 13:38:31 -0700
  • 8f35a9b28a 17778 update node.js Arthur Hanson 2024-10-16 11:52:35 -0700
  • 5b8ef2eb44 17778 update node.js Arthur Hanson 2024-10-16 11:52:35 -0700
  • 5f449cca68 Add webp to the list of acceptable extensions for handling filenames in image_upload Brian Tiemann 2024-10-16 15:06:21 -0400
  • 81108e405f Add webp to the list of acceptable extensions for handling filenames in image_upload Brian Tiemann 2024-10-16 15:06:21 -0400
  • b317ae030b 17374 correct background color in dark mode for active list item Arthur Hanson 2024-10-16 13:09:20 -0700
  • 444c23b377 Closes #17789: Use a single scope field for VLANGroup bulk edit Jeremy Stretch 2024-10-16 16:05:01 -0400
  • ad4a1bd7cd Add a background-color to img elements in docs to ensure readability in dark mode Brian Tiemann 2024-10-16 15:16:54 -0400
  • 664526de54 Add webp to the list of acceptable extensions for handling filenames in image_upload Brian Tiemann 2024-10-16 15:06:21 -0400
  • e702e34eda Merge remote-tracking branch 'origin/17740-add-webp-to-image_upload' into 17740-add-webp-to-image_upload 17740-add-webp-to-image_upload Brian Tiemann 2024-10-16 15:02:57 -0400
  • 9bb6598056 Add webp to the list of acceptable extensions for handling filenames in image_upload Brian Tiemann 2024-10-16 14:39:13 -0400
  • 24ec13c9e6 Remove unused imports Jeremy Stretch 2024-10-11 12:27:39 -0400
  • 74876ace6b Fix migrations conflict Jeremy Stretch 2024-10-11 11:36:56 -0400
  • 2a8101ccd6 16547 Add distance to Circuit (#17629) Arthur Hanson 2024-10-10 11:37:33 -0700
  • e460843e2e Closes #17472: Deprecate the staged changes API Jeremy Stretch 2024-10-09 16:21:07 -0400