|
5372492785
|
Clean up Select2 widget Javascript
|
2020-08-12 14:03:58 -04:00 |
|
|
c40df97ffa
|
Rename add_additional_query_param()
|
2020-08-12 13:59:11 -04:00 |
|
|
9e14e28d89
|
Remove unused arguments from APISelect widget
|
2020-08-12 13:57:34 -04:00 |
|
|
e9e77fc689
|
Add disabled_indicator to DynamicModelChoiceMixin
|
2020-08-12 13:30:49 -04:00 |
|
|
779686425a
|
Use brief mode when fetching cable termination objects
|
2020-08-12 13:20:30 -04:00 |
|
|
c45a57ff43
|
Update cable termination forms to use DynamicModelChoiceField
|
2020-08-12 12:58:32 -04:00 |
|
|
100c8fef20
|
Add support for referencing peer field values in query_params
|
2020-08-12 12:37:17 -04:00 |
|
|
d752c36ea8
|
Fix virtual chassis member add form
|
2020-08-12 10:17:21 -04:00 |
|
|
b917403c93
|
Replace 'nullable' attribute with null_option
|
2020-08-12 10:05:12 -04:00 |
|
|
8a8b4e728a
|
Move null_option to DynamicModelChoiceMixin
|
2020-08-12 09:47:13 -04:00 |
|
|
f3fb85933f
|
Add query_params attribute to DynamicModelChoiceMixin
|
2020-08-12 09:28:24 -04:00 |
|
|
a831e525da
|
Remove value_field from APISelect; reference to_field_name on field
|
2020-08-11 17:19:40 -04:00 |
|
|
fdc43f8279
|
Add display_field kwarg to DynamicModelChoiceMixin
|
2020-08-11 17:00:28 -04:00 |
|
|
65b42c93b0
|
Merge branch 'develop' into develop-2.9
|
2020-08-05 09:15:10 -04:00 |
|
|
9e1edd55d6
|
Closes #4898: Add MAC address search field to interfaces list
|
2020-07-24 16:46:29 -04:00 |
|
|
04d8ab3792
|
Clean up device component creation forms
|
2020-07-14 15:51:13 -04:00 |
|
|
15525392a2
|
Closes #4837: Use dynamic form widget for relationships to MPTT objects
|
2020-07-09 09:50:01 -04:00 |
|
|
eb2da300b0
|
Fix form initialization for interface import
|
2020-07-02 13:27:54 -04:00 |
|
|
1f9cdc71d4
|
Move device and device_type ForeignKeys to abstract component models
|
2020-07-02 13:07:32 -04:00 |
|
|
f28bde179e
|
Extend label field to all device components
|
2020-07-02 11:18:08 -04:00 |
|
|
e4b5045ec7
|
#4416: Add bulk_add view for InventoryItems
|
2020-07-01 14:55:11 -04:00 |
|
|
225b6c6958
|
Fix collection of assigned IPs when editing a device
|
2020-07-01 14:23:21 -04:00 |
|
|
7fab929194
|
Fix evaluation of empty label_pattern
|
2020-06-30 16:30:54 -04:00 |
|
|
89ea34015d
|
Enable bulk editing of device component labels
|
2020-06-30 16:15:17 -04:00 |
|
|
88e3ac30b6
|
Closes #4807: Add bulk edit ability for device bay templates
|
2020-06-30 15:22:30 -04:00 |
|
|
52a13b1960
|
Closes #4793: Add description field to device component templates
|
2020-06-30 15:12:53 -04:00 |
|
|
319799b5ce
|
Closes #4795: Add bulk disconnect capability for console and power ports
|
2020-06-25 17:08:51 -04:00 |
|
|
1dbae5b64c
|
Closes #4792: Add bulk rename capability for console and power ports
|
2020-06-25 14:18:29 -04:00 |
|
|
36cf40f25c
|
Enable CSV import for virtual chassis
|
2020-06-24 15:29:25 -04:00 |
|
|
59c1e34024
|
Initial work on #2018: Add name to VirtualChassis
|
2020-06-24 15:21:42 -04:00 |
|
|
052555c3f7
|
Add bulk renaming function for VM interfaces
|
2020-06-24 10:02:40 -04:00 |
|
|
603c804535
|
Add VMInterface CSV import view
|
2020-06-23 17:09:21 -04:00 |
|
|
fc2d08c407
|
Set related_query_name for GenericRelations to IPAddress
|
2020-06-22 16:27:13 -04:00 |
|
|
380a5cf8a7
|
Fix IP choices for DeviceForm
|
2020-06-22 15:12:35 -04:00 |
|
|
c832e3c2c7
|
#4615: Add missing label field to device bay forms
|
2020-06-18 13:35:11 -04:00 |
|
|
88bf183af5
|
Merge branch 'develop' into develop-2.9
|
2020-06-18 13:20:32 -04:00 |
|
|
462f992a2b
|
Introduce ComponentCreateForm to standardize forms for device component creation
|
2020-06-18 12:09:28 -04:00 |
|
|
c5dc075fb0
|
Fixes #4775: Allow selecting an alternate device type when creating component templates
|
2020-06-18 11:59:24 -04:00 |
|
|
3890d17c61
|
Clean up errant references to TagField
|
2020-06-17 13:29:27 -04:00 |
|
|
2d4694e72d
|
Merge pull request #4770 from netbox-community/3703-limit-tag-creation
Closes #3703: Restrict tag creation
|
2020-06-17 12:28:04 -04:00 |
|
|
e917535380
|
Merge branch 'develop' into develop-2.9
|
2020-06-15 16:04:32 -04:00 |
|
|
57cfb4ed7e
|
Fixes #4760: Enable power port template assignment when bulk editing power outlet templates
|
2020-06-15 13:18:26 -04:00 |
|
|
9fa4cbdfa5
|
Correction for #4756
|
2020-06-15 12:43:08 -04:00 |
|
|
2e5058c4c9
|
Fixes #4756: Filter parent group by site when creating rack groups
|
2020-06-15 10:02:35 -04:00 |
|
|
9fc4a4f24a
|
Closes #4755: Enable creation of rack reservations directly from navigation menu
|
2020-06-12 15:11:27 -04:00 |
|
|
7dc4f8d5cc
|
Remove TagField
|
2020-06-12 10:01:39 -04:00 |
|
|
9b48a26aef
|
Merge pull request #4723 from jsenecal/4615_interface_label
Closes: #4615 Physical labels
|
2020-06-11 13:03:46 -04:00 |
|
|
cf81a8979f
|
Avoid component_type on subclasses
|
2020-06-10 22:10:45 -04:00 |
|
|
88ae522c9a
|
Closes #4742: Add tagging for cables, power panels, and rack reservations
|
2020-06-10 14:55:46 -04:00 |
|
|
4301c06d17
|
Refactorization into LabeledComponentForm
|
2020-06-08 23:07:12 -04:00 |
|