1838 Commits

Author SHA1 Message Date
yhampe
7a24702c47 RED-3813: image recategorization
readded deleted service
2024-06-27 12:16:43 +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
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
Kilian Schuettler
f77c08aac8 RED-9255: implement file exchange
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:13:28 +02:00
Kilian Schuettler
27d2208a72 RED-9255: give reanalysis endpoint a request model 2024-06-20 11:13:28 +02:00
Ali Oezyetimoglu
856f09583a Merge branch 'RED-8339' into 'master'
RED-8339: added NonNull constraints

Closes RED-8339

See merge request redactmanager/persistence-service!553
2024-06-19 17:49:02 +02:00
Ali Oezyetimoglu
d6b95dad3e RED-8339: added NonNull constraints 2024-06-19 15:27:45 +02:00
Andrei Isvoran
e5b23b2df7 RED-9387 - Update hasComments flag based on entity log entries number of comments 2024-06-19 12:30:43 +03:00
Ali Oezyetimoglu
111f79a1d8 RED-9369: changed status code from 200 to 204 for endpoints with no response content 2024-06-18 11:00:12 +02:00
Corina Olariu
08c8d65f3c Merge branch 'RED-9351' into 'master'
RED-9351 - Redaction skipped after changing only type + paragraph

Closes RED-9351

See merge request redactmanager/persistence-service!546
2024-06-18 07:36:30 +02:00
Ali Oezyetimoglu
ce6ec13b4c RED-9360: changed "redaction" to "annotation" for manual redactions to make it DM-conform 2024-06-17 16:49:08 +02:00
Dominique Eifländer
c28dcbfe40 RED-9297: When removing annotation with dictionary and manual always add a local remove as well 2024-06-17 14:58:51 +02:00
Corina Olariu
11d050a92e RED-9351 - Redaction skipped after changing only type + paragraph
- add junit test

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-06-17 14:37:53 +03:00
Corina Olariu
0f782c802d RED-9351 - Redaction skipped after changing only type + paragraph
- only on this endpoint: /api/dossier-templates/{dossierTemplateId}/dossiers/{dossierId}/files/{fileId}/components check if the user has a valid role (RED_USER or RED_MANAGER)

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-06-17 10:29:34 +03:00
Kilian Schüttler
e94ff93c7d RED-9255: implement full file exchange between stacks 2024-06-14 09:48:24 +02:00
Dominique Eifländer
00052b7a43 RED-9334: Fixed wrong objectmapper 2024-06-13 13:36:41 +02:00
Ali Oezyetimoglu
0dd9d0ed07 RED-8339: prevent component name being null 2024-06-12 17:11:46 +02:00
Dominique Eifländer
c90606f4c0 RED-9334: Fixed missing dependencies 2024-06-12 15:26:27 +02:00
Dominique Eifländer
63253581a3 RED-9334: Enabled to stream downloads > 2gb from blob storage 2024-06-12 11:22:45 +02:00
Andrei Isvoran
9e1189726d RED-9290 - Component management for dossier template clone/import/export 2024-06-12 08:12:23 +02:00
Dominique Eifländer
4451c07f02 RED-9250: Do not run any scheduled jobs in parallel 2024-06-11 10:45:34 +02:00
Christoph Schabert
d0faf8a33d Merge branch 'RED-9114-apispec' into 'master'
RED-9225 / RED-9114: Added resource owner password credentials grant (password flow).

See merge request redactmanager/persistence-service!535
2024-06-11 07:48:40 +02:00
Kresnadi Budisantoso
78e82020ab RED-9225: Added resource owner password credentials grant (password flow). 2024-06-07 13:19:22 +02:00
Dominique Eifländer
16c3388ffe RED-9225: Fixed not validated dossier template id in create download dossier 2024-06-07 10:51:05 +02:00
Kilian Schüttler
2ef9800eae Merge branch 'RED-9145' into 'master'
RED-9145: remove EXPERIMENTAL role which no user has

Closes RED-9145

See merge request redactmanager/persistence-service!531
2024-06-07 10:44:53 +02:00
Kilian Schuettler
4843f79466 RED-9145: remove EXPERIMENTAL role which no user has 2024-06-07 10:32:35 +02:00
Ali Oezyetimoglu
abccf8ca82 RED-8339: fixed misbehaving when adding an override in old endpoint 2024-06-07 08:36:10 +02:00
Dominique Eifländer
c67fa5926b RED-9225: Added endpoint to get report templates in new customer api, fixed some bugs 2024-06-06 15:05:49 +02:00
Dominique Eifländer
0f203d39a4 RED-9270: Fixed download of report template, RED-9225: Minor fixes for new customer api 2024-06-06 14:55:42 +02:00