Andrei Isvoran
c2307b1121
RED-9606 - Bulk actions on many annotations
2024-07-16 12:54:42 +03:00
Andrei Isvoran
b758c2f747
RED-9555 - Keep force redacted image applied after changing legal basis
2024-07-15 15:43:34 +02: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
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
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
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
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
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
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
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
Andrei Isvoran
e5b23b2df7
RED-9387 - Update hasComments flag based on entity log entries number of comments
2024-06-19 12:30:43 +03: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
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
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
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
Kilian Schuettler
4843f79466
RED-9145: remove EXPERIMENTAL role which no user has
2024-06-07 10:32:35 +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
Maverick Studer
f9090cfa3f
RED-9254: Support Controller (Part 1)
2024-06-06 10:21:26 +02:00
Andrei Isvoran
b52ac441e9
RED-9221 - Add duplicated text ranges for entity log in mongo
2024-06-05 14:12:48 +03:00
Dominique Eifländer
088a4ac21b
RED-9225: Fixed findings in new customer api
2024-06-05 10:50:17 +02:00
Andrei Isvoran
fb133a4770
Merge branch 'RED-9142' into 'master'
...
RED-9142 - Basic component management
Closes RED-9142
See merge request redactmanager/persistence-service!515
2024-06-05 08:13:25 +02:00
Andrei Isvoran
bb9e977e78
RED-9142 - Basic component management
2024-06-05 08:13:25 +02:00
Kilian Schuettler
01747eab4f
RED-9145: remove unnecessary logs
...
* revert accidental remove of retry
2024-06-04 17:13:56 +02:00