Ali Oezyetimoglu
5ed2579362
RED-5293: 500 for invalid tenant
2022-10-28 16:46:36 +02:00
Ali Oezyetimoglu
a9f4c5f31f
RED-5293: 500 for invalid tenant
2022-10-28 15:02:54 +02:00
deiflaender
49c7eefe9c
RSS-145: Store file attributes that are added in analysis
2022-10-28 14:39:00 +02:00
devplant
faa1037bea
RED-4543 - In fileAttributesController, support ASCII and ISO as Encoding Type
...
- use private method create to parse encoding
2022-10-28 13:34:59 +03:00
devplant
5c6cf4c728
RED-4543 - In fileAttributesController, support ASCII and ISO as Encoding Type
...
- use encoding when import csv file
2022-10-28 13:32:31 +03: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
Ali Oezyetimoglu
b4ae9b7137
RED-5293: 500 for invalid tenant
2022-10-26 17:24:34 +02:00
Timo Bejan
0dd9f76659
transactional for RED-4793 vs save
2022-10-19 10:50:25 +03:00
devplant
b5573ac9d5
RED-5403 - Dossier Template export and import
...
- merge master into
2022-10-18 09:54:27 +03:00
Philipp Schramm
6a763e0575
RED-5232: Formatted service with latest styleguide
2022-10-17 14:43:45 +02:00
devplant
61c60b30c4
RED-3894 - Allow the user to define a page range for imported redactions
...
- fix dependency issues
2022-10-17 13:41:30 +03:00
devplant
ecbdf86f45
RED-3894 - Allow the user to define a page range for imported redactions
...
- add dependency to the pdftron
2022-10-17 13:16:58 +03:00
devplant
fa5a8245a1
RED-5403 - Dossier Template export and import
...
- delete current justifications when the import has none
- update junit tests
2022-10-17 12:18:02 +03:00
Philipp Schramm
4035abe2f3
Pull request #551 : RED-5292: Split Tenant object into Request and Response without password
...
Merge in RED/persistence-service from RED-5292 to master
* commit '2dabbb1193edd11c6337f7aa286d1ba8457004e1':
RED-5292: Split Tenant object into Request and Response without password
2022-10-13 09:11:04 +02:00
Philipp Schramm
2dabbb1193
RED-5292: Split Tenant object into Request and Response without password
2022-10-12 16:05:23 +02:00
devplant
9fedb2f1aa
RED-5375 - Dossier Template export and import
...
- ignore file attribute general config in export in case of not found
2022-10-12 15:32:16 +03: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
Corina Olariu
40eaea7562
Pull request #544 : RED-2200 - Dossier Template export and import
...
Merge in RED/persistence-service from bugfix/RED-5313 to master
* commit '132d8c5a0ecf7209bdf7d2658cc162844e7bc7fb':
RED-2200 - Dossier Template export and import
RED-2200 - Dossier Template export and import
2022-10-06 21:37:04 +02:00
devplant
132d8c5a0e
RED-2200 - Dossier Template export and import
...
- fix problems for reports.
2022-10-06 16:52:08 +03:00
Philipp Schramm
c5aacabb6a
RED-5028: Added flag for enabling figure detection
2022-10-05 14:42:32 +02: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
devplant
4e2a07ae57
RED-2200 - Dossier Template export and import
...
- fix conflict for watermarks
- when import to override a template and template's new name is not valid, set a valid one
2022-09-29 12:54:43 +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
7f946f985d
RED-4936: Bugfix to delete false positives and false recommendations
2022-09-28 16:21:19 +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
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