Commit Graph

  • 68cfde0331 Merge branch 'renovate/master-spring-core' into 'master' 4.135.0 Renovate Bot 2023-09-21 19:09:26 +02:00
  • 9b02c9c2b6 Update dependency org.springframework:spring-web to v6.0.12 (master) Renovate Bot 2023-09-21 19:09:26 +02:00
  • 4cf03123de Merge branch 'DM-285' into 'master' 4.134.0 Kilian Schüttler 2023-09-20 13:04:15 +02:00
  • bb4f6e1c88 DM-285: set correct versions in EntityLog Kilian Schüttler 2023-09-20 13:04:15 +02:00
  • 72c75450e0 Merge branch 'RED-6807' into 'master' 4.133.0 Ali Oezyetimoglu 2023-09-20 10:59:35 +02:00
  • b543952c4a RED-6807: updated EntityCreationService and RedactionSearchUtility to combine... Ali Oezyetimoglu 2023-09-20 10:59:35 +02:00
  • 6031d7c576 Merge branch 'DM-285' into 'master' 4.132.0 Ali Oezyetimoglu 2023-09-19 15:18:12 +02:00
  • 82f255a486 DM-285: fix betweenTextRanges Kilian Schüttler 2023-09-19 15:18:12 +02:00
  • a07f77574c Merge branch 'DM-285' into 'master' 4.131.0 Kilian Schüttler 2023-09-19 11:49:57 +02:00
  • 5c8ff74107 DM-285: improve EntityLog change computation Kilian Schüttler 2023-09-19 11:49:57 +02:00
  • dfe01741e7 Merge branch 'DM-428' into 'master' 4.130.0 Andrei Isvoran 2023-09-18 14:17:21 +02:00
  • ebb16c9110 DM-428 - Fix bulk annotations not saving correctly Andrei Isvoran 2023-09-18 14:17:20 +02:00
  • 04e618d2e9 Merge branch 'DM-285' into 'master' 4.129.0 Dominique Eifländer 2023-09-15 15:09:01 +02:00
  • 39b754e5b1 DM-285: fix string NPE Kilian Schüttler 2023-09-15 15:09:01 +02:00
  • c91c136005 Merge branch 'DM-410' into 'master' 4.128.0 Kilian Schüttler 2023-09-15 15:07:27 +02:00
  • b3af87e932 DM-410: Added timeout to Drools execution deiflaender 2023-09-15 14:27:06 +02:00
  • 636066e8e7 Merge branch 'DM-285' into 'master' 4.127.0 Dominique Eifländer 2023-09-15 13:11:11 +02:00
  • 75d677942a DM-285: fix component drools execution Kilian Schüttler 2023-09-15 13:11:11 +02:00
  • ba212a525b Merge branch 'DM-285' into 'master' 4.126.0 Kilian Schüttler 2023-09-14 17:03:08 +02:00
  • e410383fb6 DM-285: downgrade storage-service Kilian Schüttler 2023-09-14 17:03:08 +02:00
  • 9ca47631a9 Merge branch 'DM-285' into 'master' 4.125.0 Dominique Eifländer 2023-09-14 14:43:57 +02:00
  • 27c058707d DM-285: Entity to component mappings with new ruleset Kilian Schüttler 2023-09-14 14:43:57 +02:00
  • 28c4fa5c87 Merge branch 'DM-285' into 'master' 4.124.0 Kilian Schüttler 2023-09-14 13:33:12 +02:00
  • d5944cef3f DM-285: Deactivate timeout detection Kilian Schüttler 2023-09-14 13:33:12 +02:00
  • a3024cb838 Merge branch 'DM-285' into 'master' 4.123.0 Kilian Schüttler 2023-09-14 09:35:42 +02:00
  • 40da9d9c5f DM-285: Entity to component mappings with new ruleset Kilian Schüttler 2023-09-14 09:35:42 +02:00
  • 2878cacad8 Merge branch 'DM-285-prep' into 'master' 4.122.0 Kilian Schüttler 2023-09-11 14:54:40 +02:00
  • fcc04ed585 DM-285-prep: prepare rule endpoint to avoid cyclic dependency resolution Kilian Schüttler 2023-09-11 14:54:40 +02:00
  • 544a1b98eb Merge branch 'DM-410' into 'master' 4.121.0 Kilian Schüttler 2023-09-11 12:34:16 +02:00
  • 59a45ede62 DM-410: Changed from drools timeout handling from CompletableFuture to... Dominique Eifländer 2023-09-11 12:34:16 +02:00
  • 5b2877ea3c DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted * added component drools preparations * deprecated redactionLog * integrated entityLog * integrated new getRules with ruleFileType * renamed service.graph package -> service.document * fixed tests * update layout parser version * initial component drools file - wip * disabled some tests due to OOM Error DM-285-1 Kilian Schuettler 2023-09-11 11:47:07 +02:00
  • 49629f9325 DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted * added component drools preparations * deprecated redactionLog * integrated entityLog * integrated new getRules with ruleFileType * renamed service.graph package -> service.document * fixed tests * update layout parser version * initial component drools file - wip * disabled some tests due to OOM Error DM-285-0 Kilian Schuettler 2023-09-08 18:50:18 +02:00
  • a8ce7ab1f3 DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted * added component drools preparations * deprecated redactionLog * integrated entityLog * integrated new getRules with ruleFileType * renamed service.graph package -> service.document * fixed tests * update layout parser version * initial component drools file - wip Kilian Schuettler 2023-09-08 17:11:39 +02:00
  • ee46e73c99 DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted * added component drools preparations * deprecated redactionLog * integrated entityLog * integrated new getRules with ruleFileType * renamed service.graph package -> service.document * fixed tests Kilian Schuettler 2023-09-08 12:11:49 +02:00
  • e5f1615814 DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted * added component drools preparations * deprecated redactionLog * integrated entityLog * integrated new getRules with ruleFileType * renamed service.graph package -> service.document Kilian Schuettler 2023-09-08 10:52:19 +02:00
  • 6a73b6b44a DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted * added component drools preparations * deprecated redactionLog * integrated entityLog * integrated new getRules with ruleFileType Kilian Schuettler 2023-09-08 09:54:26 +02:00
  • 9232973a00 DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted * added component drools preparations * deprecated redactionLog * integrated entityLog Kilian Schuettler 2023-09-07 19:05:42 +02:00
  • 6521c86e9f DM-285: Entity to component mappings with new ruleset * refactoring structure * added custom syntax validation, such that rule files may not be corrupted Kilian Schuettler 2023-09-07 11:19:50 +02:00
  • f72d3972a3 Merge branch 'DM-410' into 'master' 4.120.0 4.119.0 Dominique Eifländer 2023-09-08 09:00:26 +02:00
  • 15df495507 DM-410: Added timeout to Drools execution Dominique Eifländer 2023-09-08 09:00:26 +02:00
  • e21515979b Merge branch 'RED-7317' into 'master' 4.118.0 Kilian Schüttler 2023-09-04 17:26:28 +02:00
  • f16378bded RED-7317: fix behavior of recategorize Kilian Schüttler 2023-09-04 17:26:27 +02:00
  • a57d1662c4 Merge branch 'RED-7317' into 'master' 4.117.0 Kilian Schüttler 2023-09-04 09:34:53 +02:00
  • b9c9d76442 RED-7317: fix behavior of recategorize Kilian Schüttler 2023-09-04 09:34:53 +02:00
  • 08662410f7 Merge branch 'RED-7317' into 'master' 4.116.0 Kilian Schüttler 2023-09-01 13:50:47 +02:00
  • f81f7bd788 RED-7317: fix behavior of recategorize Kilian Schüttler 2023-09-01 13:50:47 +02:00
  • 141c64cde3 Merge branch 'RED-7317' into 'master' 4.115.0 Kilian Schüttler 2023-08-31 15:23:43 +02:00
  • ecbc656365 RED-7317: fix behavior of recategorize Kilian Schüttler 2023-08-31 15:23:42 +02:00
  • d62b9ac04d Merge branch 'RED-7508-3.6' into 'release/3.222.x' 3.222.5 Dominique Eifländer 2023-08-29 13:51:31 +02:00
  • 230179fe46 RED-7508: Fixed removal of wrong false positive entries deiflaender 2023-08-29 13:43:26 +02:00
  • 14c8e44402 Merge branch 'renameMethods' into 'master' 4.114.0 Kilian Schüttler 2023-08-24 17:27:16 +02:00
  • 8bea6bc890 change method name EntitiyCreationService.byEntities to mergeEntitiesOfSameType Kilian Schuettler 2023-08-24 15:50:05 +02:00
  • 23f111995b Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.113.0 Renovate Bot 2023-08-24 09:07:55 +02:00
  • 4248d3ea82 fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.40.0 (master) Renovate Bot 2023-08-24 09:07:54 +02:00
  • 0dbb01087e Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.112.0 Renovate Bot 2023-08-23 09:08:16 +02:00
  • 1c8bb686b5 fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.39.0 (master) Renovate Bot 2023-08-23 09:08:16 +02:00
  • bc68948ed9 Merge branch 'RED-7493' into 'master' 4.111.0 Kilian Schüttler 2023-08-22 17:45:56 +02:00
  • 314ed866a2 RED-7493: make classes deserializable Kilian Schuettler 2023-08-22 17:34:52 +02:00
  • 7221d82e48 fix group 4.110.0 Kilian Schüttler 2023-08-22 14:30:07 +02:00
  • d5553d8099 Merge branch 'RED-7493' into 'master' 4.109.0 Kilian Schüttler 2023-08-22 14:14:13 +02:00
  • cb01987c83 RED-7493: maven publish api module Kilian Schuettler 2023-08-22 14:04:44 +02:00
  • ae149d0921 Merge branch 'RED-7493' into 'master' 4.108.0 Kilian Schüttler 2023-08-22 12:49:39 +02:00
  • a6a6ae0e26 RED-7493: provide error messages in testRules Endpoint Kilian Schuettler 2023-08-22 12:32:42 +02:00
  • 1c200e268f Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.107.0 Renovate Bot 2023-08-22 12:08:14 +02:00
  • 8cc04ee568 fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.38.0 (master) Renovate Bot 2023-08-22 12:08:14 +02:00
  • 07787b2379 Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.106.0 Renovate Bot 2023-08-22 06:06:42 +02:00
  • 0b178bbed9 fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.37.0 (master) Renovate Bot 2023-08-22 06:06:41 +02:00
  • 67eb094629 Merge branch 'renovate/master-com.iqser.red.commons-spring-commons-2.x' into 'master' Renovate Bot 2023-08-20 03:06:41 +02:00
  • 813d1c384a fix(deps): update dependency com.iqser.red.commons:spring-commons to v2.7.0 (master) Renovate Bot 2023-08-20 03:06:41 +02:00
  • 8dc789f5af Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.105.0 Renovate Bot 2023-08-19 09:07:33 +02:00
  • 68a053308a fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.36.0 (master) Renovate Bot 2023-08-19 09:07:33 +02:00
  • 0e33d8e612 Merge branch 'renovate/master-droolsversion' into 'master' 4.104.0 Renovate Bot 2023-08-18 12:09:40 +02:00
  • bbe2d7cc1c fix(deps): update droolsversion to v8.43.0.final (master) Renovate Bot 2023-08-18 12:09:39 +02:00
  • 69d4a63b84 Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.103.0 Renovate Bot 2023-08-18 09:08:06 +02:00
  • eb7c5c3cb8 fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.35.0 (master) Renovate Bot 2023-08-18 09:08:06 +02:00
  • bcda7e4c5c Merge branch 'DM-357' into 'master' 4.102.0 Kilian Schüttler 2023-08-17 15:48:08 +02:00
  • bcc64c4fd4 DM-357: apply rectangle, change annotationId of found entities to the id of the manualredaction Kilian Schüttler 2023-08-17 15:48:08 +02:00
  • cbe6b7dbdc Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.101.0 Renovate Bot 2023-08-17 12:07:27 +02:00
  • 932cda4d32 fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.34.0 (master) Renovate Bot 2023-08-17 12:07:26 +02:00
  • b6191ba312 Merge branch 'RED-7400-rs1' into 'master' 4.100.0 Ali Oezyetimoglu 2023-08-17 07:53:10 +02:00
  • 3313b7c16d RED-7400: engines will be empty set if null tag-7400-rs1-1 Ali Oezyetimoglu 2023-08-16 18:15:09 +02:00
  • 09e4d4f9fa Merge branch 'renovate/master-com.iqser.red.commons-storage-commons-2.x' into 'master' 4.99.0 Renovate Bot 2023-08-16 18:07:26 +02:00
  • 0b94a746e4 fix(deps): update dependency com.iqser.red.commons:storage-commons to v2.33.0 (master) Renovate Bot 2023-08-16 18:07:26 +02:00
  • 9d5d140a79 Merge branch 'RED-6864' into 'master' 4.98.0 Andrei Isvoran 2023-08-16 14:29:11 +02:00
  • 766f8c9801 Resolve RED-6864 Andrei Isvoran 2023-08-16 14:29:11 +02:00
  • 5311612295 Merge branch 'DM-357' into 'master' 4.97.0 Kilian Schüttler 2023-08-16 12:36:04 +02:00
  • 380d70b8a8 Resolve DM-357 Kilian Schüttler 2023-08-16 12:36:04 +02:00
  • 81cde25fef Merge branch 'DM-357' into 'master' 4.96.0 Kilian Schüttler 2023-08-14 10:09:50 +02:00
  • d19df3efbb Merge branch 'renovate/master-plugins-(non-major)' into 'master' 4.95.0 Renovate Bot 2023-08-12 06:07:07 +02:00
  • 60ea2b494f chore(deps): update plugin io.freefair.lombok to v8.2.2 (master) Renovate Bot 2023-08-12 06:07:07 +02:00
  • 158dd50a01 DM-357 Add positions when creating RedactionLogEntry Andrei Isvoran 2023-08-11 14:04:28 +03:00
  • f2bc10d142 RED-6725: Fixed wrong file encoding in container, that leads to not working rules on terms with special chars 4.94.0 deiflaender 2023-08-11 11:10:49 +02:00
  • a7e7aec432 Merge branch 'renovate/master-plugins-(non-major)' into 'master' Renovate Bot 2023-08-11 06:06:33 +02:00
  • 8fb83dc432 chore(deps): update plugin io.freefair.lombok to v8.2.1 (master) Renovate Bot 2023-08-11 06:06:33 +02:00
  • e31ab7251a Merge branch 'renovate/master-plugins-(non-major)' into 'master' 4.93.0 Renovate Bot 2023-08-10 21:06:34 +02:00
  • 0e5bb01ad6 chore(deps): update plugin io.spring.dependency-management to v1.1.3 (master) Renovate Bot 2023-08-10 21:06:34 +02:00
  • 8107a100d4 add publish custom image script 4.92.0 Kilian Schuettler 2023-08-10 15:49:45 +02:00
  • 3533899a57 Fix checkstyle 4.91.0 Andrei Isvoran 2023-08-10 13:01:01 +03:00
  • 320b2e90eb Merge branch 'DM-357' into 'master' Andrei Isvoran 2023-08-10 11:29:57 +02:00
  • 4c125cf0f7 DM-357: duplicate redactionLogEntries for manualAddRedactions Kilian Schüttler 2023-08-10 11:29:57 +02:00