Projekt

Obecné

Profil

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

# Datum Autor Komentář
6d3621ce 2022-05-17 08:27 Lukáš Vlček

Document upload description

9e60bee1 2022-05-17 08:27 Lukáš Vlček

Export fixed

b875be78 2022-05-17 08:26 Vojtěch Bartička

Fixed error in exported archive

dd5390e2 2022-05-17 08:14 Vojtěch Bartička

Export in BASE64

d898158d 2022-05-17 08:04 Vojtěch Bartička

Changed remove user CSS transitions

baf6fc22 2022-05-17 07:58 Vojtěch Bartička

More changes in export and download

792f82f0 2022-05-17 07:23 Lukáš Vlček

Buttons layout on admin documents management updated

77f4265e 2022-05-17 07:22 Vojtěch Bartička

Fixed export

b03bb1b4 2022-05-17 06:48 Jaroslav Hrubý

annotator's table scroll improved

99a58334 2022-05-17 06:42 Jaroslav Hrubý

Tables - scroll instead pagination, export and delete buttons

3b9ee71f 2022-05-16 22:08 Dominik Poch

Merge branch 'features/9776-ui-improvements' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9776-ui-improvements

eee60de6 2022-05-16 22:07 Dominik Poch

Removed unused icon imports

fa93df26 2022-05-16 22:07 Dominik Poch

Icons

1ca97c68 2022-05-16 20:28 Lukáš Vlček

Annotator - finish button position changed

4eaee414 2022-05-16 20:25 Lukáš Vlček

Admin documents table widths changed

ef5792a8 2022-05-16 20:24 Lukáš Vlček

Annotators removing from documents

c3b99cdb 2022-05-16 19:55 Lukáš Vlček

Admin documents table buttons changes, default annotations count redesigned

eba090c1 2022-05-16 19:47 Lukáš Vlček

Document table column widths changed

6a250c18 2022-05-16 19:36 Lukáš Vlček

Layout and minor color changes

b78ec116 2022-05-16 18:11 Vojtěch Bartička

Ordering of users in GET /users

4d9f6366 2022-05-16 18:09 Vojtěch Bartička

Fixed annotation underline not having correct start and end marks

4540d7b6 2022-05-16 17:56 Vojtěch Bartička

Added endpoint for removing annotator from document

c8159dc5 2022-05-16 17:45 Vojtěch Bartička

Added endpoint DELETE /documents

f2e3b199 2022-05-16 17:29 Vojtěch Bartička

Document export takes only list of doc IDs

004c4a4e 2022-05-16 17:26 Vojtěch Bartička

Removed paging from GET /documents

5bc3f7c5 2022-05-16 17:15 Vojtěch Bartička

Improved sanitization

cb6654d2 2022-05-16 16:48 Lukáš Vlček

Final annotations fixed

02fc62a8 2022-05-16 16:36 Vojtěch Bartička

Small fix

97442c93 2022-05-16 16:32 Vojtěch Bartička

Ordering of documents

18453bbc 2022-05-16 16:01 Vojtěch Bartička

Changed endpoint for export

830652de 2022-05-16 15:59 Vojtěch Bartička

Export in BE

  1. Conflicts:
  2. Backend/Core/Services/AnnotationService/AnnotationServiceEF.cs
  3. Backend/Core/Services/AnnotationService/IAnnotationService.cs
a5000e3c 2022-05-16 15:18 Lukáš Vlček

Login screen

b4de7a8f 2022-05-16 15:10 Vojtěch Bartička

Merge branch 'features/9826-document-assigning-enhancement' into 'dev' Re #9826

Document assigning modal window was improved - table instead of simple list.

See merge request aswi/aswi-2022/aswi20220x00!60

aceae862 2022-05-16 15:08 Vojtěch Bartička

Merge branch 'features/9829-tag-buttons-tooltips' into 'dev' Re #9829

Tag buttons tooltips were implemented

See merge request aswi/aswi-2022/aswi20220x00!59

af9efa4f 2022-05-16 15:00 Vojtěch Bartička

