1926 Commits

Author SHA1 Message Date
maverickstuder
64a8092c65 RED-9849: Counter for re-uploaded files 2024-09-13 14:08:45 +02:00
Andrei Isvoran
e1f1f11037 RED-10027 - Add DM migration 2024-09-10 12:38:33 +02:00
Andrei Isvoran
1ca8c08f47 RED-9541 - Add extra CSV validation 2024-09-10 09:36:38 +03:00
Kilian Schüttler
9859d3d797 RED-9850: duplicate key exception in mapper 2024-09-06 14:23:55 +02:00
Maverick Studer
17d82f0d7a RED-9796: Links should not be removed on upload 2024-09-05 16:53:39 +02:00
maverickstuder
d43aafc2a0 RED-9796: Links should not be removed on upload
* preparation
2024-09-05 15:19:14 +02:00
Dominique Eifländer
9ec65dfb78 RED-9994: Removed not working transactions to avoid long open db connections in SyncUserPermissionsJob 2024-09-03 12:09:37 +02:00
Corina Olariu
dc1b012242 Merge branch 'RED-9868-update-bp' into 'release/2.465.x'
RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp

See merge request redactmanager/persistence-service!703
2024-08-29 10:40:20 +02:00
Dominique Eifländer
f6601015be RED-9959: Delete and recreate acl entries that can not be created after they are not found. 2024-08-28 09:40:18 +02:00
corinaolariu
9098f93aaf RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
- specify the step in which the import process failed.
- unit test updated
2024-08-27 15:28:30 +03:00
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