Andrei Isvoran
01f92075bd
RED-7677 - dossier-template endpoint should return a 400 if validFrom > validTo
2023-11-01 11:22:32 +02:00
Dominique Eifländer
ab2991ea88
RED-7738: Do not catch database execetions that breaks transactions
2023-10-10 15:01:11 +02:00
Corina Olariu
13ed7a3a8a
RED-7185 - RM-46 - Error message when adjusting the Justification
...
- validate the name and description of dossier template when cloning
- check for null for dossier template's name
2023-10-09 12:36:15 +03:00
Andrei Isvoran
829132199e
RED-7326 - Backport fileSize fix
2023-10-05 16:28:46 +02:00
Andrei Isvoran
f0caa836d4
RED-7185 - Error message when adjusting the Justification
2023-09-22 11:41:56 +02:00
Andrei Isvoran
dbb1f21a52
RED-7326 - Backport license storage implementation
2023-09-22 08:33:16 +02:00
deiflaender
14f04fdc34
RED-6860: Fixed transaction timeout and changed s3 upload to multipart to be able to handle downloads > 5 gb
2023-06-01 09:22:00 +02:00
Viktor Seifert
71a11fc24a
RED-6777: Reimplemented deletion of dictionary entries as a batch process to avoid a limitation in the Postgres JDBC driver
...
(change backported from master)
2023-05-23 12:28:09 +02:00
Viktor Seifert
cf0c2d6100
RED-6467: Backport of change from 4.0.
...
* Implemented undeletion of dictionary entries by running a native query in chunks.
This avoids a limitation in the JDBC driver.
* Changed unique name check to not use Exceptions to prevent transaction rollbacks
2023-04-21 16:53:04 +02:00
Viktor Seifert
6f203f07e1
RED-6497: Fixed issue where the file-size of download was saved incorrectly.
...
* Changed the update to the DownloadStatusEntity to use the entity object instead of using a query on JPA-repo. This prevents values from the object being incorrectly inserted otherwise.
* Extended the DownloadPreparationTest to check the resulting download state and file size.
2023-03-30 17:30:16 +02:00
Viktor Seifert
18ee468ca1
RED-6310: Changed element-collection fetch to eager because lazy loading runs into timing based errors
2023-03-13 16:07:04 +01:00
Viktor Seifert
222e5915ed
RED-6310: Moved code to create user-preferences to a separate class so that the calling code can handle a persistence exception
...
(cherry picked from commit 45bd8e600328ce85c8457525b605da2c16dd70c8)
2023-03-09 15:42:44 +01:00
Viktor Seifert
657a616093
RED-6310: Corrected services so that they use the user id instead of wrongly using the entity id
...
(cherry picked from commit 643ffc8723d923a7ede8ee52e25ea40e25045148)
2023-03-09 15:42:43 +01:00
Ali Oezyetimoglu
19c87fa6bc
RED-5256: refactored checks and added findAllById for dossiers
2023-02-17 15:12:54 +01:00
deiflaender
723ddc7fa4
hotfix: Do not remove lastFileReview / lastApprover when deleting users
2023-02-10 14:11:27 +01:00
Timo Bejan
0abd4edc67
RED-4979 - lowercase colors on persist
2023-02-06 11:47:48 +02:00
Timo Bejan
686a7a51f2
RED-4579 - fixed sort for audit screen
2023-01-27 20:02:03 +07:00
Timo Bejan
1ba979a257
RED-5883 - duplicate dossier fix
2023-01-27 18:03:08 +07:00
devplant
3d82f821d8
RED-5784 - As the admin I want to configure the applied redaction color
...
- in case the applied redaction color is not provided, set the default one (#000000 )
2023-01-25 14:56:31 +02:00
deiflaender
20b2e13abb
RED-5785: Removed restriction for watermarks to contain only ASCII chars
2023-01-25 10:34:18 +01:00
devplant
51db508448
RED-5784 - As the admin I want to configure the applied redaction color
...
- add new color to the colors list (applied redaction color)
- send the color to the message queue for download package
2023-01-20 13:08:43 +02:00
deiflaender
9795cbf675
RED-6032: Fixed not setting processed date for manual resize redaction after analysis
2023-01-19 10:36:17 +01:00
Philipp Schramm
917dc3582a
Merge branch 'master' into RED-4904_Rework
2023-01-19 08:16:13 +01:00
Philipp Schramm
7f7556c36a
RED-4904: Added method to remove not existing users
2023-01-19 08:15:26 +01:00
deiflaender
b3d17223f4
RED-5984: Do not set ProcessedDate for manual redaction with update dictionary before analysed
2023-01-18 09:50:46 +01:00
devplant
09fc65541f
RED-5724 - Pressing Reanalyze-Button should reset processing_error_counter
...
- reset the counter in state of REPROCESS
2023-01-16 12:43:23 +02:00
Timo Bejan
7e8d05b512
RED-5981 remove from dictionary pending analhysis
2023-01-15 16:06:42 +08:00
Philipp Schramm
291433a1ce
RED-5848: Reset OCR data if file is overwritten
2022-12-21 15:50:23 +01:00
Ali Oezyetimoglu
bf5989e101
RED-5809: updated processedTime when declining a requested image recategoration redaction
2022-12-21 10:20:37 +01:00
Ali Oezyetimoglu
78bdb954e0
RED-5809: updated processedTime when declining a requested force redaction
2022-12-21 09:55:40 +01:00
Viktor Seifert
6d28dac9cf
RED-5479: Added preview-color field to download.
...
The field value will be used for preview-redaction as an override for the default value.
2022-12-05 13:25:50 +01:00
Timo Bejan
ff3fb03f29
RED-5563 - SMTP migration
2022-11-28 12:13:22 +02:00
devplant
c34698c202
RED-5049 - Allow reports to be downloaded in all document states
...
- add new endpoint to prepare the download package with options: the reports list and the download types list
- unapproved files can be present in the package but not in redacted form
- add reports list to download status entity
2022-11-10 11:44:38 +02:00
Ali Oezyetimoglu
17a6f53673
Pull request #556 : RED-5293: 500 for invalid tenant
...
Merge in RED/persistence-service from RED-5293 to master
* commit '92326e82f572c62f275c98fc47d1848e47f2c2ea':
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
2022-11-02 13:42:51 +01:00
deiflaender
49c7eefe9c
RSS-145: Store file attributes that are added in analysis
2022-10-28 14:39:00 +02:00
Ali Oezyetimoglu
eaa0a640d5
RED-5293: 500 for invalid tenant
2022-10-27 17:02:28 +02:00
devplant
54fcb5076b
RED-4543 - In fileAttributesController, support ASCII and ISO as Encoding Type
...
- add column encoding to file attribute config
- update junit tests
2022-10-27 17:14:08 +03:00
Timo Bejan
0dd9f76659
transactional for RED-4793 vs save
2022-10-19 10:50:25 +03:00
Philipp Schramm
6a763e0575
RED-5232: Formatted service with latest styleguide
2022-10-17 14:43:45 +02:00
Timo Bejan
3c2c0a8822
RED-5097 - ocr status updates - lastUpdated needs to change when ocr values change
2022-10-12 13:09:24 +03:00
Timo Bejan
041b2a9dc4
RED-5097 - ocr status updates - lastUpdated needs to change when ocr values change
2022-10-10 23:20:55 +03:00
Timo Bejan
2a862e4f4c
RED-5097 - ocr status updates - lastUpdated needs to change when ocr values change
2022-10-07 16:47:14 +03:00
Timo Bejan
7d42753bf2
RED-5097 - ocr status updates
2022-10-07 16:15:15 +03:00
devplant
43e36ddff4
RED-2200 - Dossier Template export and import
...
- fix problems for entries and file attribute primary flag.
2022-09-30 18:55:39 +03:00
Corina Olariu
618b5dc0bb
Pull request #540 : RED-2200 - Dossier Template export and import
...
Merge in RED/persistence-service from RED-2200_5 to master
* commit '870673f679ceaad22150eac0c00a43009c127668':
RED-2200 - Dossier Template export and import
2022-09-28 16:43:48 +02:00
Philipp Schramm
6e8f95c62d
RED-4871: Bugfix, ignore deleted entities in dossier stats
2022-09-28 14:23:10 +02:00
devplant
870673f679
RED-2200 - Dossier Template export and import
...
- rework the update of types. Include in export the types not dossier related and the ones that are not deleted.
- at import and existing template for existing types which are not included in archive that are system managed just delete the entries
- in case of restoring a deleted type, undelete it first and then update the type
- when import as a new template and template's name is not valid, set a valid one
- download cleanup job updated to fix null pointer exception for export downloads
2022-09-28 15:15:42 +03: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
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