Richard Eckart de Castilho
Richard Eckart de Castilho
**Describe the bug** Project creators cannot import projects through remote API. **Expected behavior** A project creator should be able to import a project through the API. **Please complete the following...
**Is your feature request related to a problem? Please describe.** The forward annotation mode only works in *very specific* situations and has pretty ugly code in the detail sidebar to...
**Describe the refactoring action** Checks for access permissions currently tend to be all over the place. Try to consolidate them in certain `access` classes like `DocumentAccess`. **Expected benefit** Less redundant...
**Is your feature request related to a problem? Please describe.** When hovering with the mouse on an annotation in the brat editor, we get various informations such as: * annotation...
@reckart Good catch. I didn't know about the CAS Doctor, sounds like a great feature. How about running CAS Doctor on importing CAS files to spot potential errors very early?...
**Is your feature request related to a problem? Please describe.** If no global recommendations are required (e.g. if active-learning is not enabled), then it can be useful to only ask...
**Describe the refactoring action** Split `setFeatureValue` code out of `WebAnnoCasUtil` into the individual feature supports. However, it is still being called directly in a couple of places which do not...
**Describe the bug** We are using several components when interfacing with databases: * Liquibase to set up and manage the database schema * Hibernate to validate that the schema corresponds...
**Describe the refactoring action** Measures should be taken that access to a project that is in the process of being deleted is blocked. This should in particular avoid situations such...
**Describe the refactoring action** The might be some tips in this ML thread for improving queries to Wikidata: https://lists.wikimedia.org/hyperkitty/list/[email protected]/thread/CVFUG43C3GCCZ7UZU52JCSXZXOZLLPPS/ **Expected benefit** Potentially faster queries against Wikidata.