430 Commits

Author SHA1 Message Date
Timo Bejan
837f97c157 Pull request #163: rename project and ruleSet - finalization with dependencies
Merge in RED/redaction-service from RED-1329 to master

* commit 'f60b0f25e579da2270e6925cca78b51ccdc71b38':
  rename project and ruleSet - finalization with dependencies
2.16.0
2021-05-31 14:21:57 +02:00
Timo
f60b0f25e5 rename project and ruleSet - finalization with dependencies RED-1329_5 2021-05-31 15:04:15 +03:00
Timo Bejan
3995c9a3e7 Pull request #162: migrated ruleset and projectid to new naming
Merge in RED/redaction-service from RED-1329 to master

* commit 'ceaaed4fc721c9488582d5fce223a9ced928862a':
  migrated ruleset and projectid to new naming
  migrated ruleset and projectid to new naming
2.15.0
2021-05-31 10:44:17 +02:00
Timo
ceaaed4fc7 migrated ruleset and projectid to new naming RED-1329_3 2021-05-31 11:40:02 +03:00
Timo
e01074ef27 migrated ruleset and projectid to new naming 2021-05-31 10:56:48 +03:00
Dominique Eiflaender
b7d399c461 Pull request #161: Fixed missing whitespaces
Merge in RED/redaction-service from fixMissingSpaces to master

* commit '35dec94ccdfc569f24d6983c5b2810dfd0f80e7c':
  Fixed missing whitespaces
2.14.0
2021-05-28 15:04:47 +02:00
Dominique Eifländer
35dec94ccd Fixed missing whitespaces fixMissingSpaces_5 2021-05-28 14:43:30 +02:00
Dominique Eiflaender
42f08194fd Pull request #160: RED-1536: Fixed changelog creation
Merge in RED/redaction-service from RED-1536 to master

* commit 'dc1dba00c11f4778dc5483f47fc147b258b830d2':
  RED-1536: Fixed changelog creation
2.13.0 fixMissingSpaces_2
2021-05-25 13:52:24 +02:00
Dominique Eifländer
dc1dba00c1 RED-1536: Fixed changelog creation RED-1536_2 2021-05-25 13:45:33 +02:00
Christoph  Schabert
a900f5b617 Pull request #159: Swich to maven buld script
Merge in RED/redaction-service from RED-1533 to master

* commit 'd614fa6001dd46b82da63e219fe924d7152768e7':
  Swich to maven buld script
master_328
2021-05-25 08:49:15 +02:00
cschabert
d614fa6001 Swich to maven buld script RED-1533_4 2021-05-21 16:36:17 +02:00
Dominique Eiflaender
e9dcd3535f Pull request #158: Ignore images that are contained in others
Merge in RED/redaction-service from ignoreInnerImages to master

* commit 'd87cbdeaeb87f9767fed876076fdec223824f3f6':
  Ignore images that are contained in others
2.12.0 RED-1533_2
2021-05-20 10:33:45 +02:00
Dominique Eifländer
d87cbdeaeb Ignore images that are contained in others ignoreInnerImages_4 2021-05-20 09:20:22 +02:00
Dominique Eiflaender
8ece616229 Pull request #157: RED-1390: Do not classify images that are nearly as big as the page
Merge in RED/redaction-service from RED-1390 to master

* commit '13974d13734cc9c43e44338bef885a1ace2e5f50':
  RED-1390: Do not classify images that are nearly as big as the page
2.11.0
2021-05-19 12:03:43 +02:00
Dominique Eifländer
13974d1373 RED-1390: Do not classify images that are nearly as big as the page RED-1390_4 2021-05-19 11:46:08 +02:00
Dominique Eiflaender
63229316c8 Pull request #156: RED-1506: Fixed unpocess images in strange formats
Merge in RED/redaction-service from RED-1506 to master

* commit '816f44edf0e4a5fe9685c978850b08c09fd083ca':
  RED-1506: Fixed unpocess images in strange formats
2.10.0
2021-05-19 10:21:59 +02:00
Dominique Eifländer
816f44edf0 RED-1506: Fixed unpocess images in strange formats RED-1506_2 2021-05-19 10:18:11 +02:00
Timo Bejan
be92e3c036 Pull request #155: RED-785
Merge in RED/redaction-service from RED-785 to master

* commit '513501abf476dc7f08446bb3035da888d2fd30a2':
  save legal basis version on redaction log
  adjusted tests
  legal basis is now stored in redaction log
2.9.0
2021-05-14 14:07:56 +02:00
Timo
2334a6cb5b save legal basis version on redaction log 2021-05-14 15:07:07 +03:00
Timo
513501abf4 save legal basis version on redaction log RED-785_4 2021-05-14 15:00:22 +03:00
Timo
6a660c6a73 adjusted tests RED-785_3 2021-05-14 14:50:06 +03:00
Timo
8b898a9038 legal basis is now stored in redaction log 2021-05-14 14:49:21 +03:00
Dominique Eiflaender
b16b56daf1 Pull request #154: RED-1477: Fixed duplicate images
Merge in RED/redaction-service from RED-1477 to master

* commit 'bdf40f5e4eec9984306516790eb8c4eb106b0aa1':
  RED-1477: Fixed duplicate images
2.8.0
2021-05-12 12:23:03 +02:00
Dominique Eifländer
bdf40f5e4e RED-1477: Fixed duplicate images RED-1477_2 2021-05-12 11:28:17 +02:00
Dominique Eiflaender
e281ab98fa Pull request #153: Fixed dossier dictionary renalaysis
Merge in RED/redaction-service from dossierReanalysisFix to master

* commit '184f55535aa07123a80a78e7a0aff949c2827465':
  Fixed dossier dictionary renalaysis
