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
Andrei Isvoran
5da98461f0
RED-9148 - Add paragraph page index to entity log
2024-05-20 17:02:58 +03:00
Ali Oezyetimoglu
59c1401053
RED-9042: forward port for merge of legalbasis and recategorize
2024-04-25 18:27:37 +02:00
Dominique Eifländer
4a6777be71
RED-8826: Added experimetal flag to entity types
2024-04-23 13:34:04 +02:00
Ali Oezyetimoglu
b11c95dd39
RED-8480: differenciate between recategorize and legal basis change
2024-04-17 16:14:35 +02:00
Timo Bejan
c9cda89e17
removed 3.6.x temporary unique constraints
2024-04-10 10:06:01 +03:00
Kilian Schuettler
910948bd2d
RED-7384: migration fixes
...
* finalize migration again for "persistence-service-ready": true details
2024-04-03 17:35:38 +02:00
Kilian Schuettler
1fc74f2a0c
RED-7384: migration fixes forward port
...
* treat pending dicts in approved files for resize and remove in redaction-service
* disable automatic analysis job using migration status table and liquibase migration
* migrate imported redaction file
* improve logging
2024-04-03 17:05:06 +02:00
Maverick Studer
8e8aa645d0
RED-8702: Explore document databases to store entityLog
2024-04-03 13:33:27 +02:00
Ali Oezyetimoglu
6601ee0188
RED-8480: added property value for recategorizations and fixed bugs not updating legal basis and section
2024-03-26 17:42:15 +01:00
Ali Oezyetimoglu
a5e3c0c98a
RED-8820: removed property "value" from recategorize
2024-03-20 12:54:23 +01:00
Ali Oezyetimoglu
8a4c754250
RED-8480: adjusted propertyChanges in manual changes
2024-03-19 09:20:21 +01:00
Ali Oezyetimoglu
3fde378ade
RED-8480: integrated legal basis endpoint in recategorize endpoint
2024-03-14 09:58:21 +01:00
Dominique Eifländer
c78a4c1186
RED-8712: Fixed sql statement
2024-03-11 14:12:51 +01:00
Dominique Eifländer
8ae5ea89c6
hotfix: dossier template level dossier_redactions
2024-03-11 13:07:02 +01:00
Dominique Eifländer
93d2b77ca5
hotfix: Fixed liquibase sql statement to insert missing dossier_redaction entity types on dossier template level
2024-03-11 12:11:46 +01:00
Dominique Eifländer
8c8a088cc8
RED-8712: Remove manual redactions on non existing pages
2024-03-11 11:01:13 +01:00
Kilian Schüttler
c2110cd965
RED-7384: migration fixes forward port
2024-03-08 14:22:54 +01:00
Ali Oezyetimoglu
333fd40449
RED-8561: flag for add to dictionary action was set to false in 3.6, but has to be true in 4.0
2024-03-06 10:41:51 +01:00
Ali Oezyetimoglu
a98cc0a6f2
RED-8561: updated sql query to update existing dossier dictionaries with dossier_dictionary_only=true
2024-03-05 20:20:10 +01:00
Ali Oezyetimoglu
6bb3c93b84
RED-8561: updated sql query to avoid conflicts with primary key in table entity
2024-03-05 17:58:46 +01:00
Ali Oezyetimoglu
01f857fcef
RED-8561: updated sql query to avoid conflicts with primary key in table entity
2024-03-05 15:39:07 +01:00
Ali Oezyetimoglu
96be1ba52e
RED-8561: updated sql query to avoid conflicts with primary key in table entity
2024-03-05 14:17:14 +01:00
Ali Oezyetimoglu
7b6af5bf3b
RED-8561: updated sql query to avoid conflicts with primary key in table entity
2024-03-05 12:49:13 +01:00
Ali Oezyetimoglu
a37b2dbc32
RED-8561: added sql query to create entities for dossier dictionaries
2024-03-05 11:42:58 +01:00
Ali Oezyetimoglu
e8c3d3dc65
RED-8480: small fixes
2024-02-16 11:49:03 +01:00
Ali Oezyetimoglu
d2b6971f04
RED-8480: added legalBasis to recategorize endpoint and migrated it to the DB
2024-02-15 15:41:55 +01:00
Kilian Schuettler
ce39968508
RED-7384: fix db fields for manual changes and tenant details
2024-02-12 15:47:54 +01:00
Kilian Schüttler
f3b2620df7
RED-7384: deprecate AnnotationStatus
2024-01-29 10:04:15 +01:00
yhampe
f6c21faf0c
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
included file in changelog
2024-01-18 17:01:53 +01:00
yhampe
bc348215a6
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
added errorCause to dlq message receiver
added column with errorcause to downloadstatus table
2024-01-18 17:01:42 +01:00
Kilian Schüttler
caecbb483a
RED-8168: Calculation of analysis flags should be async
2024-01-18 16:12:36 +01:00
Timo Bejan
a62f642c28
migration for uncompressed azure blobs
2023-12-13 16:21:38 +02:00
Kilian Schüttler
87f841d9dd
RED-7834: fix migration issues
2023-12-11 15:46:32 +01:00
Dominique Eifländer
75aa8aa467
RED-7382: Implemented Saas migration
2023-11-06 13:06:49 +01:00
Dominique Eifländer
7df20ee8bb
RED-7760: Fixed accidently renamed id that leads to not working liquibase migration
2023-10-19 14:16:34 +02:00
Dominique Eifländer
6f87c0bcec
RED-7682: Fixed Joining of parallel processed redaction of files when service is scaled to more than 1
2023-10-16 10:34:15 +02:00
Timo Bejan
4a63c48ad9
Fixed wrong execution of liquibase on staging envs
2023-09-22 17:32:33 +03:00
Andrei Isvoran
837822b7dd
RED-7185 - RM-46 - Error message when adjusting the Justification
2023-09-15 09:35:57 +02:00
Kilian Schuettler
f3d148a631
DM-285: make component rules version default to -1
...
* fix 500 when invalid rules file
* fix AnalysisLogResource documentation
2023-09-14 13:32:25 +02:00
Kilian Schuettler
9bca6b406a
DM-285: make rule value non nullable
2023-09-13 13:59:31 +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
5302e09b4d
RED-7317: rename image-recategorization to recategorization
2023-09-01 15:50:12 +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
Timo Bejan
5c19b6af0b
RED-7158-2 last layout processed time
2023-08-16 12:01:53 +02:00
Ali Oezyetimoglu
a58d4d38cf
RED-7241: refactored some code and deleted dead code
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
5eba596815
RED-7241: cleaned up unneeded imports
2023-08-11 12:06:23 +02:00
Andrei Isvoran
bb799a15b3
RED-6992 - Add removeWatermark flag for dossier template
2023-07-31 14:27:54 +03:00