Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
8c9ce202 2022-05-15 14:51 Vojtěch Bartička

Fixed issues with database OR mapping

2c9afc72 2022-05-09 07:23 Vojtěch Bartička

Moved HTML processing to HTMLService, inheritance changes in entities

f6f1ca65 2022-05-08 10:40 Vojtěch Bartička

Added selected text to AnnotationTag and requests/responses

4e12f0cc 2022-05-08 09:34 Vojtěch Bartička

Caching generated CSS, returning it separate from HTML

fe0ccf07 2022-05-08 09:12 Vojtěch Bartička

Added tables for finalizing annotations to DB

d8873409 2022-05-07 16:01 Vojtěch Bartička

Merge branch 'features/9664-annotation-count-display' into dev Re #9664

  1. Conflicts:
  2. Backend/Backend/Controllers/DocumentController.cs
  3. Backend/Core/Services/DocumentService/DocumentServiceEF.cs
  4. Backend/Core/Services/DocumentService/IDocumentService.cs...
043fc6a9 2022-05-06 16:36 Vojtěch Bartička

Merge branch 'features/9677-sentiment-annotation' into dev Re #9677

  1. Conflicts:
  2. webapp/api/api.ts
    Regenerate client api, merged
ca6b31ee 2022-05-06 13:03 Vojtěch Bartička

Merge branch 'features/9593-tag-management' into dev Re #9593

  1. Conflicts:
  2. Backend/Core/Services/TagService/TagServiceEF.cs
  3. webapp/api/api.ts
    Merged api.ts, regenerate client api
15c88dc1 2022-04-29 14:00 Vojtěch Bartička

Added sentiment to Tags and SubTags, modified create/update tag/subtag endpoints, added set instance sentiment endpoint

2c8d08af 2022-04-28 14:26 Vojtěch Bartička

Added option to hide category from annotators, changed endpoints and services

ceb95b98 2022-04-27 09:29 Vojtěch Bartička

Added endpoint to get global required annotations, moved configuration to database

553486ad 2022-04-27 07:51 Vojtěch Bartička

Added caching and incremental updates to annotations

be4deff8 2022-04-17 12:38 Vojtěch Bartička

Minor fixes, added annotation instance endpoint - untested

cd91f841 2022-04-11 15:40 Vojtěch Bartička

Moved Enums to Models project

6e91a560 2022-04-09 20:24 Vojtěch Bartička

Added default value to Annotation.Note

11f447b9 2022-04-09 19:44 Vojtěch Bartička

Code cleanup

b513f9ee 2022-04-03 18:34 Lukáš Vlček

Password in user ignored for JSON serialization

17d0fdac 2022-03-30 14:27 Vojtěch Bartička

Version V2 working with GUID

caa28567 2022-03-30 14:19 Vojtěch Bartička

Version 1 working state of DB and EF with integer IDs