151 Commits

Author SHA1 Message Date
deiflaender
4ef6e0e2ef RED-740: Improved section recognition 2020-11-27 15:39:31 +01:00
Timo
3c4d6dd2f2 fixed awt auto * 2020-11-26 20:20:43 +02:00
Timo
0e645ab273 fixed Tests & fallback 2020-11-26 20:12:36 +02:00
Timo
cc1a3c9e49 removed import 2020-11-26 18:56:02 +02:00
Timo
536d4689f3 Added rank of dictionary to processing entities in redaction service, simplified code 2020-11-26 18:52:44 +02:00
deiflaender
d466d9b032 Rename sponsor dictionary to CBI_sponsor 2020-11-26 12:09:19 +01:00
deiflaender
746a25c00d RED-783: Seperate rules for PII and CBI, RED-780: Added PII rules for author(s) and performing laboratory 2020-11-26 09:36:26 +01:00
deiflaender
6de87d051e RED-743: Updated to latest rules and dictionaries 2020-11-23 12:24:22 +01:00
deiflaender
9c2926451d RED-744: Expose section grid 2020-11-19 11:37:57 +01:00
deiflaender
bdc231f3c2 RED-473: Fixed missing batched produced at annotation 2020-11-18 13:29:33 +01:00
deiflaender
efb05d15a1 Adjusted rules 2020-11-18 12:54:09 +01:00
deiflaender
a4f8d2f424 Changed rules and dictionaries 2020-11-17 09:57:04 +01:00
deiflaender
e178393c23 Fixed paragraph recognition 2020-11-16 16:00:45 +01:00
deiflaender
f75aff5186 RED-692: Added matchedRule to RedactionLog 2020-11-16 11:55:58 +01:00
deiflaender
85d73dae47 RED-632: Set status DECLINED in RedactionLog for manual removals that are DECLINED 2020-11-12 16:14:45 +01:00
deiflaender
936683f94d RED-629: Each annotation is one entry in the RedactionLog 2020-11-11 15:29:28 +01:00
deiflaender
efe49ac2c1 RED-419: Avoid duplicate entries 2020-11-05 12:27:24 +01:00
deiflaender
c6d3e3a4cf RED-515: Added manualRedactionType to redactionLog, to know if it must added or not in pdftron-redaction-service if it is requested 2020-11-04 15:47:00 +01:00
Thierry Göckel
122d5a556e Bump conf service version and remove obsolete object init 2020-11-04 11:49:13 +01:00
Thierry Göckel
355cb16679 Fix test 2020-11-03 21:10:17 +01:00
Thierry Göckel
c285c384ce Fix rule in drools file, too 2020-11-03 20:48:23 +01:00
Thierry Göckel
02052fbb6a Fix sponsor companies rule and add corresponding test 2020-11-03 20:47:11 +01:00
deiflaender
843b32e68f Temprorary exclude WebMvcMetricsAutoConfiguration till UNDERTOW-1743 is fixed 2020-11-03 09:57:00 +01:00
deiflaender
6e83040a50 Removed id prefix 2020-10-30 16:18:44 +01:00
deiflaender
1b2bd7fa20 RED-510: Do not add annotations for manual redactions that are approved and should be already in a dictionary 2020-10-29 15:16:30 +01:00
deiflaender
0015304eea RED-499: Changed prefix for redactions, fixed legalbasis problem 2020-10-28 13:02:46 +01:00
deiflaender
612d67301b RED-427: Added possibility to add comments to all annotation 2020-10-27 12:32:11 +01:00
Thierry Göckel
8be59e4ddf Add legal basis to redaction log entry 2020-10-26 15:03:21 +01:00
Thierry Göckel
f0f748db1b Integrate legal basis to rules, redaction annotation and tests 2020-10-26 10:07:41 +01:00
Thierry Göckel
b5192b7424 Streamline actuator settings 2020-10-21 17:50:33 +02:00
deiflaender
638c4f9c65 RED-413: Added user to manual redactions, approved flag to Status.APPROVED 2020-10-12 12:21:18 +02:00
deiflaender
79db6e4bf9 RED-414: Ids for manual redactions and comments must be created in file-management-service 2020-10-09 12:06:19 +02:00
deiflaender
a01651b827 RED-240: Use HexColors instead of float[], RED-380: Load all system colors from dictionary-service 2020-10-08 11:51:35 +02:00
deiflaender
365158a008 RED-391: Support comments and approval of manual redactions, RED-385: Improve annotation IDs in PDFs 2020-10-05 15:14:23 +02:00
Thierry Göckel
fa29f56d98 Test line break fix 2020-10-02 18:11:58 +02:00
Thierry Göckel
9a965dd68a Make sure section and table char indices match 2020-10-02 17:54:31 +02:00
deiflaender
a4e012762e RED-373: Fixed multiline annotations view in pdftron 2020-10-01 15:19:57 +02:00
deiflaender
ecdfd29803 RED-372: Suffix cross page annotations with -1, -2, etc., to avoid duplicate annotation ids 2020-10-01 12:48:44 +02:00
Dominique Eiflaender
107dbe1910 Pull request #47: RED-373: Use a single multiline annotation instead of seperate annotations per line for one Entity
Merge in RED/redaction-service from RED-373 to master

* commit 'dd02296face3c32bf7675301cf9969103e65f52f':
  Changed formating
  RED-373: Use a single multiline annotation instead of seperate annotations per line for one Entity
2020-10-01 12:47:58 +02:00
deiflaender
dd02296fac Changed formating 2020-10-01 11:55:38 +02:00
deiflaender
ce22121802 RED-373: Use a single multiline annotation instead of seperate annotations per line for one Entity 2020-10-01 11:15:28 +02:00
Thierry Göckel
6a8f366519 Remove entries from must_redact dict, add test and refactor rules 2020-09-30 16:08:56 +02:00
Thierry Göckel
cec5fd3d5e Add rule redacting sponsor companies if preceded by prefix 2020-09-30 14:13:17 +02:00
deiflaender
ecc303e79e RED-277: Upgraded to pdfbox 2.0.21 2020-09-29 15:18:58 +02:00
Thierry Göckel
8e5ff31810 Fix annotating single letter entities 2020-09-29 15:10:52 +02:00
deiflaender
e1adcfb02c Added missing unittest 2020-09-29 14:54:35 +02:00
deiflaender
11164219c5 RED-264: Avoid phantom cells, by merging line till rounded value of biggest char height/width 2020-09-29 14:21:42 +02:00
Thierry Göckel
f5790bccab Log entries and manual redaction require one position per line 2020-09-29 13:54:32 +02:00
Thierry Göckel
74e63ca292 Annotate line by line 2020-09-29 13:43:16 +02:00
Thierry Göckel
6638f0cf9e Refactor multiple positions to one 2020-09-28 17:47:55 +02:00