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
Ali Oezyetimoglu
fe777da0f5
Merge branch 'RED-8339-4' into 'master'
...
Resolve RED-8339 "4"
Closes RED-8339
See merge request redactmanager/persistence-service!511
2024-06-03 15:38:31 +02:00
Maverick Studer
05faad96bc
Merge branch 'RED-9254' into 'master'
...
RED-9254: Support Controller (Part 1)
Closes RED-9254
See merge request redactmanager/persistence-service!512
2024-06-03 12:36:20 +02:00
Maverick Studer
cfda6a8217
RED-9254: Support Controller (Part 1)
2024-06-03 12:36:20 +02:00
Ali Oezyetimoglu
f4bdff1901
Merge branch 'RED-9280' into 'master'
...
RED-9280: added permission check for updateFlag endpoint
Closes RED-9280
See merge request redactmanager/persistence-service!514
2024-06-03 12:17:50 +02:00
Ali Oezyetimoglu
5d480887a2
RED-9280: added permission check for updateFlag endpoint
2024-06-03 11:53:12 +02:00
Dominique Eifländer
3e205d0b1b
RED-9225: Implemented new endpoints for api v2
2024-06-03 10:43:11 +02:00
Ali Oezyetimoglu
23cf4cf5e9
RED-8339: Fixes
2024-06-02 11:22:31 +02:00
Ali Oezyetimoglu
1a4d97a14f
RED-8339: Updated OpenApi Specs
2024-05-29 18:24:40 +02:00
Ali Oezyetimoglu
9079ae18af
RED-8339: Component Overrides in DocuMine
2024-05-29 18:24:29 +02:00
Kilian Schüttler
6412f58d58
RED-9145: add component mappings
2024-05-29 12:49:21 +02:00
Maverick Studer
aabfd5d8b5
RED-6821: Dossier templates only soft-deleted, cannot create new template with same name && RED-9210: RED_USER and RED_MANAGER can bulk-delete dossier-templates - should return 403
2024-05-29 11:58:53 +02:00
Andrei Isvoran
afa61062e4
RED-9164 - Change back OCR queues
2024-05-28 11:51:05 +03:00
Andrei Isvoran
a71ee404ed
RED-9164 - Change OCR queues to match with older OCR version
2024-05-27 12:03:35 +03:00
Maverick Studer
8485a6b48a
Merge branch 'RED-8848' into 'master'
...
RED-8848: When cloning a dossier template some flags are not set correctly
Closes RED-8848
See merge request redactmanager/persistence-service!500
2024-05-24 13:56:47 +02:00
Maverick Studer
f0160df8d1
RED-8848: When cloning a dossier template some flags are not set correctly
2024-05-24 13:56:46 +02:00
Andrei Isvoran
f962037aaa
Merge branch 'RED-9205' into 'master'
...
RED-9205 - Fix download job failing
Closes RED-9205
See merge request redactmanager/persistence-service!498
2024-05-24 13:43:42 +02:00
Andrei Isvoran
2a4c8c2b19
RED-9205 - Fix download job failing
2024-05-24 13:43:42 +02:00
Maverick Studer
e723550b53
Revert "RED-5870: Enable force redaction of hints"
2024-05-24 13:30:19 +02:00
Dominique Eifländer
e9ba3c8da1
RED-9147: Deny websocket subscription between different tenants
2024-05-23 13:49:51 +02:00
Maverick Studer
84d033ff54
Merge branch 'RED-5870' into 'master'
...
RED-5870: Enable force redaction of hints
Closes RED-5870
See merge request redactmanager/persistence-service!495
2024-05-23 10:45:58 +02:00
maverickstuder
1f6339f71d
RED-5870: Enable force redaction of hints
...
* mergeForceRedaction no longer sets hints to skipped, now all entries are set to applied instead
2024-05-23 09:24:00 +02:00
Dominique Eifländer
2c604b1aa3
RED-9147: Removed unused class
2024-05-22 15:07:07 +02:00
Dominique Eifländer
7d875ee7eb
RED-9147: Provide events via websocket
2024-05-22 14:48:54 +02:00
maverickstuder
38d3832732
RED-8848: When cloning a dossier template some flags are not set correctly
...
* setting the missing flags from present dossier template when cloning
2024-05-22 10:52:33 +02:00
Andrei Isvoran
5da98461f0
RED-9148 - Add paragraph page index to entity log
2024-05-20 17:02:58 +03:00
Andrei Isvoran
32411a668f
RED-6853 - Update dictionary entries
2024-05-16 16:03:30 +03:00
Andrei Isvoran
6b2fa6b9b6
RED-6853 - Add update entries endpoint for dictionary entries
2024-05-09 12:21:07 +03:00
Corina Olariu
8c3d2266ba
RED-9094 - Redaction skipped after changing only type + paragraph
...
- changed from Skipped state to Applied since it is a local recategorization (based on hint)
- add unit test
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-05-07 16:12:55 +03:00
Andrei Isvoran
c1dda3cd26
Merge branch 'RED-8998-fix' into 'master'
...
RED-8998 - Return merged entities or pending entries for manual changes.
Closes RED-8998
See merge request redactmanager/persistence-service!473
2024-05-07 10:11:35 +02:00
Andrei Isvoran
a300f61609
RED-8998 - Return merged entities or pending entries for manual changes.
2024-05-07 10:11:35 +02:00