Jeremy Stretch
|
89972531e7
|
Link to console/power ports in connection views
|
2020-09-02 13:33:59 -04:00 |
|
Jeremy Stretch
|
ee26b919d1
|
Fixes #5091: Avoid KeyError when handling invalid table preferences
|
2020-09-02 13:30:19 -04:00 |
|
Jeremy Stretch
|
12d091cc54
|
Closes #5080: Add 8P6C, 8P4C, 8P2C port types
|
2020-09-02 10:21:22 -04:00 |
|
Jeremy Stretch
|
e88e92d219
|
Fixes #5090: Fix status display for console/power/interface connections
|
2020-09-01 16:28:11 -04:00 |
|
Jeremy Stretch
|
d07e2c8162
|
Fixes #5085: Fix ordering by assignment in IP addresses table
|
2020-09-01 15:18:47 -04:00 |
|
Jeremy Stretch
|
d3f34daeb2
|
Fixes #5087: Restore label field when editing console server ports, power ports, and power outlets
|
2020-09-01 13:59:50 -04:00 |
|
Jeremy Stretch
|
8121e815af
|
Closes #5076: Specify pip3
|
2020-09-01 10:24:17 -04:00 |
|
Jeremy Stretch
|
d06836c0f8
|
Fixes #5078: Fix assignment of existing IP addresses to interfaces via web UI
|
2020-09-01 10:19:28 -04:00 |
|
Jeremy Stretch
|
8d0d2caad8
|
Fixes #5081: Fix exception during webhook processing with custom select field
|
2020-09-01 09:54:45 -04:00 |
|
Jeremy Stretch
|
c01a9eb5b8
|
Fixes #5074: Fix inclusion of VC member interfaces when viewing VC master
|
2020-08-31 15:34:40 -04:00 |
|
Jeremy Stretch
|
76f5fdebee
|
Fixes #5063: Fix "add device" link in rack elevations for opposite side of half-depth devices
|
2020-08-31 15:26:00 -04:00 |
|
Simeon Keske
|
dfb213c08d
|
Redirect users away from /login, if they are already logged in
|
2020-08-30 01:44:27 +02:00 |
|
Jeremy Stretch
|
26d4be2f04
|
Post-release version bump
|
2020-08-27 14:15:09 -04:00 |
|
Jeremy Stretch
|
57e97d2dd0
|
Release v2.9.2
|
2020-08-27 14:03:51 -04:00 |
|
Jeremy Stretch
|
8da55316b0
|
Closes #5056: Add interface and parent columns to IP address list
|
2020-08-27 13:46:31 -04:00 |
|
Jeremy Stretch
|
60b7d1c2e5
|
Fixes #5061: Allow adding/removing tags when bulk editing virtual machine interfaces
|
2020-08-27 13:26:41 -04:00 |
|
Jeremy Stretch
|
ebf8785c51
|
Fixes #5060: Fix validation when bulk-importing child devices
|
2020-08-27 11:27:17 -04:00 |
|
Jeremy Stretch
|
90266eabf9
|
Closes #5505: Add tags column to device/VM component list tables
|
2020-08-27 09:43:20 -04:00 |
|
Jeremy Stretch
|
399cc885e3
|
Fixes #5058: Correct URL for front rack elevation images when using external storage
|
2020-08-27 09:26:56 -04:00 |
|
Jeremy Stretch
|
647292aded
|
Fixes #5059: Fix inclusion of checkboxes for interfaces in virtual machine view
|
2020-08-27 09:22:53 -04:00 |
|
Jeremy Stretch
|
309da54122
|
Restore and rename CustomChoiceFieldInspector
|
2020-08-26 15:04:22 -04:00 |
|
Jeremy Stretch
|
68af6708e2
|
Add CustomFieldsDataFieldInspector for OpenAPI spec
|
2020-08-26 14:36:45 -04:00 |
|
Jeremy Stretch
|
cc7bebfcd3
|
Cache CustomField assignments for API queries
|
2020-08-25 16:44:59 -04:00 |
|
Jeremy Stretch
|
3212b88a7b
|
Fix filtering by custom field value
|
2020-08-25 16:21:54 -04:00 |
|
Jeremy Stretch
|
da487d727f
|
Fix import test
|
2020-08-25 15:31:01 -04:00 |
|
Jeremy Stretch
|
63bb8d2ed8
|
Replace CustomFieldsSerializer with CustomFieldsDataField
|
2020-08-25 15:22:32 -04:00 |
|
Jeremy Stretch
|
5c1565e9e2
|
Remove unused CustomChoiceFieldInspector
|
2020-08-25 15:16:20 -04:00 |
|
Jeremy Stretch
|
0aa6c4c670
|
Use DjangoJSONEncoder for encoding custom field data
|
2020-08-25 13:57:18 -04:00 |
|
Jeremy Stretch
|
2a8eb75389
|
Remove unused attributes, methods
|
2020-08-25 13:49:23 -04:00 |
|
Jeremy Stretch
|
4ec9143e50
|
Add choices ArrayField to CustomField; drop CustomFieldChoice
|
2020-08-25 13:24:46 -04:00 |
|
Jeremy Stretch
|
b89c78d9c3
|
Update serializer to access custom_field_data directly
|
2020-08-25 10:43:04 -04:00 |
|
Jeremy Stretch
|
7d64dff8ad
|
Changelog for #5002
|
2020-08-24 15:17:36 -04:00 |
|
Jeremy Stretch
|
6136a0584e
|
Merge pull request #5039 from innovationnorway/5002-available-prefixes-swagger
Use correct serializer for available-prefixes POST response
|
2020-08-24 15:09:58 -04:00 |
|
Jeremy Stretch
|
5133a2cb66
|
Further work on custom fields
|
2020-08-24 14:11:13 -04:00 |
|
Jeremy Stretch
|
a9eeb7b451
|
Fixes #4988: Fix ordering of rack reservations with identical creation times
|
2020-08-24 12:04:48 -04:00 |
|
Jeremy Stretch
|
e2d4760d2c
|
Fixes #5045: Allow assignment of interfaces to non-master VC peer LAG during import
|
2020-08-24 11:33:45 -04:00 |
|
Jeremy Stretch
|
fe4a3849a7
|
Fixes #5041: Fix form tabs when assigning an IP to a VM interface
|
2020-08-24 10:56:23 -04:00 |
|
Jeremy Stretch
|
36128e3fb3
|
Fixes #5040: Limit SLAAC status to IPv6 addresses
|
2020-08-24 10:51:47 -04:00 |
|
Jeremy Stretch
|
f359e8087a
|
Fixes #5042: Fix display of SLAAC label for IP addresses status
|
2020-08-24 10:47:26 -04:00 |
|
Jeremy Stretch
|
035e509e91
|
Fixes #5035: Fix exception when modifying an IP address assigned to a VM
|
2020-08-24 10:39:41 -04:00 |
|
Jeremy Stretch
|
9f18617627
|
Fixes #5038: Fix validation of primary IPs assigned to virtual machines
|
2020-08-24 09:41:04 -04:00 |
|
Joakim Bakke Hellum
|
bf50bd034d
|
Use correct serializer for available-prefixes POST response
POST `/ipam/prefixes/{id}/available-prefixes/` returns single `Prefix` object, not list of `AvailablePrefix` objects.
|
2020-08-23 20:49:50 +02:00 |
|
Jeremy Stretch
|
a1e56acc9c
|
Post-release version bump
|
2020-08-22 21:06:06 -04:00 |
|
Jeremy Stretch
|
10d053099c
|
Release v2.9.1
|
2020-08-22 21:03:51 -04:00 |
|
Jeremy Stretch
|
c921092409
|
Closes #5030: Call out required minimum versions for depdencies in upgrade documentation
|
2020-08-22 20:53:21 -04:00 |
|
Jeremy Stretch
|
b95c6abcf9
|
Closes #5033: Support backward compatibility for REMOTE_AUTH_BACKEND
|
2020-08-22 20:39:46 -04:00 |
|
Jeremy Stretch
|
e1e8fb74e0
|
Add link to v2.9 release notes
|
2020-08-21 16:44:13 -04:00 |
|
Jeremy Stretch
|
2e6fb7fcf5
|
Drop CustomFieldValue
|
2020-08-21 16:21:11 -04:00 |
|
Jeremy Stretch
|
68cbcf20cf
|
Initial work on reimplementing custom fields
|
2020-08-21 15:16:33 -04:00 |
|
Jeremy Stretch
|
65f94de682
|
Closes #4814: Allow nested LAG interfaces
|
2020-08-21 13:35:03 -04:00 |
|