Richard Eckart de Castilho

Results 442 issues of Richard Eckart de Castilho

The default state when data is uploaded through the remote API presently does not make sense in all cases. Also, the annotation state and source document state are connected with...

🐛Bug
Module: Remote API

Moving here all TSV3 documentation tasks that didn't make it into WebAnno 3.0.0 (cf. #193). **span layers** - [x] multi-token span annotations - [ ] cross-sentence span annotations - [...

🆕Enhancement
📖Documentation
Module: TSV

Moving here all unimplemented tests that didn't make it into WebAnno 3.0.0 (cf. #242). **Span layers with slot feature** - [ ] single slot feature with single target - [...

🆕Enhancement
Module: TSV

WebAnno cannot deal with annotations that do not start/end at or within sentence boundaries. Also the brat visualization has no concept of such annotations. They can cause exceptions like ```...

🆕Enhancement

`DocumentServiceImpl.existsCurationDocument(Project)` uses a slow iteration over all source documents in a project. Refactor to do the same with a single DB query.

⚙️Refactoring

Allow writing a constraint that forces a boolean field to true or false under given conditions.

🆕Enhancement
Module: Constraints

An API and/or UI function for cloning an empty project B from a project A would be a useful feature as well.

🆕Enhancement
Requested

When entering the project settings, a list of available extensions should be provided and the project admin should be able to choose which to enable / disable. The information should...

🆕Enhancement
Module: Settings

Focus ID should not always be in the URL - but *if* it is there, then it should also highlight the focussed row in the annotation view. Original: https://github.com/webanno/webanno/issues/406#issuecomment-318440354

🆕Enhancement
Module: Annotation

It would be nice if the CSV agreement report was sorted at least by position. E.g. link features that originate in the same position should also appear en-bloque in the...

🆕Enhancement
🕶️UX
Module: Agreement