2.7.0
2021-04-30 14:00:54 +02:00
Dominique Eifländer
184f55535a Fixed dossier dictionary renalaysis dossierReanalysisFix_2 2021-04-30 13:52:46 +02:00
Dominique Eiflaender
979ab71090 Pull request #152: Added isDossierDictionaryEntry to manualRedactions and redactionLog
Merge in RED/redaction-service from isDossierDictionary to master

* commit 'b7ae6cf390b1aa58c9f6210e3c8fcbfac89a6610':
  Added isDossierDictionaryEntry to manualRedactions and redactionLog
2.6.0
2021-04-29 12:36:09 +02:00
Dominique Eifländer
b7ae6cf390 Added isDossierDictionaryEntry to manualRedactions and redactionLog isDossierDictionary_2 2021-04-29 12:29:50 +02:00
Dominique Eiflaender
01eceaaef4 Pull request #151: RED-1334: Enabled to use dictionaries per dossier
Merge in RED/redaction-service from RED-1334 to master

* commit '48beb984ca02ab163a64af38907a05d70b048655':
  RED-1334: Enabled to use dictionaries per dossier
2.5.9
2021-04-28 15:20:50 +02:00
Dominique Eifländer
48beb984ca RED-1334: Enabled to use dictionaries per dossier RED-1334_3 2021-04-28 15:11:11 +02:00
Timo Bejan
f7af37d287 Pull request #150: cleaned up image code
Merge in RED/redaction-service from image-cleanup to master

* commit '1ddcafbdd23adb8354259660e25723449fb47855':
  cleaned up image code
2.5.8 master_307
2021-04-26 18:35:14 +02:00
Timo
1ddcafbdd2 cleaned up image code image-cleanup_2 2021-04-26 19:01:01 +03:00
Timo Bejan
e1b8ca4956 Pull request #149: moved changelog to redaction service, removed filename from changelog
Merge in RED/redaction-service from improved-redaction-performance to master

* commit 'c05fdb48545b829ae82502c6d6ad486f2210f8f2':
  moved changelog to redaction service, removed filename from changelog
2.5.7 master_305
2021-04-26 14:52:44 +02:00
Timo
c05fdb4854 moved changelog to redaction service, removed filename from changelog improved-redaction-performance_34 2021-04-26 15:48:17 +03:00
Clarissa Dietrich
e723208473 Pull request #148: RED-1378: fix: merging images condition
Merge in RED/redaction-service from mergingFix to master

* commit '047ac9bf848d168b2a1bbe9217538b6bdac00de6':
  RED-1378: fix: merging images condition
2.5.6 master_303
2021-04-26 12:16:10 +02:00
Clarissa.Dietrich
047ac9bf84 RED-1378: fix: merging images condition clari-test-0.1 mergingFix_2 2021-04-26 10:50:35 +02:00
Timo Bejan
b83250f161 Pull request #141: fix: merge images into one
Merge in RED/redaction-service from classimg3 to master

* commit '4d1ad3b5a56915e9e5df9191a535c0e5cd83972c':
  RED-1351: merge images into one
2.5.5 master_301
2021-04-23 09:36:04 +02:00
Clarissa.Dietrich
4d1ad3b5a5 RED-1351: merge images into one classimg3_17 2021-04-22 17:10:12 +02:00
Timo Bejan
24f33fe6bf Pull request #147: fixed changelog storage
Merge in RED/redaction-service from improved-redaction-performance to master

* commit '44ff9cb7757034a3df9c017f58a3381b52d73133':
  fixed changelog storage
2.5.4 master_299
2021-04-21 19:45:17 +02:00
Timo
44ff9cb775 fixed changelog storage improved-redaction-performance_32 2021-04-21 20:41:18 +03:00
Timo Bejan
88524d0118 Pull request #146: reworked api
Merge in RED/redaction-service from redaction-system-queue-prep to master

* commit '735cfdd6c4f8ffd6024f9803c7c5466205ebf7b4':
  reworked api
2.5.3 master_296
2021-04-21 17:57:05 +02:00
Timo
735cfdd6c4 reworked api redaction-system-queue-prep_12 2021-04-21 18:53:29 +03:00
Timo Bejan
08f3ee8544 Pull request #145: removed long test, fixed NPE
Merge in RED/redaction-service from redaction-system-queue-prep to master

* commit '3af121193214d250fe9dc58056f13a315d724184':
  fixed reanalyse condition
  fixed reanalyse condition
  removed long test, fixed NPE
master_295
2021-04-21 17:29:41 +02:00
Timo
3af1211932 fixed reanalyse condition redaction-system-queue-prep_10 2021-04-21 18:16:39 +03:00
Timo
c1d5be8f63 fixed reanalyse condition 2021-04-21 18:13:35 +03:00
Timo
567bb00377 removed long test, fixed NPE 2021-04-21 18:13:35 +03:00
Timo Bejan
d7679c8c38 Pull request #144: Updated code to respond to file-status service on successful/failed analysis
Merge in RED/redaction-service from redaction-system-queue-prep to master

* commit 'f6d0b2d0db867afcb8a3edfd48b1d101c681cd65':
  temporary ignore this
  added missing config yml
  Updated code to respond to file-status service on successful/failed analysis
2.5.2
2021-04-21 17:01:09 +02:00
Timo
f6d0b2d0db temporary ignore this redaction-system-queue-prep_6 2021-04-21 17:34:01 +03:00
Timo
43217e6abe added missing config yml 2021-04-21 17:28:01 +03:00
Timo
8182b1a0fa Updated code to respond to file-status service on successful/failed analysis 2021-04-21 17:15:49 +03:00