b51d66ea72
Closes #5736 : Add Site as editable field in bulk editing of Device
2021-03-22 11:15:17 +01: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
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
f9f1a4439f
Update Slack links
2021-03-15 14:45:53 -04:00
68082a88a7
Fix use of URLValidator
to correctly validate RELEASE_CHECK_URL
2021-03-13 11:39:21 -08:00
a94e5c7403
Changelog for #5953 and #5966
2021-03-12 10:59:23 -05:00
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
ad43373f5b
Merge pull request #5967 from abrahamvegh/tabindex
...
Skip the cheatsheet link when tabbing
2021-03-12 10:54:03 -05:00
720b88048d
Skip the cheatsheet link when tabbing
2021-03-11 22:40:03 -05:00
d58291d119
Closes #5953 : Adds Markdown rendering of Custom Scripts' descriptions
2021-03-11 22:27:43 +01:00
132b1ff479
Fixes #5962 : Ensure consistent display of change log action labels
2021-03-11 13:42:26 -05:00
cb9478e0ea
Closes #5950 : Use TimeZoneSerializerField from django-timezone-field
2021-03-10 17:08:11 -05:00
04964cc52b
Fixes #5595 : Restore ability to delete an uploaded device type image
2021-03-10 17:00:35 -05:00
9990fd25d4
PRVB
2021-03-09 17:16:22 -05:00
11ac4cd2c2
Merge branch 'master' into develop
2021-03-09 17:03:54 -05:00
5b07c77708
Release v2.10.6
2021-03-09 16:57:03 -05:00
c3ad2d0a80
Fixes #5948 : Invalidate cached queries when running renaturalize
2021-03-09 16:39:55 -05:00
1cc82f2ab7
Create FUNDING.yml
2021-03-09 15:20:06 -05:00
358d7ac562
Closes #5942 : Add button to add a new IP address on interface view
2021-03-08 17:16:07 -05:00
cae784ff52
Merge pull request #5928 from wobcom/feature/ip-actions-in-interface-view
...
Add IP action buttons to interface view
2021-03-08 16:58:53 -05:00
835e11d10f
Fixes #5920 : Revert #5760 (do not force database encoding)
2021-03-08 16:54:28 -05:00
e7157973e7
Fixes #5922 : Fix options for filtering object permissions in admin UI
2021-03-08 16:51:11 -05:00
5b5110acbf
Closes #5923 : Include depdency upgrades as part of standard release process
2021-03-08 16:46:11 -05:00
61e5eff666
Fixes #5935 : Fix filtering prefixes list by multiple prefix values
2021-03-08 16:27:12 -05:00
16a3d1339a
Closes #5592 : Add IP addresses count to VRF view
2021-03-08 15:57:17 -05:00
759190d8ba
Retain issue body to allow file attachments
2021-03-08 15:16:56 -05:00
f8e2cb06d1
Retain issue body to allow file attachments
2021-03-08 15:15:37 -05:00
37aa10c5a5
Fix indentations
2021-03-08 14:59:21 -05:00
ad9ed13b9a
Convert housekeeping and documentation templates to forms
2021-03-08 14:57:42 -05:00
d9f8d809c8
Add introductory text for FRs and bug reports
2021-03-08 14:49:26 -05:00
03054b88aa
Fix 'steps to reproduce' placeholder and required fields
2021-03-08 14:40:09 -05:00
a72911b527
Fix indentations
2021-03-08 14:37:11 -05:00
8e4da3faf4
Convert bug report template to issue form
2021-03-08 14:35:37 -05:00
46945aa98d
Fix FR form
2021-03-08 14:25:20 -05:00
939224d0af
Convert feature request template to issue form
2021-03-08 14:22:04 -05:00
8d15f79f1e
Merge pull request #5931 from candlerb/candlerb/doc-django-rq
...
Doc fix: navigation to "Django RQ"
2021-03-08 09:21:50 -05:00
b079cc12f4
Doc: give correct navigation to the "Django RQ" section
2021-03-07 17:25:49 +00:00
ad1da22257
Add IP action buttons to interface view
2021-03-05 10:45:58 +01:00
fa8e70fe26
Update changelog
2021-03-01 16:07:44 -05:00
a87f34ebb3
Merge pull request #5820 from stuntguy3000/develop
...
Fix Primary IP Sorting Issues for Devices and VMs
2021-03-01 16:04:43 -05:00
75d875615b
Merge pull request #5897 from wobcom/feature/device_components_custom_links
...
Activate custom links on device components
2021-03-01 16:01:35 -05:00
f63cf6a7a4
Update changelog
2021-03-01 09:21:57 -06:00
18ab1144bb
Fixes : #5703 - Populate VRF and Tenant fields when adding IP address
2021-03-01 09:19:50 -06:00
a9b216d212
Update Slack links; start phasing out mailing list
2021-03-01 09:54:30 -05:00
6b19a1ece9
Update changelog
2021-03-01 08:52:13 -06:00
0dd6d552a8
Fixes : #5630 - Add QSFP+ (64GFC) FibreChannel Interface option
...
* Added option for 64GFC QSFP+ Interface for FibreChannel in netbox/dcim/choices.py
2021-03-01 08:48:40 -06:00
cfddf570b9
add custom links to device components
2021-03-01 09:30:43 +01:00