1853 Commits

Author SHA1 Message Date
corinaolariu
27ac2ddcb8 RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected
- remove (soft-delete) all comments, not just the ones related to the manual redactions at overwrite
- restore back all comments (not just the ones related to the manual redactions) when file is restored
- unit tests added
2024-07-15 16:01:54 +03:00
Andrei Isvoran
c57ee4fa08 RED-9622 - Introduce csv validation 2024-07-15 09:51:37 +02:00
Andrei Isvoran
058d44da90 Merge branch 'RED-9606-bp' into 'release/2.465.x'
RED-9606 - Fix removal

See merge request redactmanager/persistence-service!585
2024-07-11 14:36:36 +02:00
Andrei Isvoran
73ce9cec82 RED-9606 - Fix removal 2024-07-11 15:03:02 +03:00
Kilian Schüttler
a586770704 Edit pending dict entry messages 2024-07-11 11:04:50 +02:00
Kilian Schüttler
f4af62f7bf Fix some NPEs 2024-07-11 10:44:11 +02:00
Ali Oezyetimoglu
87a6152632 RED-9573: updated redaction-report-service version to enable updated cache mechanism 2024-07-11 09:36:56 +02:00
Andrei Isvoran
1766c40c6e RED-9604 - Don't check that removed entries still have comments 2024-07-10 17:37:00 +03:00
corinaolariu
bf6ec0897a RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped - bp
- fix sonar issues
2024-07-10 13:18:44 +03:00
corinaolariu
54dbd1cdff RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped - bp
- 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-10 13:16:03 +03:00
Andrei Isvoran
c747961b94 RED-9496 - Implement graceful shutdown 2024-07-04 17:06:55 +03:00
Andrei Isvoran
2118559264 RED-9496 - Implement graceful shutdown 2024-07-04 13:15:07 +03:00
Ali Oezyetimoglu
0fafad458d Update TypeTest.java 2024-07-03 16:17:53 +02:00
Ali Oezyetimoglu
81198cc946 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:44:53 +02:00
Dominique Eifländer
9b2e17f079 RED-9530: Fixed single and bulk create download endpoints in api v2 2024-07-03 11:22:39 +02:00
Dominique Eifländer
c0c2f453ab RED-9487: Fixed resizing of manual redactions when auto analysis is disabled 2024-07-01 12:09:55 +02:00
Andrei Isvoran
63c3b347cc RED-9349 - Add check for dossier template length 2024-07-01 10:18:49 +03:00
Dominique Eifländer
a5350d048a hotfix: Fixed logging
(cherry picked from commit c4e682254b81c3a45391b88921b7d2c73f37eb56)
2024-06-28 10:31:45 +02:00
Kilian Schüttler
9afd6ab594 Merge branch 'RED-9255-bp' into 'release/2.465.x'
RED-9255: fix annotations, refactor for observability

See merge request redactmanager/persistence-service!563
2024-06-28 09:55:54 +02:00
corinaolariu
1c859184e2 Revert "RED-9347 - Make /rss controller unavailable"
This reverts commit 94ecfbd1b48d8330770f3da6bea1555a677e6e97.
2024-06-28 10:35:13 +03:00
Kilian Schuettler
b3c899e6f8 RED-9255: fix annotations, refactor for observability 2024-06-27 19:08:27 +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
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
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