Merge branch 'features/9833-default-annotation-count' into dev Re #9833

  1. Conflicts:
  2. webapp/pages/documents/admin/index.tsx
c862692d 2022-05-16 14:53 Vojtěch Bartička

Merge branch 'features/9783-annotation-tag-search' into 'dev' Re #9783

Added search bar to tags panel in the annotation view

See merge request aswi/aswi-2022/aswi20220x00!56

3533354f 2022-05-16 14:52 Vojtěch Bartička

Merge branch 'features/9777-document-notes' into dev Re #9777

  1. Conflicts:
  2. webapp/components/annotation/DocumentAnnotationView.tsx
cc6cd852 2022-05-16 14:18 Vojtěch Bartička

Merge branch 'features/9827-display-username' into 'dev' Re #9827

Displaying username in navigation bar was implemented.

See merge request aswi/aswi-2022/aswi20220x00!61

2d5485f3 2022-05-16 05:46 Vojtěch Bartička

Merge branch 'features/9832-tags-table-sentiment' into 'dev' Re #9832

Added sentiment to tags management

See merge request aswi/aswi-2022/aswi20220x00!57

0ca1bf7d 2022-05-16 05:37 Vojtěch Bartička

Merge branch 'bugs/9739-button-tooltip' into dev Re #9739

  1. Conflicts:
  2. webapp/pages/tags/index.tsx
931dd1b5 2022-05-15 20:43 Vojtěch Bartička

Merge branch 'features/9668-9669-finalizing-annotations' into 'dev' Re #9668 Re #9669

Create and manage finalized document (merged)

See merge request aswi/aswi-2022/aswi20220x00!62

11518b62 2022-05-15 20:41 Vojtěch Bartička

Merge branch 'bugs/9738-icon-alignment' into 'dev' Re #9738

Fixed bug that misaligned icons in buttons

See merge request aswi/aswi-2022/aswi20220x00!52

b80a6919 2022-05-15 20:36 Lukáš Vlček

Document finalization

c42e15d3 2022-05-15 20:24 Vojtěch Bartička

Added EF TAG ID as id attribute

c4f198c3 2022-05-15 19:20 Jaroslav Hrubý

Finalization - buttons, confirm toasters and navigation were implemented

aa847b20 2022-05-15 16:46 Vojtěch Bartička

Fixed issue in HTMLService sanitization

ff209349 2022-05-15 16:41 Vojtěch Bartička

GET /users/me returns full name

db0f300f 2022-05-15 16:13 Jaroslav Hrubý

Displaying username in navigation bar

6807d751 2022-05-15 15:55 Vojtěch Bartička

More fixes

c197eb02 2022-05-15 15:53 Jaroslav Hrubý

document assigning modal window improved - table instead of list

a44aa67e 2022-05-15 15:26 Jaroslav Hrubý

Tag buttons tooltips implemented

f260dac8 2022-05-15 15:19 Vojtěch Bartička

Fixed issues in AnnotationService and HTMLService

df202176 2022-05-15 15:18 Vojtěch Bartička

Added endpoint to set tag occurence to finalized

8c9ce202 2022-05-15 14:51 Vojtěch Bartička

Fixed issues with database OR mapping

048b4bc0 2022-05-15 13:36 Lukáš Vlček

Loading final annotation

f5971ff8 2022-05-15 13:22 Vojtěch Bartička

Fixed issue in AnnotationController

82dede50 2022-05-15 13:19 Vojtěch Bartička

Fixed issue from stash merge

83d4581e 2022-05-15 13:16 Vojtěch Bartička

Added final annotation endpoints

3396af93 2022-05-15 12:33 Dominik Poch

Added global annotation count setter

Added input of global annotation count to the document view

0e4d7bd0 2022-05-15 11:41 Dominik Poch

Added sentiment to tags management

95565cc5 2022-05-15 11:16 Dominik Poch

Fixed search bar height

8755ddb8 2022-05-15 11:16 Dominik Poch

Search tags in annotation view

Added search bar to tags panel in the annotation view

