ae349d4424
Release v2.10.10
2021-04-15 15:20:30 -04:00
3e49745257
Changelog for #6168
2021-04-15 13:30:42 -04:00
f67369a9a9
Fixes #5643 : Fix VLAN assignment when editing VM interfaces in bulk
2021-04-15 13:26:19 -04:00
92df40a6a0
Fixes #5652 : Update object data when renaming a custom field
2021-04-15 12:04:34 -04:00
a2203da1c6
Fixes #6162 : Fix choice field filters (multiple models)
2021-04-14 16:17:19 -04:00
3d0882856f
Closes #5796 : Add DC terminal power port, outlet types
2021-04-14 10:44:15 -04:00
e849d28276
Closes #5980 : Add Saf-D-Grid power port, outlet types
2021-04-14 10:40:31 -04:00
18a691482d
Closes #6160 : Add F connector port type
2021-04-14 10:38:54 -04:00
7c48e3632d
Closes #6157 : Support Markdown rendering for report logs
2021-04-14 10:21:07 -04:00
cc433388f5
Fixes #6056 : Optimize change log cleanup
2021-04-13 13:48:22 -04:00
1fba4b7e32
Fixes #5419 : Update parent device/VM when deleting a primary IP
2021-04-13 13:23:25 -04:00
c249cd4ffd
Fixes #6152 : Fix custom field filtering for cables, virtual chassis
2021-04-13 12:05:44 -04:00
d54bf5f75e
Fixes #6144 : Fix MAC address field display in VM interfaces search form
2021-04-13 11:52:32 -04:00
3d8a3a2204
Fix link
2021-04-12 15:17:50 -04:00
7c29fb449e
Release v2.10.9
2021-04-12 13:10:33 -04:00
7ddcec3a0d
Fixes #6082 : Support colons in webhook header values
2021-04-12 12:09:37 -04:00
348fca7e28
Fixes #6117 : Handle exception when attempting to assign an MPTT-enabled model as its own parent
2021-04-11 12:57:53 -04:00
cc9b750eff
Changelog & docs for #6083
2021-04-09 14:58:40 -04:00
2cc088c633
Fixes #6131 : Correct handling of boolean fields when cloning objects
2021-04-09 14:42:07 -04:00
4dfba3a2ad
Update export-templates.md ( #6091 )
...
* Update export-templates.md
* Update export-templates.md
Co-authored-by: Jeremy Stretch <jeremy@netverity.dev>
2021-04-09 14:14:08 -04:00
e69251b21a
Fixes #6070 : Add missing 'count_ipaddresses' attribute to VMInterface serializer
2021-04-08 14:22:45 -04:00
03b3f5937f
Fixes #6108 : Do not infer tenant assignment from parent objects for prefixes, IP addresses
2021-04-08 13:50:06 -04:00
ae3527df16
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
85d0270af0
Fixes #6099 : Correct example permission description
2021-04-07 15:50:24 -04:00
7bd853e87b
Fixes #5805 : Fix missing custom field filters for cables, rack reservations
2021-03-31 17:02:21 -04:00
861a52d27c
Closes #5965 : Mention cf property on CustomFieldModel in docs
2021-03-31 16:35:28 -04:00
9df2130e11
Closes #5840 : Add column to cable termination objects to display cable color
2021-03-31 15:49:29 -04:00
6242e195be
Closes #5756 : Omit child devices from non-racked devices list under rack view
2021-03-31 15:33:06 -04:00
f2f0ea8d04
Closes #5526 : Add MAC address search field to VM interfaces list
2021-03-31 15:27:38 -04:00
b7309d5c69
Closes #6054 : Display NAPALM-enabled device tabs only when relevant
2021-03-31 15:21:07 -04:00
6ec8ac7597
Fixes #6073 : Permit users to manage their own REST API tokens without needing explicit permission
2021-03-31 13:25:06 -04:00
f59b5119e5
Release v2.10.8
2021-03-26 10:04:00 -04:00
8eca7377a5
Fixes #6060 : Fix exception on cable trace in UI
2021-03-26 09:40:51 -04:00
54a979c936
Release v2.10.7
2021-03-25 15:15:36 -04:00
d18652f726
Fixes #6012 : Pre-populate attributes when creating an available child prefix via the UI
2021-03-25 15:04:56 -04:00
bcfc2e5f74
Changelog & tweaks for #5650
2021-03-25 11:51:02 -04:00
ef987bd008
Closes #5723 : Allow customization of the geographic mapping service via MAPS_URL config parameter
2021-03-25 11:34:24 -04:00
a2fef1df83
Closes #5748 : Extend example pg_dump commands
2021-03-25 11:23:55 -04:00
016c7d4e6f
Changelog for #5736
2021-03-25 11:11:11 -04:00
5374e6c881
Closes #6040 : Add UI search fields for asset tag for devices and racks
2021-03-24 15:05:19 -04:00
ab65ab860f
Closes #5641 : Allow filtering device components by label
2021-03-24 14:48:38 -04:00
ad2742dbb2
Fixes #6023 : Fix display of bottom banner with uBlock Origin enabled
2021-03-24 14:25:09 -04:00
0321ae0a7f
Merge pull request #6005 from Daimler/use-relative-links
...
Closes #5523 : Use relative links that work locally and in production
2021-03-19 10:38:23 -04:00
e4ecd2dae9
Fixes #6006 : Fix VLAN group/site association for bulk prefix import
2021-03-19 10:22:30 -04:00
335cfcde57
Use relative links that work locally and in production
...
At present, a mix of link types are used in the Netbox
documentation from markdown file links to relative and
absolute anchor links.
Of the three types, linking to markdown files is the
most ideal because it allows navigation locally on disk,
as well as being translated into working links at render
time.
While not obvious, mkdocs handles converting markdown
links to valid URLs.
Signed-Off-by: Marcus Crane <marcu.crane@daimler.com>
2021-03-18 19:39:03 +13:00
91fe80f73c
Changelog for #5977
2021-03-17 15:41:27 -04:00
f9f1a4439f
Update Slack links
2021-03-15 14:45:53 -04:00
a94e5c7403
Changelog for #5953 and #5966
2021-03-12 10:59:23 -05:00
132b1ff479
Fixes #5962 : Ensure consistent display of change log action labels
2021-03-11 13:42:26 -05:00
04964cc52b
Fixes #5595 : Restore ability to delete an uploaded device type image
2021-03-10 17:00:35 -05:00