Aaron
38051effb2
Fixes #19486 : Fix connection card rendering for Console Server Ports ( #19498 )
...
This fixes a visual anomaly with the console server port details page, where cards are inadvertantly nested inside each other.
2025-05-15 09:40:03 -05:00
github-actions
b6097f9f5d
Update source translation strings
2025-05-15 05:02:17 +00:00
Jeremy Stretch
7e1f9a8c35
Closes #19493 : Change filter() to filter_type() ( #19494 )
2025-05-14 08:34:25 -07:00
Renato Almeida de Oliveira
cf08492b2d
Closes : #19200 Add Virtual Chassis name to pane on Device View ( #19369 )
2025-05-14 08:28:11 -04:00
Aaron Queen
1372de93c4
Use colored labels when displaying virtual circuit types
2025-05-14 08:03:46 -04:00
github-actions
df7b0c1a77
Update source translation strings
2025-05-14 05:02:15 +00:00
Jeremy Stretch
7dc6580cb5
Release v4.3.1
2025-05-13 15:44:10 -04:00
Jeremy Stretch
bf5b5921f6
Fixes #19464 : Fix bulk editing of inventory items from device view ( #19477 )
2025-05-13 10:23:02 -07:00
Jeremy Stretch
e8e0348b47
Fixes #19463 : Hide button dropdown for tables which do not support saved configs ( #19481 )
2025-05-13 10:22:15 -07:00
bctiemann
084de6f489
Merge pull request #19456 from netbox-community/19444-contact-groups-changelog
...
Fixes #19444 : Fix change logging for contact group assignments
2025-05-13 11:39:59 -04:00
Jeremy Stretch
e3097570e3
Fixes #19465 : Fix ability to clear assigned prefix scope in UI ( #19479 )
2025-05-13 10:21:06 -05:00
bctiemann
d8a5bf4264
Merge pull request #19480 from netbox-community/19472-vdc-device-column
...
Fixes #19472 : Fix device column rendering in virtual device contexts table
2025-05-13 11:12:55 -04:00
Jeremy Stretch
9e4ac20e82
Fixes #19472 : Fix devie column rendering in virtual device contexts table
2025-05-13 10:46:41 -04:00
github-actions
de0517adac
Update source translation strings
2025-05-13 05:02:09 +00:00
bctiemann
3642ed1889
Merge pull request #19443 from netbox-community/19440-migration-connections
...
Fixes #19440 : Ensure data migrations use the correct database connection
2025-05-12 14:13:31 -04:00
bctiemann
b2c63fbea0
Merge pull request #19400 from netbox-community/19397-graphql-IPRangeFilter-role
...
Fixes #19397 : Fix filtering IP ranges by role in GraphQL API
2025-05-12 14:05:13 -04:00
bctiemann
b734964860
Merge pull request #19418 from netbox-community/19381-script
...
19381 fix data file script sync
2025-05-12 11:32:16 -04:00
github-actions
fedc77c23b
Update source translation strings
2025-05-10 05:02:10 +00:00
Martin Hauser
a292a68495
feat(dcim): Add 2.5 Gbps and 5 Gbps options to InterfaceSpeedChoices ( #19445 )
...
Extend `InterfaceSpeedChoices` to include 2.5 Gbps and 5 Gbps values.
This improves support for modern interface speeds and enhances API data
validation.
2025-05-09 14:02:30 -05:00
Jeremy Stretch
ca03458619
Fixes #19444 : Fix changeloggin for contact group assignments
2025-05-09 14:21:02 -04:00
Martin Hauser
c34ae18697
Fixes #19432 - Update PostgreSQL Version in Programming Error Message ( #19446 )
2025-05-09 07:38:47 -07:00
Martin Hauser
75bc12f328
feat(search): Add search index for tags
...
Introduces a search index for the Tag model to enable global search for
Tags. Includes fields for name, slug, and description with corresponding
weight values. Display attributes are limited to the description field.
Fixes #17073
2025-05-09 08:55:05 -04:00
github-actions
cf6ab005a0
Update source translation strings
2025-05-09 05:02:08 +00:00
Abraham Vegh
e5d647bb4c
Add 1000BASE-SX interface type
2025-05-08 15:45:03 -04:00
Jeremy Stretch
e81bc164d9
Fixes #19440 : Ensure data migrations use the correct database connection
2025-05-08 14:53:52 -04:00
dianbofa
311a406925
feat(core): Add queue_name parameter to Job.enqueue() method ( #19424 )
2025-05-08 08:39:55 -07:00
Corubba
27bd3f4779
Fixes #19361 : Fix wrong graphql field data-types ( #19373 )
2025-05-07 08:29:52 -07:00
Jason Novinger
c4905a8dc2
Fixes #17107 : Circuit to Provider Network cabling visual bug
2025-05-07 09:28:02 -04:00
github-actions
159adb58a4
Update source translation strings
2025-05-07 05:02:11 +00:00
Arthur
64fc96c416
19381 fix data file script sync
2025-05-06 11:50:02 -07:00
Andrey Tikhonov
b3b7a2f0cf
Fixes #19309 : N+1 problem on /interfaces, /ip-addresses and /prefixes requests ( #19304 )
...
* Fixes N+1 problem on /interfaces, /ip-addresses and /prefixes requests
* remove extra .all()
* more prefetch for IPAddressViewSet
2025-05-06 11:47:44 -05:00
github-actions
83d0832333
Update source translation strings
2025-05-06 05:02:20 +00:00
mr1716
da5430362f
#19404 Deduplicate IP Range API Serializer ( #19405 )
2025-05-05 14:31:12 -05:00
Étienne Brunel
40ff64d8a4
fix: Set qinq_role allow_null to True
2025-05-05 10:16:05 -04:00
mr1716
bcd85a35ca
Fixes #19370 : Update documentation default values ( #19374 )
...
* Update security.md for default values
* Update plugins.md documentation default formatting
* Tweak punctuation
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2025-05-05 09:33:59 -04:00
Arthur Hanson
4b87a25b8c
19380 call configure on embedded tables ( #19390 )
...
* 19380 call configure on embedded tables
* 19380 call configure on embedded tables
* 19380 call configure on embedded tables
2025-05-05 09:29:32 -04:00
Jeremy Stretch
79d0811bb3
Fixes #19397 : Fix filtering IP ranges by role in GraphQL API
2025-05-05 08:41:46 -04:00
Jeremy Stretch
05be988d6b
Fixes #19376 : Fix FieldDoesNotExist exception when global search results include a contact ( #19389 )
2025-05-02 14:24:08 -05:00
Jeremy Stretch
3eaaa30d8d
Fixes #19375 : Fix table configuration after applying a saved table config ( #19385 )
2025-05-02 10:13:28 -07:00
Jeremy Stretch
89287b14ed
Closes #19383 : Extend security policy to provide guidance on compliance reporting
2025-05-02 10:20:57 -04:00
github-actions
e38e141cda
Update source translation strings
2025-05-02 05:02:18 +00:00
Jeremy Stretch
45677d8644
Merge pull request #19371 from netbox-community/release-v4.3.0
...
Release v4.3.0
2025-05-01 12:44:46 -04:00
Jeremy Stretch
7f5e805e16
Corrected v4.3.0 release notes
2025-05-01 12:24:02 -04:00
Jeremy Stretch
fdde7b8631
Release v4.3.0
2025-05-01 10:22:40 -04:00
Jeremy Stretch
694c7710c7
Merge branch 'main' into feature
2025-05-01 09:45:38 -04:00
github-actions
aced5140ea
Update source translation strings
2025-05-01 05:02:08 +00:00
Jeremy Stretch
29e3ea9462
Release v4.2.9
2025-04-30 14:31:30 -04:00
Jeremy Stretch
f181ea004b
Closes #19358 : Move release info from footer to nav menu ( #19360 )
2025-04-30 10:44:10 -07:00
Jeremy Stretch
7f4b5175bf
Fixes #19365 : Omit plugin icon from page title
2025-04-30 13:14:15 -04:00
Martin Hauser
e6f639fcb6
feat(virtualization): Add Q-in-Q SVLAN to VMinterface template ( #19345 )
2025-04-30 08:50:28 -07:00