jeremystretch
223561b6e3
Closes #5848 : Filter custom fields by content type in format <app_label>.<model>
2021-04-13 11:30:45 -04:00
jeremystretch
8d6a057b91
Closes #6150 : Enable change logging for journal entries
2021-04-13 10:53:55 -04:00
jeremystretch
15d3db817a
Fixes #5583 : Eliminate redundant change records when adding/removing tags
2021-04-13 10:14:25 -04:00
jeremystretch
d114534959
Closes #6146 : Add bulk disconnect support for power feeds
2021-04-12 15:02:29 -04:00
jeremystretch
8ffe6f7907
Merge branch 'develop' into feature
2021-04-12 14:19:30 -04:00
jeremystretch
138489b07f
Release v2.10.9
2021-04-12 13:10:33 -04:00
jeremystretch
9160031f38
Fixes #6082 : Support colons in webhook header values
2021-04-12 12:09:37 -04:00
jeremystretch
ac92666e5e
Closes #6088 : Improved table configuration form
2021-04-12 10:46:32 -04:00
jeremystretch
d47ea1ca3d
Fixes #6124 : Location parent filter should return all child locations (not just those directly assigned)
2021-04-11 13:42:24 -04:00
jeremystretch
04bc5761f4
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
jeremystretch
8f0d7b8f12
Fixes #6117 : Handle exception when attempting to assign an MPTT-enabled model as its own parent
2021-04-11 12:57:53 -04:00
jeremystretch
4e3e41ca9c
Changelog & docs for #6083
2021-04-09 14:58:40 -04:00
jeremystretch
8e7213f420
Fixes #6131 : Correct handling of boolean fields when cloning objects
2021-04-09 14:42:07 -04:00
jeremystretch
9da46871fe
Closes #6121 : Extend parent interface assignment to VM interfaces
2021-04-09 10:53:05 -04:00
jeremystretch
5d3ac1d3df
Fixes #6123 : Prevent device from being assigned to mismatched site and location
2021-04-09 09:56:36 -04:00
jeremystretch
34a7216c1a
Closes #6125 : Add locations count to home page
2021-04-09 09:47:34 -04:00
jeremystretch
34e911995d
Fixes #6130 : Improve display of assigned models in custom fields list
2021-04-09 09:43:35 -04:00
jeremystretch
15c6e26cca
Fixes #6070 : Add missing 'count_ipaddresses' attribute to VMInterface serializer
2021-04-08 14:22:45 -04:00
jeremystretch
e1ec9c9b37
Fixes #6108 : Do not infer tenant assignment from parent objects for prefixes, IP addresses
2021-04-08 13:50:06 -04:00
jeremystretch
4bac3fecaa
Closes #6097 : Redirect old slug-based object views
2021-04-08 13:25:29 -04:00
jeremystretch
7f7b9a0819
Fixes #6110 : Fix handling of TemplateColumn values for table export
2021-04-08 10:30:13 -04:00
jeremystretch
554a7b2b7a
Closes #6109 : Add device counts to locations table
2021-04-08 10:08:50 -04:00
jeremystretch
af68dbc48b
Fixes #6107 : Fix rack selection field on device form
2021-04-07 16:58:40 -04:00
jeremystretch
3f189c502e
Fixes #6106 : Allow assigning a virtual interface as the parent of an existing interface
2021-04-07 16:36:09 -04:00
jeremystretch
ff4798059b
Fixes #6105 : Hide checkboxes for VMs under cluster VMs view
2021-04-07 16:26:16 -04:00
jeremystretch
ba1ea46b36
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
jeremystretch
6108a3a880
Fixes #6104 : Fix location column on racks table
2021-04-07 15:40:03 -04:00
jeremystretch
3fd2a7cf4b
Fixes #6100 : Fix VM interfaces table "add interfaces" link
2021-04-07 15:17:02 -04:00
jeremystretch
d25bd695cd
Release v2.11-beta1
2021-04-06 11:45:32 -04:00
Jeremy Stretch
66a805bea8
Closes #6071 : Cable traces now traverse circuits
2021-04-01 14:31:10 -04:00
Jeremy Stretch
ee7396481a
Rename Cloud to ProviderNetwork
2021-04-01 10:21:41 -04:00
Jeremy Stretch
ab72000677
Merge branch 'develop' into feature
2021-03-31 17:11:54 -04:00
Jeremy Stretch
0d3f67ddda
Fixes #5805 : Fix missing custom field filters for cables, rack reservations
2021-03-31 17:02:21 -04:00
Jeremy Stretch
1beb6bdd4f
Closes #5840 : Add column to cable termination objects to display cable color
2021-03-31 15:49:29 -04:00
Jeremy Stretch
0fc8ce2503
Closes #5756 : Omit child devices from non-racked devices list under rack view
2021-03-31 15:33:06 -04:00
Jeremy Stretch
72885a482e
Closes #5526 : Add MAC address search field to VM interfaces list
2021-03-31 15:27:38 -04:00
Jeremy Stretch
6c34fb9dd7
Closes #6054 : Display NAPALM-enabled device tabs only when relevant
2021-03-31 15:21:07 -04:00
Jeremy Stretch
26b3c80022
Closes #6001 : Paginate component tables under device views
2021-03-31 14:24:05 -04:00
Jeremy Stretch
1407a15879
Fixes #6073 : Permit users to manage their own REST API tokens without needing explicit permission
2021-03-31 13:25:06 -04:00
Jeremy Stretch
c599a06e26
Changelog & docs for #5380
2021-03-30 18:59:47 -04:00
Jeremy Stretch
63f0be8285
Clean up custom field column implementation
2021-03-29 17:51:45 -04:00
Jeremy Stretch
7ac9eca2d5
Closes #6038 : Include tagged objects list on tag view
2021-03-29 16:53:41 -04:00
Jeremy Stretch
b7c247ca2e
Closes #4833 : Allow assigning config contexts by device type
2021-03-29 15:40:09 -04:00
Jeremy Stretch
cd4d26e520
Closes #5425 : Create separate tabs for VMs and devices under the cluster view
2021-03-29 14:55:17 -04:00
Jeremy Stretch
3498c8f839
Update changelog
2021-03-29 11:56:07 -04:00
Jeremy Stretch
82923d2d4f
Update changelog
2021-03-26 20:25:55 -04:00
Jeremy Stretch
bfa7fa5929
Closes #6014 : Move virtual machine interfaces list to a separate view
2021-03-26 20:19:19 -04:00
Jeremy Stretch
9954ec11ec
Merge branch 'develop' into feature
2021-03-26 10:53:21 -04:00
Jeremy Stretch
11d81a6f0f
Release v2.10.8
2021-03-26 10:04:00 -04:00
Jeremy Stretch
affcc027f8
Fixes #6060 : Fix exception on cable trace in UI
2021-03-26 09:40:51 -04:00
Jeremy Stretch
fa78fe7ca8
Merge branch 'develop' into feature
2021-03-25 16:09:28 -04:00
Jeremy Stretch
6c8fc69ad0
Release v2.10.7
2021-03-25 15:15:36 -04:00
Jeremy Stretch
f85f0282b9
Fixes #6012 : Pre-populate attributes when creating an available child prefix via the UI
2021-03-25 15:04:56 -04:00
Jeremy Stretch
42e72b716c
Changelog & tweaks for #5650
2021-03-25 11:51:02 -04:00
Jeremy Stretch
39c31bdda9
Closes #5723 : Allow customization of the geographic mapping service via MAPS_URL config parameter
2021-03-25 11:34:24 -04:00
Jeremy Stretch
acd269d952
Changelog for #5736
2021-03-25 11:11:11 -04:00
Jeremy Stretch
ff49a2fcbd
Closes #6040 : Add UI search fields for asset tag for devices and racks
2021-03-24 15:05:19 -04:00
Jeremy Stretch
26d61928d1
Closes #5641 : Allow filtering device components by label
2021-03-24 14:48:38 -04:00
Jeremy Stretch
ae3b6e61db
Fixes #6023 : Fix display of bottom banner with uBlock Origin enabled
2021-03-24 14:25:09 -04:00
Jeremy Stretch
3e74208779
Fixes #6006 : Fix VLAN group/site association for bulk prefix import
2021-03-19 10:22:30 -04:00
Jeremy Stretch
5d61af682a
Documentation and changelog for #5986
2021-03-18 14:43:07 -04:00
Jeremy Stretch
d26652be31
Changelog for #5977
2021-03-17 15:41:27 -04:00
Jeremy Stretch
bb007552ee
Changelog and documentation for #151
2021-03-17 10:58:40 -04:00
Jeremy Stretch
baf854b9b4
Closes #5975 : Allow partial vCPU allocations for virtual machines
2021-03-16 11:52:59 -04:00
Jeremy Stretch
4d21d0028c
Closes #5995 : Dropped backward compatibility for queryset parameter on ObjectVar and MultiObjectVar
2021-03-16 11:28:50 -04:00
Jeremy Stretch
7a212fbf8b
Closes #5990 : Deprecated display_field parameter for custom script ObjectVar and MultiObjectVar fields
2021-03-16 11:08:34 -04:00
Jeremy Stretch
fdaa4a6eb8
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
Jeremy Stretch
54b23d4353
Merge branch 'feature' into 5284-vlangroup-scope
2021-03-15 20:48:55 -04:00
Jeremy Stretch
c60149a72a
Closes #5972 : Bulk edit support for organizational models ( #5974 )
...
* Enable bulk editing of organizational models
* Enable bulk editing of nested group models
* Changelog for #5972
2021-03-12 16:14:42 -05:00
Jeremy Stretch
3cdb81d2cd
Changelog for #5953 and #5966
2021-03-12 10:59:23 -05:00
Jeremy Stretch
5eb76a5c6a
Fixes #5962 : Ensure consistent display of change log action labels
2021-03-11 13:42:26 -05:00
Jeremy Stretch
e4d6d6b8fc
Add changelog for #5284
2021-03-11 11:13:41 -05:00
Jeremy Stretch
f132ddf80f
Fixes #5595 : Restore ability to delete an uploaded device type image
2021-03-10 17:00:35 -05:00
Jeremy Stretch
76e6c4e699
Merge branch 'develop' into feature
2021-03-09 20:04:20 -05:00
Jeremy Stretch
affa56fd27
Release v2.10.6
2021-03-09 16:57:03 -05:00
Jeremy Stretch
e58eb1ba2e
Fixes #5948 : Invalidate cached queries when running renaturalize
2021-03-09 16:39:55 -05:00
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
77c7c1155f
Closes #5942 : Add button to add a new IP address on interface view
2021-03-08 17:16:07 -05:00
Jeremy Stretch
bae544fb78
Fixes #5922 : Fix options for filtering object permissions in admin UI
2021-03-08 16:51:11 -05:00
Jeremy Stretch
8e879ff15a
Fixes #5935 : Fix filtering prefixes list by multiple prefix values
2021-03-08 16:27:12 -05:00
Jeremy Stretch
6d1bef09b2
Closes #5592 : Add IP addresses count to VRF view
2021-03-08 15:57:17 -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
df17d4746a
Update changelog
2021-03-01 16:07:44 -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
Daniel Sheppard
6cf7c4f41a
Update changelog
2021-03-01 09:21:57 -06:00
Daniel Sheppard
69a0204ab2
Update changelog
2021-03-01 08:52:13 -06:00
Jeremy Stretch
6d5ff412a0
Closes #5873 : Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00