jeremystretch
|
0d6d68c62f
|
Fix YAML representation of decimal values
|
2022-06-20 12:07:59 -04:00 |
|
jeremystretch
|
278891c262
|
Fix rack utilization calculation
|
2022-06-20 12:07:59 -04:00 |
|
jeremystretch
|
84f0561712
|
Initial work on half-height RUs
|
2022-06-20 12:05:06 -04: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
|
1726593fb0
|
Introduce MODULE_TOKEN constant
|
2022-05-11 10:37:04 -04:00 |
|
jeremystretch
|
e759e123ac
|
Fixes #9333: Annotate unit on interface speed field
|
2022-05-11 08:09:51 -04: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 |
|
kkthxbye-code
|
8040804c75
|
Allow mixture of component replication and adoption
|
2022-05-03 22:03:12 +02: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
|
fa5cf665ce
|
Fixes #9128: Resolve component labels per module bay position when installing modules
|
2022-04-14 11:13:04 -04:00 |
|
jeremystretch
|
a9e05aec7c
|
Fixes #9100: Include position field in module type YAML export
|
2022-04-11 08:28:10 -04:00 |
|
jeremystretch
|
2269bf0167
|
Fixes #9079: Fail validation when an inventory item is assigned as its own parent
|
2022-04-08 09:08:55 -04:00 |
|
jeremystretch
|
6760533a10
|
Fixes #8931: Copy assigned tenant when cloning a location
|
2022-04-06 20:01:09 -04:00 |
|
jeremystretch
|
4fae42de51
|
Fixes #9007: Fix FieldError exception when instantiating a device type with nested inventory items
|
2022-03-31 12:07:02 -04:00 |
|
jeremystretch
|
7a54658710
|
Fixes #8978: Fix instantiation of front ports when provisioning a module
|
2022-03-31 09:03:01 -04:00 |
|
jeremystretch
|
3ff4fd814e
|
Merge branch 'develop' into feature
|
2022-03-30 15:45:40 -04:00 |
|
Stephan Blanke
|
b7e2ea1ca5
|
Closes #8163: Add bridge members panel to interface view
|
2022-03-28 20:37:00 +02:00 |
|
jeremystretch
|
22908a12e9
|
Merge branch 'develop' into feature
|
2022-03-25 10:38:44 -04:00 |
|
tranthang2404
|
1278429518
|
Closes #8232: Add color show full 100% utilization (#8816)
* Closes #8232: Add color show full 100% utilization
* change rounding
* change rounding
* fix hard code html
* format
|
2022-03-25 09:52:13 -04:00 |
|
jeremystretch
|
58f97bc0e7
|
Merge develop into feature
|
2022-03-24 16:35:35 -04:00 |
|
jeremystretch
|
30a6dc2f64
|
Fixes #8951: Allow changing device type & platform to different manufacturer simultaneously
|
2022-03-24 10:34:09 -04:00 |
|
jeremystretch
|
fdc0036872
|
Closes #8846: Enable image attachments for module types
|
2022-03-23 13:58:35 -04:00 |
|
jeremystretch
|
2101f714cc
|
Closes #8848: Show module bay & type in API serilizer display
|
2022-03-14 14:06:14 -04:00 |
|
jeremystretch
|
cd29293dd6
|
Merge v3.1.9
|
2022-03-07 10:55:30 -05:00 |
|
jeremystretch
|
81610ba86e
|
Fixes #8724: Fix exception during device import with invalid device type
|
2022-03-04 13:45:59 -05:00 |
|
jeremystretch
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
jeremystretch
|
71d3dc6e44
|
Improve ChoiceFieldColumn to not rely on model method to derive label color
|
2022-02-10 16:29:19 -05:00 |
|
jeremystretch
|
a2981870ce
|
#7844: Allow installing modules via UI without replicating components
|
2022-02-04 11:51:30 -05:00 |
|
jeremystretch
|
c5650bb278
|
Rename PrimaryModel to NetBoxModel
|
2022-01-26 20:57:14 -05:00 |
|
jeremystretch
|
b67859832a
|
Refactor to_objectchange()
|
2022-01-26 20:25:23 -05:00 |
|
jeremystretch
|
e4abbfb2c6
|
Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField
|
2022-01-25 17:37:06 -05:00 |
|
jeremystretch
|
571e9801f3
|
Closes #8195: Ensure all GenericForeignKey ID fields employ PositiveBigIntegerField
|
2022-01-24 16:02:54 -05:00 |
|
jeremystretch
|
5abfe821bc
|
Changelog cnad cleanup for #7853
|
2022-01-21 15:43:53 -05:00 |
|
Daniel Sheppard
|
375a140343
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into 7853-speed_duplex
|
2022-01-20 13:12:04 -06:00 |
|
jeremystretch
|
cdae0c2bef
|
Remove extras_features() decorator
|
2022-01-19 15:16:10 -05:00 |
|
Daniel Sheppard
|
0f58faaddb
|
#7853 - Initial work on Speed/Duplex.
TODO: Documentation, Tests, Form order
|
2022-01-08 12:25:30 -06:00 |
|
jeremystretch
|
3e277de82d
|
Closes #7852: Enable assigning interfaces to VRFs
|
2022-01-07 14:57:43 -05:00 |
|
jeremystretch
|
4c15f4a84f
|
Initial work on #8118
|
2021-12-29 15:37:01 -05:00 |
|
jeremystretch
|
99d5013de3
|
Initial work on #7846
|
2021-12-27 14:01:25 -05:00 |
|
jeremystretch
|
6e9afccfd7
|
#8037: Add role field to InventoryItem
|
2021-12-27 10:45:33 -05:00 |
|
jeremystretch
|
04fb5e544d
|
#3087: Add InvetoryItemRole
|
2021-12-27 10:18:39 -05:00 |
|
jeremystretch
|
5e32c69e0e
|
Merge branch 'develop' into feature
|
2021-12-21 11:28:16 -05:00 |
|
jeremystretch
|
7ba45b2887
|
Clean up imports
|
2021-12-21 10:48:10 -05:00 |
|
jeremystretch
|
eaa1165611
|
Add position field for module bays
|
2021-12-20 09:51:55 -05:00 |
|
jeremystretch
|
7777922bef
|
Add Module model
|
2021-12-17 16:12:03 -05:00 |
|
jeremystretch
|
7c60e3c0ff
|
Add Module model
|
2021-12-17 12:18:37 -05:00 |
|