David-Le-Nir

Results 12 issues of David-Le-Nir

fix for https://github.com/useblocks/sphinx-needs/issues/1103

When using the [only directive](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-only) some needs may require to be excluded from the needs list, i.e. from needs.json, needtable, needpie ... For example: ```restructuredtext .. only:: tag1 .. req::...

I am using `add_extra_option` to add custom fields to needs. If I define _needtable_ I can see values for those fields and they are part of the needs.json. In another...

When using variant on a field that defines a link. When this field has no default value and a "unknown" tag is used there is an error. For example, I...

It seems not possible to define a variant value with a list of values, i.e I can't do `:my_field: var_a: val1, val2; var_b: val3` only the val1 appears for my_field...

My use case is to conditionally hide a need. My first attempt was to use the `:hide: ` option in conjunction with a dynamic function so that I can hide/show...

I have 2 issues with [multiline options](https://sphinx-needs.readthedocs.io/en/latest/directives/need.html#multiline-options) I can create 2 different tickets if required. 1. when using variants, the variant is not applied, i.e. all values are displayed I...

Hello, I tried to upgrade my dependencies to latest versions, thus Sphinx 8.0.2 The issue is that status_iterator, previously deprecated was moved in version 8 https://www.sphinx-doc.org/en/master/changes/8.0.html#release-8-0-0-released-jul-29-2024 => Removed sphinx.util.status_iterator (use...

I'm currently migrating to Sphinx 8.2.3 and sphinx-Needs 4.2.0. With sphinx-test-reports in 1.1.0, when built with "sphinx-build" no issue but when built with "docutils" I got he following error: ```Copying...

Hello, why are the external links restricted to wikipedia, DOI and RTD and not allowed for every links (or at least for a whitelisted list of hosts) my particular case:...