Dominique Eifländer
0d271ec8c5
RED-9658: Fixed wrong mongo database name
2024-07-17 09:59:18 +02:00
Corina Olariu
751c764873
Merge branch 'RED-9608-bp2' into 'release/2.465.x'
...
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive...
See merge request redactmanager/persistence-service!604
2024-07-16 16:47:54 +02:00
Dominique Eifländer
be9b7e9fad
Merge branch 'RED-9658' into 'release/2.465.x'
...
RED-9658: Fixed Remove old ocr service queues in migration
See merge request redactmanager/persistence-service!603
2024-07-16 15:57:38 +02:00
Dominique Eifländer
e045641736
RED-9658: Fixed Remove old ocr service queues in migration
2024-07-16 15:40:52 +02:00
corinaolariu
2141cbecc8
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected - bp
...
- update comment repository
2024-07-16 15:21:22 +03:00
Andrei Isvoran
59c8f27b51
Merge branch 'RED-9606-bp' into 'release/2.465.x'
...
RED-9606 - Bulk actions on many annotations
See merge request redactmanager/persistence-service!599
2024-07-16 12:08:42 +02:00
Andrei Isvoran
c2307b1121
RED-9606 - Bulk actions on many annotations
2024-07-16 12:54:42 +03:00
Dominique Eifländer
ae29f2ec89
RED-9658: Remove old ocr service queues in migration
2024-07-16 10:26:24 +02:00
Corina Olariu
e36872947b
Merge branch 'RED-9608-bp' into 'release/2.465.x'
...
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive...
See merge request redactmanager/persistence-service!597
2024-07-16 09:53:58 +02:00
corinaolariu
d1ad080e27
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected
...
- solve sonar issues
2024-07-15 16:43:59 +03:00
Andrei Isvoran
b758c2f747
RED-9555 - Keep force redacted image applied after changing legal basis
2024-07-15 15:43:34 +02:00
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
Dominique Eifländer
ad4179f2b4
RED-9658: Fixed changed order of liquibase migrations
2024-07-15 13:06:04 +02: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