1916 Commits

Author SHA1 Message Date
Kilian Schuettler
b0f2db82b1 RED-9965: component definitions are outside of template folder for file export 2024-08-26 16:11:04 +02:00
maverickstuder
eb5eb220c6 RED-9865: fix 2024-08-23 14:04:31 +02:00
Dominique Eifländer
77793c04e7 hotfix for dm migration 2024-08-21 10:34:17 +02:00
Kilian Schuettler
970deb08c1 RED-9902: fix applicationtype check 2024-08-20 16:55:28 +02:00
Kilian Schuettler
df243b6595 RED-9902: create component definitions in migration 2024-08-20 10:51:56 +02:00
Maverick Studer
f14f3e9da4 RED-9888 && RED-9891 2024-08-19 16:46:17 +02:00
Dominique Eifländer
7a1837fb7d RED-9843: Delete entitylog when new layout analyis is needed for documine 2024-08-19 15:25:05 +02:00
Dominique Eifländer
3f4d55e0e4 RED-9843: Do not run saas migration in 4.1.x, it should not run for documine 1.1.x -> 1.2.x 2024-08-19 14:52:54 +02:00
Kilian Schüttler
26411e1c1c RED-9902: copy overrides to mongo 2024-08-16 14:58:38 +02:00
Dominique Eifländer
0c97f4edeb RED-9843: Run storage to mongo migration in DocumineLayoutRewriteMigration20 because there was a migration with version 18 in dm 1.1.x custom version that was not forward ported 2024-08-16 13:02:00 +02:00
maverickstuder
4f8b9e07e3 RED-9782: fix for ignored flag excludeFromAutomaticAnalysis when overriding files that are hard deleted 2024-08-15 16:41:05 +02:00
Maverick Studer
8ea0b308e3 Merge branch 'RED-9888-bp' into 'release/2.465.x'
RED-9888: DM: Components not restored after file re-upload

See merge request redactmanager/persistence-service!672
2024-08-15 15:57:48 +02:00
Maverick Studer
88eb72bb80 RED-9888: DM: Components not restored after file re-upload 2024-08-15 15:57:48 +02:00
Maverick Studer
e85e19aa78 RED-9891: Re-creation of component-definition does not work 2024-08-15 15:26:03 +02:00
Dominique Eifländer
11e5fe4a80 Merge branch 'RED-9843' into 'release/2.465.x'
Resolve RED-9843

See merge request redactmanager/persistence-service!668
2024-08-15 13:38:55 +02:00
Dominique Eifländer
94ebbdd80d Resolve RED-9843 2024-08-15 13:38:54 +02:00
Maverick Studer
e79951df03 RED-9782:Automated Analysis should be disabled when uploading a document that... 2024-08-15 12:34:28 +02:00
corinaolariu
f22f5d1286 RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
- fix some sonar issues
2024-08-14 12:23:47 +03:00
corinaolariu
944f891e90 RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
- remove comment
2024-08-14 12:19:45 +03:00
corinaolariu
bd4fc39b9a RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
- 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 11:55:24 +03:00
Maverick Studer
b1d76a8517 RED-9782:Automated Analysis should be disabled when uploading a document that... 2024-08-12 18:40:34 +02:00
corinaolariu
21daf223da RED-9832 - FalsePositives and FalseRecommendations not imported
- update the corresponding functions for entity type import
- fix the problem for upload a dossier template and update its name because of duplicate
- added unit test for duplicate names
2024-08-09 13:25:50 +03:00
Maverick Studer
7e6ea59075 RED-9802: Disable Imported Redactions Flow in DM 2024-08-09 10:30:49 +02:00
Andrei Isvoran
e82606c5fc RED-9771 - Fix CSV mapping file changing delimiter and adding quotes 2024-08-08 10:21:24 +03:00
Maverick Studer
d80ac67054 RED-9782: Automated Analysis should be disabled when uploading a document that... 2024-08-07 10:00:34 +02:00
Kilian Schuettler
f2caa5fd8a migration-hotfix: remove duplicate entries from entityLog if present 2024-08-06 10:57:15 +02:00
Dominique Eifländer
45c735a0c7 Merge branch 'RED-9782' into 'release/2.465.x'
RED-9782 Fixed renaming of query parameter for spec of RedeactManager

