Jeremy Stretch
aa6fd54055
Closes #3451 : Add pre-/post-change snapshots to webhooks
2021-03-09 13:03:44 -05:00
Jeremy Stretch
27d92d005b
Closes #5610 : Add REST API endpoint for webhooks
2021-03-09 09:22:58 -05:00
Jeremy Stretch
2ed32e4b5c
Closes #5608 : Add REST API endpoint for custom links
2021-03-08 20:57:44 -05:00
Jeremy Stretch
a28e2ae13a
Closes #5938 : Deprecate support for Python 3.6
2021-03-08 13:36:56 -05:00
Jeremy Stretch
a4944f2b97
Closes #5892 : Introduce SiteGroup model ( #5937 )
...
* Initial work on #5892
* Add site group selection to object edit forms
* Add documentation for site groups
* Changelog for #5892
* Finish application of site groups to config context
2021-03-08 13:28:53 -05:00
Jeremy Stretch
80ff0b55b6
Changelog for #1519
2021-03-05 16:25:39 -05:00
Jeremy Stretch
236dfddf5a
Changelog for #4999
2021-03-05 09:15:27 -05:00
Jeremy Stretch
1fbff074f7
Fixes #5913 : Improve change logging ( #5924 )
...
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
Jeremy Stretch
d1eeee3085
Closes #4971 : Allow assigning devices to locations without a rack
2021-03-03 14:28:07 -05:00
Jeremy Stretch
f7d6275959
Closes #5895 : Rename RackGroup to Location
2021-03-03 13:30:33 -05:00
Jeremy Stretch
8749ed06e2
Closes #5375 : Add 'speed' attribute to console port models
2021-03-03 10:20:08 -05:00
Jeremy Stretch
9581d72f9d
Closes #3648 : Mark cable termination models as connected without attaching a cable
2021-03-01 21:34:42 -05:00
Jeremy Stretch
1bf7d7e293
Closes #5894 : Use primary keys when filtering object lists by related objects in the UI
2021-03-01 17:24:30 -05:00
Jeremy Stretch
8cc9685322
Closes #5901 : Add 'created' and 'last_updated' fields to device component models
2021-03-01 15:42:39 -05:00
Jeremy Stretch
e22ff1643a
Closes #5451 : Add support for multiple-selection custom fields
2021-03-01 14:52:57 -05:00
Jeremy Stretch
429da3a46d
Changelog for #5401
2021-03-01 14:17:25 -05:00
Jeremy Stretch
6d5ff412a0
Closes #5873 : Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
Jeremy Stretch
2d234e3b3a
Closes #5370 : Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
Jeremy Stretch
f17479680c
Closes #1638 : Migrate all primary keys to 64-bit integers
2021-02-26 16:12:52 -05:00
Jeremy Stretch
d315289a25
Release v2.10.5
2021-02-24 15:15:33 -05:00
Jeremy Stretch
c522c886b6
Changelog for #5753
2021-02-24 15:02:13 -05:00
Jeremy Stretch
6a2cf2f420
Changelog and test for #5786
2021-02-24 14:39:09 -05:00
Jeremy Stretch
204523bb81
Fixes #5841 : Disallow the creation of available prefixes/IP addresses in violation of assigned permission constraints
2021-02-24 14:21:42 -05:00
Daniel Sheppard
e306e8b9c5
Fixes : #5315 - Make "null_option" on DynamicModelChoiceField also null the value on the model. ( #5704 )
...
Fixes : #5315 - Fix site unassignment from VLAN when using "None" option
2021-02-12 10:53:40 -06:00
Jeremy Stretch
93dc36df15
Fixes #5626 : Fix REST API representation for circuit terminations connected to non-interface endpoints
2021-02-08 16:44:04 -05:00
Jeremy Stretch
289f6f7b2c
Changelog for #5735
2021-02-08 15:09:20 -05:00
Jeremy Stretch
d11e1f19b0
Fixes #5738 : Fix redirect to device components view after disconnecting a cable
2021-02-04 13:19:42 -05:00
Jeremy Stretch
1228fd4aee
Fixes #5718 : Fix bulk editing of services when no port(s) are defined
2021-02-04 13:01:55 -05:00
Jeremy Stretch
0a28f8c274
Fixes #5716 : Fix filtering rack reservations by custom field
2021-02-02 11:49:38 -05:00
Jeremy Stretch
20296237f8
Release v2.10.4
2021-01-26 13:06:29 -05:00
Daniel Sheppard
e4c5e90055
Fixes : #5232 - Corrects swagger definition
2021-01-26 10:42:01 -06:00
Jeremy Stretch
3ec4a2e4d4
Closes #5678 : Show available type choices for all device component import forms
2021-01-26 10:17:58 -05:00
Jeremy Stretch
2cefde177d
Fixes #5683 : Correct rack elevation displayed when viewing a reservation
2021-01-26 09:57:33 -05:00
Jeremy Stretch
12c7d4cab2
Fixes #5648 : Include VC member interfaces on interfaces tab count when viewing VC master
2021-01-25 14:29:03 -05:00
Jeremy Stretch
e2887911ff
Fixes #5665 : Validate rack group is assigned to same site when creating a rack
2021-01-25 14:19:32 -05:00
Jeremy Stretch
44d848eab2
Closes #5542 : Show cable trace lengths in both meters and feet
2021-01-20 21:29:23 -05:00
Jeremy Stretch
b938f5cfa2
Changelog for #5603
2021-01-20 20:48:24 -05:00
Jeremy Stretch
b2dde111a7
Fixes #5640 : Fix permissions assessment when adding VM interfaces in bulk
2021-01-20 15:18:13 -05:00
Jeremy Stretch
fd7f5fbb55
Fixes #5639 : Fix filtering connection lists by device name
2021-01-19 11:24:34 -05:00
Jeremy Stretch
9331d5130d
Fixes #5574 : Restrict the creation of device bay templates on non-parent device types
2021-01-19 10:49:56 -05:00
Jeremy Stretch
6593668674
Changelog for #5586 and #5612
2021-01-19 09:41:49 -05:00
Jeremy Stretch
5a725dc467
Fixes #5597 : Fix ordering devices by primary IP address
2021-01-11 11:28:03 -05:00
Jeremy Stretch
7bab4b0899
Closes #5570 : Add "management only" filter widget for interfaces list
2021-01-07 11:29:59 -05:00
Jeremy Stretch
7eef706036
Fixes #5584 : Restore power utilization panel under device view
2021-01-07 11:19:11 -05:00
Jeremy Stretch
5929ecbe45
Release v2.10.3
2021-01-05 20:33:46 -05:00
Jeremy Stretch
589743de57
Fixes #5569 : Ensure consistent labeling of interface mgmt_only field
2021-01-05 15:15:36 -05:00
Jeremy Stretch
b7394dc8f7
Changelog for #5573
2021-01-05 15:06:15 -05:00
Daniel Sheppard
030b59fe27
Fixes : #5564 - Raise validation error if a PowerPortTemplate's draw exceeds maximum
2021-01-05 09:52:11 -06:00
Daniel Sheppard
3f2beea79d
Fixes : #5563 - Fix power feed cable trace
2021-01-05 09:22:10 -06:00
Daniel Sheppard
c945bb3488
Fixes : #5049 - Account for chassis neighbors in lldp_neighbors template
2021-01-05 08:48:55 -06:00