joelit
joelit
## Description of the enhancement There was a feature in Skosmos 2.x where long search result lines were truncated and toggleable for full view. The feature should be reimplemented in...
## Description of the enhancement Tooltips warrant a separate issue so that different use cases and accessibility is taken properly into account. ## What new functionalities would the enhancement make...
## Description of the enhancement This issue lists the common requirements for the global search results page. - [ ] 1. Layout follows the static examples - [ ] 2....
## Description of the enhancement The `docker-compose.yml` for the Skosmos test environment had problems with skosmos-fuseki-cache Varnish instance, and in needed to be started with `seccomp:unconfined` option ([as per this...
## Description of the enhancement Skosmos 3 already has CSS files for [different colour schemes](https://github.com/NatLibFi/Skosmos/tree/skosmos-3-html/static/css), but there is no functionality yet to configure which one should be used. ## What...
## Description of the enhancement Skosmos 3.0 needs a new search bar component using Vue 1. General functionality - [x] 1.1 Twig-templates, Bootstrap-layout and CSS - [x] 1.2 Search field...
## Description of the enhancement - [x] Layout follows the visual spec - [ ] Layout colours are implemented using variables - [x] Main content should be laid out with...
## Description of the enhancement * Multiple vocabulary layout [static example](https://github.com/NatLibFi/Skosmos/blob/skosmos-3-html/frontpage.html) * Single vocabulaty layout [static example](https://github.com/NatLibFi/Skosmos/blob/skosmos-3-html/frontpage-one-vocab.html) - [x] Multiple vocabulary layout implemented - [ ] Single vocabulary layout implemented...
When designing a new component for rendering the hierarchy tree, we need to think of alternatives: * DIY version * Some ready Vue-component * If all else fails, some ready...
## Description of the enhancement We have been using transifex for good ten years without paying much attention to available alternatives. After a quick look at web-based translation tools, there...