Commit Graph

  • 4a1fea3504 Fixes: #18336 - Perform Rack object validation of u_height and starting_unit on rack_type if present (#18395) bctiemann 2025-01-17 08:45:17 -05:00
  • 993d8f1480 Fixes: #18373 - Fix validation of site in Assign Device to Cluster flow (#18375) bctiemann 2025-01-17 08:35:17 -05:00
  • c3efa2149c Fixes: #18350 - Remove 'site' and 'provider_network' from CircuitTerminationIndex.display_attrs (#18351) bctiemann 2025-01-17 08:28:43 -05:00
  • a75fa53d4d Closes #18348: Disable legacy pre-commit hook script Jeremy Stretch 2025-01-09 08:48:08 -05:00
  • e75d327f38 Fixes #18376: Include tagged VLANs in interfaces list for Q-in-Q interfaces Jeremy Stretch 2025-01-10 08:22:35 -05:00
  • a79d869bd8 Update source translation strings github-actions 2025-01-10 05:02:08 +00:00
  • 32422d1683 Don't cache CACHE_KEY_CATALOG_ERROR if ISOLATED_DEPLOYMENT is True Brian Tiemann 2025-01-09 14:04:03 -05:00
  • 571f604ce8 Fixes #18368: Restore missing fields on REST API serializer for MAC addresses Jeremy Stretch 2025-01-09 14:05:23 -05:00
  • b12c8c880f Fixes #18363: Fix assignment of MAC addresses to interfaces via REST API (#18367) Jeremy Stretch 2025-01-09 13:55:19 -05:00
  • b11f179527 Closes #18362: Create a system job for census reporting Jeremy Stretch 2025-01-09 09:53:28 -05:00
  • 80e1fd02bb Update docs to indicate PostgreSQL 13+ requirement Brian Tiemann 2025-01-09 10:26:17 -05:00
  • 4090afbf24 Update source translation strings github-actions 2025-01-09 05:02:09 +00:00
  • d04fc11c61 Release v4.2.1 (#18346) v4.2.1 Jeremy Stretch 2025-01-08 10:19:28 -05:00
  • f6b8c1966d Use order_by to change ordering behavior of VLAN column rather than changing accessor Brian Tiemann 2025-01-08 09:38:24 -05:00
  • 4456c488f1 Change PrefixTable.vlan to represent the VLAN ID rather than the VLAN object, to enable more useful sorting by VLAN ID rather than site-grouped VLAN objects Brian Tiemann 2025-01-07 15:58:42 -05:00
  • 53aa2c8624 Fixes #18329: Pin strawberry-graphql-django to v0.52.0 to resolve upstream bug Jeremy Stretch 2025-01-08 08:43:17 -05:00
  • ffac0974dd Update source translation strings github-actions 2025-01-08 05:02:12 +00:00
  • e518f08604 Fixes: #18316 - Fix PrefixIndex reference to 'site' (#18322) bctiemann 2025-01-07 10:47:05 -05:00
  • 4ae5529362 Fix #18314: Use get to avoid KeyError Tobias Genannt 2025-01-07 09:47:11 +01:00
  • ef6c89ee5d Fixes #18324: Correct filter names for certain related object listings Jeremy Stretch 2025-01-07 10:01:05 -05:00
  • 9c960c2387 Fixes #18318: Correct navigation breadcrumbs for module type UI view Jeremy Stretch 2025-01-07 09:15:37 -05:00
  • ed541220e8 Update source translation strings github-actions 2025-01-07 05:02:25 +00:00
  • 14cec518f5 Closes #18311: Update minimum required version of PostgreSQL Jeremy Stretch 2025-01-06 16:56:58 -05:00
  • 9d82a668a4 Release v4.2.0 v4.2.0 Jeremy Stretch 2025-01-06 15:54:16 -05:00
  • b7610971c0 Closes #13366: Update documentation for main branch (#18309) Jeremy Stretch 2025-01-06 15:29:03 -05:00
  • ab0a1f0bbc Merge pull request #18308 from netbox-community/feature Jeremy Stretch 2025-01-06 14:02:29 -05:00
  • 5d1070796d Merge branch 'develop' into feature Jeremy Stretch 2025-01-06 13:42:57 -05:00
  • 83d62315cc Closes #18153: Introduce virtual circuit types (#18300) Jeremy Stretch 2025-01-06 13:37:43 -05:00
  • 34cf1efd20 Release v4.1.11 v4.1.11 Jeremy Stretch 2025-01-06 10:39:52 -05:00
  • 57fdfa8676 Fixes: #18263 - Iterate through a freshly queried set of CableTerminations to find endpoints in update_connected_endpoints (#18264) bctiemann 2025-01-06 09:54:13 -05:00
  • 23a3c0bfe6 Update source translation strings github-actions 2025-01-04 05:02:13 +00:00
  • 536c15ced5 Fixes: #18289 - Add 'created' and 'last_updated' fields to ModuleTypeTable (#18292) bctiemann 2025-01-03 12:35:04 -05:00
  • 1180180f84 Fixes #18271: Require only encryption OR authentication algorithm when creating an IPSec proposal via REST API Jeremy Stretch 2024-12-27 10:44:23 -05:00
  • 5d53994222 Fixes #18222: Include action data from event rule in webhook and custom script data Jeremy Stretch 2024-12-27 12:17:17 -05:00
  • 5e31a98488 Add distinct() to filtering VLANs by assigned interface (#18274) Thor Selmer Dreier-Hansen 2024-12-27 21:11:51 +01:00
  • ab8fc3de5e Merge branch 'master' into develop Jeremy Stretch 2025-01-06 11:25:43 -05:00
  • 67657efe1c Release v4.1.11 Jeremy Stretch 2025-01-06 10:39:52 -05:00
  • c9ee699633 Fixes: #18263 - Iterate through a freshly queried set of CableTerminations to find endpoints in update_connected_endpoints (#18264) bctiemann 2025-01-06 09:54:13 -05:00
  • 89d7487197 Update some detail views with prefetch_related from 'site' to 'scope' Brian Tiemann 2025-01-03 14:13:36 -05:00
  • 40f22533d1 Update source translation strings github-actions 2025-01-04 05:02:13 +00:00
  • c3b0de3ebd Closes #18281: Support group assignment for virtual circuits (#18291) Jeremy Stretch 2025-01-03 13:42:47 -05:00
  • e8e3981da5 Fixes: #18289 - Add 'created' and 'last_updated' fields to ModuleTypeTable (#18292) bctiemann 2025-01-03 12:35:04 -05:00
  • b9abb3200c Fixes #18271: Require only encryption OR authentication algorithm when creating an IPSec proposal via REST API Jeremy Stretch 2024-12-27 10:44:23 -05:00
  • 10748edc3a Fixes #18222: Include action data from event rule in webhook and custom script data Jeremy Stretch 2024-12-27 12:17:17 -05:00
  • 6f4bec7644 Fixes #18278: Restore missing columns on MACAddressTable Jeremy Stretch 2024-12-30 12:45:08 -05:00
  • 0cda10a204 Fixes: #18203 - Validate that scope is selected if scope type is specified (#18254) bctiemann 2024-12-30 12:36:46 -05:00
  • 685264c757 Merge branch 'develop' into feature Jeremy Stretch 2024-12-30 12:30:34 -05:00
  • f03489f58e Add distinct() to filtering VLANs by assigned interface (#18274) Thor Selmer Dreier-Hansen 2024-12-27 21:11:51 +01:00
  • c6452b33d8 Merge pull request #18267 from netbox-community/develop v4.1.10 Jeremy Stretch 2024-12-23 11:42:29 -05:00
  • 16917133b2 Merge branch 'master' into develop Jeremy Stretch 2024-12-23 11:24:38 -05:00
  • 28eada13d3 Release v4.1.10 Jeremy Stretch 2024-12-23 10:42:24 -05:00
  • 6ddd3cc779 #18260 - Add context managers to registry Tobias Genannt 2024-12-19 07:44:38 +01:00
  • 1a631dd7cc Merge pull request #18258 from netbox-community/develop v4.1.9 bctiemann 2024-12-18 10:08:23 -05:00
  • 8c07978042 Merge branch 'master' into develop Brian Tiemann 2024-12-18 09:47:37 -05:00
  • 7e3d8e9c3b Merge pull request #18253 from netbox-community/release-v4.1.9 bctiemann 2024-12-18 09:40:44 -05:00
  • e396097f3c Release v4.1.9 Jeremy Stretch 2024-12-17 15:59:39 -05:00
  • 8d6cec408c Fixes: #17868 - Handle orphaned cable condition gracefully in SVG rendering (#18244) bctiemann 2024-12-17 15:39:29 -05:00
  • e7fcbffaf3 Fixes: #16757 - Use table_htmx.html for assigning ipaddresses (#18226) bctiemann 2024-12-17 14:46:52 -05:00
  • 0b9ead3e8b Closes #18224: Apply all registered request processors when running custom scripts Jeremy Stretch 2024-12-12 14:53:42 -05:00
  • 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 -05:00
  • aa56b99566 Closes #18045: Enable adding a new MAC to an interface via quick add (#18200) Jeremy Stretch 2024-12-16 10:57:09 -05:00
  • c0fec28b2a Handle editing IPAddresses on VMInterfaces without parent.oob_ip Brian Tiemann 2024-12-13 08:37:55 -05:00
  • 382e246b2c Added the cable -> CableType-Annotation in CableTerminationType. Kay Schroeder 2024-12-04 17:25:07 +01:00
  • fff4ec78ad set disabled interface backgroundcolor to $gray-400 Pieter Lambrecht 2024-12-13 16:23:49 +01:00
  • 8951aa815f Update source translation strings github-actions 2024-12-13 05:02:21 +00:00
  • 39ca3ce571 Merge branch 'develop' into feature Jeremy Stretch 2024-12-12 12:13:45 -05:00
  • b89601d93d Merge pull request #18221 from netbox-community/develop v4.1.8 Jeremy Stretch 2024-12-12 10:52:47 -05:00
  • e63fe23af8 Release v4.1.8 Jeremy Stretch 2024-12-12 10:03:19 -05:00
  • 2da1a754c4 Fixes #18213: Enable searching for ASN ranges by name Jeremy Stretch 2024-12-12 08:41:27 -05:00
  • abfa28dc56 Fixes: #18150 - Get pagination limit with default 0 (#18151) bctiemann 2024-12-12 09:00:46 -05:00
  • 8e427e57ea Closes #18211: Enable dynamic registration of request processors (#18212) Jeremy Stretch 2024-12-12 08:36:56 -05:00
  • dbaa9c1ce1 Fixes: #18021 - Clear Swagger/drf-spectacular API cache on startup (#18174) bctiemann 2024-12-12 08:16:28 -05:00
  • bd5e7a8d1a Update source translation strings github-actions 2024-12-12 05:02:17 +00:00
  • a15ff294dd fixes 17465 : add racktype on bulkimport and bulkedit of racks (#18077) Pl0xym0r 2024-12-11 19:16:10 +01:00
  • 26f8c3aae3 Closes 18061: Hide traceback from rendered device config (#18127) Alexander Haase 2024-12-11 16:28:42 +01:00
  • cc51e7032b Fixes: #17820 - Store default values from custom fields on newly created module components (#18084) bctiemann 2024-12-11 09:14:17 -05:00
  • 0219dd7a70 Fixes: #18192 - Use assigned_object instead of interface in display_attrs (#18199) bctiemann 2024-12-11 08:26:48 -05:00
  • edc9852229 Fixes #18194: Always pass POST data to bulk edit form Jeremy Stretch 2024-12-10 13:15:47 -05:00
  • 001f06cc9a Fixes 18183 - Hide Light/Dark Mode and Login Info from Printed Pages (#18185) jchambers2012 2024-12-10 10:31:45 -05:00
  • 4017d0ca35 Update source translation strings github-actions 2024-12-10 05:02:13 +00:00
  • 21962b3488 fix #17960 by adding 6 more tunnel encap options (#18097) Joel McGuire 2024-12-09 14:03:00 -06:00
  • 7a92c20576 Fixes 17889: Add checkbox oob ip for ipaddress form (#18057) Pl0xym0r 2024-12-09 19:35:58 +01:00
  • 3326a6543c Closes #17071: Add is_oob parameter on bulk_import ipaddress (#17975) Pl0xym0r 2024-12-09 16:58:35 +01:00
  • 674af4d6bc Fixes: #14044 - Allow regex renaming of unnamed devices (#17212) Daniel Sheppard 2024-12-09 08:27:41 -06:00
  • 012e815f3b Merge branch 'feature' into 9583-add_column_specific_search_field_to_tables Jeremy Stretch 2024-12-06 15:59:06 -05:00
  • 8c9bb73ff7 Fixes #17810: Disable DRF's native unique constraint checks Jeremy Stretch 2024-12-04 19:51:22 -05:00
  • 327ad8cfc9 Fixes #17490: Config Template unable to dynamically include templates (#18106) Rob Duffy 2024-12-05 03:11:12 +01:00
  • 1e845e6b46 Add status to rack elevation device tooltip (#18083) Martin Rødvand 2024-12-05 02:59:58 +01:00
  • b4265b74f4 Update source translation strings github-actions 2024-12-03 14:23:39 +00:00
  • 954b5e9ddf Use the housekeeping app to update translation sources Jeremy Stretch 2024-12-03 09:18:40 -05:00
  • d122c334fd 18044 enable alert for plugins in script Arthur Hanson 2024-11-25 08:43:42 -08:00
  • ce365dab0a Release v4.2-beta1 v4.2-beta1 Jeremy Stretch 2024-12-02 10:00:56 -05:00
  • a998893f7e #16547: Update buildschema management command Jeremy Stretch 2024-12-02 09:46:47 -05:00
  • 27d970df41 Update UI dependencies Jeremy Stretch 2024-12-02 09:32:38 -05:00
  • 678d89d406 Update documentation for v4.2 Jeremy Stretch 2024-11-26 12:38:29 -05:00
  • 99339501cd Merge branch 'develop' into feature Jeremy Stretch 2024-11-26 12:23:13 -05:00
  • d511ba487d #13086: Add virtual circuit to InterfaceTable Jeremy Stretch 2024-11-26 12:20:59 -05:00
  • 3ee951b0d0 Fix missing/incorrect documentation links Jeremy Stretch 2024-11-26 10:45:30 -05:00
  • 64e56cd7c8 #16971: Improve example in documentation Jeremy Stretch 2024-11-26 10:35:30 -05:00
  • a24576f126 7848 Add RQ API (#17938) Arthur Hanson 2024-11-26 07:01:06 -08:00