433 Commits

Author SHA1 Message Date
Christoph Schabert
9b430dccd3 hotfix: migration to skip missing redaction logs (e.g. for deleted files
w/o redaction log)
2022-04-29 10:46:59 +02:00
devplant
25619f6109 RED-3854-"excludedFromAutomaticAnalysis" and viewed pages not reset when file is reuploaded
- reset flag and viewed pages
- update junit test
2022-04-27 10:24:36 +03:00
Timo Bejan
16defeeb71 RED-3932 - performance update 2022-04-26 17:51:41 +03:00
Timo Bejan
1b488b1919 RED-3932 Performance update for dictionary operations 2022-04-26 17:35:16 +03:00
Timo Bejan
b8ccee3074 RED-3763 cleanup 2022-04-26 14:40:09 +03:00
deiflaender
df3dbacf2b RED-3896: Fixed handle addToDictionary is not call for more than one value 2022-04-22 10:40:26 +02:00
Timo Bejan
121517a6fc RED-3800 conversion error message 2022-04-21 20:51:55 +03:00
Timo Bejan
b5d81f2b54 RED-3904 entities fix 2022-04-21 20:29:02 +03:00
aoezyetimoglu
b25fb4c0cb RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence 2022-04-21 17:16:54 +02:00
aoezyetimoglu
d837d69153 RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence 2022-04-21 13:58:15 +02:00
aoezyetimoglu
30d40816ae RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence 2022-04-20 16:18:41 +02:00
Timo Bejan
4d12c996bd Pull request #364: quartz jobs RED-3848
Merge in RED/persistence-service from RED-3848 to master

* commit 'b1a8a596bbff93dc275b46733148e0b5b199b1dd':
  quartz jobs RED-3848
2022-04-20 13:27:31 +02:00
Timo Bejan
b1a8a596bb quartz jobs RED-3848 2022-04-20 14:23:16 +03:00
Philipp Schramm
be1d10369b Pull request #363: RED-3839: Remove manual redactions instead of skipping
Merge in RED/persistence-service from RED-3839 to master

* commit '2f0864af20932f425a39aa547738b335b173017c':
  RED-3839: Remove manual redactions instead of skipping
2022-04-20 09:59:05 +02:00
deiflaender
5b66cfbca2 RED-3880: Fixed delete false_positive manual redactions in migration 2022-04-19 15:57:45 +02:00
Philipp Schramm
2f0864af20 Merge branch 'master' into RED-3839 2022-04-19 15:49:18 +02:00
Philipp Schramm
3cfd4ea31f RED-3839: Remove manual redactions instead of skipping 2022-04-19 15:48:46 +02:00
Timo Bejan
c3fa21b92c Pull request #362: quartz jobs RED-3848
Merge in RED/persistence-service from RED-3848 to master

* commit 'b47dabbc8f9545658e455bd806c726c1b6970199':
  RED-3800 liquibase revert
  RED-3800 test fix
  quartz jobs RED-3848
2022-04-19 15:20:41 +02:00
Timo Bejan
b6ca3e1e63 quartz jobs RED-3848 2022-04-19 15:29:34 +03:00
Timo Bejan
6bfbeedd25 RED-3737 passing file-name to pdftron for office to pdf conversion 2022-04-19 15:01:11 +03:00
Timo Bejan
388fef7786 soft delete types RED-3880 2022-04-19 14:22:23 +03:00
Timo Bejan
b34a943536 soft delete types RED-3880 2022-04-19 14:10:33 +03:00
Corina Olariu
03e35f8f45 Pull request #357: RED-3851-Reject redactions on invalid pages
Merge in RED/persistence-service from bugfix/RED-3851 to master

* commit '83d8f60dd2e6fb07c3437cf9e035034539fbfc2d':
  RED-3851-Reject redactions on invalid pages
