jeremystretch
6ddf1313c8
Fixes #7072 : Fix table configuration under prefix child object views
2021-08-31 11:15:41 -04:00
jeremystretch
6c6267f9b0
Fixes #7083 : Correct labeling for VM memory attribute
2021-08-31 09:44:59 -04:00
jeremystretch
42e52ee722
Fixes #7084 : Fix KeyError exception when editing access VLAN on an interface
2021-08-31 09:44:59 -04:00
jeremystretch
bb2bc12ea4
Fixes #7096 : Home links should honor BASE_PATH configuration
2021-08-31 09:44:59 -04:00
jeremystretch
44d8c3cf14
Fixes #7071 : Fix exception when removing a primary IP from a device/VM
2021-08-30 16:55:31 -04:00
jeremystretch
6c0535e77c
Fixes #7070 : Fix exception when filtering by prefix max length in UI
2021-08-30 16:51:07 -04:00
jeremystretch
9ae69fa9de
Release v3.0.0
2021-08-30 14:22:00 -04:00
jeremystretch
b528672fd5
Update references to NAPALM in docs
2021-08-30 11:51:18 -04:00
jeremystretch
752ca2c5c4
Delete extraneous v2.11 release notes
2021-08-30 11:35:06 -04:00
jeremystretch
7e0c051f07
Update dependencies & release notes
2021-08-30 10:30:48 -04:00
jeremystretch
73e1dba4e4
Merge branch 'develop' into feature
2021-08-30 10:05:12 -04:00
jeremystretch
78261c7ed0
Fixes #7045 : Fix navigation menu rendering under Chrome
2021-08-30 09:56:05 -04:00
jeremystretch
308c9b832e
JS & changelog updates for #7034
2021-08-27 11:36:29 -04:00
jeremystretch
2199e1aeec
Closes #7042 : Show count of journal entries in tab under object view
2021-08-27 10:36:06 -04:00
jeremystretch
dfd94bc13d
Fixes #7019 : Enable searching VM interfaces by description
2021-08-27 10:14:12 -04:00
jeremystretch
019209f616
Merge branch 'develop' into feature
2021-08-23 15:46:22 -04:00
jeremystretch
22291d16fa
Release v2.11.12
2021-08-23 15:16:42 -04:00
jeremystretch
b4fc9dcd36
Merge branch 'develop' into feature
2021-08-23 13:23:39 -04:00
jeremystretch
9254c89abd
Fixes #6326 : Enable filtering assigned VLANs by group in interface edit form
2021-08-23 12:49:32 -04:00
jeremystretch
ef90974f8d
Fixes #6776 : Fix erroneous webhook dispatch on failure to save objects
2021-08-23 12:06:43 -04:00
jeremystretch
e63d9dbe1f
Fixes #7012 : Fix hidden "add components" dropdown on devices list
2021-08-23 09:41:43 -04:00
jeremystretch
1b1e0bc362
Closes #7011 : Add search field to VM interfaces filter form
2021-08-23 09:36:05 -04:00
jeremystretch
206f0b0772
Fixes #6974 : Show contextual label for IP address role
2021-08-20 16:12:09 -04:00
jeremystretch
45b2788371
Fixes #6929 : Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions
2021-08-20 16:06:37 -04:00
jeremystretch
4382aa81ed
Update change log
2021-08-20 15:20:55 -04:00
jeremystretch
d1dfa5bd52
Changelog for #6790
2021-08-20 09:17:53 -04:00
jeremystretch
4220912aaf
Changelog for #6856
2021-08-18 14:38:30 -04:00
jeremystretch
30e5987353
Fixes #6977 : Truncate global search dropdown on small screens
2021-08-17 11:49:32 -04:00
jeremystretch
dd8d01e5cf
Fixes #6686 : Force assignment of null custom field values to objects
2021-08-16 14:38:06 -04:00
jeremystretch
ca736c6d8b
Fixes #5968 : Model forms should save empty custom field values as null
2021-08-16 13:45:46 -04:00
jeremystretch
83c23ca9df
Closes #6872 : Add table configuration button to child prefixes view
2021-08-13 15:56:14 -04:00
jeremystretch
ee137feb3f
Closes #6748 : Add site group filter to devices list
2021-08-13 15:26:06 -04:00
jeremystretch
46226033d5
Release v3.0-beta2
2021-08-13 14:19:43 -04:00
jeremystretch
b235f2dd53
#6934 : Correct prefix utilization and available IP reporting to account for child IP ranges
2021-08-13 10:43:25 -04:00
jeremystretch
12949ea979
Fixes #6953 : Remove change log tab from non-applicable object views
2021-08-13 09:13:09 -04:00
jeremystretch
13bdc86c4e
Merge v2.11.11
2021-08-12 11:51:04 -04:00
jeremystretch
6bd783f803
Release v2.11.11
2021-08-12 11:22:57 -04:00
jeremystretch
9e75c5d88d
Fixes #6918 : Fix return URL persistence when adding multiple objects sequentially
2021-08-12 10:12:42 -04:00
jeremystretch
e900acdde0
Fixes #6896 : Fix validation of IP address assigned as device/VM primary via NAT relation
2021-08-11 21:15:45 -04:00
jeremystretch
fca7c6b326
Merge branch 'develop' into feature
2021-08-10 21:03:10 -04:00
jeremystretch
559e30102f
Closes #6921 : Employ a sandbox when rendering Jinja2 code for increased security
2021-08-10 20:52:45 -04:00
jeremystretch
9b4374a32b
Fixes #6935 : Remove extraneous columns from inventory item and device bay tables
2021-08-10 20:35:39 -04:00
jeremystretch
e3d4c0a522
Fixes #6936 : Add missing parent column to inventory item import form
2021-08-10 20:24:57 -04:00
jeremystretch
4afcef2c59
Closes #6931 : Include applied filters on object list view
2021-08-10 13:11:35 -04:00
jeremystretch
f34638dc32
Fixes #6908 : Allow assignment of scope to VLAN groups upon import
2021-08-09 09:54:27 -04:00
jeremystretch
8da97f004d
Fixes #6910 : Fix exception on invalid CSV import column name
2021-08-09 09:20:22 -04:00
jeremystretch
3d9f7219dc
Fixes #6909 : Remove extraneous site column from VLAN group import form
2021-08-09 09:17:08 -04:00
jeremystretch
982862a95e
Merge branch 'develop' into feature
2021-08-06 10:06:52 -04:00
jeremystretch
16af0e44de
Fixes #6902 : Populate device field when cloning device components
2021-08-06 09:55:47 -04:00
jeremystretch
adc46b3a0a
Fixes #6901 : Correct example REST API request
2021-08-06 08:39:57 -04:00
jeremystretch
3d14d23a32
Fixes #6894 : Fix available IP generation for prefix assigned to a VRF
2021-08-05 13:23:14 -04:00
jeremystretch
d21340b98c
Fixes #6892 : Fix validation of unit ranges when creating a rack reservation
2021-08-05 11:12:08 -04:00
jeremystretch
4aa0f6a139
Fixes #6832 : Support config context rendering under GraphQL API
2021-08-04 15:55:55 -04:00
jeremystretch
78c66543b0
Changelog for #6883
2021-08-04 13:26:53 -04:00
jeremystretch
d046098ea3
Fixes #6871 : Support dynamic tag types in GraphQL API
2021-08-03 16:29:34 -04:00
jeremystretch
38a83c867c
Changelog for #6829
2021-08-03 14:56:22 -04:00
jeremystretch
8e9256697d
Fixes #6740 : Add import button to VM interfaces list
2021-07-30 10:28:56 -04:00
jeremystretch
3eab89e524
Fixes #6846 : Form-driven REST API calls should use brief mode
2021-07-29 14:50:30 -04:00
jeremystretch
061f0d9a2e
Merge v2.11.10
2021-07-28 16:26:04 -04:00
jeremystretch
861f8338e2
Release v2.11.10
2021-07-28 15:17:45 -04:00
jeremystretch
f923477c53
Closes #6644 : Add 6P/4P pass-through port types
2021-07-28 11:54:25 -04:00
jeremystretch
5fc52fbd4d
Changelog and cleanup for #6560
2021-07-28 11:44:13 -04:00
jeremystretch
b26c560b24
Fixes #6771 : Add count of inventory items to manufacturer view
2021-07-28 10:25:52 -04:00
jeremystretch
fa1dc3f0aa
Fixes #6812 : Limit reported prefix utilization to 100%
2021-07-28 09:55:40 -04:00
jeremystretch
481cd17965
Fixes #5627 : Fix filtering of interface connections list
2021-07-27 16:21:56 -04:00
jeremystretch
968a41fe7f
Changelog for #6785
2021-07-27 16:17:59 -04:00
jeremystretch
d79b3cad1b
Fixes #6822 : Use consistent maximum value for interface MTU
2021-07-27 16:04:51 -04:00
jeremystretch
9b81f5c325
Fixes #6811 : Fix exception when editing users
2021-07-26 09:37:58 -04:00
jeremystretch
f2a440d0ae
Closes #6781 : Disable database query caching by default
2021-07-23 11:34:24 -04:00
jeremystretch
8db6033094
Fixes #6759 : Fix assignment of parent interfaces for bulk import
2021-07-23 11:24:32 -04:00
jeremystretch
c0f37f0b03
Fixes #6794 : Fix device name display on device status view
2021-07-23 11:18:50 -04:00
jeremystretch
faa4064331
Fixes #6774 : Fix A/Z assignment when swapping circuit terminations
2021-07-23 11:13:21 -04:00
jeremystretch
ff7a2e4333
Release v3.0-beta1
2021-07-23 08:13:07 -04:00
jeremystretch
4b756c92be
Merge branch 'develop' into feature
2021-07-23 08:02:21 -04:00
jeremystretch
b8960ebca5
Update release notes for v3.0
2021-07-22 14:25:30 -04:00
jeremystretch
d7a6947975
Fixes #6777 : Fix default value validation for custom text fields
2021-07-21 16:02:32 -04:00
jeremystretch
9df1098337
Fixes #6780 : Include rack location in navigation breadcrumbs
2021-07-21 15:49:01 -04:00
jeremystretch
79f3eb4fb7
Fixes #6778 : Rack reservation should display rack's location
2021-07-21 15:44:14 -04:00
jeremystretch
151efbf94c
Merge branch 'develop' into feature
2021-07-20 17:06:18 -04:00
jeremystretch
5d62586705
Fixes #6773 : Add missing display field to rack unit serializer
2021-07-20 17:00:13 -04:00
Jeremy Stretch
eb81c88975
Closes #6328 : Local docs build ( #6769 )
...
* Incorporate local documentation build in upgrade script
* Add docs build to CI
* Include docs build path in revision control
* Update footer dcos link
* Changelog for #6328
* Clean up errant links
2021-07-19 14:18:08 -04:00
jeremystretch
801a53d663
Call out dependency on v2.11+ for upgrades
2021-07-19 11:27:00 -04:00
jeremystretch
5f59e6c5b9
Closes #6767 : Add support for Python 3.9
2021-07-19 10:43:52 -04:00
jeremystretch
e88d5ff535
Update release notes
2021-07-19 10:03:42 -04:00
jeremystretch
6cf2b06819
Add changelog for #6000
2021-07-16 17:07:42 -04:00
jeremystretch
63b325b0f6
Changelog for #5442
2021-07-12 09:31:19 -04:00
jeremystretch
de9e3f3ce5
Update change log
2021-07-09 21:10:51 -04:00
jeremystretch
4f0daa2035
Changelog for #6651
2021-07-09 15:37:21 -04:00
jeremystretch
e906855e22
Closes #5223 : Remove the console/power/interface connections REST API endpoints
2021-07-08 17:30:40 -04:00
jeremystretch
4af19267db
Merge v2.11.9
2021-07-08 12:15:57 -04:00
jeremystretch
69dbf6fab4
Release v2.11.9
2021-07-08 09:01:40 -04:00
jeremystretch
aea4dc0bc3
Fixes #6456 : API schema type should be boolean for _occupied on cable termination models
2021-07-08 08:41:59 -04:00
jeremystretch
1f048a6d61
Changelog for #6713
2021-07-07 21:58:54 -04:00
jeremystretch
901ac6be7b
Restore CACHING_REDIS_SKIP_TLS_VERIFY; add CACHE_TIMEOUT usage warning
2021-07-07 21:17:40 -04:00
jeremystretch
f19db4174d
Replace django-cacheops with django-redis
2021-07-07 20:35:59 -04:00
jeremystretch
532d216120
Remove cacheops workarounds & queryset caching metrics
2021-07-07 17:15:42 -04:00
jeremystretch
9e96f2c633
Drop caching_config from plugin configuration
2021-07-07 17:04:21 -04:00
jeremystretch
2cd532af60
Fixes #6714 : Fix rendering of device type component creation forms
2021-07-07 15:38:59 -04:00
jeremystretch
c8933fc1ed
Fixes #6710 : Fix assignment of VM interface parent via REST API
2021-07-07 11:55:20 -04:00
jeremystretch
16f2304547
Merge v2.11.8 changes
2021-07-06 12:10:29 -04:00
jeremystretch
05f3fb77cb
Release v2.11.8
2021-07-06 11:10:02 -04:00
jeremystretch
e8b04206f2
Changelog & cleanup for #5503
2021-07-06 10:43:08 -04:00
jeremystretch
d6007984d0
Closes #6200 : Add rack reservations to global search
2021-07-06 10:17:16 -04:00
jeremystretch
65b9222886
Fixes #6695 : Fix exception when importing device type with invalid front port definition
2021-07-05 09:30:52 -04:00
jeremystretch
1c2800f24f
Closes #6368 : Enable virtual chassis assignment during bulk import of devices
2021-07-01 15:49:05 -04:00
jeremystretch
b03a0a9a8f
Closes #6138 : Add an 'empty' filter modifier for character fields
2021-07-01 15:17:46 -04:00
jeremystretch
0a77051c9d
Fixes #6680 : Allow setting custom field values for VM interfaces on intial creation
2021-07-01 10:48:24 -04:00
jeremystretch
3847beee02
Closes #6667 : Display VM memory as GB/TB as appropriate
2021-06-29 14:00:16 -04:00
jeremystretch
fe60f9c9c7
Closes #6666 : Show management-only status under interface detail view
2021-06-29 13:47:44 -04:00
jeremystretch
17821d39a9
Fixes #6676 : Fix device/VM counts per cluster under cluster type/group views
2021-06-29 13:44:46 -04:00
jeremystretch
584cf66df8
Update extras documentation
2021-06-24 08:37:06 -04:00
jeremystretch
bad091daee
Merge branch 'develop' into feature
2021-06-22 14:30:47 -04:00
jeremystretch
375d088c08
Closes #6620 : Show assigned VMs count under device role view
2021-06-22 14:21:41 -04:00
jeremystretch
a801ba988a
Fixes #6637 : Fix group assignment in 'available VLANs' link under VLAN group view
2021-06-22 14:16:16 -04:00
jeremystretch
a502b4b830
Fixes #6640 : Disallow numeric values in custom text fields
2021-06-22 14:00:54 -04:00
jeremystretch
3afeeaab0b
Fixes #6652 : Fix exception when adding components in bulk to multiple devices
2021-06-22 13:54:03 -04:00
jeremystretch
8e6f0905aa
Fixes #6626 : Fix site field on VM search form; add site group
2021-06-21 08:38:46 -04:00
jeremystretch
fcc244640d
Merge v2.11.7
2021-06-16 16:27:37 -04:00
jeremystretch
36291d411f
Release NetBox v2.11.7
2021-06-16 15:59:46 -04:00
jeremystretch
6853b1e111
Closes #6588 : Add support for webp files as front/rear device type images
2021-06-16 14:01:30 -04:00
jeremystretch
011cf8bc92
Closes #6589 : Standardize breadcrumb navigation for power panels and feeds
2021-06-16 13:50:35 -04:00
jeremystretch
9b9aff6bf6
Closes #6564 : Add N connector type for pass-through ports
2021-06-16 13:43:38 -04:00
jeremystretch
f562c2c60b
Fixes #6602 : Fix deletion of devices with cables attached
2021-06-14 16:38:19 -04:00
jeremystretch
d5b2651a53
Merge branch 'develop' into feature
2021-06-14 09:23:01 -04:00
jeremystretch
47ef7eb0ba
Docs and release notes for #5264
2021-06-11 16:12:25 -04:00
jeremystretch
64a948c350
Closes #6590 : Introduce a nightly housekeeping command to clear expired sessions and change records
2021-06-11 10:44:17 -04:00
jeremystretch
2bb14b7aad
Fixes #6584 : Fix ordering of nested inventory items
2021-06-10 14:27:42 -04:00
jeremystretch
ae5f1b5a4f
Closes #3682 : Add color field to front and rear ports
2021-06-09 16:51:51 -04:00
jeremystretch
04fdde51b0
Changelog for #6068
2021-06-09 15:55:38 -04:00
jeremystretch
641babf47e
Changelog for #5963
2021-06-09 13:27:26 -04:00
jeremystretch
376ea337b8
Renumber docs from v2.12 to v3.0
2021-06-09 13:20:46 -04:00
jeremystretch
ff84f03753
Changelog for #6455 , 6493
2021-06-08 15:39:39 -04:00
jeremystretch
6f087de9de
Fixes #6562 : Disable ordering of secrets by assigned object
2021-06-08 14:18:24 -04:00
jeremystretch
64c0ebb31c
Fixes #6563 : Fix filtering by location for cable connection forms
2021-06-08 14:15:06 -04:00
jeremystretch
16d56e9de0
Fixes #6553 : ProviderNetwork search should match on name
2021-06-08 14:06:17 -04:00
jeremystretch
f2f572ccf3
Release v2.11.6
2021-06-04 10:59:36 -04:00
jeremystretch
6d13e621e4
Fixes #6544 : Fix migration error when upgrading with VRF(s) defined
2021-06-04 10:53:13 -04:00
jeremystretch
32cdc2d72c
Merge v2.11.5
2021-06-04 09:47:14 -04:00
jeremystretch
7b4ee829c0
Release v2.11.5
2021-06-04 09:09:56 -04:00
jeremystretch
605bd97da4
Closes #6540 : Add a 'flat' column to the prefix table
2021-06-03 20:31:09 -04:00
jeremystretch
d5cda548ee
Changelog for #6527
2021-06-03 17:20:24 -04:00
jeremystretch
01ceb35626
Merge branch 'develop' into feature
2021-06-02 20:35:38 -04:00
jeremystretch
fef534058d
Fixes #6492 : Correct tag population in post-change data resulting from REST API changes
2021-06-02 17:02:44 -04:00
jeremystretch
8c300de023
Fixes #6217 : Disallow passing of string values for integer custom fields
2021-06-02 16:12:11 -04:00
jeremystretch
f34fb28d59
Fixes #6517 : Fix assignment of user when creating rack reservations via REST API
2021-06-02 16:02:22 -04:00
jeremystretch
e66f8a5113
Fixes #6525 : Paginate related IPs table under IP address view
2021-06-02 15:48:15 -04:00
jeremystretch
ef0638951d
Changelog for #6284
2021-06-01 12:57:31 -04:00
jeremystretch
cff7b5a6e5
Fixes #6064 : Fix object permission assignments for user and group models
2021-05-28 13:27:05 -04:00
jeremystretch
e3971e3f51
Fixes #6496 : Fix upgrade script when Python installed in nonstandard path
2021-05-28 13:18:50 -04:00
jeremystretch
0d2d6a4b49
Fixes #6502 : Correct permissions evaluation for running a report via the REST API
2021-05-28 13:16:25 -04:00
jeremystretch
ccb82bf798
Closes #6487 : Add location filter to cable connection form
2021-05-28 09:09:59 -04:00
jeremystretch
63317f46cb
Closes #6501 : Expose prefix depth and children on REST API serializer
2021-05-28 08:56:55 -04:00
jeremystretch
5c96e4e915
Replace references to v2.12 with v3.0
2021-05-25 15:05:02 -04:00
jeremystretch
a43cdcbb2e
Merge branch 'develop' into feature
2021-05-25 13:19:17 -04:00
jeremystretch
1aff0cc968
Release v2.11.4
2021-05-25 11:38:43 -04:00
jeremystretch
2d77b1551d
Closes #6422 : Enable filtering users by group under admin UI
2021-05-25 11:26:18 -04:00
jeremystretch
b3004aa5b8
Release notes for #6358
2021-05-25 11:16:06 -04:00
jeremystretch
574bda4e9c
Changelog for #5121
2021-05-21 17:25:37 -04:00
jeremystretch
b19b0e0314
Fixes #6467 : Fix access to metrics on custom BASE_PATH when login is required
2021-05-21 15:56:22 -04:00
jeremystretch
0636be1700
Fixes #6468 : Disable ordering VLAN groups list by scope object
2021-05-21 15:43:18 -04:00
jeremystretch
5cc35c8f26
Changelog for #6465
2021-05-21 11:17:58 -04:00
Jeremy Stretch
dcb522dd23
Merge pull request #6449 from 991jo/device_type_import_fix
...
Fixed #6438 Device Type Import does not import/export description/label fields for many components
2021-05-21 11:16:32 -04:00
jeremystretch
5e10a15f93
Closes #6441 : Improve UI paginator to optimize page object count
2021-05-20 12:00:31 -04:00
Johannes Erwerle
69fe67408e
Fixed #6438 Device Type Import does not import/export description/label fields for many components
2021-05-20 06:30:44 +00:00
jeremystretch
c5ee1b3bc4
Fixes #6426 : Allow assigning virtual chassis member interfaces to LAG on VC master
2021-05-18 16:42:21 -04:00
jeremystretch
e4f9a8c0d1
Changelog for #2434
2021-05-14 14:55:38 -04:00
jeremystretch
c0050772f5
Closes #6400 : Add cyan color choice for plugin buttons
2021-05-14 09:13:36 -04:00
jeremystretch
98efe2ecae
Fixes #6398 : Avoid exception when deleting device connected to self via circuit
2021-05-14 09:06:00 -04:00
jeremystretch
c51d3a5e45
Fixes #6376 : Fix assignment of VLAN groups to clusters, cluster groups via REST API
2021-05-12 13:47:42 -04:00
jeremystretch
cb6999d277
Closes #6393 : Add description filter for IP addresses
2021-05-12 13:38:52 -04:00
jeremystretch
c8c51ef8f4
Closes #3665 : Enable rendering export templates via REST API
2021-05-11 15:51:36 -04:00
jeremystretch
30c7cfb4fa
Closes #4609 : Allow marking prefixes as fully utilized
2021-05-11 14:08:18 -04:00
jeremystretch
293e9f48e4
Closes #6338 : Decimal fields are no longer coerced to strings in REST API
2021-05-10 14:22:01 -04:00
jeremystretch
ddbfe744f3
Closes #6154 : Allow decimal values for cable lengths
2021-05-10 14:14:54 -04:00
jeremystretch
c647ba0a75
Closes #5806 : Add kilometer and mile as choices for cable length unit
2021-05-10 11:23:21 -04:00
jeremystretch
c993e3883c
Merge branch 'develop' into feature
2021-05-07 10:27:23 -04:00
jeremystretch
0b7c13bc05
Release v2.11.3
2021-05-07 10:01:17 -04:00
jeremystretch
9d5403f11b
Fixes #6312 : Interface device filter should return all virtual chassis interfaces only if device is master
2021-05-07 09:47:32 -04:00
jeremystretch
c51c7d3f5a
Fixes #6369 : Fix interface assignment for VLANs in non-scoped groups
2021-05-06 14:36:23 -04:00
jeremystretch
48f32dc578
Fixes #6350 : Include first & last IP addresses when allocating available IPv6 addresses via the REST API
2021-05-06 13:59:10 -04:00
jeremystretch
b4be250a5f
Fixes #6355 : Fix caching error when swapping A/Z circuit terminations
2021-05-06 13:29:52 -04:00
jeremystretch
fe8b78ed7d
Fixes #6357 : Fix ProviderNetwork nested API serializer
2021-05-06 13:06:10 -04:00
jeremystretch
eaddd57fb1
Closes #6359 : Enable custom links for organizational and nested group models
2021-05-06 13:01:20 -04:00
jeremystretch
35576b657c
Fixes #6363 : Correct pre-population of cluster group when creating a cluster
2021-05-06 12:47:58 -04:00
jeremystretch
c9b0c9a2d4
Closes #6351 : Add aggregates count to tenant view
2021-05-05 09:53:06 -04:00
jeremystretch
e1df1d3bf8
Closes #5991 : Remove display_name attribute from serializers
2021-05-04 15:56:36 -04:00
jeremystretch
68f8485dbf
Merge branch 'develop' into feature
2021-05-04 14:25:53 -04:00
jeremystretch
804d82e0b2
Fixes #6240 : Fix display of available VLAN ranges under VLAN group view
2021-05-04 09:36:01 -04:00
jeremystretch
4d80103f75
Fixes #6339 : Improve ordering of interfaces when viewing virtual chassis master
2021-05-04 09:12:26 -04:00
jeremystretch
51fd1e7da7
Fixes #6333 : Fix filtering of circuit terminations by primary key
2021-05-03 14:38:26 -04:00
jeremystretch
69a17dda37
Changelog for #6321
2021-04-30 15:47:06 -04:00
jeremystretch
14a3943b71
Closes #6318 : Add OM5 MMF cable type
2021-04-30 10:10:03 -04:00
jeremystretch
e6b97a9f13
Fixes #6313 : Fix device type instance count under manufacturer view
2021-04-30 10:08:15 -04:00
jeremystretch
4a510cd48e
Fixes #6309 : Restrict parent VM interface assignment to the parent VM
2021-04-29 08:50:19 -04:00
jeremystretch
29afb0c8a5
Fixes #6308 : Fix linking of available VLANs in VLAN group view
2021-04-29 08:43:46 -04:00
jeremystretch
b9d6b98865
Changelog & docs for #6197
2021-04-29 08:10:11 -04:00
jeremystretch
511a1a17ef
Merge v2.11.2
2021-04-27 14:05:38 -04:00
jeremystretch
f41944b4e0
Release v2.11.2
2021-04-27 10:20:36 -04:00
jeremystretch
5548e2850c
Fixes #6262 : Support filtering by created/updated time for all relevant objects
2021-04-27 10:04:28 -04:00
jeremystretch
1014555306
Fixes #6289 : Fix assignment of VC member interfaces to LAG interfaces
2021-04-27 09:36:48 -04:00