Maverick Studer
1c43247fba
RED-10728: Endpoint to execute full OCR on specific file
2025-01-16 16:03:40 +01:00
Dominique Eifländer
1c995d55f3
RED-10715: Remove Saas migration
2025-01-13 11:49:06 +01:00
maverickstuder
9b9f268fe3
RED-10529: Primary attribute removed after changing encoding type
2024-11-25 17:26:03 +01:00
yhampe
fce85b7813
RED-10268:
...
added new filter that also removes soft and hard deleted files on download preperations
2024-11-19 11:57:15 +01:00
Kilian Schuettler
6fb49be8b3
RED-10463: added permission
2024-11-14 12:23:29 +01:00
Kilian Schuettler
ed3ee8b2d2
RED-10463: unlock rule file endpoint
2024-11-14 11:25:36 +01:00
Maverick Studer
bbe49c2bbb
RED-10444: Update Value/Classification for bulk-local rectangle redactions
2024-11-12 11:01:32 +01:00
Timo Bejan
2d31ed9886
RED-10422 - improved number of requests with help of new changes endpoint
2024-11-12 09:31:07 +02:00
corinaolariu
419fa4628b
RED-9588 - No "You have been unassigned..." Notification after setting file status to back to new
...
- update the condition for sending unassigned notification
- unit test added
2024-11-08 14:50:39 +02:00
Dominique Eifländer
f9abb295c0
RED-4732: Fixed some auditlog messages
2024-11-07 11:31:11 +01:00
Dominique Eifländer
803bc83235
RED-10353: Reset processingErrorCounter when rules are updated
2024-10-31 11:00:51 +01:00
Dominique Eifländer
b8b8fe6e7d
RED-4732: Added missing audit logs
2024-10-30 13:01:32 +01:00
Kilian Schüttler
2e584f15ba
RED-10264: add migration fixing missing legalbasis
2024-10-30 11:34:45 +01:00
Dominique Eifländer
45ab83732a
RED-10315: hardDeleteCleanupRetryTime in app config endpoint optional
2024-10-29 14:53:38 +01:00
Kilian Schüttler
949b7636ba
RED-10264: always include unprocessed during manual change insertion to avoid...
2024-10-25 11:11:35 +02:00
Kilian Schüttler
c52dfbdf5a
RED-10127: Import/Export of dossiertemplate with preview files
2024-10-14 15:30:18 +02:00
Maverick Studer
cdbf69abbf
RED-10104 && RED-10178
2024-10-14 14:30:46 +02:00
Dominique Eifländer
82661dcaf2
RED-10149: Do not re- ocr file after pages rotations; RED-10083: Minor fix in openapi spec
2024-10-10 11:23:09 +02:00
Dominique Eifländer
ac41a902a1
RED-9823: Changed audit message for force annotation
2024-10-09 08:56:03 +02:00
maverickstuder
44419f2c6c
RED-10104: add comments when automatic analysis enabled
2024-10-02 14:28:04 +02:00
Maverick Studer
0bc8bac5d3
RED-9947 && RED-10104
2024-09-27 09:25:00 +02:00
Maverick Studer
36eed8d0a1
RED-9348: move component log to mongodb
2024-09-23 16:05:17 +02:00
Maverick Studer
a57aedf52c
RED-10088: Reanalyze all files in ERROR should ignore files from deleted dossiers
2024-09-20 13:42:17 +02:00
Maverick Studer
62719aec6f
RED-9010: Remove redaction log
2024-09-19 11:34:42 +02:00
maverickstuder
3a113207d8
RED-10057: legalBasisMapVersion missing in /status endpoint
2024-09-18 16:39:10 +02:00
Maverick Studer
1abcd56e97
RED-9947: different logic in case of disabled auto analysis
2024-09-13 14:29:33 +02:00
Maverick Studer
bf5a2dd6f6
RED-9947: bulk-local redactions
2024-09-06 10:02:35 +02:00
Maverick Studer
52bd1dea3c
RED-9947: case sensitivity can now be set as param
2024-09-03 15:49:16 +02:00
Maverick Studer
342257a9c6
RED-9947: Bulk-local redactions (replacement for group redactions)
2024-09-03 13:49:47 +02:00
yhampe
3f9afa49e8
RED-9958:Several problems after technical_name refactoring
...
changed a lot of filtering from name to technical name
2024-08-29 13:31:22 +02:00
Maverick Studer
f1b1f270d6
Revert "RED-7237 - Change to group annotation"
2024-08-29 09:24:00 +02:00
yhampe
06f7e57a74
RED-9790: manual changes not applied
...
added logging
2024-08-27 15:03:26 +02:00
yhampe
2908477ce8
RED-9717: made fileId field required and removed it from WarningModel
2024-08-27 09:53:58 +02:00
yhampe
b977a2e46e
RED-9717: added fileId to approveresponse
2024-08-27 09:44:47 +02:00
yhampe
1ac9f7ebcf
RED-9790: manual changes not applied when too many redaction requests was sent
...
added an exception to more easily filter the traces for the cases were no exception is produced, but the manualredactions are ignored/not processed
2024-08-23 10:30:08 +02:00
Andrei Isvoran
7a9bffa3c5
Merge branch 'RED-7327-update' into 'master'
...
RED-7237 - Change to group annotation
Closes RED-7327
See merge request redactmanager/persistence-service!686
2024-08-22 09:24:33 +02:00
yhampe
963cf0137b
RED-3813: image similarity refactoring
...
seperated logic for image similarity search to service
changed some logic when filtering for scope
changed some logic for filtering bad request
2024-08-21 11:05:20 +02:00
Andrei Isvoran
555dd3330a
RED-7237 - Change to group annotation
2024-08-20 17:20:50 +03:00
yhampe
833b391f47
RED-3813: image similarity hotifx
...
fixed mistake in spelling
2024-08-20 14:15:05 +02:00
Andrei Isvoran
ef98112871
Merge branch 'RED-7327' into 'master'
...
RED-7327 - Add group redactions
Closes RED-7327
See merge request redactmanager/persistence-service!662
2024-08-19 15:17:49 +02:00
Andrei Isvoran
6d1b1ca31b
RED-7327 - Add group redactions
2024-08-19 15:17:48 +02:00
Andrei Isvoran
2a0d9ce3f9
RED-9717 - Add warnings on approval
2024-08-19 14:27:38 +02:00
yhampe
91e317057d
RED-3813: image similarity hotifx
...
renaming centroId to annotationId
2024-08-16 08:54:57 +02:00
corinaolariu
3c32201e94
RED-9868 - Import older template zip with incompatible component rules breaks the stack
...
- throwing and catching an exception inside a transaction will cause the rollback.
- return the optional rules instead of throwing an error in case they are missing. update the code
- add unit test.
2024-08-14 12:09:05 +03:00
maverickstuder
675e9e0c42
RED-9802: Disable Imported Redactions Flow in DM
2024-08-08 17:20:32 +02:00
Dominique Eifländer
b72e432741
RED-9782: Fixed bugs in upload with disabledAutomaticAnalysis
2024-08-06 11:18:09 +02:00
Dominique Eifländer
b1fb547b0e
RED-9782: Enabled to upload file and import only imported redactions with disabled automatic analysis
2024-08-06 11:17:57 +02:00
Kilian Schüttler
15ab5d4215
Resolve RED-9255
2024-07-19 11:53:04 +02:00
Kilian Schüttler
5f0e4b381c
RED-9255: return imported dossier template id
2024-07-16 15:43:48 +02:00
corinaolariu
c9389e04fa
RED-9474 - Revert only local manual changes for an annotation
...
- rework the undo logic. Introduced new flag includeOnlyLocal to filter out the local changes. Now all manual changes will be reverted for the annotations provided.
- unit tests added
2024-07-12 15:59:22 +03:00