Commit Graph

6855 Commits

Author SHA1 Message Date
jeremystretch
8e7213f420 Fixes #6131: Correct handling of boolean fields when cloning objects 2021-04-09 14:42:07 -04:00
tcaiazza
c53da66455 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
15c6e26cca Fixes #6070: Add missing 'count_ipaddresses' attribute to VMInterface serializer 2021-04-08 14:22:45 -04:00
jeremystretch
2846d595ee #6081: Tweak queryset filtering 2021-04-08 14:18:07 -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
ba1ea46b36 Fixes #6081: Fix interface connections REST API endpoint 2021-04-07 16:04:32 -04:00
jeremystretch
3f7ca24e76 Fixes #6099: Correct example permission description 2021-04-07 15:50:24 -04:00
jeremystretch
0b2cc27e24 Fix 'select all' widget 2021-04-05 17:13:32 -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
de2a12be6e Closes #5965: Mention cf property on CustomFieldModel in docs 2021-03-31 16:35:28 -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
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
6bf95fe193 PRVB 2021-03-26 10:11:57 -04:00
Jeremy Stretch
a1feebe998 Merge branch 'master' into develop 2021-03-26 10:11:04 -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
d9ae8dc9b3 PRVB 2021-03-25 15:36:32 -04:00
Jeremy Stretch
1fcffc8993 Merge pull request #6055 from netbox-community/develop
Release v2.10.7
2021-03-25 15:34:45 -04:00
Jeremy Stretch
30be0dcb64 Merge branch 'master' into develop 2021-03-25 15:23:43 -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
109808f677 Replace checkboxes in documentation issue template with dropdown 2021-03-25 12:03:00 -04:00
Jeremy Stretch
42e72b716c Changelog & tweaks for #5650 2021-03-25 11:51:02 -04:00
Jeremy Stretch
5e77cf129e 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
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
93471cde02 Closes #5748: Extend example pg_dump commands 2021-03-25 11:23:55 -04:00
Jeremy Stretch
acd269d952 Changelog for #5736 2021-03-25 11:11:11 -04:00
Jeremy Stretch
16f6457bb3 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
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
a3a6c5fa66 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
416fd9367d Closes #6010: Avoid duplicate entries when searching for VC 2021-03-22 11:15:58 +01:00
Martin Rødvand
b9eeb48fcf Closes #5736: Add Site as editable field in bulk editing of Device 2021-03-22 11:15:17 +01:00
Jeremy Stretch
55e5f2381c 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
3e74208779 Fixes #6006: Fix VLAN group/site association for bulk prefix import 2021-03-19 10:22:30 -04:00
Marcus Crane
65f0c95b20 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
d26652be31 Changelog for #5977 2021-03-17 15:41:27 -04:00
Jeremy Stretch
a9ba2a5ec4 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
59536fda64 Update Slack links 2021-03-15 14:45:53 -04:00
jathanism
28fca151a9 Fix use of URLValidator to correctly validate RELEASE_CHECK_URL 2021-03-13 11:39:21 -08:00
Jeremy Stretch
3cdb81d2cd Changelog for #5953 and #5966 2021-03-12 10:59:23 -05:00
Jeremy Stretch
32ad14197d 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
bba346c74c Merge pull request #5967 from abrahamvegh/tabindex
Skip the cheatsheet link when tabbing
2021-03-12 10:54:03 -05:00
Abraham Vegh
89bff2d4c9 Skip the cheatsheet link when tabbing 2021-03-11 22:40:03 -05:00
Martin Rødvand
0642dc2c91 Closes #5953: Adds Markdown rendering of Custom Scripts' descriptions 2021-03-11 22:27:43 +01:00
Jeremy Stretch
5eb76a5c6a Fixes #5962: Ensure consistent display of change log action labels 2021-03-11 13:42:26 -05:00