Hunter Johnston
6cb8b9110e
Closes #9396 : Query modules by module bay & display installed_modules for module_bay REST API endpoint ( #9574 )
...
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
2022-06-23 13:28:36 -04:00
Hunter Johnston
65683d0df1
Closes #9417 : Pre-populate manufacturer when adding modules to devices
2022-06-19 20:00:15 -04:00
jeremystretch
e6018cd38f
Closes #9534 : Add VLAN group selector to interface bulk edit forms
2022-06-17 14:51:45 -04:00
jeremystretch
92a6523bf3
Fixes #9549 : Fix device counts for rack list under rack role view
2022-06-17 14:40:37 -04:00
jeremystretch
2815eca260
Fixes #9503 : Hyperlinks in ack elevation SVGs must always use absolute URLs
2022-06-17 14:36:55 -04:00
Jeremy Stretch
87a9cc0b9e
Merge pull request #9527 from kkthxbye-code/fix-9374
...
Partially fixes #9374 - Implement a custom paginator for DeviceViewSet to improve config_context load times
2022-06-17 13:44:37 -04:00
kkthxbye-code
8ef74192ec
Implement a custom paginator for DeviceViewSet
...
Running count on the annotated query for loading config_context is slow. The custom paginator removes the annotation before getting the count.
2022-06-13 20:45:08 +02:00
f13b090b5c
Add distinct to Site search to prevent duplicates when search matches ASN
2022-06-13 07:56:31 +02:00
jeremystretch
201b9f635e
Fixes #9402 : Fix custom field population when creating a virtual chassis
2022-05-31 13:26:25 -04:00
lastorel
0570203891
add role attribute to filter inventoryitems
2022-05-22 17:22:28 +03:00
bluikko
e5aa9d47f7
Add other power, front/rear port types
...
Fixes #9098
2022-05-18 15:08:08 +07:00
kkthxbye-code
8ad203f97a
Added contact_group to region, site, manufacturer, tenant filters
2022-05-14 17:53:40 +02:00
kkthxbye-code
aba4e03d3b
Add contact_group to ContactModelFilterSet
2022-05-14 17:48:37 +02:00
Daniel Sheppard
f415d81049
Fixes #8374 - Display device type and asset tag if name is blank but asset tag is populated
2022-05-13 09:49:07 -05:00
jeremystretch
5f3695d2d0
Closes #8805 : Add "mixed" option for device airflow indication
2022-05-12 12:18:58 -04:00
jeremystretch
c4c93ee346
Closes #9343 : Add Ubiquiti SmartPower power outlet type
2022-05-12 10:17:29 -04:00
jeremystretch
1726593fb0
Introduce MODULE_TOKEN constant
2022-05-11 10:37:04 -04:00
Jeremy Stretch
3dda7e2da2
Merge pull request #9331 from kkthxbye-code/fix-9001
...
Fixes #9001 & #9190 - Add form validation to model installation
2022-05-11 10:04:06 -04:00
jeremystretch
bdb21da26e
Fixes #9330 : Add missing module_type field to REST API serializers for modular device component templates
2022-05-11 08:57:19 -04:00
jeremystretch
e759e123ac
Fixes #9333 : Annotate unit on interface speed field
2022-05-11 08:09:51 -04:00
kkthxbye-code
d858eceb38
Fix pep8
2022-05-10 17:53:01 +02:00
kkthxbye-code
af126fe7e3
Added form validation to model installation
...
Raises a ValidationError whenever installation would cause a foreign key violation.
2022-05-10 17:50:33 +02:00
jeremystretch
39a9ebaeee
Fixes #9313 : Remove HTML code from CSV output of many-to-many relationships
2022-05-06 10:26:02 -04:00
jeremystretch
9b4e016fe4
Fixes #9306 : Include VC master interfaces when selecting a LAG/bridge for a VC member interface
2022-05-06 09:47:52 -04:00
Jeremy Stretch
e9bf6a7bc5
Merge pull request #9281 from kkthxbye-code/adopt-module-component
...
Fixes #9280 - Add option to adopt existing DeviceComponents
2022-05-05 10:29:20 -04:00
kkthxbye-code
9c3dfdfd14
Fix test_module_component_adoption
2022-05-05 09:30:13 +02:00
kkthxbye-code
c52aa2196d
Prefetch installed components when adding modules
2022-05-04 23:21:03 +02:00
kkthxbye-code
81c7fe2084
Don't adopt components already belonging to a module
2022-05-04 22:59:28 +02:00
jeremystretch
0301aec409
Closes #9260 : Apply user preferences to tables under object detail views
2022-05-04 15:46:13 -04:00
jeremystretch
015bc48345
#8998 : Add region filter for rack reservations; Add filter tests
2022-05-04 14:29:36 -04:00
Jeremy Stretch
c2fe2ba56f
Merge pull request #9147 from minitriga/issue_8998
...
Closes #8998 : Add site group filter to racks
2022-05-04 14:16:35 -04:00
7de27c69c0
Fix PEP8
2022-05-04 09:16:19 +02:00
f455f91ea3
Add view test for module component adoption
2022-05-04 08:58:42 +02:00
Hunter Johnston
bdaefc0e4d
Closes #9278 : Linkify device type in manufacturer table
2022-05-03 18:34:32 -04:00
kkthxbye-code
8040804c75
Allow mixture of component replication and adoption
2022-05-03 22:03:12 +02:00
minitriga
7cd840610b
Update netbox/dcim/forms/filtersets.py
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com >
2022-05-03 11:47:37 +01:00
minitriga
15e91908e8
Update netbox/dcim/forms/filtersets.py
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com >
2022-05-03 11:47:32 +01:00
kkthxbye-code
977ccb01f2
Formatting: Remove whitespace on blank line
2022-05-02 21:55:34 +02:00
kkthxbye-code
c2a6a1c125
Create module components in bulk
2022-05-02 21:37:37 +02:00
kkthxbye-code
3fb967b482
Add ability to adopt components when adding a module
2022-04-30 02:19:11 +02:00
jeremystretch
8153406dd0
Fixes #9227 : Fix related object assignment when recording change record for interfaces
2022-04-27 14:12:20 -04:00
jeremystretch
562d1bfcd0
Fixes #9194 : Support position assignment when add module bays to multiple devices
2022-04-25 08:41:38 -04:00
jeremystretch
4f86d6a690
Fixes #9206 : Show header for comments field under module & module type creation views
2022-04-25 08:33:41 -04:00
Kevin Meijer
8315883db9
Adds Ubiquiti SmartPower to the power port types ( #9193 )
...
Co-authored-by: Kevin Meijer <kevinmeijer@brightfish.nl >
2022-04-22 08:11:31 -04:00
jeremystretch
bb99cee48a
Changelog & test for #9060
2022-04-18 13:14:30 -04:00
minitriga
a3805fe04d
Closes #9060 : Implement modulebay, iventory items and device bay filters ( #9146 )
...
* Closes #9060 : Implement modulebay, iventory items and device bay filters
* add blank line
2022-04-18 13:07:41 -04:00
Alex Gittings
69a1cc8759
Closes #8998 : Add site group filter to racks
2022-04-15 20:36:40 +00:00
jeremystretch
fa5cf665ce
Fixes #9128 : Resolve component labels per module bay position when installing modules
2022-04-14 11:13:04 -04:00
jeremystretch
01ba1b8c03
Fixes #9118 : Fix validation error when importing VM child interfaces
2022-04-13 13:43:18 -04:00
Jeremy Stretch
95d084d36d
Merge pull request #9110 from JoeIzzard/develop
...
Closes #8415 : Adds Neutrik power connectors
2022-04-12 12:40:31 -04:00