49 Commits

Author SHA1 Message Date
Maverick Studer
d794245409 RED-9123: Improve performance of re-analysis (Spike) 2024-10-07 13:31:15 +02:00
Maverick Studer
77c2f9b9a7 RED-9933: DocuMine DateFormat config in dossier templates 2024-09-24 09:28:35 +02:00
Maverick Studer
36eed8d0a1 RED-9348: move component log to mongodb 2024-09-23 16:05:17 +02:00
Maverick Studer
62719aec6f RED-9010: Remove redaction log 2024-09-19 11:34:42 +02:00
Andrei Isvoran
80cbda22bf RED-9394 - Add CONFIGURABLE_SMTP_SERVER license feature flag 2024-09-13 12:30:02 +02:00
Maverick Studer
f1b1f270d6 Revert "RED-7237 - Change to group annotation" 2024-08-29 09:24:00 +02:00
Maverick Studer
22bf27dd73 RED-9331: Explore possibilities for fair upload / analysis processing per tenant 2024-08-27 11:29:14 +02:00
Maverick Studer
5494d92f39 RED-9918: Azure entity recognition (Spike) 2024-08-26 11:39:07 +02:00
Andrei Isvoran
555dd3330a RED-7237 - Change to group annotation 2024-08-20 17:20:50 +03:00
Andrei Isvoran
6d1b1ca31b RED-7327 - Add group redactions 2024-08-19 15:17:48 +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
Maverick Studer
a8b7a835c0 RED-9123: Improve performance of re-analysis (Spike) 2024-07-02 10:56:44 +02:00
Kilian Schüttler
e94ff93c7d RED-9255: implement full file exchange between stacks 2024-06-14 09:48:24 +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
23cf4cf5e9 RED-8339: Fixes 2024-06-02 11:22:31 +02:00
Kilian Schüttler
6412f58d58 RED-9145: add component mappings 2024-05-29 12:49:21 +02:00
Maverick Studer
92cc2895ad RED-8702: Explore document databases to store entityLog 2024-04-12 12:40:22 +02:00
Maverick Studer
8e8aa645d0 RED-8702: Explore document databases to store entityLog 2024-04-03 13:33:27 +02:00
Timo Bejan
d849859def CLARI-30 - reworked OCR service integration to work via queue only, depercated old rest endpoints. Renamed queues to naming convetion. 2024-03-04 11:46:27 +02:00
Kilian Schuettler
4aa5b0ee34 reformat 2024-02-28 14:57:21 +01:00
Ali Oezyetimoglu
9162bb7edc RED-7252: Not possible anymore to ocr deleted or approved file 2024-01-23 16:45:41 +01:00
yhampe
c6d330f1df RED-8078: Removing an entity type should trigger complete reanalysis
added parameter to include deleted dictionary types
2023-12-14 13:48:00 +01:00
Andrei Isvoran
93bbdd768d RED-7784 - Report with unprocessed redactions 2023-11-07 11:50:32 +01:00
Kilian Schüttler
f250c6b961 Merge branch 'RED-7384' into 'master'
RED-7384: create shared models in persistence service

Closes RED-7384

See merge request redactmanager/persistence-service!201
2023-10-27 12:19:44 +02:00
Kilian Schuettler
d91bbc6d0e RED-7384: create shared models in persistence service 2023-10-27 12:09:48 +02:00
Andrei Isvoran
da43634b19 RED-7782 - Address PR comments 2023-10-27 12:09:20 +03:00
Andrei Isvoran
75847a43d5 RED-7782 - Merge unprocessed redactions into entity log without re-analysis. 2023-10-26 15:37:33 +03:00
Corina Olariu
3611c9e33f RED-7763 - Use EntityLog in tests in persistence-service
- replaced redaction log with entity log
- updates junit tests
2023-10-17 13:22:38 +03:00
Andrei Isvoran
0d150c3aa6 RED-7745 - Refactor to EntityLog 2023-10-17 09:22:21 +02:00
Kilian Schuettler
8fa082f7a0 DM-285: add internal component controller 2023-10-04 16:18:41 +02:00
deiflaender
ad9ef6351f RED-7578: Implemented logic of components endpoint for api v2 2023-09-15 10:36:13 +02:00
deiflaender
cb269b8e86 RED-7578: Fixed order of endpoints, set swagger endpoint to /api, fixed not used Error codes in spec 2023-09-14 14:11:40 +02:00
Kilian Schuettler
9bca6b406a DM-285: make rule value non nullable 2023-09-13 13:59:31 +02:00
Kilian Schuettler
368cf13586 DM-285: add pathvariable annotation to internal rules controller 2023-09-11 17:36:44 +02:00
Kilian Schuettler
b4527e4bfe DM-285: fully deprecated RedactionLog, added component rule file 2023-09-11 13:35:02 +02:00
deiflaender
c4d8f16c2e DM-410: Added endpoint to set that a timeout was detected during rule execution 2023-09-07 10:54:25 +02:00
Kilian Schuettler
aab2971d6e RED-7317: Endpoint to change entity types of dict-based annotations
* major refactor of manual redaction service
2023-08-30 15:28:20 +02:00
Kilian Schuettler
4105563036 RED-6725: deprecate FileType.TEXT, fix tests 2023-08-01 10:45:26 +02:00
Andrei Isvoran
bb799a15b3 RED-6992 - Add removeWatermark flag for dossier template 2023-07-31 14:27:54 +03:00
Timo Bejan
a2f7a2d85b RED-7094 - extracted liquibase code 2023-07-06 12:30:15 +03:00
Corina Olariu
d7e61e0fa4 RED-6575- Failed report generation after upload KMS Certificate
- add convert method for the certificate, entity uses byte[] and the model has the certificate as string
2023-06-28 08:50:10 +03:00
Timo Bejan
dc6a004365 RED-6686 Extract Tenant and user-management code into a separate service. 2023-06-26 22:44:52 +02:00
Corina Olariu
004fe8d0d2 RED-6734 - Get merged dossier and template dictionaries
- add endpoint for the merged dictionaries
- use DictionaryEntry from commons service
- add junit tests
2023-06-20 11:28:55 +03:00
Corina Olariu
7d15f30ca7 RED-6072 - As Operation I want to see why files are in an ERROR state
- add timestamp to file error info
- reset error info when file is overwritten
2023-06-13 14:13:53 +03:00
devplant
43e7b0a3eb RED-6072 - As Operation I want to see why files are in an ERROR state
- set back the initial endpoints for backward compatibility
2023-05-17 15:32:41 +03:00
devplant
5bf42a6c60 RED-6072 - As Operation I want to see why files are in an ERROR state
- add to file entity and models information about the error state
- update endpoints with the error information in case of failure
2023-05-16 18:55:59 +03:00
devplant
d92409dadb RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants
- extract the name of the unique constraint
2023-04-07 16:22:07 +03:00
devplant
be0978a299 RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants
- update the sql messages
2023-04-06 16:34:26 +03:00
Timo Bejan
72b0a3d933 RED-6162 2023-03-10 08:58:51 +02:00