joelit
joelit
The symfony/translation (and symfony/twig-bridge) are up to date and maintained packages, but we have to use 6.0.x in order to keep PHP 8.0.2 compability.
The [order of ns-prefix registration](https://github.com/NatLibFi/Skosmos/wiki/Configuration#namespace-prefixes) is now a documented feature and the tooltip prefixes were [fixed separatedly](https://github.com/NatLibFi/Skosmos/pull/1356). Closing this issue.
Further additions to the requirement spec could be: - Formatting property values such as xsd:date and xsd:dateTime according to the content language - Truncating property value lists that are longer...
I asked for further clarifications in the comment section for the related issue #1390
I changed the name of the PR and added missing tests. I found one bug with enter search related to encoding the search term, which I also fixed. I also...
Changed the way special characters are handled for the search itself, and how the matching part of the search results are displayed. Also changed URL parameters into URLSearchParams objects, and...
The choice of the autocomplete component can be a ready component that fills our requirements, one written from the scratch, or a vue component that has some of the functionalities...
Thanks for the translations @olufine! I published the updated Norwegian translations in [v2.17-maintenance branch](https://github.com/NatLibFi/Skosmos/compare/v2.17...v2.17-maintenance). It is possible there will be a further skosmos 2.x release before Skosmos 3.0 is out,...
Package removed from Skosmos 3.0, but this issue is still a concern for Skosmos 2.x.
It's a good call to not inflect the names so they don't have to be hard coded. Two things come to mind: 1. There is no support for different error...