Commit Graph

  • 57bc1887bc Remove unused views Brian Tiemann 2024-11-14 15:58:01 -0500
  • 944eadaf95 Standardize "MAC Address" instead of "MAC" Brian Tiemann 2024-11-14 15:54:04 -0500
  • 3d244bfa37 Style cleanup Brian Tiemann 2024-11-14 15:48:33 -0500
  • 563caa9af8 Add to VMInterfaceSerializer too Brian Tiemann 2024-11-14 15:27:14 -0500
  • 17a2b53521 Simplify serializer and add ip_addresses Brian Tiemann 2024-11-14 15:24:43 -0500
  • e2e5af5303 Documentation notes and cleanup Brian Tiemann 2024-11-14 14:02:13 -0500
  • 805954eb87 Merge branch 'feature' into 17929-prefix-scope Arthur Hanson 2024-11-14 11:02:08 -0800
  • d2d00873a9 12596 review changes Arthur Hanson 2024-11-14 10:34:15 -0800
  • 17f13f9a54 12596 review changes Arthur Hanson 2024-11-14 10:33:03 -0800
  • 06705595b6 Misc cleanup Jeremy Stretch 2024-11-14 13:20:27 -0500
  • e46d9a6d29 Model cleanup Brian Tiemann 2024-11-14 13:12:31 -0500
  • 90cf71ba58 Fix check for current is_primary setting when reassigning Brian Tiemann 2024-11-14 10:46:19 -0500
  • 640a325551 Remove form-level validation Brian Tiemann 2024-11-14 10:34:05 -0500
  • 5029dd4eaf Perform is_primary validation on MACAddress model and just check if one already exists for the interface Brian Tiemann 2024-11-14 10:33:29 -0500
  • 6d1b590200 fix typo in #17970 Joel L. McGuire 2024-11-13 14:39:37 -0600
  • 0ff0edd477 fix typo in #17970 Joel L. McGuire 2024-11-13 14:39:37 -0600
  • 3de7457a36 wip: Filter by custom fields in graph ql Christoph Beberweil 2024-09-04 15:15:21 +0200
  • 284cf8f82c WIP Jeremy Stretch 2024-11-13 17:05:21 -0500
  • 0f35148098 fix typo in #17970 Joel L. McGuire 2024-11-13 14:39:37 -0600
  • 973c410db2 11279 refactor VirtualDisk Arthur Hanson 2024-11-13 12:11:35 -0800
  • 23a22e7f1c 11279 fix tests Arthur Hanson 2024-11-13 10:51:16 -0800
  • 39438a239a 11279 fix tables /tests Arthur Hanson 2024-11-13 09:55:24 -0800
  • 5518286c79 11279 add collation Arthur Hanson 2024-11-13 09:19:41 -0800
  • fb19be9cca 11279 add collation Arthur Hanson 2024-11-13 09:01:47 -0800
  • 391e4e6966
    Merge branch 'netbox-community:develop' into 17686-config_option_for_disk_divider Mika Busch 2024-11-13 17:18:19 +0100
  • 09b771507f Closes #17686: Abillity to select disk divider mika.busch 2024-11-13 17:17:57 +0100
  • 8660838b36 Update erroneous comment Jonathan Senecal 2024-11-13 14:02:45 +0000
  • ea34d7bce8 Translate badge text and simplify implementation Jonathan Senecal 2024-11-13 13:59:32 +0000
  • 271a2c30eb Update source translation strings github-actions 2024-11-13 05:02:11 +0000
  • 05daa16aed Update source translation strings github-actions 2024-11-13 05:02:11 +0000
  • 3a7a4f83d6 Enforce saving only a single is_primary MACAddress per interface/vminterface Brian Tiemann 2024-11-12 20:44:35 -0500
  • 3f32c5b123 Merge branch 'feature' into 4867-multiple-mac-addresses Brian Tiemann 2024-11-12 20:29:44 -0500
  • 33099499d6 11279 add collation Arthur Hanson 2024-11-12 15:00:46 -0800
  • 4062986e06 11279 add collation Arthur Hanson 2024-11-12 14:41:54 -0800
  • e462dbd230 Update changelog Jeremy Stretch 2024-11-12 15:56:29 -0500
  • 256d69d08b Update changelog Jeremy Stretch 2024-11-12 15:56:29 -0500
  • 98c2b2f504
    Merge branch 'develop' into 17954_cable_bulk_import_circuit_terminations Jonathan Senecal 2024-11-12 15:48:32 -0500
  • 2721455082 Fixes #17954 - Handle CircuitTerminations in Cable Bulk Import Jonathan Senecal 2024-11-12 20:22:56 +0000
  • b77bb44739 Fixes #17986: Correct label for disk size when bulk editing virtual machines (#17992) Jeremy Stretch 2024-11-12 14:53:57 -0500
  • 9c532c7d89
    Fixes #17986: Correct label for disk size when bulk editing virtual machines (#17992) Jeremy Stretch 2024-11-12 14:53:57 -0500
  • fe1f5ebf0c Correct label for VirtualDisk.size Jeremy Stretch 2024-11-12 14:37:09 -0500
  • 71a044c381 Fixes #17969: Fix system info export when a config revision exists Jeremy Stretch 2024-11-12 12:11:44 -0500
  • c34fea6c9b Fixes #17969: Fix system info export when a config revision exists Jeremy Stretch 2024-11-12 12:11:44 -0500
  • 97c006b628 Fixes #17963: Fix selection of all listed objects during bulk edit Jeremy Stretch 2024-11-12 13:58:48 -0500
  • 2ed0534117 Fixes #17963: Fix selection of all listed objects during bulk edit Jeremy Stretch 2024-11-12 13:58:48 -0500
  • 8eb68b57d2 Fixes #17963: Fix selection of all listed objects during bulk edit Jeremy Stretch 2024-11-12 13:58:48 -0500
  • ee38f147e2 Fixes #17986: Correct label for disk size when bulk editing virtual machines Jeremy Stretch 2024-11-12 13:04:18 -0500
  • 9bf3f0d3f9 Fixes #17972: Force evaluation of LOGIN_REQUIRED when requesting static media (#17990) Jeremy Stretch 2024-11-12 12:19:37 -0500
  • 954e29aec3
    Fixes #17972: Force evaluation of LOGIN_REQUIRED when requesting static media (#17990) Jeremy Stretch 2024-11-12 12:19:37 -0500
  • 32ec97447e Fixes #17969: Fix system info export when a config revision exists Jeremy Stretch 2024-11-12 12:11:44 -0500
  • 72908a439e Fixes #17972: Force evaluation of LOGIN_REQUIRED when requesting static media Jeremy Stretch 2024-11-12 11:37:00 -0500
  • 17b1c28b7a Merge branch 'netbox-community:develop' into 17542-Contact_Assignment_to_vpn_tunnels Antoine Keranflec'h 2024-11-12 14:17:05 +0100
  • 113c8d1d85
    Merge branch 'netbox-community:develop' into 17542-Contact_Assignment_to_vpn_tunnels Antoine Keranflec'h 2024-11-12 14:17:05 +0100
  • 00c444a2e4
    Fix Exception display in RQ Task view Anthony Belhadj 2024-11-11 17:02:54 +0100
  • e45130066b
    Remove redundant check for 'vminterface' in assigned_object_parent Jan Krupa 2024-11-11 09:55:34 +0100
  • ecb4419225 add is_oob parameter on bulk_import ipaddress pl0xym0r 2024-11-10 09:54:58 +0000
  • d6bde32056 Simplify help text replacement string for component forms with 'module' field Brian Tiemann 2024-11-08 10:26:13 -0500
  • 94811f518a Update source translation strings github-actions 2024-11-08 05:02:01 +0000
  • 494d410847 Update source translation strings github-actions 2024-11-08 05:02:01 +0000
  • 4426f47106 Show virtual circuit connections on interfaces Jeremy Stretch 2024-11-07 16:41:05 -0500
  • 3398112786 12596 Add Allocated Resources to Cluster API Arthur Hanson 2024-11-07 13:30:45 -0800
  • 711daa1d9a 12596 Add Allocated Resources to Cluster API Arthur Hanson 2024-11-07 13:06:54 -0800
  • 7ab780814b
    Issue 17924 (BGP_ASN_MIN change from 1 to 0) Mencken Davidson 2024-11-07 15:53:48 -0500
  • 73b74d4ce8 Add model docs Jeremy Stretch 2024-11-07 14:41:49 -0500
  • e0a9c578e8 Merge branch 'feature' into 12596-cluster-api Arthur Hanson 2024-11-07 11:13:40 -0800
  • 6b4b68a598 Add remaining tests Jeremy Stretch 2024-11-07 14:12:07 -0500
  • 8f48e85c2a Add API tests Jeremy Stretch 2024-11-05 17:30:06 -0500
  • 9aa4ae599e WIP Jeremy Stretch 2024-11-04 16:44:43 -0500
  • 5d8853c28a Fix linter error Jeremy Stretch 2024-11-07 14:10:15 -0500
  • 03d413565f Fix linter error Jeremy Stretch 2024-11-07 14:10:15 -0500
  • 46c294beb2 Merge branch 'feature' into 12596-cluster-api Arthur Hanson 2024-11-07 10:16:39 -0800
  • 855ca7b1ff 12596 Add Allocated Resources to Cluster API Arthur Hanson 2024-11-07 10:15:52 -0800
  • 2ac38e3d32 12596 Add Allocated Resources to Cluster API Arthur Hanson 2024-11-07 10:08:47 -0800
  • 80aa1b74ea Closes #17951: Extend Ruff ruleset Jeremy Stretch 2024-11-07 10:24:15 -0500
  • a183048891 Closes #17951: Extend Ruff ruleset Jeremy Stretch 2024-11-07 10:24:15 -0500
  • 287a64798d 17929 merge latest scope changes Arthur Hanson 2024-11-07 08:49:29 -0800
  • ee274c8451 Merge branch 'feature' into 17929-prefix-scope Arthur Hanson 2024-11-07 07:58:47 -0800
  • dee3861631 10711 Add Scope to WirelessLAN (#17877) Arthur Hanson 2024-11-07 07:28:02 -0800
  • 812ce8471a
    10711 Add Scope to WirelessLAN (#17877) Arthur Hanson 2024-11-07 07:28:02 -0800
  • 2e2b7dad72 Closes #17951: Extend Ruff ruleset Jeremy Stretch 2024-11-07 10:24:15 -0500
  • 3744c2fc03 Extend CSV test data Jeremy Stretch 2024-11-07 09:59:30 -0500
  • 8abf427a86 Closes: #17871 - Add cluster on bulkedit device (#17920) Pl0xym0r 2024-11-07 15:26:14 +0100
  • fe0ae39903
    Closes: #17871 - Add cluster on bulkedit device (#17920) Pl0xym0r 2024-11-07 15:26:14 +0100
  • 449e94554b Closes: #15239 - Allow adding/removing tagged VLANs in bulk editing of Interfaces (#17524) bctiemann 2024-11-07 09:14:33 -0500
  • f873735dd4
    Closes: #15239 - Allow adding/removing tagged VLANs in bulk editing of Interfaces (#17524) bctiemann 2024-11-07 09:14:33 -0500
  • 56b44159b4 Make cluster assignment nullable; reorder imports Jeremy Stretch 2024-11-07 09:05:34 -0500
  • a64d6e45db Closes #16903: Update release process to use Transifex CLI client (#17916) Jeremy Stretch 2024-11-07 08:57:02 -0500
  • 6035ad139a
    Closes #16903: Update release process to use Transifex CLI client (#17916) Jeremy Stretch 2024-11-07 08:57:02 -0500
  • 7c9ff59894 Add token environment variable to tx command Jeremy Stretch 2024-11-07 08:30:37 -0500
  • 7c0b69a2ac 7848 OpenAPI doc generation Arthur Hanson 2024-11-06 17:11:59 -0800
  • c32b681a26 7848 OpenAPI doc generation Arthur Hanson 2024-11-06 17:05:06 -0800
  • b184dc35f9 7848 tests Arthur Hanson 2024-11-06 16:44:15 -0800
  • b2f367d329 7848 tests Arthur Hanson 2024-11-06 16:25:33 -0800
  • 38132a55f3 7848 Task enqueue, requeue, stop Arthur Hanson 2024-11-06 14:05:58 -0800
  • d26e2a1746 7848 Task enqueue, requeue, stop Arthur Hanson 2024-11-06 14:05:28 -0800
  • afb18d4ea9 7848 Task enqueue, requeue, stop Arthur Hanson 2024-11-06 13:49:36 -0800
  • 088ab820cd 7848 Task detail view Arthur Hanson 2024-11-06 13:01:52 -0800
  • b9f4f93ca0 7848 switch to APIView Arthur Hanson 2024-11-06 12:02:38 -0800
  • 56664ab0fe Move tagging ops into post_save_operations and use a TabbedGroup in the form Brian Tiemann 2024-11-06 13:02:35 -0500
  • 00aae7688d Merge branch 'refs/heads/develop' into 15239-add-remove-tagged-vlans-bulk-editing-interfaces Brian Tiemann 2024-11-06 10:32:16 -0500