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
0ad7592dd3
RED-4928: Corrected position of comment
2022-08-12 17:28:56 +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
devplant
f541ac2ab8
RED-4789 - Uploading an invalid digital signature certificate returns error code 500
...
- return BadRequestException instead of InternalServerErrorException
2022-08-09 13:12:49 +03: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
deiflaender
bcec4ffac6
RED-4843: Disable jsondsl per default
2022-07-29 12:26:15 +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
Timo Bejan
86ece79aa9
RED-4799 - rules bump version
2022-07-29 11:24:13 +03:00
Timo Bejan
7ba6eb4e81
RED-4686 - storage updates - fixed compiledJson
2022-07-26 12:34:42 +03:00
Timo Bejan
86c501204d
RED-4686
2022-07-26 10:56:03 +02:00
Timo Bejan
81f3e49bc1
RED-4686 - updated cyclic deps
2022-07-26 10:24:44 +03:00
Timo Bejan
a876ace06b
RED-4686 - storage commons update
2022-07-25 22:19:23 +03:00
Philipp Schramm
09d407fd91
RED-4771: Added @Transactional and reformat code
2022-07-25 16:02:39 +02:00
Philipp Schramm
0bdbba7ca9
RED-4771: Removed unused @Transactional
2022-07-25 15:02:55 +02:00
Philipp Schramm
8276e199c1
RED-4771: Reformatted code and added @Transactional
2022-07-25 14:42:43 +02:00
Philipp Schramm
fc93015dfb
RED-4680: Enhance FileStatus even if dossier is deleted
2022-07-25 10:38:18 +02:00
Timo Bejan
ec45ea57f6
RED-3800 - Syngenta bugfix - remove of manual redaction should not trigger reanalysis
2022-07-22 10:21:07 +03:00
Timo Bejan
5a823902cc
RED-4660 source id migration
2022-07-21 10:21:02 +03:00
Timo Bejan
48400d93aa
RED-4684 dossier dictionary hasDictionary flag migration
2022-07-19 18:25:47 +03:00
Timo Bejan
e86f9af216
RED-4643 RED-4641
2022-07-18 11:36:11 +03:00
deiflaender
d20d8d1e4f
RED-4642: Added excluded to getAllRelevantStatusesForReanalysisScheduler statement
2022-07-14 16:00:57 +02:00
Timo Bejan
66dcb788a5
Pull request #485 : RED-4525 - migration of manual redaction type
...
Merge in RED/persistence-service from RED-4525 to master
* commit '65519efc204658d300d1fa3b5c466a3c05d75fcd':
RED-4525 - migration of manual redaction type
2022-07-14 12:28:51 +02:00
Timo Bejan
65519efc20
RED-4525 - migration of manual redaction type
2022-07-14 12:21:38 +03:00
devplant
3c9cf65086
RED-4598 -
...
- when updating the dossier check first if watermark id has changed before validating the
- update tests
2022-07-13 13:50:10 +03:00
Ali Oezyetimoglu
6e77da5d64
Pull request #483 : RED-4622: Formatted and organized imports
...
Merge in RED/persistence-service from RED-4622 to master
* commit '608192c6f0b60106186b17a43a58977f922f162f':
RED-4622: Formatted and organized imports
2022-07-13 11:59:10 +02:00