Philipp Schramm
7f946f985d
RED-4936: Bugfix to delete false positives and false recommendations
2022-09-28 16:21:19 +02:00
deiflaender
15cf772113
RED-5151: Fixed message deserialisation problem for downloads
2022-09-28 10:57:52 +02:00
deiflaender
18569a0960
RED-5151: Reject redelivered messages
2022-09-27 13:00:08 +02:00
devplant
7955a29992
RED-2200 - Dossier Template export and import
...
- rework the update of dossier and file attributes
2022-09-26 17:45:42 +03:00
Timo Bejan
e967f7aabb
RED-4479 and RED-4793
2022-09-25 22:56:01 +03:00
deiflaender
6b639b0078
RED-3925: Implemented logic to get deploymentKey
2022-09-23 10:48:50 +02:00
devplant
61e9456a9b
RED-2200 - Dossier Template export and import
...
- rework of pmd failures
2022-09-22 11:05:28 +03:00
devplant
ddf78824c9
RED-2200 - Dossier Template export and import
...
- rework: reports with duplicate names for reports, find types and dossier states by id first then by name
- delete existing types/ dossier states that were not in the import
- update name of queue
2022-09-22 11:00:49 +03:00
devplant
16e3c562f5
RED-2200 - Dossier Template export and import
...
- return the dossier template as result of the import
2022-09-16 14:21:41 +03:00
devplant
6e45a657bc
RED-2200 - Dossier Template export and import
...
- modification to search by name for watermarks, dossier states and types (type) in case of updating existing dossier template
2022-09-15 12:58:19 +03:00
devplant
ab27eaad98
RED-2200 - Dossier Template export and import
...
- fix pmd failure
2022-09-14 09:46:08 +03:00
devplant
35f3b3e06c
RED-2200 - Dossier Template export and import
...
- add implementation for import and export.
- add tests
2022-09-14 09:42:06 +03:00
deiflaender
a24ba6d601
RED-4512: Fixed wrong bean for setAfterReceivePostProcessors message interception
2022-09-06 11:03:59 +02:00
deiflaender
5df851ed06
RED-4512: Intercept queue messages and add/read tenant
2022-09-06 10:53:34 +02:00
Ali Oezyetimoglu
5286ca5b49
RED-5142: Sonar issues: persistence-service
2022-09-05 15:34:25 +02:00
deiflaender
4ba63081b8
RED-4512: Run quarz schedular on master db
2022-09-01 15:10:00 +02:00
deiflaender
f9f2e7435a
RED-4512: Added endpoint to get tenants and added additional attributes to tenants
2022-09-01 09:40:54 +02:00
deiflaender
0adf8026ce
RED-4512: Implemented multitenancy for persistence
2022-08-31 16:16:39 +02:00
Ali Oezyetimoglu
98ecc4854d
RED-4895: Mechanism to remove longer redactions when they are shortened does not work for Suggestions/Approve
2022-08-31 14:51:47 +02:00
Ali Oezyetimoglu
951552ae89
RED-4895: Mechanism to remove longer redactions when they are shortened does not work for Suggestions/Approve
2022-08-30 11:44:52 +02:00
deiflaender
139d70c03d
RED-5022: Changed figure detection Filename to FIGURE, because it is hard coded in image perdiction service
2022-08-19 13:14:07 +02:00
deiflaender
430657583f
RED-5022: Fixed file extensions for cv-analysis-service
2022-08-19 12:41:06 +02:00
deiflaender
97c1c9ae5f
RED-5022: Excute table parsing and figure detection if cv-service is enabled
2022-08-19 11:30:31 +02:00
Ali Oezyetimoglu
ee61750a00
RED-4897: Remove AMQP queues for pdf2image-service
2022-08-18 09:45:00 +02:00
Viktor Seifert
be673f7904
Merge branch 'master' into RED-4928
2022-08-16 10:32:25 +02:00
Ali Oezyetimoglu
99984dbc86
RED-4890: removed imports & changed order of modifiers & other small refinements
2022-08-15 18:12:48 +02:00
Viktor Seifert
1025c2d4bd
RED-4928: Removed dependency on the caching lib since caching was removed
2022-08-15 17:19:54 +02:00
Viktor Seifert
66b1f42400
RED-4928: Removed caching since it is currently not needed.
...
Removed caching since it is currently not needed (no cache hits as intended), and would need to be implemented as a distributed cache.
2022-08-15 15:32:04 +02:00
Viktor Seifert
ba6148209d
RED-4928: Removed the usage of AtomicIntegers as mutable ints and just used plain integers instead to avoid unnecessary synchronization
2022-08-15 15:20:42 +02:00
Viktor Seifert
1a290b80db
RED-4928: Added assertions to the license-report test to check basic properties of the result
2022-08-15 15:05:14 +02:00
Viktor Seifert
ca218e7bb3
RED-4928: Changed licence generation to have the database filter the data by the dossier-ids and dates from the request
2022-08-12 18:56:13 +02:00
Viktor Seifert
0405d3e9d7
RED-4928: Changed level setting of root logger to see if it is normally blocking the log output
2022-08-12 17:26:05 +02:00
Viktor Seifert
02392e22e6
RED-4928: Move timing info to INFO level since DEBUG is too busy
2022-08-12 16:59:27 +02:00
Viktor Seifert
7c0caf9ecb
Merge branch 'master' into RED-4928
2022-08-12 15:24:35 +02:00
Timo Bejan
54db36711b
RED-4975 - reanalysis on declined suggestions
2022-08-12 12:39:07 +03:00
Viktor Seifert
6a21722fcc
RED-4928: Added timing of report generation when on debug level
2022-08-11 15:06:08 +02:00
Ali Oezyetimoglu
39c2dd0101
RED-4961: "numberOfSoftDeletedFiles" for soft-deleted archived-dossier is always 0
2022-08-10 15:41:33 +02:00
deiflaender
a07369b7b4
RED-4782: Enabled pdftron-redaction-service to set files in pocessing states when it takes them out of the queue
2022-08-10 11:15:18 +02:00
Ali Oezyetimoglu
d395724f73
Pull request #513 : RED-4610: Support of multi-file word report templates
...
Merge in RED/persistence-service from RED-4610-ps1 to master
* commit '2f04e261fd4b96f8c876e3e4d8a8d4dcda6bd364':
RED-4610: Support of multi-file word report templates
2022-08-09 11:59:26 +02:00
Ali Oezyetimoglu
2f04e261fd
RED-4610: Support of multi-file word report templates
2022-08-09 11:56:32 +02:00
deiflaender
13a96d4cad
RED-4861: Do no analysis on request resize/removeHint
2022-08-09 08:48:46 +02:00
deiflaender
c392598de3
RED-4941: Removed slf4j-simple logging implementation
2022-08-05 13:10:10 +02:00
deiflaender
5ed1718441
RED-4861: Do no full analysis for resize/remove/force
2022-08-04 12:50:33 +02:00
deiflaender
526111280f
RED-4901: Return empty redactionLog for excluded files
2022-08-03 15:54:17 +02:00
deiflaender
b0c9096188
Hotfix: fixed wrong migration for set status to PROCESSED for deleted files
2022-08-01 14:25:19 +02:00
deiflaender
726d31c967
RED-4753: Fixed migration with objectMapper
2022-08-01 11:03:02 +02:00
deiflaender
d7c2b73909
RED-4753: Reduced size of TEXT File migration
2022-08-01 10:35:16 +02:00
Timo Bejan
f0cf53b7c9
Pull request #505 : RED-4799 - rules bump version
...
Merge in RED/persistence-service from RED-4799 to master
* commit '18154f921c327aa79618b30d6920d0995947767f':
RED-4799 rules bump
RED-4799 - rules bump version
2022-07-29 10:53:45 +02:00
Timo Bejan
18154f921c
RED-4799 rules bump
2022-07-29 11:51:26 +03:00
deiflaender
9841664e63
RED-4843: Upgraded storage commons
2022-07-29 10:32:11 +02:00