Commit Graph

  • af26ccde4a Add distinct() to filtering VLANs by assigned interface (#18274) Thor Selmer Dreier-Hansen 2024-12-27 21:11:51 +0100
  • f03489f58e
    Add distinct() to filtering VLANs by assigned interface (#18274) Thor Selmer Dreier-Hansen 2024-12-27 21:11:51 +0100
  • 7bacd5727b
    Merge branch 'netbox-community:develop' into 2024-10-30 Thor Selmer Dreier-Hansen 2024-12-27 20:38:36 +0100
  • d667644ad3 Fixes #18222: Include action data from event rule in webhook and custom script data Jeremy Stretch 2024-12-27 12:17:17 -0500
  • f8ffdfe399 Fixes #18271: Require only encryption OR authentication algorithm when creating an IPSec proposal via REST API Jeremy Stretch 2024-12-27 10:44:23 -0500
  • 049b33666a push configpy bharat 2024-12-23 16:29:52 -0500
  • c5b2e16d91 Merge pull request #18267 from netbox-community/develop Jeremy Stretch 2024-12-23 11:42:29 -0500
  • c6452b33d8
    Merge pull request #18267 from netbox-community/develop v4.1.10 Jeremy Stretch 2024-12-23 11:42:29 -0500
  • c4d03c207b Merge branch 'master' into develop Jeremy Stretch 2024-12-23 11:24:38 -0500
  • 16917133b2
    Merge branch 'master' into develop Jeremy Stretch 2024-12-23 11:24:38 -0500
  • c7fbfdf371 Release v4.1.10 Jeremy Stretch 2024-12-23 10:42:24 -0500
  • 28eada13d3 Release v4.1.10 Jeremy Stretch 2024-12-23 10:42:24 -0500
  • a1c345818f Release v4.1.10 Jeremy Stretch 2024-12-23 10:42:24 -0500
  • ddcc19be8b #18260 - Add context managers to registry Tobias Genannt 2024-12-19 07:44:38 +0100
  • 6ddd3cc779 #18260 - Add context managers to registry Tobias Genannt 2024-12-19 07:44:38 +0100
  • b6265d8285 Iterate through a freshly queried set of CableTerminations to find endpoints in update_connected_endpoints Brian Tiemann 2024-12-21 12:51:04 -0500
  • c574b5a613 Fix failed test Daniel Sheppard 2024-12-20 08:22:14 -0600
  • ba7011631d #18260 - Add context managers to registry Tobias Genannt 2024-12-19 07:44:38 +0100
  • a710cec061 Call super().clean() after validating scope_type/scope Brian Tiemann 2024-12-18 14:04:09 -0500
  • 5f711c55c4 Merge pull request #18258 from netbox-community/develop bctiemann 2024-12-18 10:08:23 -0500
  • 1a631dd7cc
    Merge pull request #18258 from netbox-community/develop v4.1.9 bctiemann 2024-12-18 10:08:23 -0500
  • 8e0ca77965 Merge branch 'master' into develop Brian Tiemann 2024-12-18 09:47:37 -0500
  • 8c07978042 Merge branch 'master' into develop Brian Tiemann 2024-12-18 09:47:37 -0500
  • c772fa9cbc Merge pull request #18253 from netbox-community/release-v4.1.9 bctiemann 2024-12-18 09:40:44 -0500
  • 7e3d8e9c3b
    Merge pull request #18253 from netbox-community/release-v4.1.9 bctiemann 2024-12-18 09:40:44 -0500
  • 5be9af8135 Merge remote-tracking branch 'origin/15016-fix-assertionerror-when-saving-cable' into 15016-fix-assertionerror-when-saving-cable Daniel Sheppard 2024-12-17 20:57:32 -0600
  • 6a4c944e64 Cleaner logic Brian Tiemann 2024-12-17 21:12:48 -0500
  • 01529afad5 Merge branch 'develop' of https://github.com/netbox-community/netbox into 15016-fix-assertionerror-when-saving-cable Daniel Sheppard 2024-12-17 19:56:37 -0600
  • b528804b34 Revert object_views change and change to catch AbortRequest Daniel Sheppard 2024-12-17 19:56:08 -0600
  • bf82101e84 Validate that a scope has been selected if a scope_type is specified, on CachedScopeMixin models Brian Tiemann 2024-12-17 18:00:10 -0500
  • 69259ffbf5 Release v4.1.9 Jeremy Stretch 2024-12-17 15:59:39 -0500
  • e396097f3c Release v4.1.9 Jeremy Stretch 2024-12-17 15:59:39 -0500
  • c97b42a9ee Fixes: #17868 - Handle orphaned cable condition gracefully in SVG rendering (#18244) bctiemann 2024-12-17 15:39:29 -0500
  • 8d6cec408c
    Fixes: #17868 - Handle orphaned cable condition gracefully in SVG rendering (#18244) bctiemann 2024-12-17 15:39:29 -0500
  • 129532b547 Check far_ends rather than altering draw_far_objects Brian Tiemann 2024-12-17 14:52:08 -0500
  • 28e109cb80 Fixes: #16757 - Use table_htmx.html for assigning ipaddresses (#18226) bctiemann 2024-12-17 14:46:52 -0500
  • e7fcbffaf3
    Fixes: #16757 - Use table_htmx.html for assigning ipaddresses (#18226) bctiemann 2024-12-17 14:46:52 -0500
  • e22d03a7d4
    Preferable falsy syntax bctiemann 2024-12-17 14:44:41 -0500
  • ccfda54b50 Revert "Add disable_htmx property on ObjectChildrenView to allow IP assignment flow to avoid htmx fragmentary rendering on object save" Brian Tiemann 2024-12-17 11:13:49 -0500
  • 25b5d70b6d Move continue statement to right after draw_far_objects Brian Tiemann 2024-12-16 20:00:01 -0500
  • 2c2815e5b8 Handle condition gracefully where an empty object list is passed in to draw_far_objects (e.g. orphaned cable where attached device has been deleted) Brian Tiemann 2024-12-16 19:49:53 -0500
  • fa8f2ac377 Add disable_htmx property on ObjectChildrenView to allow IP assignment flow to avoid htmx fragmentary rendering on object save Brian Tiemann 2024-12-16 18:54:09 -0500
  • 3355e3df80 Closes #18224: Apply all registered request processors when running custom scripts Jeremy Stretch 2024-12-12 14:53:42 -0500
  • 0b9ead3e8b Closes #18224: Apply all registered request processors when running custom scripts Jeremy Stretch 2024-12-12 14:53:42 -0500
  • 2ce8655b5b Fixes: #18184 - Gracefully handle unavailable internet connection on RSS feed dashboard widget if ISOLATED_DEPLOYMENT is set (#18186) bctiemann 2024-12-16 11:46:28 -0500
  • 13c26ccb0c
    Fixes: #18184 - Gracefully handle unavailable internet connection on RSS feed dashboard widget if ISOLATED_DEPLOYMENT is set (#18186) bctiemann 2024-12-16 11:46:28 -0500
  • 9fb7940e55 Closes #18045: Enable adding a new MAC to an interface via quick add (#18200) Jeremy Stretch 2024-12-16 10:57:09 -0500
  • aa56b99566
    Closes #18045: Enable adding a new MAC to an interface via quick add (#18200) Jeremy Stretch 2024-12-16 10:57:09 -0500
  • d0bad3f843 Handle editing IPAddresses on VMInterfaces without parent.oob_ip Brian Tiemann 2024-12-13 08:37:55 -0500
  • c0fec28b2a Handle editing IPAddresses on VMInterfaces without parent.oob_ip Brian Tiemann 2024-12-13 08:37:55 -0500
  • 74a65fd359 Added the cable -> CableType-Annotation in CableTerminationType. Kay Schroeder 2024-12-04 17:25:07 +0100
  • 382e246b2c Added the cable -> CableType-Annotation in CableTerminationType. Kay Schroeder 2024-12-04 17:25:07 +0100
  • df90b6614f set disabled interface backgroundcolor to $gray-400 Pieter Lambrecht 2024-12-13 16:23:49 +0100
  • fff4ec78ad set disabled interface backgroundcolor to $gray-400 Pieter Lambrecht 2024-12-13 16:23:49 +0100
  • 0d75210649 Merge branch 'develop' into 17292-detect-infinite-loop-in-cable-trace 17292-detect-infinite-loop-in-cable-trace Brian Tiemann 2024-12-16 08:57:39 -0500
  • 01a71e3265 Added the cable -> CableType-Annotation in CableTerminationType. Kay Schroeder 2024-12-04 17:25:07 +0100
  • afa7651fbf set disabled interface backgroundcolor to $gray-400 Pieter Lambrecht 2024-12-13 16:23:49 +0100
  • 5f5487b359 Handle editing IPAddresses on VMInterfaces without parent.oob_ip Brian Tiemann 2024-12-13 08:37:55 -0500
  • 13e82d07d9 Update source translation strings github-actions 2024-12-13 05:02:21 +0000
  • 8951aa815f Update source translation strings github-actions 2024-12-13 05:02:21 +0000
  • 37c9ed2fef Use table_htmx.html for assigning ipaddresses Brian Tiemann 2024-12-12 15:38:01 -0500
  • d65e36bcb2 Closes #18224: Apply all registered request processors when running custom scripts Jeremy Stretch 2024-12-12 14:53:42 -0500
  • a2dd21cf9d Introducing NetBox Guru on Gurubase.io Gurubase.io 2024-12-12 21:05:12 +0300
  • 8bf7e90bc2 Misc cleanup Jeremy Stretch 2024-12-12 12:32:26 -0500
  • 790aed2688 Closes #18045: Enable adding a new MAC to an interface via quick add Jeremy Stretch 2024-12-10 15:36:59 -0500
  • 94be3c7823 Merge branch 'develop' into feature Jeremy Stretch 2024-12-12 12:13:45 -0500
  • 39ca3ce571 Merge branch 'develop' into feature Jeremy Stretch 2024-12-12 12:13:45 -0500
  • 537b9bc0b3 Merge pull request #18221 from netbox-community/develop Jeremy Stretch 2024-12-12 10:52:47 -0500
  • b89601d93d
    Merge pull request #18221 from netbox-community/develop v4.1.8 Jeremy Stretch 2024-12-12 10:52:47 -0500
  • ddfde5252f Release v4.1.8 Jeremy Stretch 2024-12-12 10:03:19 -0500
  • e63fe23af8 Release v4.1.8 Jeremy Stretch 2024-12-12 10:03:19 -0500
  • 0f888288d0 Release v4.1.8 Jeremy Stretch 2024-12-12 10:03:19 -0500
  • 9fc14b374f Fixes #18213: Enable searching for ASN ranges by name Jeremy Stretch 2024-12-12 08:41:27 -0500
  • 2da1a754c4 Fixes #18213: Enable searching for ASN ranges by name Jeremy Stretch 2024-12-12 08:41:27 -0500
  • 5b19cf1064 Fixes: #18150 - Get pagination limit with default 0 (#18151) bctiemann 2024-12-12 09:00:46 -0500
  • abfa28dc56
    Fixes: #18150 - Get pagination limit with default 0 (#18151) bctiemann 2024-12-12 09:00:46 -0500
  • 3bac1d0089 Fixes #18213: Enable searching for ASN ranges by name Jeremy Stretch 2024-12-12 08:41:27 -0500
  • 73d5e0bd4b Closes #18211: Enable dynamic registration of request processors (#18212) Jeremy Stretch 2024-12-12 08:36:56 -0500
  • 8e427e57ea
    Closes #18211: Enable dynamic registration of request processors (#18212) Jeremy Stretch 2024-12-12 08:36:56 -0500
  • 14d6fd1bc1 Revert "Raise ImproperlyConfigured error if MAX_PAGE_SIZE < PAGINATE_COUNT" Brian Tiemann 2024-12-12 08:28:23 -0500
  • b141f8c2d8 Revert "Revert test behavior" Brian Tiemann 2024-12-12 08:28:13 -0500
  • 650fcb2b17 Tweak syntax Jeremy Stretch 2024-12-12 08:19:18 -0500
  • edc6ac59ed Fixes: #18021 - Clear Swagger/drf-spectacular API cache on startup (#18174) bctiemann 2024-12-12 08:16:28 -0500
  • dbaa9c1ce1
    Fixes: #18021 - Clear Swagger/drf-spectacular API cache on startup (#18174) bctiemann 2024-12-12 08:16:28 -0500
  • f625a953df Update source translation strings github-actions 2024-12-12 05:02:17 +0000
  • bd5e7a8d1a Update source translation strings github-actions 2024-12-12 05:02:17 +0000
  • 5087a1111a Revert test behavior Brian Tiemann 2024-12-11 16:22:53 -0500
  • 5dd93c096d Raise ImproperlyConfigured error if MAX_PAGE_SIZE < PAGINATE_COUNT Brian Tiemann 2024-12-11 16:19:26 -0500
  • c22c7cee3e Closes #18211: Enable dynamic registration of request processors Jeremy Stretch 2024-12-11 14:50:52 -0500
  • 36fc028e5e fixes 17465 : add racktype on bulkimport and bulkedit of racks (#18077) Pl0xym0r 2024-12-11 19:16:10 +0100
  • a15ff294dd
    fixes 17465 : add racktype on bulkimport and bulkedit of racks (#18077) Pl0xym0r 2024-12-11 19:16:10 +0100
  • 6034b3df7b Make width & u_height optional when setting rack_type on import Jeremy Stretch 2024-12-11 10:44:40 -0500
  • bcf589d0fc Closes 18061: Hide traceback from rendered device config (#18127) Alexander Haase 2024-12-11 16:28:42 +0100
  • 26f8c3aae3
    Closes 18061: Hide traceback from rendered device config (#18127) Alexander Haase 2024-12-11 16:28:42 +0100
  • c2d429f4d8 Improve error message display; replicate changes for VMs Jeremy Stretch 2024-12-11 09:59:54 -0500
  • 794c19ab66 Fixes: #17820 - Store default values from custom fields on newly created module components (#18084) bctiemann 2024-12-11 09:14:17 -0500
  • cc51e7032b
    Fixes: #17820 - Store default values from custom fields on newly created module components (#18084) bctiemann 2024-12-11 09:14:17 -0500
  • 4ddfa436b4 Invert if/for lines to avoid repetition Brian Tiemann 2024-12-11 08:48:21 -0500
  • 16281bd276 Fixes: #18192 - Use assigned_object instead of interface in display_attrs (#18199) bctiemann 2024-12-11 08:26:48 -0500
  • 0219dd7a70
    Fixes: #18192 - Use assigned_object instead of interface in display_attrs (#18199) bctiemann 2024-12-11 08:26:48 -0500