Maverick Studer
6f4a43b034
RED-10146: Include defined components in component log
2024-10-07 11:08:20 +02:00
Maverick Studer
470e7e2659
Merge branch 'RED-10117-bp' into 'release/2.465.x'
...
RED-10117: 500 Error in Dossier Template Admin Page
See merge request redactmanager/persistence-service!763
2024-09-27 13:50:51 +02:00
Maverick Studer
68cddcad2e
RED-10117: 500 Error in Dossier Template Admin Page
2024-09-27 13:50:50 +02:00
maverickstuder
cfa9c0dc0a
RED-10114: Download fails when multiple document versions are selected including (Redacted PDF app. doc. only)
2024-09-27 11:13:59 +02:00
Maverick Studer
e78aa25d6c
RED-10088: Reanalyze all files in ERROR should ignore files from deleted dossiers
2024-09-20 13:42:15 +02:00
Dominique Eifländer
8b20e579a4
Merge branch 'RED-10077-4.2' into 'release/2.465.x'
...
RED-10077: Switch cv analysis request type to table_cells to be compatible...
See merge request redactmanager/persistence-service!751
2024-09-20 10:03:17 +02:00
Dominique Eifländer
74264106d6
RED-10077: Switch cv analysis request type to table_cells to be compatible with new cv analysis service version
2024-09-20 09:41:12 +02:00
maverickstuder
a418e369d2
RED-10081: Update RM API specs after adding new download file type
2024-09-20 09:38:15 +02:00
Andrei Isvoran
9a7778fc7f
RED-10027 - Fix time zone issues
2024-09-18 13:10:36 +02:00
Andrei Isvoran
7e3d4f8e3a
RED-10027 - Fix migration version
2024-09-17 10:59:25 +03:00
Andrei Isvoran
195f9d1fe6
RED-10027 - Add x-dead-letter-exchange argument
2024-09-16 13:54:49 +03:00
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