471 Commits

Author SHA1 Message Date
Timo Bejan
01c129866a Processed value for manual redactions that are dictionary entries 2022-03-21 10:49:40 +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
Timo Bejan
f998dd28d3 dossier status count 2022-03-11 11:26:28 +02:00
devplant
066134be34 RED-3587 - Return the most recent file modification date in the dossier stats
- add the recent lastUpdated file date and the recent fileManipulation date
- add junit tests
2022-03-10 18:01:42 +02:00
deiflaender
fd53eae8f4 RED-2836: Fixed return false positives and false recommendactions in getDictionaryForType 2022-03-10 09:41:57 +01:00
Timo Bejan
c7dc76d123 test fix 2022-03-09 20:00:03 +02:00
Timo Bejan
02fd8aaf49 bulk add 2022-03-09 19:17:42 +02:00
devplant
5569695ca6 RED-3433 - When importing redactions from a redacted file the system should decline a file that is not a PDF and has a different number of pages
- check for validating the pdf file and the number of pages
- add junit test
2022-03-09 15:45:58 +02:00
Corina Olariu
2b29fcafa1 Pull request #273: RED-3505 - Show files and dossiers in a combined trash
Merge in RED/persistence-service from feature/RED-3505 to master

* commit '5c46e819de79293d223ab7833d998fa0c465f69d':
  RED-3505 - Show files and dossiers in a combined trash
2022-03-08 17:11:24 +01:00
aoezyetimoglu
49574c9bbd RED-3251: Report templates upload date always null 2022-03-07 17:10:02 +01:00
aoezyetimoglu
62a0a74abe RED-3246: As an admin I want to clone a dossier template 2022-03-07 15:26:58 +01:00
devplant
5c46e819de RED-3505 - Show files and dossiers in a combined trash
- add endpoint to get the files in soft delete state
- update junit tests
2022-03-07 09:37:29 +02:00
deiflaender
2f0e03af34 RED-2836: First steps for false_positive/false_reommendation per entity 2022-03-04 11:51:24 +01:00
devplant
5124317d9e RED-3311 - As a user I want to put a document back into status "NEW"
- creates endpoint to set file in status new
2022-03-03 15:06:11 +02:00
deiflaender
363edbe875 RED-3523: Added flag to disable override IMAGE_INFO file 2022-03-03 09:07:26 +01:00
Philipp Schramm
39d3101262 RED-3504 Fixed to get RedactionLog for archived dossiers 2022-03-02 14:55:59 +01:00
aoezyetimoglu
985dabbc7c RED-3502: Undo suggestions results with 500 Error Code 2022-03-01 13:44:38 +01:00
deiflaender
7ba454522e RED-3408: Set file_manipulation_date to max of lastocrtime, last_updated 2022-03-01 09:13:52 +01:00
Corina Olariu
42e2d630c1 Pull request #265: Feature/RED-3382
Merge in RED/persistence-service from feature/RED-3382 to master

* commit 'f6b0d734f311cc94b1fcb680d8908a7a9e3d6aa6':
  RED-3382 - Manual redaction controller needs to support bulk requests
  RED-3382 - Manual redaction controller needs to support bulk requests
2022-02-28 10:55:35 +01:00
aoezyetimoglu
feb77b7d39 RED-3493: Update platform-commons-dependency 2022-02-25 17:42:00 +01:00
devplant
f6b0d734f3 RED-3382 - Manual redaction controller needs to support bulk requests
- update according to rules
2022-02-25 15:15:31 +02:00
devplant
cecd7fb6d5 RED-3382 - Manual redaction controller needs to support bulk requests
- refactoring the apis to support bulk operations (without addRedaction and addComment)
- update junit tests
2022-02-25 14:44:40 +02:00
Timo Bejan
efda92de6b Pull request #263: Dossier stats buffer cleanup
Merge in RED/persistence-service from dossier-stats-buffer-cleanup to master

* commit '5dc829665baccac130a53869a0eccaf4245615b4':
  cleanup
  cleanup
  dossier stats are now in real-time again
  RED-3452
2022-02-24 13:58:52 +01:00
Timo Bejan
5dc829665b cleanup 2022-02-24 14:17:03 +02:00
Timo Bejan
b979ca52b4 cleanup 2022-02-24 13:59:55 +02:00
Timo Bejan
711d758cff dossier stats are now in real-time again 2022-02-24 13:58:07 +02:00
Philipp Schramm
c60ee07cf1 Merge branch 'master' into RED-3392 2022-02-24 08:36:46 +01:00
Philipp Schramm
3f368cbbb6 RED-3392 Fixed bug when changing dossierTemplate and update dossier dictionary type and entries 2022-02-24 08:35:56 +01:00
deiflaender
b83c262b2d RED-3408: Set fileManipulationDate if file is modified. Updated api of text highlight processing 2022-02-23 14:53:44 +01:00