Commit Graph

7141 Commits

Author SHA1 Message Date
jeremystretch
3317673977 Closes #6161: Enable ordering of device component tables 2021-04-20 20:21:52 -04:00
jeremystretch
b19b79cf71 Closes #6210: Include child locations on location view 2021-04-20 14:15:12 -04:00
jeremystretch
8e3746de18 Update GitHub issue templates 2021-04-20 11:37:03 -04:00
jeremystretch
8f933f1267 Closes #6179: Enable natural ordering for virtual machines 2021-04-20 09:37:43 -04:00
jeremystretch
a36a916b8d Closes #6190: Allow filtering devices with no location assigned 2021-04-19 16:55:57 -04:00
jeremystretch
78274e84bf Fixes #6215: Restore tenancy section in virtual machine form 2021-04-19 16:50:56 -04:00
jeremystretch
199086cf33 Closes #6189: Add ability to search for locations by name or description 2021-04-19 15:56:39 -04:00
jeremystretch
00c21a88ed Fixes #6188: Support custom field filtering for regions, site groups, and locations 2021-04-19 11:05:40 -04:00
jeremystretch
4865ce343d Fixes #6196: Fix object list display for users with read-only permissions 2021-04-19 10:46:23 -04:00
jeremystretch
b3c7333293 Fixes #6184: Fix parent object table column in prefix IP addresses list 2021-04-16 13:07:41 -04:00
jeremystretch
4f8ffaa0d1 PRVB 2021-04-16 10:32:21 -04:00
Jeremy Stretch
33f21f5141 Merge branch 'master' into develop 2021-04-16 09:40:29 -04:00
jeremystretch
fff679e684 Release v2.11.0 2021-04-16 09:36:05 -04:00
jeremystretch
71b738d200 Fix markdown list indentation 2021-04-16 09:32:37 -04:00
jeremystretch
36980f2c75 Fixes #6177: Prevent VM interface from being assigned as its own parent 2021-04-16 09:18:58 -04:00
jeremystretch
0d004de341 Fixes #6176: Correct position of MAC address field when creating VM interfaces 2021-04-16 09:16:43 -04:00
jeremystretch
f51f72ca1a Merge release notes from v2.11-beta1 2021-04-16 09:16:01 -04:00
Jeremy Stretch
16970d428d Merge pull request #6175 from netbox-community/feature
Prep for v2.11 release
2021-04-16 08:45:23 -04:00
jeremystretch
181c2df8a4 Fixes #6173: Fix assigned device/VM count when bulk editing/deleting device roles 2021-04-15 19:53:46 -04:00
jeremystretch
597ddfa2e2 Fixes #6171: Fix display of horizontally-scrolling object lists 2021-04-15 15:52:11 -04:00
jeremystretch
d2e74af032 Merge branch 'develop' into feature 2021-04-15 15:46:48 -04:00
Jeremy Stretch
f3fe1070d2 Merge pull request #6172 from netbox-community/develop
Release v2.10.10
2021-04-15 15:34:24 -04:00
Jeremy Stretch
6e5821ae1f Merge branch 'master' into develop 2021-04-15 15:24:36 -04:00
jeremystretch
89d928b990 Release v2.10.10 2021-04-15 15:20:30 -04:00
jeremystretch
4ed1f24269 Changelog for #6168 2021-04-15 13:30:42 -04:00
Jeremy Stretch
e20b11f3f0 Merge pull request #6169 from promasu/develop
Fixes #6168: Add SFP56 interface type
2021-04-15 13:29:44 -04:00
jeremystretch
9f61f83acb Fixes #5643: Fix VLAN assignment when editing VM interfaces in bulk 2021-04-15 13:26:19 -04:00
Adrian Nöthlich
1c91305b2b Fixes #6168: Add SFP56 interface type
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
2021-04-15 18:37:45 +02:00
jeremystretch
66b07a6be3 Fixes #5652: Update object data when renaming a custom field 2021-04-15 12:04:34 -04:00
jeremystretch
82d0745890 Fixes #6162: Fix choice field filters (multiple models) 2021-04-14 16:17:19 -04:00
jeremystretch
41c14854f8 Documentation cleanup 2021-04-14 15:21:30 -04:00
jeremystretch
f77b02dcbf Enable webhooks for JournalEntry 2021-04-14 14:55:01 -04:00
jeremystretch
c7268c542e Reorganize base TestCase classes 2021-04-14 14:22:58 -04:00
jeremystretch
0a9c413b1b Closes #5796: Add DC terminal power port, outlet types 2021-04-14 10:44:15 -04:00
jeremystretch
64a23f966b Closes #5980: Add Saf-D-Grid power port, outlet types 2021-04-14 10:40:31 -04:00
jeremystretch
f78345dd82 Closes #6160: Add F connector port type 2021-04-14 10:38:54 -04:00
jeremystretch
cf72df00a4 Closes #6157: Support Markdown rendering for report logs 2021-04-14 10:21:07 -04:00
jeremystretch
65314452b1 Fixes #6155: Fix admin links for plugins, background tasks 2021-04-14 09:46:05 -04:00
jeremystretch
087b55ba43 Merge branch 'develop' into feature 2021-04-13 16:41:46 -04:00
jeremystretch
86e955e9aa Closes #5757: Add unique identifier to every object view 2021-04-13 16:14:12 -04:00
jeremystretch
7d4839068c Clean up object header 2021-04-13 16:03:07 -04:00
jeremystretch
c6e7391622 Delete unused template 2021-04-13 15:58:21 -04:00
jeremystretch
79568fd653 Fixes #6056: Optimize change log cleanup 2021-04-13 13:48:22 -04:00
jeremystretch
3ce42008cf Fixes #5419: Update parent device/VM when deleting a primary IP 2021-04-13 13:23:25 -04:00
jeremystretch
9821305482 Fixes #6152: Fix custom field filtering for cables, virtual chassis 2021-04-13 12:05:44 -04:00
jeremystretch
ccefadc053 Fixes #6144: Fix MAC address field display in VM interfaces search form 2021-04-13 11:52:32 -04:00
jeremystretch
04eefbe711 Enable close-stale-issue action 2021-04-13 11:46:14 -04:00
jeremystretch
95d7cc7fc3 Closes #6149: Support image attachments for locations 2021-04-13 11:39:04 -04:00
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