corinaolariu
e631281156
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- fix sonar issues
2024-07-10 13:19:42 +03:00
corinaolariu
a0eee59ced
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- update unit test
2024-07-10 12:53:16 +03:00
corinaolariu
531524be1e
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- removed special character from tests
2024-07-09 12:55:30 +03:00
corinaolariu
369cc6340a
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- special case when removing local add (and other local changes to this add annotation) annotations to set the state to REMOVED instead of IGNORED.
- unit tests done
2024-07-09 12:52:49 +03:00
Andrei Isvoran
3ad5e0300c
RED-9496 - Implement graceful shutdown
2024-07-04 16:51:40 +03:00
Dominique Eifländer
84fb04fb30
RED-9551: Fixed multiple analysis on upload
2024-07-04 12:51:38 +02:00
Andrei Isvoran
52c564b5e3
RED-9496 - Implement graceful shutdown
2024-07-04 12:50:37 +03:00
Ali Oezyetimoglu
d8c5668a38
Update TypeTest.java
2024-07-03 16:17:30 +02:00
Ali Oezyetimoglu
6157154378
RED-9499: increased id size of entity fo fit typeId length of a created entity
...
* catch too long names
* added JUnit test
2024-07-03 15:42:55 +02:00
Dominique Eifländer
db09744506
RED-9530: Fixed single and bulk create download endpoints in api v2
2024-07-03 11:19:22 +02:00
Dominique Eifländer
887e56b98e
RED-9500: Use Redis pub/sub to syncronize websocket topic messages accross multiple pods
2024-07-02 13:01:23 +02:00
Maverick Studer
a8b7a835c0
RED-9123: Improve performance of re-analysis (Spike)
2024-07-02 10:56:44 +02:00
Dominique Eifländer
9f4edce48a
RED-9487: Fixed resizing of manual redactions when auto analysis is disabled
2024-07-01 11:58:09 +02:00
Andrei Isvoran
f12b5d8e98
RED-9349 - Add check for dossier template length
2024-07-01 10:21:47 +03:00
Dominique Eifländer
c4e682254b
hotfix: Fixed logging
2024-06-28 10:13:48 +02:00
Kilian Schüttler
bbb2a1b464
Merge branch 'RED-9255' into 'master'
...
RED-9255: fix annotations, refactor for observability
Closes RED-9255
See merge request redactmanager/persistence-service!562
2024-06-28 09:55:33 +02:00
Yannik Hampe
cc9daf9180
Merge branch 'RED-3813' into 'master'
...
RED-3813: image recategorization
Closes RED-3813
See merge request redactmanager/persistence-service!482
2024-06-28 08:40:39 +02:00
Kilian Schuettler
41a8a3c32a
RED-9255: fix annotations, refactor for observability
2024-06-27 19:06:54 +02:00
yhampe
361b11ca2b
RED-3813: image recategorization
...
checkstyle
2024-06-27 12:44:12 +02:00
yhampe
c3aaba45cc
RED-3813: image recategorization
...
refactor checkstyle
2024-06-27 12:20:55 +02:00
yhampe
44bce39a2a
RED-3813: image recategorization
...
refactor checkstyle
2024-06-27 12:19:45 +02:00
yhampe
7a24702c47
RED-3813: image recategorization
...
readded deleted service
2024-06-27 12:16:43 +02:00
Andrei Isvoran
7a86b37c13
Merge branch 'RED-9140' into 'master'
...
RED-9140 - Add more information to changes
Closes RED-9140
See merge request redactmanager/persistence-service!541
2024-06-27 11:53:35 +02:00
Andrei Isvoran
e0d00dcc48
RED-9140 - Add more information to changes
2024-06-27 11:53:35 +02:00
Kilian Schüttler
c34af58aa0
Merge branch 'RED-9375' into 'master'
...
RED-9375: fix component mapping endpoint validation
Closes RED-9375
See merge request redactmanager/persistence-service!561
2024-06-27 09:42:21 +02:00
Kilian Schüttler
c55aa9d206
RED-9375: fix component mapping endpoint validation
2024-06-27 09:42:21 +02:00
yhampe
767f77f261
RED-3813: image recategorization
...
removed not used changes
2024-06-26 15:28:47 +02:00
yhampe
80be82e361
RED-3813: image recategorization
...
removed not used changes
2024-06-26 15:27:07 +02:00
yhampe
c2c6438187
RED-3813: image recategorization
...
merged with main
2024-06-26 15:23:36 +02:00
yhampe
7e65396ffe
RED-3813: image recategorization
...
added saving images after layout parsing finishes
added endpoint for querying similiar images
2024-06-26 15:22:36 +02:00
yhampe
18a8f5215f
RED-3813: image recategorization
...
added first simple clustering service
2024-06-26 15:21:32 +02:00
yhampe
0cdd10e985
RED-3813: image recategorization
...
fixed merge with main
2024-06-26 15:19:10 +02:00
yhampe
23b437e60a
RED-3813: image recategorization
...
added saving images after layout parsing finishes
added endpoint for querying similiar images
2024-06-26 15:05:42 +02:00
yhampe
9c48547c36
RED-3813: image recategorization
...
added first simple clustering service
2024-06-26 15:04:14 +02:00
corinaolariu
94ecfbd1b4
RED-9347 - Make /rss controller unavailable
...
- delete unused rss files
2024-06-26 11:40:32 +03:00
Ali Oezyetimoglu
a05bbc9c7f
RED-9392: added JUnit test
2024-06-21 17:22:04 +02:00
Ali Oezyetimoglu
649b8b6a46
Merge branch 'RED-9392-fp' into 'master'
...
RED-9392: added new entity DownloadStatusReportEntity and corresponding...
Closes RED-9392
See merge request redactmanager/persistence-service!558
2024-06-21 16:33:49 +02:00
Ali Oezyetimoglu
4af3ada659
RED-9392: added new entity DownloadStatusReportEntity and corresponding repository DownloadStatusReportRepository
2024-06-21 16:03:07 +02:00
maverickstuder
808ce8cbaf
fixed duplicate version numbers in migrations
2024-06-21 12:00:39 +02:00
Kilian Schuettler
07a0bacf55
RED-9375: fix component mapping endpoint validation
2024-06-20 14:31:05 +02:00
Kilian Schuettler
a1b224adbd
RED-9375: fix component mapping endpoint validation
2024-06-20 13:53:51 +02:00
Kilian Schuettler
23929d2772
RED-9375: fix component mapping endpoint validation
2024-06-20 13:43:20 +02:00
Kilian Schuettler
1a585e9fe3
RED-9375: fix component mapping endpoint validation
2024-06-20 13:42:29 +02:00
Kilian Schuettler
5dd27f682b
RED-9375: fix component mapping endpoint validation
2024-06-20 11:57:18 +02:00
Kilian Schuettler
e382e4e833
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:55:48 +02:00
Kilian Schuettler
4b61a19a95
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:46:13 +02:00
Kilian Schuettler
fbf9320f6c
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:42:51 +02:00
Kilian Schuettler
46f9523b2c
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:40:52 +02:00
Kilian Schuettler
cdece93037
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:22:39 +02:00
Kilian Schuettler
999ecafdf8
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:21:34 +02:00