Richard Eckart de Castilho
Richard Eckart de Castilho
**What's in the PR** * Readme update. **How to test manually** * No specific test procedure **Automatic testing** * [ ] PR adds/updates unit tests **Documentation** * [ ] PR...
When upgrading JUnit from 5.11.x to 5.12.x, the bnd-testing-maven-plugin no longer produces test output. See: * https://bnd.discourse.group/t/anybody-tried-junit-4-12-0-with-maven-bnd-testing-plugin/506 * https://github.com/openhab/openhab-core/pull/4642#issuecomment-2849059359
**Is your feature request related to a problem? Please describe.** It is currently not possible to selectively show or hide individual features or tags within the layer sidebar. This limits...
**Describe the refactoring action** Upgrade dependencies. - [x] byte-buddy 1.17.4 -> 1.17.5 - [x] bootstrap 5.3.3 -> 5.3.6 - [x] commons-collections4 4.4 -> 4.5.0 - [x] commons-csv 1.13.0 -> 1.14.0...
**What's in the PR** - Update some parts of the documentation to be more readable **How to test manually** * No specific test procedure **Automatic testing** * [ ] PR...
**Describe the refactoring action** Go over a few parts of the documentation and improve it. **Expected benefit** Better documentation ;)
**Describe the bug** When a user opens two different documents for curation in the integrated curation view, the state of the curation sidebar is shared between the two. **To Reproduce**...
**Describe the bug** When stacking is enabled on span layers, a recommendation is only hidden if it duplicates an already existing annotation in its label. However, for relation suggestions, the...
**Describe the bug** The `MetadataSuggestionSupport.hideSpanSuggestions` method does not properly consider the case where a multi-value feature is processed. Cf. `SpanSuggestionSupport.hideSpanSuggestionsThatOverlapWithAnnotations` **Please complete the following information:** - Version and build ID:...
**Describe the bug** When a project contains some users that do not have the annotator role, then it can happen that documents are not being marked as finished in the...