See merge request redactmanager/persistence-service!644
2024-08-05 13:53:03 +02:00
Kresnadi Budisantoso
3e9464d1b2 RED-9782 Fixed renaming of query parameter for spec of RedeactManager 2024-08-05 13:14:49 +02:00
Dominique Eifländer
b06f3f31db Merge branch 'RED-9782-4.1' into 'release/2.465.x'
RED-9782: Fixed bugs in upload with disabledAutomaticAnalysis

See merge request redactmanager/persistence-service!643
2024-08-02 14:41:43 +02:00
Kresnadi Budisantoso
b84beb4616 RED-9782 Updated DocuMine OpenAPI spec and renamed query parameter for spec of RedeactManager 2024-08-02 14:26:24 +02:00
Dominique Eifländer
fa52a40769 RED-9782: Fixed bugs in upload with disabledAutomaticAnalysis 2024-08-02 14:25:57 +02:00
Kresnadi Budisantoso
beac96dbed RED-9782 Updated RedactManager OpenAPI spec 2024-08-02 13:19:48 +02:00
Dominique Eifländer
17779810a9 RED-9782: Enabled to upload file and import only imported redactions with disabled automatic analysis 2024-08-02 09:58:46 +02:00
Dominique Eifländer
e9861a8f4a RED-9255: Fixed possible higher versions in entityLogs than in dictionaries or rules when importing existing dossier templates 2024-08-01 11:08:47 +02:00
Andrei Isvoran
118a4b1376 Merge branch 'RED-9771' into 'release/2.465.x'
RED-9771 - Fixes for updating component mappings

See merge request redactmanager/persistence-service!634
2024-07-30 16:39:09 +02:00
alioezyetimoglu
4854837dac RED-8951: added some JUnit tests 2024-07-30 16:00:33 +02:00
Andrei Isvoran
4795e3a591 RED-9771 - Fixes for updating component mappings 2024-07-30 17:00:27 +03:00
Andrei Isvoran
d54e1ade01 RED-9749 - Fix NPE 2024-07-29 10:52:05 +02:00
Andrei Isvoran
8a9e359955 Merge branch 'RED-9749-fixes-bp' into 'release/2.465.x'
RED-9749 - Remove notnull constraint

See merge request redactmanager/persistence-service!628
2024-07-29 08:15:11 +02:00
Andrei Isvoran
9335075226 RED-9749 - Remove notnull constraint 2024-07-26 17:02:54 +03:00
Kilian Schüttler
0dfbe3eb01 Merge branch 'migration-hotfix' into 'release/2.465.x'
.migration-fp-hotfix

See merge request redactmanager/persistence-service!618
2024-07-26 14:53:49 +02:00
Kilian Schuettler
0bd66828d2 fix pipeline 2024-07-26 13:31:26 +02:00
Dominique Eifländer
ee8d8abd76 Merge branch 'RED-9740-4.1' into 'release/2.465.x'
RED-9740: Added migration to add graphic type

See merge request redactmanager/persistence-service!623
2024-07-26 12:32:12 +02:00
Dominique Eifländer
739305f042 RED-9740: Added migration to add graphic type 2024-07-26 12:16:31 +02:00
Andrei Isvoran
eb6c64cb61 RED-9749 - Fix various issues with component definitions 2024-07-26 13:09:25 +03:00
Ali Oezyetimoglu
054a06b17b RED-8951: made it possible to import entities with dictionary but hasDictionary=false
(cherry picked from commit 784b67ee5a4d0f69e667b26361e3399d8ea256e0)
2024-07-24 15:20:24 +02:00
Kilian Schuettler
34f3efc7c2 migration-fp-hotfix 2024-07-23 09:58:58 +02:00
Kilian Schuettler
24e58d015b migration-fp-hotfix 2024-07-23 09:56:15 +02:00
Kilian Schuettler
a7a965a831 RED-9272: increase storageToMongoDb performance 2024-07-22 16:44:35 +02:00
Kilian Schüttler
12724b8dfd Resolve RED-9255 "Bp" 2024-07-22 16:30:59 +02:00