1c1bbfdf 2022-05-15 10:59 Vojtěch Bartička

Added GET /users/me endpoint

66ab1fa8 2022-05-14 15:31 Vojtěch Bartička

Added SentimentEnabled to GET /tags

61acc160 2022-05-14 13:53 Dominik Poch

Added note of a document

d0ed1dbf 2022-05-13 19:47 Dominik Poch

Added tooltips to buttons in the table

cdd4201c 2022-05-13 19:28 Dominik Poch

Fixed alignment of icons

3689dd8f 2022-05-12 09:13 Vojtěch Bartička

Merge branch 'features/9700-testing-users-redirecting' into 'dev' Re #9700

testing if annotator doesnt see page content if tried to get on url they shouldnt

See merge request aswi/aswi-2022/aswi20220x00!51

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

Merge branch 'features/9589-testing-backend-annotations' into 'dev' Re #9589

tags testing preparations and removal of not used classes prepared before in testing skelet

See merge request aswi/aswi-2022/aswi20220x00!50

a49028dd 2022-05-10 15:33 Vojtěch Bartička

Fixed issue with annotations not matching documents

be29f50d 2022-05-10 15:29 Lukáš Vlček

Sentiment color in dropdown

ceadebfe 2022-05-10 12:43 Vojtěch Bartička

Fixed issue with cached info not being returned to FE

80244bde 2022-05-10 11:15 Lukáš Vlček

AnnotationItem selected text showing, other minor improvements

824bb501 2022-05-09 19:37 Vojtěch Bartička

Merge branch 'features/9671-selected-tag-highlighting' into 'features/9668-9669-finalizing-annotations' Re #9671

Selected tags highlighting
- On click in the middle panel or on click on highlight buttons in the right panel

See merge request aswi/aswi-2022/aswi20220x00!49

6973d036 2022-05-09 19:30 Lukáš Vlček

Selected tags highlighting

On click in the middle panel or on click on highlight buttons in the right panel

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

Moved HTML processing to HTMLService, inheritance changes in entities

440997e0 2022-05-09 06:34 Vojtěch Bartička

Tag merging for final annotation beta

7a8bb115 2022-05-08 19:57 Vojtěch Bartička

Duplicated CSS issue fixed

e02e004e 2022-05-08 19:50 Lukáš Vlček

Generating css

98dc5b8a 2022-05-08 19:46 Vojtěch Bartička

Fixed duplicating issue in CSS generation

ba94b8c1 2022-05-08 17:14 Lukáš Vlček

Selection - selected text

377aecd0 2022-05-08 17:00 Lukáš Vlček

Local URL address detection

2571743f 2022-05-08 16:54 Vojtěch Bartička

Whitelisted target attribute in sanitization

f30a7b90 2022-05-08 16:50 Lukáš Vlček

Annotation document links

59022d41 2022-05-08 16:50 Lukáš Vlček

Seeder fixed

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

Added selected text to AnnotationTag and requests/responses

b51488cd 2022-05-08 10:27 Jaroslav Hrubý

Annotation finishing implemented

4ed6b05c 2022-05-08 10:21 Vojtěch Bartička

Added finalized annotation ID

85b8834f 2022-05-08 10:18 Vojtěch Bartička

Added info about final annotation to GET /documents

179a097d 2022-05-08 09:56 Vojtěch Bartička

Added link redirect to annotations

26671569 2022-05-08 09:35 Vojtěch Bartička

Small fixes

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

Caching generated CSS, returning it separate from HTML

cfd82637 2022-05-08 09:28 Lukáš Vlček

Seeder user names changed

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

Added endpoint for marking annotations as done

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

Added tables for finalizing annotations to DB

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

Set annotation state to in progress on tag add

cca0bfa0 2022-05-08 09:10 Lukáš Vlček

Build issues fixed (merge problems)

3ea0ef00 2022-05-08 09:02 Vojtěch Bartička

Fixed a missed merge issue

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...
e7eca311 2022-05-07 12:12 Lukáš Vlček

Required annotations count changing - modal - done