kouralex

Results 25 comments of kouralex

It just came to my mind that one solution could be that the setting takes in the required (unprefixed) SPARQL property path (as a string). However, if this solution is...

This also requires generating a new wiki page for plugins or alternatively listing them on some main page.

Now that I tested this a bit it seems like the `nl2br` filter used in Twig template does not remove the possibly existing newline character, resulting in ```text element text...

This also affects how the groups tab is opened and shown to the end user. See https://dev.finto.fi/mts/fi/page/m373 vs. https://dev.finto.fi/mts/en/page/m373

This has proven to be quite difficult to solve. Possible resolutions are: 1) Create a new REST API method or update the already existing "groups" method to return member concepts...

I just noticed that this is a duplicate issue of #620 and related to #366

Dropping this from the upcoming 2.2 release. The issue persists but is no more acute to us as the modeling was fixed in the MTS vocabulary.

The modeling of MTS once again requires this issue to be tackled. Hence, I am moving this back to the Next Tasks milestone.

Thank you for the issue report. Yes, there exists a plan to upgrade our jQuery version. I have just started the preparation work for it, see PR #1144 that was...

From the perspective of accessibility, (tab) focus should not (in my opinion) change unexpectedly, i.e., after an AJAX request has been completed after some time. There are couple of partially...