Commit Graph

  • 364826d2d8 limits vlans on interface tables (#17662) Thor Selmer Dreier-Hansen 2024-10-07 14:45:53 +02:00
  • 4b6e8a9e75 Fixes: #17566 - Fix issue Job.get_absolute_url() to prevent exception being thrown if no object_type is set (#17661) Daniel Sheppard 2024-10-07 07:35:47 -05:00
  • 66d792e0d8 fixes: 17079 add more device airflow choices Costas Drongos 2024-10-02 23:07:43 +02:00
  • 74727786c1 Update changelog Jeremy Stretch 2024-10-07 08:03:14 -04:00
  • 8e802abf0d Update source translation strings github-actions 2024-10-04 05:02:12 +00:00
  • fec0badd5a Closes #17669: Enable filtering VLANs by assigned interface (#17674) Jeremy Stretch 2024-10-03 13:56:26 -04:00
  • ce04ec20e8 Fixes: #17663 - Only remove extraneous attributes from extra if changing to a BooleanFilter (#17670) bctiemann 2024-10-03 13:50:07 -04:00
  • dda7837069 17671 fix RackType search Arthur Hanson 2024-10-03 07:16:00 -07:00
  • bfcae8088d Rename Microsoft Azure AD to Entra ID Alexander Haase 2024-09-26 14:20:05 +02:00
  • f11dc00fae Change attr_type from list to str for MultipleChoiceFilter (#17638) Jeremy Stretch 2024-10-03 13:24:00 -04:00
  • 648aeaaf14 Closes: #11671 - Add position display to cable trace Daniel Sheppard 2024-10-02 09:00:26 -05:00
  • 1969f0dc71 fix migrations Arthur Hanson 2024-10-02 12:52:27 -07:00
  • 6ea0c0c3e9 Merge pull request #17658 from netbox-community/develop v4.1.3 Jeremy Stretch 2024-10-02 10:10:06 -04:00
  • 6a6154f02f Release v4.1.3 Jeremy Stretch 2024-10-02 14:41:09 +01:00
  • 5b2f2e1da6 Remove old logos Jeremy Stretch 2024-10-02 14:16:39 +01:00
  • 2c68aca344 17195 Add color to PowerOutlet (#17623) Arthur Hanson 2024-10-02 05:51:41 -07:00
  • 23f94839ad Update source translation strings github-actions 2024-10-02 05:01:57 +00:00
  • 92d8aa583a Add support for socks connection to Git backend (#17640) Arthur Hanson 2024-10-01 09:11:44 -07:00
  • d9028f9202 Update source translation strings github-actions 2024-10-01 05:02:14 +00:00
  • 8cd0a3215c 16783 Add status field to InventoryItem (#17627) Arthur Hanson 2024-09-30 15:26:14 -07:00
  • 976f9310f9 Changelog for #17558 Jeremy Stretch 2024-09-30 14:59:39 -04:00
  • a9fee5cd32 17558 raise validation error if removing used choice from ChoiceSet (#17591) Arthur Hanson 2024-09-30 10:17:01 -07:00
  • 5013a6c692 Fixes: #17612 : Update ASN types in asn.md (#17625) DM3740 2024-09-27 23:20:49 +03:00
  • c60a0f4f56 16136 remove Django Admin (#17619) Arthur Hanson 2024-09-27 05:33:02 -07:00
  • 8624734610 Update source translation strings github-actions 2024-09-27 05:01:59 +00:00
  • ead6e637f4 Merge pull request #17626 from netbox-community/develop v4.1.2 Jeremy Stretch 2024-09-26 16:31:22 -04:00
  • b4e181c015 Release v4.1.2 Jeremy Stretch 2024-09-26 16:13:57 -04:00
  • 2a8b11de8e Updates for project NetBox (#17624) transifex-integration[bot] 2024-09-26 16:08:01 -04:00
  • dee8e6f733 Fixes: #17611: Fix a ValidationError message Costas Drogos 2024-09-26 21:38:07 +02:00
  • e93719e4f9 Fixes: #17360 - Ensure model is defined when rendering bulk_edit_button (#17535) bctiemann 2024-09-26 15:36:42 -04:00
  • 52a0b454c0 Fixes: #17497 - Handle invalid accessor fields in bulk import forms (#17594) bctiemann 2024-09-26 15:31:07 -04:00
  • 0ec632e548 17419 fix MPTT issue with migrations for nested module bays (#17553) Arthur Hanson 2024-09-26 12:24:32 -07:00
  • cc6f21ded2 Change manufacturer to a CSVModelChoiceField in DeviceTypeImportForm Brian Tiemann 2024-09-24 17:11:07 -04:00
  • b4dd71d578 Fixes #17511: Restore consistent font support for non-Latin characters Jeremy Stretch 2024-09-24 16:35:20 -04:00
  • 9bccc11c28 17604 fix cluster disk space display Arthur Hanson 2024-09-25 10:39:15 -07:00
  • 5485b04bcd Add interface type SFP (100 Base-FX) Alexander Haase 2024-09-26 14:31:57 +02:00
  • 68bd37a08f Add return URL to available IPs table link Alexander Haase 2024-09-26 14:42:27 +02:00
  • 85396866bc Fixes #17601: Record change to terminating object when disconnecting a cable Jeremy Stretch 2024-09-25 09:48:59 -04:00
  • 50df0a1073 Update source translation strings github-actions 2024-09-25 05:02:13 +00:00
  • 01db481bc3 Update changelog Jeremy Stretch 2024-09-24 17:14:02 -04:00
  • cfb5696d29 Fixes: #17126 - Respect the weight unit of the DeviceType when displaying the Device detail (#17579) bctiemann 2024-09-24 16:53:39 -04:00
  • 8420af8562 17569 Add help text to VLAN Group that is not saved on the interface (#17578) Arthur Hanson 2024-09-24 13:49:41 -07:00
  • b7df06ae7f create 802.15.4 interface type iamk3 2024-09-19 16:18:09 -04:00
  • 88abb6902d 17537 add name field to ASN Range Search Arthur Hanson 2024-09-23 09:09:20 -07:00
  • 116a423d8f Closes: #16837 - Fix type__empty filter in character-based filters (#17574) bctiemann 2024-09-24 10:02:49 -04:00
  • 9c9c4fbd6e 17501 fix showing last run of script execution in list view (#17581) Arthur Hanson 2024-09-24 06:45:38 -07:00
  • 896b5b9b74 17555 fix interface filter on device for hide-disconnected Arthur Hanson 2024-09-23 13:56:03 -07:00
  • dd0774d8d4 Update changelog Jeremy Stretch 2024-09-24 09:23:14 -04:00
  • b46a89640f Closes #17577: Reference ModelState when determining whether an object is being created Jeremy Stretch 2024-09-23 17:04:18 -04:00
  • 3c36549ff1 Satisfy prettier check atownson 2024-09-23 14:59:16 -05:00
  • 6d5af67da8 Update TS styling atownson 2024-09-23 13:42:37 -05:00
  • 1bfb6e6f34 Added null check for the button group atownson 2024-09-23 13:26:47 -05:00
  • 0cf8264c0e Fix TS import atownson 2024-09-23 13:16:05 -05:00
  • 1e03eb4eb8 Added TypeScript to handle conditionally floating the object list forms atownson 2024-09-23 13:06:46 -05:00
  • 3b8a3dc66a Added style classes to represent left and right justified floating button groups atownson 2024-09-23 13:04:44 -05:00
  • 30e67047d3 #16009 Removed floating div background and moved filter form buttons outside of card atownson 2024-09-20 11:02:59 -05:00
  • 6b219a279b Update source translation strings github-actions 2024-09-20 05:02:25 +00:00
  • 2dd5c82845 Fixes: #15408 - Add primary_ip4 and primary_ip6 to bulk import form for VDC (#17509) bctiemann 2024-09-19 13:51:24 -04:00
  • f4d4483050 17517 fix cable creation when switching device type Arthur Hanson 2024-09-17 10:30:27 -07:00
  • 7de5efda2a Merge branch 'develop' into issue_16009 Jeremy Stretch 2024-09-19 13:09:44 -04:00
  • 8deaaae44b Fixes: #17083 - Wrap labels in a div to reduce inadvertently clickable area to their left in forms (#17525) bctiemann 2024-09-19 13:07:36 -04:00
  • 6d0a3485a1 17522 enable localization of user preference form Arthur Hanson 2024-09-17 13:16:09 -07:00
  • 8e6a15a25e 14201 allow searching for ASN with prefix AS Arthur Hanson 2024-09-18 10:23:36 -07:00
  • 44c7786cd9 17521 fix error message toast color in dark mode Arthur Hanson 2024-09-18 14:05:02 -07:00
  • f7dd09da08 Update source translation strings github-actions 2024-09-18 05:02:30 +00:00
  • 3000407a5f Closes #16669: Include a notice when rendering docs locally Jeremy Stretch 2024-09-17 13:57:33 -04:00
  • 8715f6fe87 #16009 Added btn-float-group style class and added to form templates for floating button groups atownson 2024-09-17 13:36:05 -05:00
  • 7167f20ca5 Increase stale PR timer from 15 to 30 days Jeremy Stretch 2024-09-17 09:29:59 -04:00
  • c79c664e96 Update choices.py to add C39 Type outlets Jonathan Senecal 2024-09-12 14:14:35 -04:00
  • f5d6f5d997 17406 allow deletion of plugin custom field if plugin removed Arthur Hanson 2024-09-13 09:31:21 -07:00
  • 48ca5d4d7e 17406 allow deletion of plugin custom field if plugin removed Arthur Hanson 2024-09-13 09:29:46 -07:00
  • 893adef79c Fixes: #17492 - Change methods on NetBox*HyperlinkedIdentityField to use get_viewname Daniel Sheppard 2024-09-13 12:39:10 -05:00
  • bdf182ffd6 Increase operations limit for stale action Jeremy Stretch 2024-09-16 11:49:15 -04:00
  • 65f81ab81d Closes #17482: Ignore Branch & StagedChange in nbshell Jeremy Stretch 2024-09-12 16:27:21 -04:00
  • fa1e89d3d2 Closes #17477: Upgrade tabler to 1.0.0-beta21 Jeremy Stretch 2024-09-12 15:24:39 -04:00
  • 0e34fba922 Merge pull request #17478 from netbox-community/develop v4.1.1 Jeremy Stretch 2024-09-12 14:51:13 -04:00
  • 15a106b663 Merge branch 'master' into develop Jeremy Stretch 2024-09-12 14:35:39 -04:00
  • 18935687ae Release v4.1.1 Jeremy Stretch 2024-09-12 14:28:56 -04:00
  • 84ea437345 Updates for project NetBox (#17474) transifex-integration[bot] 2024-09-12 14:16:39 -04:00
  • b3e4d3c346 Remove markdown-include Jeremy Stretch 2024-09-12 13:56:27 -04:00
  • 5ce8b6b825 Delete obsolete static resources Jeremy Stretch 2024-09-12 13:43:26 -04:00
  • 5486e9238d Ignore blocked PRs Jeremy Stretch 2024-09-12 13:00:42 -04:00
  • 114b8a2860 Fixes #17437: Fix exception when specifying a bridge relationship on an interface template Jeremy Stretch 2024-09-12 08:59:26 -04:00
  • 52299faecd 17333 don't prefetch jobs on script api call Arthur Hanson 2024-09-04 14:02:33 -07:00
  • ee7ac6f041 17444 fix event rules jobs enqueue (#17458) Arthur Hanson 2024-09-12 05:42:29 -07:00
  • c0d5d98df2 17457 Make NumericArrayFilter optional Arthur Hanson 2024-09-11 14:02:46 -07:00
  • af5fb8f923 Update source translation strings github-actions 2024-09-12 05:02:14 +00:00
  • 213eb610de Fixes #17362: Fix unicity of VRF returned by filter_present_in_vrf function pl0xym0r 2024-09-05 09:32:56 +00:00
  • 5f32b23c35 17410 only add debug middleware if DEBUG Arthur Hanson 2024-09-09 07:40:49 -07:00
  • bf7b8b2458 Fix migration dependencies for 3.7->4.1 path Brian Tiemann 2024-09-10 09:21:26 -04:00
  • 89604ceade Add a step to the release checklist documentation for testing migrations on all supported upgrade paths Brian Tiemann 2024-09-10 18:42:49 -04:00
  • ce372ce7a6 Update source translation strings github-actions 2024-09-11 05:02:05 +00:00
  • 353db09656 17422 update custom field group display tag (#17423) Arthur Hanson 2024-09-10 11:02:03 -07:00
  • ce38484bf3 Changelog for #16926, #17066, #17347, #17387, #17414 Jeremy Stretch 2024-09-10 09:31:46 -04:00
  • 81a1280b65 17414 allow single vlan in vlan group (#17418) Arthur Hanson 2024-09-10 06:03:50 -07:00
  • 93eea95735 Add NEMA L22-20 amit177 2024-09-06 13:41:33 +03:00
  • 0c2861e02c Update source translation strings github-actions 2024-09-10 05:02:11 +00:00
  • 43b949779d Closes #16926 Adds various USB cable types to front/rear ports and cable choices (#16951) bchow 2024-09-09 07:49:04 -07:00
  • aca693b1c3 17066 fix put/patch for Script OpenAPI docs Arthur Hanson 2024-09-05 15:10:53 -07:00
  • 7ab2ebcb75 Disable Directory Browsing for Static file path in Apache2 config MA Gang 2024-09-06 21:27:33 +02:00