Timo Bejan
1f12f9571f
RedactionLogMergeService.java edited online with Bitbucket
2021-08-13 13:56:13 +02:00
Timo Bejan
5312d5ffdf
RedactionLogMergeService.java edited online with Bitbucket
2021-08-13 13:19:42 +02:00
Timo Bejan
e43e8bccbf
RedactionLogMergeService.java edited online with Bitbucket
2021-08-13 13:00:32 +02:00
Timo Bejan
bb80b7ae75
Proper Order of manual actions based on time
2021-08-13 11:19:54 +03:00
Dominique Eifländer
e8a4ef172c
RED-1908: Removed RedactionChangeLog added changes to RedactionLog
2021-08-11 09:45:00 +02:00
Timo Bejan
30715cdcb8
added user-id to all manual entries
2021-08-05 15:35:06 +03:00
Timo Bejan
4bdca5644a
cleanup
2021-08-05 13:13:48 +03:00
Timo Bejan
b08cdd3a07
cleaned up code, added analysisVersion for analyseresult and interogation, usefull later
2021-08-05 10:59:01 +03:00
Timo Bejan
af1fb03025
fixed typo
2021-08-05 10:37:03 +03:00
Timo Bejan
cf12e58c77
smart reanalysis based on sections to reanalyse provided by search service
2021-07-29 21:07:14 +03:00
Dominique Eifländer
77ece8b0d6
Simplyfied hyphen removal regex
2021-07-29 13:15:21 +02:00
Dominique Eifländer
289077e5e3
Fixed dossier dictionary and dictionary rank sorting
2021-07-29 11:46:15 +02:00
Dominique Eiflaender
2c4c52d891
Pull request #199 : RED-1806: Use localDictionary also in Reanlysis to fix problem at removing values from false_positive that affect rules that should find values in entire document
...
Merge in RED/redaction-service from RED-1806 to master
* commit '0832ea15c09335cfb0d9f0139764ab6c99a22423':
RED-1806: Use localDictionary also in Reanlysis to fix problem at removing values from false_positive that affect rules that should find values in entire document
2021-07-27 13:08:43 +02:00
Dominique Eifländer
0832ea15c0
RED-1806: Use localDictionary also in Reanlysis to fix problem at removing values from false_positive that affect rules that should find values in entire document
2021-07-26 15:51:00 +02:00
Timo
00dd6b9008
manual redaction fixes
2021-07-22 22:26:16 +03:00
Timo
da14646cb7
some logs
2021-07-22 18:52:36 +03:00
Timo
26e73121e9
fixed pmd
2021-07-21 17:28:57 +03:00
Timo
25e5594750
fixed pmd
2021-07-21 17:25:50 +03:00
Timo
d2ffb09987
redaction-log preview generation and removal of manual redactions from redaction-log
2021-07-21 16:02:07 +03:00
Timo
1ac294fc01
redaction-log preview generation and removal of manual redactions from redaction-log
2021-07-21 16:02:07 +03:00
Dominique Eifländer
ba0cde241f
RED-1813: Added imageHasTransparency to redaction log
2021-07-20 10:02:00 +02:00
Timo Bejan
28c8cebe1a
Pull request #194 : RED-1830
...
Merge in RED/redaction-service from RED-1830 to master
* commit 'e9c5b955805b42e3e62ae0aad7affcad05610833':
fixed compile err
add comments
2021-07-19 15:49:11 +02:00
Timo
e9c5b95580
fixed compile err
2021-07-19 16:30:29 +03:00
Timo
e809004f16
add comments
2021-07-19 14:57:59 +03:00
Dominique Eifländer
a39bbd9afa
RED-1184: Always find reanaylsis sections with caseinsentive values to remove values if type has changed from caseinsensitive to casesensitive
2021-07-19 13:12:20 +02:00
Timo
d4486ea6f4
fixed PMD
2021-07-19 11:59:53 +03:00
Timo
0b89c55a1d
fixed undo after reanalysis
2021-07-19 11:57:29 +03:00
Timo
93844d8e76
fixed undo after reanalysis
2021-07-19 11:39:19 +03:00
Dominique Eifländer
84db91d74d
RED-1813: Fixed to large images
2021-07-14 17:03:32 +02:00
Dominique Eifländer
cb41187be6
RED-1814: Apply manual image recategorization before rules execution
2021-07-14 12:27:31 +02:00
Timo
71ba893067
id removal modifying dict flag
2021-07-14 11:20:37 +03:00
Timo
5e50c0bfde
added logs for dict
2021-07-13 16:34:44 +03:00
Timo
58dd6841d6
fixed typo
2021-07-13 15:35:39 +03:00
Timo
b42dd58824
update dictionary before preview
2021-07-13 15:18:06 +03:00
Timo
2d0a6d4d29
fixed pmd
2021-07-13 11:39:44 +03:00
Timo
af46bdca90
handling add to dict requests
2021-07-13 11:35:18 +03:00
Timo
279fdc6985
added dates to model classes for manual redactions
2021-07-13 11:34:08 +03:00
Timo
3517841d24
positions for dict entries
2021-07-12 11:43:24 +03:00
Timo
79660f1623
added some logging
2021-07-12 11:18:13 +03:00
Timo
f713ea2655
added some logging
2021-07-12 11:16:48 +03:00
Timo
cc1c3122bb
fixed dictionary add corner case
2021-07-12 10:44:42 +03:00
Timo
6741b8a596
added dictionary entries
2021-07-12 10:33:30 +03:00
Dominique Eifländer
abb48d46f9
RED-1755: Fixed hasHints flag at excluded pages
2021-07-08 11:31:27 +02:00
Timo
9225b9959d
updated platform dep version and fixed pmd issue
2021-07-07 23:17:03 +03:00
Timo
c36a3813c4
added a preview method that allows us to see how the redaction-log will look like after analysis, this is useful for the UI since we do no longer need to duplicate this code in the UI
2021-07-07 23:05:49 +03:00
Dominique Eifländer
041a3c87ae
RED-809: Added flag to AnalysisResult to see if a reanalysis or normal analysis was performed
2021-07-05 14:29:04 +02:00
Dominique Eifländer
24ed2498ea
RED-1728: Do not show isHint flag if only false_positive entries are included in redactionlog
2021-07-01 09:16:32 +02:00
Dominique Eifländer
6ae6d467fc
RED-1445: Enabled to use file attributes in rules
2021-06-29 10:24:51 +02:00
Dominique Eifländer
5d5b3529cd
RED-1637: Fixed hasImages flag
2021-06-25 10:57:20 +02:00
Dominique Eifländer
7c99581f32
RED-1446: Enabled to change legal basis manually
2021-06-22 12:09:35 +02:00