jeremystretch
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
jeremystretch
cc9b750eff
Changelog & docs for #6083
2021-04-09 14:58:40 -04:00
Marcus Weiner
701ad8a4a9
Allow skipping TLS cert verification on Redis connection ( #6084 )
...
* Allow skipping redis tls cert verification
* Add config example
2021-04-09 14:51:58 -04:00
jeremystretch
2cc088c633
Fixes #6131 : Correct handling of boolean fields when cloning objects
2021-04-09 14:42:07 -04:00
tcaiazza
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
jeremystretch
e69251b21a
Fixes #6070 : Add missing 'count_ipaddresses' attribute to VMInterface serializer
2021-04-08 14:22:45 -04:00
jeremystretch
f096c4a5d0
#6081 : Tweak queryset filtering
2021-04-08 14:18:07 -04:00
jeremystretch
03b3f5937f
Fixes #6108 : Do not infer tenant assignment from parent objects for prefixes, IP addresses
2021-04-08 13:50:06 -04:00
jeremystretch
ae3527df16
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
jeremystretch
85d0270af0
Fixes #6099 : Correct example permission description
2021-04-07 15:50:24 -04:00
jeremystretch
d42b0691b2
Fix 'select all' widget
2021-04-05 17:13:32 -04:00
Jeremy Stretch
7bd853e87b
Fixes #5805 : Fix missing custom field filters for cables, rack reservations
2021-03-31 17:02:21 -04:00
Jeremy Stretch
861a52d27c
Closes #5965 : Mention cf property on CustomFieldModel in docs
2021-03-31 16:35:28 -04:00
Jeremy Stretch
9df2130e11
Closes #5840 : Add column to cable termination objects to display cable color
2021-03-31 15:49:29 -04:00
Jeremy Stretch
6242e195be
Closes #5756 : Omit child devices from non-racked devices list under rack view
2021-03-31 15:33:06 -04:00
Jeremy Stretch
f2f0ea8d04
Closes #5526 : Add MAC address search field to VM interfaces list
2021-03-31 15:27:38 -04:00
Jeremy Stretch
b7309d5c69
Closes #6054 : Display NAPALM-enabled device tabs only when relevant
2021-03-31 15:21:07 -04:00
Jeremy Stretch
6ec8ac7597
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
c8eae3a5c3
PRVB
2021-03-26 10:11:57 -04:00
Jeremy Stretch
afc58e6bff
Merge branch 'master' into develop
2021-03-26 10:11:04 -04:00
Jeremy Stretch
f59b5119e5
Release v2.10.8
2021-03-26 10:04:00 -04:00
Jeremy Stretch
8eca7377a5
Fixes #6060 : Fix exception on cable trace in UI
2021-03-26 09:40:51 -04:00
Jeremy Stretch
e639de9861
PRVB
2021-03-25 15:36:32 -04:00
Jeremy Stretch
9a4d885a9c
Merge pull request #6055 from netbox-community/develop
...
Release v2.10.7
2021-03-25 15:34:45 -04:00
Jeremy Stretch
d28cc4fdb5
Merge branch 'master' into develop
2021-03-25 15:23:43 -04:00
Jeremy Stretch
54a979c936
Release v2.10.7
2021-03-25 15:15:36 -04:00
Jeremy Stretch
d18652f726
Fixes #6012 : Pre-populate attributes when creating an available child prefix via the UI
2021-03-25 15:04:56 -04:00
Jeremy Stretch
ac1083f65d
Replace checkboxes in documentation issue template with dropdown
2021-03-25 12:03:00 -04:00
Jeremy Stretch
bcfc2e5f74
Changelog & tweaks for #5650
2021-03-25 11:51:02 -04:00
Jeremy Stretch
a135396d7b
Merge pull request #5672 from cpmills1975/5650-render-incomplete-lengths
...
Indicate when cable length is not definitive
2021-03-25 11:44:00 -04:00
Jeremy Stretch
ef987bd008
Closes #5723 : Allow customization of the geographic mapping service via MAPS_URL config parameter
2021-03-25 11:34:24 -04:00
Jeremy Stretch
a2fef1df83
Closes #5748 : Extend example pg_dump commands
2021-03-25 11:23:55 -04:00
Jeremy Stretch
016c7d4e6f
Changelog for #5736
2021-03-25 11:11:11 -04:00
Jeremy Stretch
0a60bcdb8d
Merge pull request #6028 from rodvand/develop
...
Closes #5736 : Add Site as editable field in bulk editing of Device
2021-03-25 11:08:00 -04:00
Jeremy Stretch
5374e6c881
Closes #6040 : Add UI search fields for asset tag for devices and racks
2021-03-24 15:05:19 -04:00
Jeremy Stretch
ab65ab860f
Closes #5641 : Allow filtering device components by label
2021-03-24 14:48:38 -04:00
Jeremy Stretch
ad2742dbb2
Fixes #6023 : Fix display of bottom banner with uBlock Origin enabled
2021-03-24 14:25:09 -04:00
Jeremy Stretch
997077fc5d
Merge pull request #6029 from maximumG/origin/6010-vc-duplicated
...
Closes #6010 : Avoid duplicate entries when searching for VC
2021-03-24 14:16:23 -04:00
maxime-gerges-external
c8042ad511
Closes #6010 : Avoid duplicate entries when searching for VC
2021-03-22 11:15:58 +01:00
Martin Rødvand
b51d66ea72
Closes #5736 : Add Site as editable field in bulk editing of Device
2021-03-22 11:15:17 +01:00
Jeremy Stretch
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
Jeremy Stretch
e4ecd2dae9
Fixes #6006 : Fix VLAN group/site association for bulk prefix import
2021-03-19 10:22:30 -04:00
Marcus Crane
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
Jeremy Stretch
91fe80f73c
Changelog for #5977
2021-03-17 15:41:27 -04:00
Jeremy Stretch
7e437455c1
Merge pull request #5978 from jathanism/jathanism-fix-invalid-release_check_url
...
Fix use of `URLValidator` to correctly validate `RELEASE_CHECK_URL`
2021-03-17 15:29:50 -04:00
Jeremy Stretch
f9f1a4439f
Update Slack links
2021-03-15 14:45:53 -04:00
jathanism
68082a88a7
Fix use of URLValidator
to correctly validate RELEASE_CHECK_URL
2021-03-13 11:39:21 -08:00
Jeremy Stretch
a94e5c7403
Changelog for #5953 and #5966
2021-03-12 10:59:23 -05:00
Jeremy Stretch
c061f7021e
Merge pull request #5964 from rodvand/develop
...
Closes #5953 : Adds Markdown rendering of Custom Scripts' descriptions
2021-03-12 10:56:33 -05:00
Jeremy Stretch
ad43373f5b
Merge pull request #5967 from abrahamvegh/tabindex
...
Skip the cheatsheet link when tabbing
2021-03-12 10:54:03 -05:00