aoezyetimoglu
fabfffcf3d
RED-3287: Improve RedactionLog Controller to allow incremental calls
2022-04-01 16:06:40 +02:00
aoezyetimoglu
b13c4623b4
RED-3287: Improve RedactionLog Controller to allow incremental calls
2022-04-01 12:15:18 +02:00
aoezyetimoglu
a2727246e1
RED-3287: Improve RedactionLog Controller to allow incremental calls
2022-03-31 09:25:13 +02:00
Philipp Schramm
f85299f538
RED-3450: Improved exception handling for validating digital KMS signature
2022-03-29 10:22:34 +02:00
deiflaender
b16babef1a
RED-3699: Fixed cycle rest calls on getRedactionLog
2022-03-25 09:33:35 +01:00
Dominique Eiflaender
80c6a42a82
Pull request #322 : RED-2836: Migrate redactionlogs for dictionary to entity change
...
Merge in RED/persistence-service from RED-2836 to master
* commit '69afa534f0edeb022e17d44ada222ecd055306f2':
RED-2836: Migrate redactionlogs for dictionary to entity change
2022-03-24 16:30:00 +01:00
Philipp Schramm
8b5d8439dc
RED-3450 Use latest pdftron-service version and enabled validation KMS signature
2022-03-24 15:41:33 +01:00
deiflaender
69afa534f0
RED-2836: Migrate redactionlogs for dictionary to entity change
2022-03-24 15:19:07 +01:00
Philipp Schramm
56084c6d6e
RED-3450 Changed versions and disabled testing signature for release
2022-03-24 14:48:32 +01:00
Philipp Schramm
e76a0c6ade
Merge branch 'master' into RED-3450
...
# Conflicts:
# persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-03-24 14:35:08 +01:00
Philipp Schramm
a421bd4b4e
Merge branch 'master' into RED-3450
...
# Conflicts:
# persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-03-24 14:34:15 +01:00
Philipp Schramm
33876b761d
RED-3450 Added digital kms signature
2022-03-24 14:27:49 +01:00
devplant
f4068b2137
RED-3594 - archived dossier can be unarchived, when using trash
...
- remove from the list of archived dossiers the ones that were soft deleted
- update junit tests
2022-03-23 10:14:14 +02:00
aoezyetimoglu
9a5dfa251f
RED-3246: As an admin I want to clone a dossier template
2022-03-22 13:35:04 +01:00
Ali Oezyetimoglu
a53a566b42
Pull request #316 : RED-3246 ps10
...
Merge in RED/persistence-service from RED-3246-ps10 to master
* commit '8fa416e39e1df6d113ca89e710f1623145c68ab1':
RED-3246: As an admin I want to clone a dossier template
RED-3246: As an admin I want to clone a dossier template
RED-3246: As an admin I want to clone a dossier template
RED-3246: As an admin I want to clone a dossier template
2022-03-22 13:16:11 +01:00
deiflaender
4d4840bbc2
RED-2836: Added hasDictionary and systemManaged to entities
2022-03-22 11:18:59 +01:00
aoezyetimoglu
8fa416e39e
RED-3246: As an admin I want to clone a dossier template
2022-03-22 09:46:08 +01:00
aoezyetimoglu
eddfe5247c
RED-3246: As an admin I want to clone a dossier template
2022-03-22 09:23:40 +01:00
aoezyetimoglu
ce0a9bfd0b
RED-3246: As an admin I want to clone a dossier template
2022-03-21 18:11:37 +01:00
aoezyetimoglu
e274eb4844
RED-3246: As an admin I want to clone a dossier template
2022-03-21 16:46:02 +01:00
Dominique Eiflaender
231b2034bc
Pull request #315 : RED-2836: Upgraded to redaction-service api
...
Merge in RED/persistence-service from RED-2836-2 to master
* commit '4d63908c8a8e495ca9f22beac694ce2bfaf5e583':
RED-2836: Upgraded to redaction-service api
2022-03-21 13:28:02 +01:00
deiflaender
4d63908c8a
RED-2836: Upgraded to redaction-service api
2022-03-21 13:14:26 +01:00
Philipp Schramm
fcdab28921
Merge branch 'master' into RED-3628
...
# Conflicts:
# persistence-service-v1/persistence-service-processor-v1/src/main/java/com/iqser/red/service/persistence/management/v1/processor/service/persistence/DossierPersistenceService.java
2022-03-21 13:03:51 +01:00
Timo Bejan
b98a57de7b
dossier status cleanup
2022-03-21 12:56:31 +02:00
Corina Olariu
9f414b2d0b
Pull request #311 : RED-3594 - archived dossier can be unarchived, when using trash
...
Merge in RED/persistence-service from bugfix/RED-3594 to master
* commit '9fa238f817505086a4949f158ec7fa6a7d1d063f':
RED-3594 - archived dossier can be unarchived, when using trash
2022-03-21 11:42:22 +01:00
Timo Bejan
01c129866a
Processed value for manual redactions that are dictionary entries
2022-03-21 10:49:40 +02:00
Philipp Schramm
274f7da04a
RED-3628 Bugfix for downloading archived dossiers
2022-03-21 09:41:23 +01:00
devplant
9fa238f817
RED-3594 - archived dossier can be unarchived, when using trash
...
- removed the ACTIVE/ARCHIVED/DELETED state from dossier
- soft delete means softDeletedTime not null
- archived means archiveTimestamp not null
- update junit tests
2022-03-18 15:22:54 +02:00
aoezyetimoglu
99bfa5510b
RED-3246: As an admin I want to clone a dossier template
2022-03-18 14:04:49 +01:00
aoezyetimoglu
ba37f0eed1
RED-3246: As an admin I want to clone a dossier template
2022-03-18 14:04:21 +01:00
deiflaender
ae54932a32
RED-3653: Added new processing status FULL_PROCESSING
2022-03-18 13:47:57 +01:00
deiflaender
8ab286da94
RED-3618: Fixed renalyse after removing hint, add also to priority queue on approve
2022-03-17 11:32:19 +01:00
deiflaender
c43f052afb
RED-3611: Use priority queue for user triggerd actions
2022-03-17 11:05:14 +01:00
Philipp Schramm
20c0adbaa6
RED-3626 Extended NER and Image queue request models with targetFileExtension and responseFileExtension
2022-03-17 08:45:31 +01:00
Timo Bejan
5383f08e69
cleanup for assignee/reviewer/approver
2022-03-16 15:37:17 +02:00
Timo Bejan
e59577ad90
dossier stats for soft deleted files
2022-03-15 17:54:22 +02:00
Timo Bejan
4b6e959ce3
Last atttribute change only for affected file
2022-03-15 15:43:36 +02:00
Timo Bejan
1347615487
status fix
2022-03-15 11:22:53 +02:00
Timo Bejan
1b20e4e387
rank for 3.3.x
2022-03-14 20:02:34 +02:00
Timo Bejan
8441417952
FromVersion patch for master
2022-03-14 16:37:32 +02:00
Timo Bejan
ec00322167
From Version parameter for dictionary controller
2022-03-14 16:24:13 +02:00
Corina Olariu
bc4298b83e
Pull request #287 : RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
...
Merge in RED/persistence-service from bugfix/RED-3252 to master
* commit 'a397cbf660e7149580bdc64b10ce3fa1ec7c7bc5':
RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
2022-03-14 13:45:41 +01:00
Timo Bejan
a1e2a7e978
subselect fix
2022-03-14 12:50:03 +02:00
devplant
a397cbf660
RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
...
- add the sourceId to manual add redaction
- update junit tests
2022-03-14 11:32:35 +02:00
Philipp Schramm
039d83e825
RED-3334 Deleted image migration
2022-03-14 10:23:39 +01:00
Philipp Schramm
133a523f60
RED-3334 Added dropIndex parameter to reindex method
2022-03-14 10:23:39 +01:00
Timo Bejan
f695a2446d
Pull request #285 : endpoint to update file modification date
...
Merge in RED/persistence-service from states-update to master
* commit 'ad10473d63cc3c9940a01e13208d8fa658b6d1b0':
endpoint to update file modification date
2022-03-11 13:18:55 +01:00
Timo Bejan
ad10473d63
endpoint to update file modification date
2022-03-11 14:03:00 +02:00
Corina Olariu
5e2903995d
Pull request #283 : RED-3587 - Return the most recent file modification date in the dossier stats
...
Merge in RED/persistence-service from feature/RED-3587 to master
* commit '066134be3470c32b37ebacb98f1eb7a1a7a86f9e':
RED-3587 - Return the most recent file modification date in the dossier stats
2022-03-11 12:05:43 +01:00
Timo Bejan
86aed6b961
dossier status count
2022-03-11 12:52:03 +02:00