Commit Graph

  • 5ceb6a60da Fixes #20290: Avoid exceptions when upgrading to v4.4 from early releases due to missing ObjectTypes table Jeremy Stretch 2025-10-06 14:11:45 -04:00
  • 33d4759871 feat(extras): Add range_contains ORM lookup Martin Hauser 2025-10-08 13:00:56 +02:00
  • 2abc5ac69a Update base.html Amir-Bakar 2025-10-07 09:55:49 +02:00
  • f8c074045f Merge pull request #20528 from netbox-community/02496-max-page bctiemann 2025-10-07 13:11:59 -04:00
  • 4db3d488ad Merge branch 'main' into 02496-max-page 02496-max-page Arthur 2025-10-07 09:12:33 -07:00
  • b7cae04572 fix(api): Update NumericRange handling to use half-open intervals (#20478) Martin Hauser 2025-10-07 18:01:29 +02:00
  • 51528ae429 fix(utilities): Enhance ranges_to_string for improved clarity (#20479) Martin Hauser 2025-10-07 17:47:01 +02:00
  • d5e8480367 Update OpenAPI schema (#20519) Jeremy Stretch 2025-10-07 11:22:24 -04:00
  • 18a308ae3a Merge pull request #20477 from netbox-community/20210-new-token-auth bctiemann 2025-10-07 11:21:02 -04:00
  • 05e26b82c1 Fixes #20507 Contacts returned for ASN via graphql API Matthew Papaleo 2025-10-07 13:39:51 +11:00
  • d8e4c95bcc Fixes #19818: Hide IP fields when creating VM Mathieu 2025-10-07 14:03:01 +02:00
  • faa89a53ff Update source translation strings github-actions 2025-10-07 05:02:29 +00:00
  • c63e60a62b Add a token prefix Jeremy Stretch 2025-10-06 17:04:10 -04:00
  • d18bbe48c1 add tag copy_content and id 'job_data_output' Dmitry Smirnov 2025-10-05 14:16:04 +03:00
  • 99e367cbaf docs(api): Correct IntegerRangeSerializer schema definition Martin Hauser 2025-10-03 17:31:53 +02:00
  • f5ed095738 Fixes: #21040 - Registered denormalized fields (#20503) Daniel Sheppard 2025-10-06 09:12:27 -05:00
  • b70f1211ab Fixed wrong link in plugin filtersets documentation Johannes Erwerle 2025-10-04 23:44:22 +02:00
  • 10e8e7b071 20496 fix test Arthur 2025-10-03 14:54:08 -07:00
  • c770e6b45d 20496 fix max_page_size for REST API Arthur 2025-10-03 14:22:55 -07:00
  • 82db8a9c02 Update documentation Jeremy Stretch 2025-10-03 14:24:21 -04:00
  • bb75bceec5 Clean up tests Jeremy Stretch 2025-10-03 13:55:48 -04:00
  • 9a68cde95f Merge branch 'feature' into 20210-new-token-auth Jeremy Stretch 2025-10-03 12:09:21 -04:00
  • 6c723dfb1a Merge branch 'main' into feature Jeremy Stretch 2025-10-03 12:09:03 -04:00
  • 9b85d92ad0 Clean up auth backend Jeremy Stretch 2025-10-03 12:08:24 -04:00
  • 917a2c2618 Validate peppers on init Jeremy Stretch 2025-10-03 11:41:04 -04:00
  • 6388705e57 Clean up TokenForm Jeremy Stretch 2025-10-03 10:45:54 -04:00
  • ac335c3d87 Clean up filterset tests Jeremy Stretch 2025-10-03 10:23:00 -04:00
  • a54c508da2 Misc cleanup Jeremy Stretch 2025-10-03 09:58:20 -04:00
  • d69042f26e Clean up token tables Jeremy Stretch 2025-10-03 09:53:44 -04:00
  • f6290dd7af Toggle plaintext display for v1 tokens Jeremy Stretch 2025-10-03 09:16:50 -04:00
  • c094699dc0 Fixes #20484: Configure CodeQL to exclude URL redirect false positives Jason Novinger 2025-10-02 16:27:31 -05:00
  • 15f695b35a Add a GenericRelation to BaseInterface allowing MACAddress objects to be queried via "interface" reverse relation in permissions 19720-macaddress-interface-generic-relation Brian Tiemann 2025-10-02 22:03:11 -04:00
  • 5f77d684e1 chore(core): Remove unused imports in plugins and migrations Martin Hauser 2025-10-02 22:49:18 +02:00
  • adce67a7cf Standardize on the use of v2 tokens in tests Jeremy Stretch 2025-10-02 16:37:28 -04:00
  • f82f084c02 Misc cleanup Jeremy Stretch 2025-10-02 16:33:04 -04:00
  • 43fc7fb58a Add constraints to enforce v1/v2-dependent fields Jeremy Stretch 2025-10-02 16:05:09 -04:00
  • 11099b01bb Rename pepper field to pepper_id for clarity Jeremy Stretch 2025-10-02 15:38:17 -04:00
  • 5dc48f3a88 Enforce a fixed key length for v2 tokens Jeremy Stretch 2025-10-02 15:26:22 -04:00
  • 1ee23ba6fa Initial work on #20210 Jeremy Stretch 2025-10-02 15:04:29 -04:00
  • f23eb53312 Update source translation strings github-actions 2025-10-02 05:02:10 +00:00
  • 91d5d284ca Merge pull request #20464 from netbox-community/20248-fix-translation-error bctiemann 2025-10-01 20:45:42 -04:00
  • 23d7515b41 Merge branch 'main' into feature Jeremy Stretch 2025-10-01 08:03:43 -04:00
  • c4dcc62c04 Update source translation strings github-actions 2025-10-01 05:02:17 +00:00
  • 5a96b76cd4 Release v4.4.2 v4.4.2 Jeremy Stretch 2025-09-30 14:44:16 -04:00
  • 26fc06b817 Fixes #20248: Tweak help text to avoid error when compiling translations Jeremy Stretch 2025-09-30 15:10:53 -04:00
  • 9bc60a157b Fixes #20243: Prevent scheduled system jobs from re-running multiple times (#20450) Jeremy Stretch 2025-09-30 14:27:31 -04:00
  • 28cc8e5c89 Fixes #18878: Automatically assign a designated primary MAC address upon creation of a new interface (#20457) Jeremy Stretch 2025-09-30 14:26:52 -04:00
  • ba1c0d6d84 Closes #20449: Add user preferences documentation (#20460) Martin Hauser 2025-09-30 20:16:36 +02:00
  • f31a5551ff Closes #19765: Linkify object types under saved filter view (#20458) Jeremy Stretch 2025-09-30 11:29:59 -04:00
  • b0a8b86a93 #20382: Additional GraphQL API tips (#20451) Jeremy Stretch 2025-09-30 11:29:29 -04:00
  • d222466882 Fixes #20245: Fix Markdown preview functionality within "quick add" modal Jeremy Stretch 2025-09-29 09:56:05 -04:00
  • 9e75a2f955 fix(api): Fix schema and field definitions for OpenAPI Martin Hauser 2025-09-30 11:31:38 +02:00
  • 10e76597a8 Closes #20332: Add a "none" option to object tag filters (#20452) Jeremy Stretch 2025-09-30 10:45:15 -04:00
  • 18862586e5 feat(dcim): Add "facility" field to bulk edit forms for Site and Location Martin Hauser 2025-09-30 11:55:54 +02:00
  • 69a7c97c3e Update source translation strings github-actions 2025-09-30 05:04:06 +00:00
  • bfd1adf0b5 Fixes #20441: Fix display of the "groups" column in contact assignments table (#20446) Jeremy Stretch 2025-09-29 14:05:52 -04:00
  • 030f03b1a8 Typo and alphabetical fixes for Interface choices Robert Drake 2025-09-23 14:14:50 -04:00
  • 6cf6e2cd7f Fixes #20419: Correct action buttons for child object views (#20445) Jeremy Stretch 2025-09-29 12:14:16 -04:00
  • 0b7baae23c Fixes #20412: linkify cluster type (#20413) RasmusThing 2025-09-29 13:44:15 +02:00
  • 0c22fc9408 Fixes #19590: Display related columns on DeviceComponents table (#20344) Elliott Balsley 2025-09-29 03:45:37 -07:00
  • a437931aef Merge pull request #20393 from netbox-community/20390-pagination-dropdown bctiemann 2025-09-22 07:15:53 -04:00
  • 0fac8e671e Update source translation strings github-actions 2025-09-20 05:02:20 +00:00
  • 6547a16ab6 Fixes #20398: Rely on browser-native form field validation (#20401) Jeremy Stretch 2025-09-19 16:13:47 -04:00
  • 07a53c8315 Closes #17010: Show admin navigation menu items only for staff & superusers (#20386) Jeremy Stretch 2025-09-19 15:52:16 -04:00
  • 12818f1786 Closes #20295: Make cable terminations REST API endpoint read-only (#20394) Jeremy Stretch 2025-09-19 13:54:51 -04:00
  • 55cda3ca45 Fixes #20253: GraphQL filter by contacts (#20288) Elliott Balsley 2025-09-19 07:52:02 -07:00
  • a173a9b4ac Update source translation strings github-actions 2025-09-19 05:03:24 +00:00
  • d34ce7794c Merge pull request #20381 from netbox-community/20380-sentry_config bctiemann 2025-09-18 22:15:11 -04:00
  • f45a11d079 Closes #20382: Document performance best practices (#20384) Jeremy Stretch 2025-09-18 15:17:06 -04:00
  • f0ae0da1c7 Update OpenAPI schema Jeremy Stretch 2025-09-18 15:09:07 -04:00
  • 56db60f8c9 Fixes #20375: Preserve filter params when performing bulk operations (#20387) Jeremy Stretch 2025-09-18 15:08:50 -04:00
  • c30e4813b7 Merge branch 'main' into feature Jeremy Stretch 2025-09-18 14:42:24 -04:00
  • c8b30270a8 Fixes #20390: Fix styling of pagination dropdown menu Jeremy Stretch 2025-09-18 14:05:00 -04:00
  • 8e332055bc Closes #20380: Introduce the SENTRY_CONFIG config parameter Jeremy Stretch 2025-09-17 14:25:41 -04:00
  • 3c09ee8b11 Merge pull request #20350 from llamafilm/17824-hotkeys bctiemann 2025-09-17 13:59:37 -04:00
  • a4f0b76cb5 Closes #20367: Document best practices for modeling SFPs (#20377) Jeremy Stretch 2025-09-17 12:31:11 -04:00
  • f2097cce33 no search at login page Elliott Balsley 2025-09-16 20:05:35 -07:00
  • 499ebb8ab4 Merge branch 'main' into 17824-hotkeys Elliott Balsley 2025-09-16 19:26:14 -07:00
  • 57a7afd548 Merge branch 'main' into feature Jeremy Stretch 2025-09-16 12:00:48 -04:00
  • 8fa1abd371 Release v4.4.1 (#20366) v4.4.1 Jeremy Stretch 2025-09-16 11:56:50 -04:00
  • 81401b9e17 Update source translation strings github-actions 2025-09-16 05:02:30 +00:00
  • 5bfbca9a83 Fixes #20298: Add placeholder for failed image thumbnail generation (#20359) Jason Novinger 2025-09-15 23:49:43 +00:00
  • 85689b25de feat: add Wi-Fi Alliance generation labels to Interface type texts (#20348) Robin Schneider 2025-09-15 20:52:46 +02:00
  • c2aa87a4c9 Closes #20321: Add PHY interface types for pluggable transceivers (#20343) Jeremy Stretch 2025-09-15 14:39:05 -04:00
  • b4eaeead13 Fixes #20342: Override create_superuser to drop is_staff (#20351) Martin Hauser 2025-09-15 20:36:51 +02:00
  • 34b111bdc4 feat(users): Add support for cloning ObjectPermission objects Martin Hauser 2025-09-14 17:07:02 +02:00
  • 684106031a feat(dcim): Improve CableTypeChoices structure and grouping Martin Hauser 2025-09-15 16:27:05 +02:00
  • 31644b4ce6 fix(ipam): Remove FHRP IP prefix constraint Martin Hauser 2025-09-14 19:23:27 +02:00
  • fb004bb94e #20327: Device queries now faster when including ConfigContexts (#20346) Jason Novinger 2025-09-15 17:04:56 +00:00
  • 192440a4d3 Merge pull request #20334 from 991jo/patch-2 bctiemann 2025-09-15 08:54:54 -04:00
  • 24fff6bd74 Merge pull request #20326 from netbox-community/20096-remove-legacy-script-methods bctiemann 2025-09-15 08:53:57 -04:00
  • 955c64b68c Re-order migrations Daniel Sheppard 2025-09-14 10:49:44 -05:00
  • 03a6032f36 remove debug line Elliott Balsley 2025-09-13 11:45:17 -07:00
  • 2dac09cea0 Closes #20341: Drop legacy django_admin_log table (#20349) Martin Hauser 2025-09-13 20:11:13 +02:00
  • 2a99aadc5d Update source translation strings github-actions 2025-09-13 05:03:28 +00:00
  • 2d6b3d19e7 Fixes #20236: Improve file naming and upload handling (#20315) Martin Hauser 2025-09-13 00:41:49 +02:00
  • b9567208d4 Closes #20088: Remove model from webhook context (replaced by object_type) (#20325) Jeremy Stretch 2025-09-12 12:54:54 -04:00
  • 103939ad3c Fixes #20197: Correct validation for virtual chassis parent interface (#20337) Martin Hauser 2025-09-12 15:53:08 +02:00
  • 4b17faae52 Bump Django to v5.2.6 (#20340) Jeremy Stretch 2025-09-12 09:33:49 -04:00
  • 37644eed3f Extended plugin development documentation regarding bulk edit/delete buttons in tables Jo 2025-09-12 08:22:16 +02:00