Commit Graph

  • 186be5f5d6 Update GraphQL filter documentation Jeremy Stretch 2025-02-25 15:03:36 -0500
  • 633d0c9b79 Remove merge vestige Brian Tiemann 2025-02-25 14:15:35 -0500
  • 8e14b10609 Remove custom column class Brian Tiemann 2025-02-25 14:13:29 -0500
  • fdc879f00a Use a TemplateColumn for is_installed Brian Tiemann 2025-02-25 14:11:11 -0500
  • ab7ae188ed Handle null table in TableConfigForm Brian Tiemann 2025-02-25 06:11:59 -0500
  • 3b894f9ccb Handle null table in TableConfigForm Brian Tiemann 2025-02-25 06:11:59 -0500
  • 642c3ca0ca Optimize contact lookup query Alexander Haase 2025-02-25 18:36:16 +0100
  • effc23f5bb Optimize contact lookup query Alexander Haase 2025-02-25 18:36:16 +0100
  • 341125cd54 Merge pull request #18650 from tobiasge/18635-fix-version-identifier bctiemann 2025-02-25 12:19:26 -0500
  • ae5314ffa7
    Merge pull request #18650 from tobiasge/18635-fix-version-identifier bctiemann 2025-02-25 12:19:26 -0500
  • 26bac97db2 Add failed_to_load logic Brian Tiemann 2025-02-25 12:14:53 -0500
  • 00f4359f1f Closes #18623: Upgrade Tabler to v1.0 (#18624) Jeremy Stretch 2025-02-25 12:13:53 -0500
  • 26c7c8f08d
    Closes #18623: Upgrade Tabler to v1.0 (#18624) Jeremy Stretch 2025-02-25 12:13:53 -0500
  • d802f93717 Undo simplification Brian Tiemann 2025-02-25 12:08:46 -0500
  • 658fc12070 Closes #17793: Introduce a REST API endpoint for tagged objects (#18679) Jeremy Stretch 2025-02-25 12:06:44 -0500
  • f7fdf07949
    Closes #17793: Introduce a REST API endpoint for tagged objects (#18679) Jeremy Stretch 2025-02-25 12:06:44 -0500
  • 9b7c10e864 Revert "Merge feature" Brian Tiemann 2025-02-25 12:06:14 -0500
  • d1ea60f082 Merge feature Brian Tiemann 2025-02-25 11:55:12 -0500
  • 92a5623016 Simplify plugin_config.validate syntax bctiemann 2025-02-25 10:44:50 -0500
  • 1d6a656d63 Fix is_installed Brian Tiemann 2025-02-23 18:48:55 -0500
  • 28cf67b732 Rename Installed column to Active, and add custom PluginActiveColumn with tooltip Brian Tiemann 2025-02-23 18:47:13 -0500
  • 55b5b7c53a Skip incompatible plugins during startup and remove from PLUGINS Brian Tiemann 2025-01-29 18:22:22 -0500
  • 1423a1f0d3 Resolve merge conflicts Brian Tiemann 2025-02-05 10:42:59 -0500
  • 8b6a241500 Revert "Handle exceptions on request processors in incompatible plugins, and display status in Plugins page" Brian Tiemann 2025-02-05 10:28:52 -0500
  • baab200f73 Handle exceptions on request processors in incompatible plugins, and display status in Plugins page Brian Tiemann 2025-02-05 10:25:08 -0500
  • dd2ca387a5 Skip incompatible plugins during startup and remove from PLUGINS Brian Tiemann 2025-01-29 18:22:22 -0500
  • 959b423f81 Document PROXY_ROUTERS parameter Jeremy Stretch 2025-02-25 11:15:13 -0500
  • b9dfb1ddbc Misc cleanup Jeremy Stretch 2025-02-25 10:58:30 -0500
  • 62a53e4935 Fixes 17357: Use virtual chassis name as fallback for device (#18710) Alexander Haase 2025-02-25 16:55:00 +0100
  • bf836c9bc2
    Fixes 17357: Use virtual chassis name as fallback for device (#18710) Alexander Haase 2025-02-25 16:55:00 +0100
  • 3d36f72d98 Merge pull request #18721 from atownson/issue_18403 bctiemann 2025-02-25 10:24:42 -0500
  • 4a4596d5e8
    Merge pull request #18721 from atownson/issue_18403 bctiemann 2025-02-25 10:24:42 -0500
  • 302eaacd32 Closes: #18434 - Add SPB in L2VPN (#18523) Mathias Guillemot 2025-02-25 23:06:07 +0800
  • d1712c45bb
    Closes: #18434 - Add SPB in L2VPN (#18523) Mathias Guillemot 2025-02-25 23:06:07 +0800
  • 4ed485a5ed Closes #18024: Add URL pattern for scripts to reference them by module.name (#18723) atownson 2025-02-25 08:39:39 -0600
  • 48b825c64a
    Closes #18024: Add URL pattern for scripts to reference them by module.name (#18723) atownson 2025-02-25 08:39:39 -0600
  • 669e893e90 Closes #18072: Remove support for single model registration from PluginTemplateExtension Jeremy Stretch 2025-02-20 17:02:05 -0500
  • 7e669d1a14 Closes #18072: Remove support for single model registration from PluginTemplateExtension Jeremy Stretch 2025-02-20 17:02:05 -0500
  • ed22fd87a3 Merge pull request #18724 from netbox-community/18605-prefix-vlan-assignment-display bctiemann 2025-02-25 09:31:48 -0500
  • 4fb42ac7b3
    Merge pull request #18724 from netbox-community/18605-prefix-vlan-assignment-display bctiemann 2025-02-25 09:31:48 -0500
  • bf48e5b74b Add missing object_id filter to TaggedItemFilterSet Jeremy Stretch 2025-02-25 09:30:52 -0500
  • 540ef1ffe3 Merge pull request #18491 from antoinekh/17542-Contact_Assignment_to_vpn_tunnels bctiemann 2025-02-25 09:23:14 -0500
  • a8b4024016
    Merge pull request #18491 from antoinekh/17542-Contact_Assignment_to_vpn_tunnels bctiemann 2025-02-25 09:23:14 -0500
  • 41e6a55ec0 Optimize API serializer logic Daniel Sheppard 2025-02-25 08:19:14 -0600
  • 4f7b5fb121 18296 Add Tenancy to VLAN Groups (#18690) Arthur Hanson 2025-02-25 06:13:30 -0800
  • 08b2fc424a
    18296 Add Tenancy to VLAN Groups (#18690) Arthur Hanson 2025-02-25 06:13:30 -0800
  • 9206e64969 Reduce table column heading font size Jeremy Stretch 2025-02-25 08:19:28 -0500
  • 824227a58e fix contact wrong model assignment Antoine Keranflec'h 2025-02-25 13:53:50 +0100
  • a6c07e6a35 fix contact wrong model assignment Antoine Keranflec'h 2025-02-25 13:53:50 +0100
  • f26f4947bc Handle null table in TableConfigForm Brian Tiemann 2025-02-25 06:11:59 -0500
  • 5c63d53739 fix double line breaks Antoine Keranflec'h 2025-02-25 09:15:55 +0100
  • 59cd5bc653 fix double line breaks Antoine Keranflec'h 2025-02-25 09:15:55 +0100
  • dbc60ede15 Merge branch 'netbox-community:main' into 17542-Contact_Assignment_to_vpn_tunnels Antoine Keranflec'h 2025-02-25 09:09:13 +0100
  • bda4f314a4
    Merge branch 'netbox-community:main' into 17542-Contact_Assignment_to_vpn_tunnels Antoine Keranflec'h 2025-02-25 09:09:13 +0100
  • 650ed0e643 Don't cache device label Alexander Haase 2025-02-25 08:23:35 +0100
  • 4692b9f955 Add test case for VC members with name Alexander Haase 2025-02-25 08:06:46 +0100
  • 5f1929c8eb Close #18635: Show only the semantic version Tobias Genannt 2025-02-16 09:47:10 +0100
  • 2eaee8bf45 Close #18635: Show only the semantic version Tobias Genannt 2025-02-16 09:47:10 +0100
  • dfd6b76dc4 Update source translation strings github-actions 2025-02-25 05:02:09 +0000
  • 2a56c08bc8 Update source translation strings github-actions 2025-02-25 05:02:09 +0000
  • 2c08258d9a Optimize API test for vlan fields Daniel Sheppard 2025-02-24 22:00:25 -0600
  • 5ea85b410e fix typo Renato Almeida de Oliveira Zaroubin 2025-02-25 01:13:33 +0000
  • 8ee5d0a08a Update serializer, form and tests Daniel Sheppard 2025-02-24 17:12:00 -0600
  • 3ade819706 18423 scripts root update Arthur 2025-02-24 15:03:25 -0800
  • e1bcfdfdaa
    Fix formatting issue atownson 2025-02-24 15:09:18 -0600
  • 71fc4743eb Change _get_script function name and syntax atownson 2025-02-24 15:03:36 -0600
  • 747fef0bc2 Work on IP to Prefix ForeignKey relationship Daniel Sheppard 2025-02-24 14:03:18 -0600
  • 205d2c2b0b Fix navigation menu colors Jeremy Stretch 2025-02-24 14:58:49 -0500
  • 36cd706bc3 Upgrade Tabler to v1.0 Jeremy Stretch 2025-02-11 14:09:30 -0500
  • 8d5e4ccbe9 Add VLAN Translation Policy to bulk edit forms and tables for Interface and VMInterface Brian Tiemann 2025-02-23 21:36:19 -0500
  • beb0aff656 Add VLAN Translation Policy to bulk edit forms and tables for Interface and VMInterface Brian Tiemann 2025-02-23 21:36:19 -0500
  • e86a1f96fe
    Fix formatting issue atownson 2025-02-24 12:08:13 -0600
  • 761a4f727f Add the advanced object selector to the ObjectVar and MultiObjectVar script inputs atownson 2025-02-24 11:48:29 -0600
  • 44d0e94ffa Fixes #18605: only VLANs at selected Site are shown in VLAN select Jason Novinger 2025-02-24 11:29:31 -0600
  • 64270d6a4e Fixes #18605: only VLANs at selected Site are shown in VLAN select Jason Novinger 2025-02-24 11:29:31 -0600
  • b894317df0 Merge branch '17686-config_option_for_disk_divider' of https://github.com/Haeki/netbox into 17686-config_option_for_disk_divider mika.busch 2025-02-24 18:04:35 +0100
  • 878fc7b0b0 Add DISK_BASE_UNIT and RAM_BASE_UNIT to documentation mika.busch 2025-02-24 18:04:23 +0100
  • 2c1237e98b commented out to keep default mika.busch 2025-02-24 17:59:52 +0100
  • 1df7ba72f6
    Merge branch 'netbox-community:main' into 17686-config_option_for_disk_divider Mika Busch 2025-02-24 17:56:54 +0100
  • dc9d54c3c1 Add URL pattern for scripts to reference them by module.name atownson 2025-02-24 10:06:30 -0600
  • b996356676 Update source translation strings github-actions 2025-02-24 15:18:11 +0000
  • fba4141ce3 Update source translation strings github-actions 2025-02-24 15:18:11 +0000
  • b3984799c4 Clarify error message Jeremy Stretch 2025-02-24 09:59:20 -0500
  • a4ecb82330 Clarify error message Jeremy Stretch 2025-02-24 09:59:20 -0500
  • 8e4e2e5608 Do not retrieve the data field from Job objects unless needed atownson 2025-02-24 09:07:16 -0600
  • 5a3e213fb4 Do not retrieve the data field from Job objects unless needed atownson 2025-02-24 09:07:16 -0600
  • 6e002f29de Clarify error message Jeremy Stretch 2025-02-24 09:59:20 -0500
  • 035e8b540c Add missed init Andrey Tikhonov 2025-02-24 15:43:07 +0100
  • 83ca0ef955 Add missed init Andrey Tikhonov 2025-02-24 15:43:07 +0100
  • a930bbe9ca Cleanup Andrey Tikhonov 2025-02-24 15:38:19 +0100
  • 9c3e7f2c5d Cleanup Andrey Tikhonov 2025-02-24 15:38:19 +0100
  • e85d342aa6 Fix link peers Andrey Tikhonov 2025-02-24 15:28:45 +0100
  • 7794c6cfcb Fix link peers Andrey Tikhonov 2025-02-24 15:28:45 +0100
  • e399c96200 port generic field to 4.2 Andrey Tikhonov 2025-02-24 15:20:18 +0100
  • 8dc1d68aee port generic field to 4.2 Andrey Tikhonov 2025-02-24 15:20:18 +0100
  • 0502cb34b6 Add VLAN Translation Policy to bulk edit forms and tables for Interface and VMInterface Brian Tiemann 2025-02-23 21:36:19 -0500
  • 2b7c425b57 Enhance display name of devices Alexander Haase 2025-02-23 10:26:37 +0100
  • 0e419738c8 Add reservations prefetch to RackListView queryset Renato Almeida de Oliveira Zaroubin 2025-02-22 12:25:53 +0000
  • b02bf77888 Index virtual chassis of device Alexander Haase 2025-02-22 00:49:31 +0100
  • 4ea36f6430 Limit inherited contacts to model Alexander Haase 2025-02-22 00:06:44 +0100