174 Commits

Author SHA1 Message Date
Andrei Isvoran
7f7dd7a182 RED-7500 - Delete file from storage when deleting download status 2023-08-24 10:07:03 +03:00
Kilian Schuettler
6f7327aa0d RED-7158: Rosario wants more verbose error messages 2023-08-23 17:52:24 +02:00
Kilian Schuettler
b1b544faf6 RED-7493: fix versions in parent pom 2023-08-22 15:30:34 +02:00
Kilian Schuettler
1ac0a184b7 RED-7493: provide error messages in upload endpoint 2023-08-22 15:08:45 +02:00
Kilian Schuettler
e3411dba42 RED-7158: fix status code, when dossierId not found 2023-08-22 09:33:04 +02:00
Andrei Isvoran
04212cdd4e RED-6864 - Remove fileProxyStreamForDownload as it closes the stream before downloading the file 2023-08-17 14:37:17 +03:00
Andrei Isvoran
02af9810df RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob... 2023-08-16 21:05:40 +02:00
Timo Bejan
02579ef0e5 RED-7158 layout status in UI 2023-08-16 13:47:44 +03:00
Timo Bejan
5c19b6af0b RED-7158-2 last layout processed time 2023-08-16 12:01:53 +02:00
Kilian Schuettler
149b85c433 RED-7158: add viewer document and deprecate section-grid 2023-08-15 12:20:14 +02:00
Ali Oezyetimoglu
a58d4d38cf RED-7241: refactored some code and deleted dead code 2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
94bac70f5d RED-7241: added many log files to debug strange behaviour 2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
cd945eea82 RED-7241: fixed logic to adapt resize endpoints;
removed unused and deprecated methods
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
5eba596815 RED-7241: cleaned up unneeded imports 2023-08-11 12:06:23 +02:00
Andrei Isvoran
ebd1165b66 Fix PMD 2023-08-11 12:08:32 +03:00
Andrei Isvoran
5e53580c00 RED-6864 - Close streams when done in order to delete temp files 2023-08-11 11:02:42 +02:00
Corina Olariu
2bcee8ccc2 RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob Storage and AWS S3/MinIO
- update to the new version for storage-commons
- replace getObject from storageService with downloadTo
- update tests
2023-08-08 18:59:00 +03:00
deiflaender
3f5bde17d5 DM-165: Trigger full reanalysis after rotation of pages 2023-08-03 12:42:36 +02:00
Kilian Schuettler
0e2200f336 RED-6725: integrate layout parser
* fixed error messages
* extracted common zip file response entity function
* added content length header
* removed unused identifier
2023-08-01 10:45:26 +02:00
Kilian Schuettler
4105563036 RED-6725: deprecate FileType.TEXT, fix tests 2023-08-01 10:45:26 +02:00
Andrei Isvoran
bb799a15b3 RED-6992 - Add removeWatermark flag for dossier template 2023-07-31 14:27:54 +03:00
Andrei Isvoran
d515014468 RED-6992 - Add ocrByDefault flag for dossier template 2023-07-27 17:38:30 +03:00
Ali Oezyetimoglu
14a46dc237 RED-7140: make tenantId available in CompletableFeature.supplyAsync 2023-07-25 09:37:37 +02:00
Ali Oezyetimoglu
33638c2b5e RED-7140: get userId before async method 2023-07-20 15:55:29 +02:00
Ali Oezyetimoglu
a9615a5c00 RED-7140: changed to CompletableFuture with InputStreamResource to make it possible to download files greater than 5GB 2023-07-14 15:03:55 +02:00
Timo Bejan
a2f7a2d85b RED-7094 - extracted liquibase code 2023-07-06 12:30:15 +03:00
Ali Oezyetimoglu
cca99204fc RED-6545: members of dossier can resize, recategorise, force redactions or change legal basis on dossier level 2023-07-04 18:31:31 +02:00
Timo Bejan
dc6a004365 RED-6686 Extract Tenant and user-management code into a separate service. 2023-06-26 22:44:52 +02:00
Corina Olariu
c23d3572b8 Merge branch 'RED-6734-update' into 'master'
RED-6734 - Get merged dossier and template dictionaries

Closes RED-6734