2022-04-19 12:23:41 +02:00
deiflaender
5bbf4db5dc RED-3864: Added endpoint to delete wrong imported redactions 2022-04-19 12:01:34 +02:00
devplant
83d8f60dd2 RED-3851-Reject redactions on invalid pages
- validate the page number against the number of pages of a file
- update junit tests
2022-04-19 12:45:34 +03:00
deiflaender
4c1fd58d5f RED-3886: Do migration stuff also for softdeleted files 2022-04-14 12:51:36 +02:00
deiflaender
e8297200f2 RED-3880: Changed code of false_psoitive migration 2022-04-14 12:29:19 +02:00
deiflaender
3a2058367f RED-3880: Added logs in migration that deletes false_positives from redactionLog 2022-04-14 11:36:19 +02:00
deiflaender
a079ad57ba RED-3877: Increased analysis version in redaction log in migration 2022-04-14 10:40:08 +02:00
Corina Olariu
96b5ccfe30 Pull request #354: RED-3642 - Not approved files can be prepared for download
Merge in RED/persistence-service from bugfix/RED-3642 to master

* commit '5e8c8103ea94e1bfbda14f48941e036e4ffd98d2':
  RED-3642 - Not approved files can be prepared for download
2022-04-14 10:13:42 +02:00
deiflaender
5d184623a9 RED-3880: Delete all false_positive manual redaction in migration 2022-04-13 14:48:59 +02:00
devplant
5e8c8103ea RED-3642 - Not approved files can be prepared for download
- when at least one file from the requested list is not in approved state throw bad request exception
- update junit tests
2022-04-13 15:42:46 +03:00
deiflaender
0c91f4b614 RED-3860: Added missing justionfication suffix for reports 2022-04-13 14:04:28 +02:00
devplant
035d2d591d RED-3834 - On saving attribute values, blank strings should be normalized to null
- when setting file / dossier attributes, blank strings are be normalized to null
- update junit tests
2022-04-13 12:38:21 +03:00
deiflaender
45767dfb05 RED-3818: Fixed redactionlog migration 2022-04-08 14:03:19 +02:00
deiflaender
79a7bfbdd0 RED-3818: Added more logging for false_positve migration, disabled scheduling during migration 2022-04-08 13:46:57 +02:00
deiflaender
cf4da4cd39 RED-3818: Fixed migration problems 3 2022-04-08 13:17:42 +02:00
deiflaender
3715a46753 RED-3818: Fixed migration problems 2 2022-04-08 12:59:28 +02:00
deiflaender
ffced8a630 RED-3818: Fixed migration problems 2022-04-08 12:34:46 +02:00
deiflaender
9b9ac66417 RED-3818: Added migration for false_positive and recommendaction color 2022-04-08 11:57:36 +02:00
deiflaender
eb337dc84e RED-3720: Fixed migration set default values for hasDictionary and systemManaged 2022-04-08 10:37:31 +02:00
deiflaender
09aa2ee84f RED-3809: Upgraded to latest spring boot: 2.6.6 2022-04-08 09:32:52 +02:00
Philipp Schramm
67fbdb381c Pull request #341: RED-3723 Made creating and updating entry types more strictly. Added migration step for entry type flags
Merge in RED/persistence-service from RED-3723 to master

* commit '961ca37d40aa6398d2ecc917af90ff0396fc0307':
  RED-3723 Made creating and updating entry types more strictly. Added migration step for entry type flags
2022-04-07 09:25:45 +02:00
Philipp Schramm
d56d409a39 RED-3758: Update processed date only for approved manual redactions without processedDate 2022-04-06 14:53:27 +02:00
Philipp Schramm
961ca37d40 RED-3723 Made creating and updating entry types more strictly. Added migration step for entry type flags 2022-04-06 14:27:01 +02:00
deiflaender
9f0a4f358e RED-3720: Added migrarion for highlights 2022-04-06 13:18:58 +02:00
aoezyetimoglu
5450d0cacc RED-3287: Improve RedactionLog Controller to allow incremental calls 2022-04-06 11:21:34 +02:00
Philipp Schramm
6bc0ccfde5 RED-3758: Update processed date only for approved manual redactions 2022-04-05 15:40:06 +02:00
deiflaender
ab3f4a27fa RED-3616: Added autoHideSkipped to Entities 2022-04-05 12:06:24 +02:00
Timo Bejan
25391040ff updated flag correct sets 2022-04-05 12:20:38 +03:00