Richard Eckart de Castilho
Richard Eckart de Castilho
Bunch of info logs about the project being exported, and this error: > Exception in thread "inception-worker-218" java.lang.IllegalArgumentException: Document contains at least one immense term in field="content" (whose UTF8 encoding...
**Is your feature request related to a problem? Please describe.** There are currently no recommenders that support non-string primitive features. And when trying to use an external recommender for such...
**Is your feature request related to a problem? Please describe.** CAS doctor is run by default on document import these days. However, it is not run on project import. Thus,...
**Is your feature request related to a problem? Please describe.** When creating new concepts in INCEpTION, the IRI is randomly generated. That does not look very nice e.g. when exporting....
**Describe the refactoring action** There are some database migrations that appear to be always executed. It seems at least some of them are removing indexes from ancient WebAnno versions that...
**Describe the bug** There can be a race condition when starting up INCEpTION with a fresh database causing the system to attempt to create the default account twice which may...
**Describe the refactoring action** Improve resource loading. **Expected benefit** Potentially being able to be more flexible when loading resources where the resource reference in the document is inaccurate (e.g. missing...
**What's in the PR** - Java 11 -> 17 - spring 5.3.24 -> 6.0.9 - spring-boot 2.7.5 -> 3.1.0 - spring-data 2.7.5 -> 3.1.0 - spring-security 5.7.5 -> 6.1.0 -...
**What's in the PR** - [x] Draggable dividers added for the left and right sidebar - [x] Left divider disappears when sidebar is collapsed - [ ] Dividers remember their...
**Is your feature request related to a problem? Please describe.** The sidebars of the annotation page can be resized, but only by going through the annotation preferences dialog. **Describe the...