See merge request redactmanager/persistence-service!25
2023-06-26 12:16:43 +02:00
Corina Olariu
c4d22dfc85 RED-6734 - Get merged dossier and template dictionaries
- update the endpoint to get the merged dictionaries for the given type, dossier template and dossier
- update junit tests
2023-06-23 16:25:33 +03:00
Corina Olariu
f77a6bbf05 RED-6631 - RED_USER and RED_MANAGER-Role must not delete dossier templates
- check that only admin users can delete the dossier template
- add junit tests
2023-06-23 16:02:04 +03:00
Corina Olariu
004fe8d0d2 RED-6734 - Get merged dossier and template dictionaries
- add endpoint for the merged dictionaries
- use DictionaryEntry from commons service
- add junit tests
2023-06-20 11:28:55 +03:00
Corina Olariu
106a27ab9a Merge branch 'master' of ssh://git.knecon.com:22222/redactmanager/persistence-service into RED-6855 2023-06-16 11:12:35 +03:00
Corina Olariu
145f1d6200 RED-6855 - Setting for default dossier template manipulation for user actions
- add flag applyDictionaryUpdatesToAllDossiersByDefault to dossier template
2023-06-16 09:46:37 +03:00
deiflaender
699a451f29 RED-6543: Changed license report to new storage logic 2023-06-15 16:48:55 +02:00
Corina Olariu
7029c3d7c4 RED-6485 - Dossier-only entity setting in the dossier template, RED-6743 - Create dossier dictionaries on-the-fly
- remove dossierId from the endpoints of creating, updating and deleting type.
- when a type is updated / deleted all dossier levels will be updated/deleted
- when adding / deleting entries check for dossier level types and create them if needed
- update junit tests
2023-06-09 20:28:39 +03:00
deiflaender
7beee690f5 RED-6798, RED-6751, RED-6545: Enabled to add delete entries, changed permissions for manual redactions, implemented logic for addToAllDossiers 2023-06-06 13:42:47 +02:00
devplant
5bf42a6c60 RED-6072 - As Operation I want to see why files are in an ERROR state
- add to file entity and models information about the error state
- update endpoints with the error information in case of failure
2023-05-16 18:55:59 +03:00
Thomas Beyer
e6f7b58246 RED-4876 - add new column keep_overlapping_objects in dossier-template 2023-05-15 09:51:59 +02:00
devplant
d9b589d8eb RED-6034 - Possible to assign a file to unauthorized users
- validate the assignee before triggering the under review state for the given file
- update junit tests
2023-04-27 13:33:24 +03:00
Timo Bejan
4b941397df RED-3800 - sync custom permissions and KC users based on CRON and do it more often 2023-04-21 12:44:09 +03:00
devplant
52480314c3 RED-6362 - Cannot add KMS signature
- update saveDigitalSignatureKms signature
- move the convert from DigitalSignatureKms to DigitalSignatureKmsEntity to the service
- remove the magicConvertor which cause problem for the certificate
2023-04-07 16:29:42 +03:00
deiflaender
904de033a0 RED-6224: Fixed non working redis config for user cache 2023-03-31 13:01:26 +02:00
Viktor Seifert
794788d643 Pull request #646: RED-6476
Merge in RED/persistence-service from RED-6476 to master

* commit '435657888cd9f27d5252d722e3ced1d7aac8090e':
  RED-6476: Corrected duplicate suppression after it was introduced by the merge with master
  RED-6476: Removed an unused variable (fixes a PMD violation)
  RED-6476: Fixed a PMD false-positive
  RED-6476: Changed handling of manual-remove-redactions.
2023-03-29 09:59:38 +02:00
devplant
95f15cebd9 Merge branch 'master' of ssh://git.iqser.com:2222/red/persistence-service into bugfix/RED-6265
# Conflicts:
#	persistence-service-v1/persistence-service-processor-v1/src/main/java/com/iqser/red/service/persistence/management/v1/processor/service/TenantManagementService.java
2023-03-28 18:44:07 +03:00
Viktor Seifert
435657888c RED-6476: Corrected duplicate suppression after it was introduced by the merge with master 2023-03-28 17:38:35 +02:00
Viktor Seifert
393527609d Merge branch 'master' into RED-6476
# Conflicts:
#	persistence-service-v1/persistence-service-processor-v1/src/main/java/com/iqser/red/service/persistence/management/v1/processor/service/TenantManagementService.java
2023-03-28 17:24:08 +02:00
Timo Bejan
3b9e212ece RED-4515 - tenants endpoint public 2023-03-28 18:12:45 +03:00
Viktor Seifert
1e323ee948 RED-6476: Fixed a PMD false-positive 2023-03-28 16:54:39 +02:00
devplant
0e4112645d RED-6265 - Bulk dossier stats endpoint does not return dossier stats of dossiers, for which the current dossier does not have access permissions
- fix pmd rules
2023-03-28 15:31:13 +03:00