Dan Sheppard
|
15bc731f61
|
Convert rack units to part of SVG rendered document
|
2020-02-11 23:31:51 -06:00 |
|
Jeremy Stretch
|
2ab382eec5
|
Fixes #4137: Disable occupied terminations when connecting a cable to a circuit
|
2020-02-11 14:56:02 -05:00 |
|
Jeremy Stretch
|
2503978555
|
Add navigation menu link for adding config contexts
|
2020-02-11 14:32:41 -05:00 |
|
Jeremy Stretch
|
009c0ba31c
|
Fixes #4134: Device power ports and outlets should inherit type from the parent device type
|
2020-02-11 14:18:45 -05:00 |
|
Jeremy Stretch
|
7177fcfa61
|
Use DynamicModelChoiceField for all fields using APISelect
|
2020-02-11 12:25:40 -05:00 |
|
Jeremy Stretch
|
fb56d5bc66
|
Account for initial data when binding a DynamicModelChoiceField
|
2020-02-11 10:21:44 -05:00 |
|
Jeremy Stretch
|
221805a63e
|
Use TreeNode choice fields for region assignment
|
2020-02-11 09:50:33 -05:00 |
|
Jeremy Stretch
|
da68968d75
|
Replace FilterChoiceField with DynamicModelMultipleChoiceField
|
2020-02-11 09:33:41 -05:00 |
|
Jeremy Stretch
|
5ea30c8628
|
Replace ChainedModelChoiceField with DynamicModelChoiceField
|
2020-02-10 17:23:52 -05:00 |
|
Jeremy Stretch
|
7388fa3556
|
Fixes #4083: Permit nullifying applicable choice fields via API requests
|
2020-02-10 15:10:33 -05:00 |
|
Jeremy Stretch
|
a966a4c8ac
|
Closes #4129: Add individual deletion views for device type components
|
2020-02-10 11:43:51 -05:00 |
|
Jeremy Stretch
|
ebef48e472
|
Merge pull request #4075 from kobayashi/3507-filter-by-devices
Fixes #3507: Filtering IP by multiple devices
|
2020-02-10 11:11:18 -05:00 |
|
Jeremy Stretch
|
26ca6b4a84
|
#4108: Fix null choice population
|
2020-02-10 10:57:23 -05:00 |
|
Jeremy Stretch
|
d4789b7c9e
|
Changelog for #4108
|
2020-02-10 10:20:06 -05:00 |
|
Jeremy Stretch
|
5008526db1
|
Set a default self.to_field_name for FilterChoiceField
|
2020-02-10 10:08:20 -05:00 |
|
Jeremy Stretch
|
009fc4f301
|
Remove custom template for APISelect widget
|
2020-02-10 10:02:42 -05:00 |
|
Jeremy Stretch
|
55f5ede970
|
Standardize usage of FilterChoiceField
|
2020-02-10 09:58:33 -05:00 |
|
Jeremy Stretch
|
5ddfde2214
|
Clean up unneeded code relevant to FilterChoiceField
|
2020-02-10 09:44:19 -05:00 |
|
kobayashi
|
505cb9cab8
|
Enabled filtering virtual chassis devices
|
2020-02-09 00:58:54 -05:00 |
|
kobayashi
|
d5c4a9d159
|
Fixes #3507: Filtering IP by multiple devices
|
2020-02-09 00:42:01 -05:00 |
|
Jeremy Stretch
|
885ea8a4d5
|
Override get_bound_field() on FilterChoiceFieldMixin to restrict the queryset of bound fields
|
2020-02-07 18:04:40 -05:00 |
|
Jeremy Stretch
|
7c74d2ca65
|
Convert interface models to use NaturalOrderingField
|
2020-02-07 15:58:03 -05:00 |
|
Jeremy Stretch
|
9adeed55fb
|
Update table field ordering
|
2020-02-07 12:44:51 -05:00 |
|
Jeremy Stretch
|
12c7d83a91
|
Fix PowerOutlet migrations
|
2020-02-07 12:43:53 -05:00 |
|
Jeremy Stretch
|
dc1b7874ff
|
Store empty names as null
|
2020-02-07 12:24:38 -05:00 |
|
Jeremy Stretch
|
c72a353733
|
Enable reverse migration
|
2020-02-07 12:23:52 -05:00 |
|
Jeremy Stretch
|
35511cfdc1
|
Remove NaturalOrderingManager
|
2020-02-07 11:59:32 -05:00 |
|
Jeremy Stretch
|
099c446f38
|
Convert remaining DCIM models to use NaturalOrderingField
|
2020-02-07 11:59:16 -05:00 |
|
Jeremy Stretch
|
705c352885
|
Convert device component templates to use NaturalOrderingField
|
2020-02-07 11:42:12 -05:00 |
|
Jeremy Stretch
|
12d09e2274
|
Convert device components to use NaturalOrderingField
|
2020-02-07 11:36:58 -05:00 |
|
Jeremy Stretch
|
b271fd32bd
|
Introduce NaturalOrderingField
|
2020-02-07 11:36:22 -05:00 |
|
Jeremy Stretch
|
97a89948c8
|
Merge pull request #4115 from hSaria/4100-interface-filter-device
Fixes #4100: Added device field to device components filter forms
|
2020-02-07 09:20:49 -05:00 |
|
Jeremy Stretch
|
52257467c3
|
Tweak bulk edit views to dynamically remove device-dependent fields
|
2020-02-06 21:44:28 -05:00 |
|
Jeremy Stretch
|
4563749fd9
|
Enable bulk edit/delete views for all device components
|
2020-02-06 20:58:14 -05:00 |
|
Jeremy Stretch
|
6d242ec348
|
Correct typo
|
2020-02-06 20:46:19 -05:00 |
|
Saria Hajjar
|
bb9e1ad857
|
Fixes #4100: Added device field to device components filter forms
|
2020-02-06 23:10:38 +00:00 |
|
Jeremy Stretch
|
98de88de90
|
Standardize URL paths for VM interfaces
|
2020-02-06 17:40:04 -05:00 |
|
Jeremy Stretch
|
b5344b0aa7
|
Fix table links for adding new components
|
2020-02-06 15:54:52 -05:00 |
|
Jeremy Stretch
|
17e0054941
|
Fix up bulk editing forms
|
2020-02-06 15:51:51 -05:00 |
|
Jeremy Stretch
|
1b5969a5ee
|
Add tests for DeviceType component bulk edit views
|
2020-02-06 15:33:47 -05:00 |
|
Jeremy Stretch
|
3378287b0c
|
Add bulk edit views for DeviceType components
|
2020-02-06 15:29:10 -05:00 |
|
Jeremy Stretch
|
5620fdc63e
|
Add tests for device type component views
|
2020-02-06 14:39:36 -05:00 |
|
Jeremy Stretch
|
f7ca97d51f
|
Fix bulk edit buttons
|
2020-02-06 13:19:25 -05:00 |
|
Jeremy Stretch
|
d400f92ee8
|
Overhaul device component template creation views/URLs
|
2020-02-06 13:13:40 -05:00 |
|
Jeremy Stretch
|
c1792653cc
|
Rename device component edit URLs
|
2020-02-06 12:18:53 -05:00 |
|
Jeremy Stretch
|
aebfb143e0
|
Rename component template deletion URLs
|
2020-02-06 12:16:28 -05:00 |
|
Jeremy Stretch
|
ef4ea06f5d
|
Reorganized device component URLs (again)
|
2020-02-06 11:51:27 -05:00 |
|
Jeremy Stretch
|
85729f3df8
|
Simplify help_text for ExpandableNameField
|
2020-02-06 11:44:29 -05:00 |
|
Jeremy Stretch
|
a2475ee501
|
Remove obsolete ComponentForm
|
2020-02-06 11:36:25 -05:00 |
|
Jeremy Stretch
|
71601aad39
|
Replace HiddenInput widget on device component creation forms with APISelect
|
2020-02-06 11:29:50 -05:00 |
|