1153 Commits

Author SHA1 Message Date
Yannik Hampe
518a9bdb2e Merge branch 'master' into 'feature/RED-9472'
# Conflicts:
#   redaction-service-v1/redaction-service-api-v1/build.gradle.kts
#   redaction-service-v1/redaction-service-server-v1/build.gradle.kts
2024-11-22 10:12:59 +01:00
Corina Olariu
db59ae014b Merge branch 'RED-10046' into 'master'
RED-10046 The punctuation mark “.” should be treated as a word boundary when...

Closes RED-10046

See merge request redactmanager/redaction-service!565
2024-11-21 10:20:44 +01:00
Corina Olariu
dfd262e9e1 RED-10046 The punctuation mark “.” should be treated as a word boundary when... 2024-11-21 10:20:44 +01:00
Maverick Studer
e04c6dadd7 persistence dependency update 2024-11-20 11:34:07 +01:00
Maverick Studer
66f3f6ce59 RED-10115: Refactoring of justifications 2024-11-20 10:53:47 +01:00
yhampe
35a572a3c5 RED-9472: seperation of system rules
added updated service versions
2024-11-19 11:59:58 +01:00
yhampe
5f97d7acb3 RED-9472: seperation of system rules
added updated service version for fixing checkstyle errors
2024-11-19 10:18:10 +01:00
yhampe
f0129955df RED-9472: seperation of system rules
added updated service version for fixing checkstyle errors
2024-11-19 10:04:51 +01:00
yhampe
c702ccb594 Merge remote-tracking branch 'origin/feature/RED-9472' into feature/RED-9472 2024-11-19 09:52:12 +01:00
yhampe
76120908e8 RED-9472: seperation of system rules
added updated persistence service version
2024-11-19 09:52:04 +01:00
yhampe
f746729851 RED-9472: seperation of system rules
added updated persistence service version
2024-11-19 09:52:04 +01:00
yhampe
6208017db1 RED-9472: seperation of system rules
added document dependency
2024-11-19 09:52:03 +01:00
yhampe
6b7cf3a4bd RED-9472: seperation of system rules
pmd fix
2024-11-19 09:51:59 +01:00
yhampe
e5d00de2ef RED-9472: seperation of system rules
pmd fix
2024-11-19 09:51:51 +01:00
yhampe
82bfa1b5e9 RED-9472: seperation of system rules
review changes
2024-11-19 09:51:15 +01:00
yhampe
e47dc30770 RED-9472: seperation of system rules
pmd fix
2024-11-19 09:51:15 +01:00
yhampe
169500183a RED-9472: seperation of system rules
pmd fix
2024-11-19 09:51:15 +01:00
yhampe
463154a4ee RED-9472: seperation of system rules
pmd fix
2024-11-19 09:51:15 +01:00
yhampe
23959262cf RED-9472: seperation of system rules
code review changes
2024-11-19 09:51:15 +01:00
yhampe
b326000c80 RED-9472: seperation of system rules
added endpoints for seperating and readding system rules

working on service

RED-9472: seperation of system rules

refactored endpoints.

now removing system rules on download

merging user rules with systemrules on upload

RED-9472: seperation of system rules

RED-9472: seperation of system rules

RED-9472: seperation of system rules

refactored two have a rulefileblueprint and a rulefileblueprint for validationresult

changed the flow of merging and seperating system and user rules

added functions and declarations to rule file parsing

RED-9472: seperation of system rules

RED-9472: seperation of system rules

introduced tests

working on fixing bug with merging rules

RED-9472: seperation of system rules

introduced tests

RED-9472: seperation of system rules

fixed circular depdency

RED-9472: seperation of system rules

updated persistence service version

RED-9472: seperation of system rules

refactored rules

refactored pcackages

RED-9472: seperation of system rules

fixed failing tests

RED-9472: seperation of system rules

fixed failing tests

RED-9472: seperation of system rules

fixed some sonarqube errors

RED-9472: seperation of system rules

fixed pmd error

RED-9472: seperation of system rules

added deploy stage to gitlab pipeline

RED-9472: seperation of system rules

RED-9472: seperation of system rules
fixed a mistake

RED-9472: seperation of system rules

updated controller to return RulesUploadResponse including the droolsvalidationresponse

RED-9472: seperation of system rules

updated controller to return RulesUploadResponse including the droolsvalidationresponse
2024-11-19 09:51:15 +01:00
yhampe
447210151f RED-9472: seperation of system rules
added updated persistence service version
2024-11-19 08:52:32 +01:00
yhampe
8c10e1c00d RED-9472: seperation of system rules
added updated persistence service version
2024-11-18 13:02:03 +01:00
Dominique Eifländer
7b1c6beb11 RED-10456: Enabled to remove imported redactions 2024-11-18 12:51:33 +01:00
yhampe
4e77385033 RED-9472: seperation of system rules
added document dependency
2024-11-18 09:04:46 +01:00
yhampe
e349578cb9 Merge remote-tracking branch 'origin/feature/RED-9472' into feature/RED-9472
# Conflicts:
#	.gitlab-ci.yml
#	redaction-service-v1/document/src/main/java/com/iqser/red/service/redaction/v1/server/model/document/nodes/SuperSection.java
#	redaction-service-v1/redaction-service-server-v1/src/main/java/com/iqser/red/service/redaction/v1/server/service/drools/DroolsValidationService.java
#	redaction-service-v1/redaction-service-server-v1/src/main/java/com/iqser/red/service/redaction/v1/server/service/drools/RuleCompilationResultParser.java
2024-11-15 10:13:24 +01:00
yhampe
65cee5d425 RED-9472: seperation of system rules
review changes
2024-11-15 10:06:55 +01:00
yhampe
0342c20aab RED-9472: seperation of system rules
pmd fix
2024-11-15 10:06:55 +01:00
yhampe
7fcaaacded RED-9472: seperation of system rules
pmd fix
2024-11-15 10:06:55 +01:00
yhampe
cb102a4e00 RED-9472: seperation of system rules
pmd fix
2024-11-15 10:06:54 +01:00
yhampe
e535c62b6c RED-9472: seperation of system rules
code review changes
2024-11-15 10:06:54 +01:00
yhampe
85bef908a0 RED-9472: seperation of system rules
added endpoints for seperating and readding system rules

working on service

RED-9472: seperation of system rules

refactored endpoints.

now removing system rules on download

merging user rules with systemrules on upload

RED-9472: seperation of system rules

RED-9472: seperation of system rules

RED-9472: seperation of system rules

refactored two have a rulefileblueprint and a rulefileblueprint for validationresult

changed the flow of merging and seperating system and user rules

added functions and declarations to rule file parsing

RED-9472: seperation of system rules

RED-9472: seperation of system rules

introduced tests

working on fixing bug with merging rules

RED-9472: seperation of system rules

introduced tests

RED-9472: seperation of system rules

fixed circular depdency

RED-9472: seperation of system rules

updated persistence service version

RED-9472: seperation of system rules

refactored rules

refactored pcackages

RED-9472: seperation of system rules

fixed failing tests

RED-9472: seperation of system rules

fixed failing tests

RED-9472: seperation of system rules

fixed some sonarqube errors

RED-9472: seperation of system rules

fixed pmd error

RED-9472: seperation of system rules

added deploy stage to gitlab pipeline

RED-9472: seperation of system rules

RED-9472: seperation of system rules
fixed a mistake

RED-9472: seperation of system rules

updated controller to return RulesUploadResponse including the droolsvalidationresponse

RED-9472: seperation of system rules

updated controller to return RulesUploadResponse including the droolsvalidationresponse
2024-11-15 10:06:47 +01:00
yhampe
7e64bb28e8 RED-9472: seperation of system rules
review changes
2024-11-15 09:45:56 +01:00
Corina Olariu
9f20a14aec RED-10425 Annotation added twice when bulk-force while auto-analysis is disabled 2024-11-15 09:28:13 +01:00
Maverick Studer
97c23c367e RED-10471: PII.11.0 does not redact anymore 2024-11-14 18:41:50 +01:00
Kilian Schüttler
f9d939958f RED-9139: move document to its own module, add TableOfContents and TableOfContentsItem 2024-11-14 16:50:42 +01:00
yhampe
07cd81e5a9 RED-9472: seperation of system rules
pmd fix
2024-11-13 12:26:32 +01:00
yhampe
5ab0747d30 RED-9472: seperation of system rules
pmd fix
2024-11-13 12:01:07 +01:00
yhampe
65166751f1 RED-9472: seperation of system rules
pmd fix
2024-11-13 11:38:37 +01:00
yhampe
301dc718e8 RED-9472: seperation of system rules
code review changes
2024-11-13 09:44:51 +01:00
Maverick Studer
68f75f070c RED-10290: Improve SearchImplementation logic for dictionaries 2024-11-11 12:10:57 +01:00
Dominique Eifländer
98ba463639 RED-10353: Fixed missing errorCode when rules are locked 2024-11-08 12:39:41 +01:00
Maverick Studer
7f96c7b51e RED-10072: AI description field and toggle for entities 2024-11-07 14:43:51 +01:00
Dominique Eifländer
d2a768d9f5 RED-10353: Added error code for file that causes the timeout 2024-11-06 11:05:40 +01:00
Corina Olariu
288e0d3c51 RED-10186 Unlinked annotation with manual changes still linked and removed in specific corner case 2024-11-04 14:24:18 +01:00
Dominique Eifländer
1abceb2e20 RED-10353: Increase drools timeout, different error message for the file that caused the timeout 2024-10-31 13:20:31 +01:00
Corina Olariu
569699139f RED-9774 - Update rules 2024-10-25 07:06:44 +02:00
Kilian Schüttler
fa3ba58bd3 RED-10260: add quoteChar to component mapping 2024-10-24 11:00:56 +02:00
yhampe
de7ea74ccf RED-9472: seperation of system rules
added endpoints for seperating and readding system rules

working on service

RED-9472: seperation of system rules

refactored endpoints.

now removing system rules on download

merging user rules with systemrules on upload

RED-9472: seperation of system rules

RED-9472: seperation of system rules

RED-9472: seperation of system rules

refactored two have a rulefileblueprint and a rulefileblueprint for validationresult

changed the flow of merging and seperating system and user rules

added functions and declarations to rule file parsing

RED-9472: seperation of system rules

RED-9472: seperation of system rules

introduced tests

working on fixing bug with merging rules

RED-9472: seperation of system rules

introduced tests

RED-9472: seperation of system rules

fixed circular depdency

RED-9472: seperation of system rules

updated persistence service version

RED-9472: seperation of system rules

refactored rules

refactored pcackages

RED-9472: seperation of system rules

fixed failing tests

RED-9472: seperation of system rules

fixed failing tests

RED-9472: seperation of system rules

fixed some sonarqube errors

RED-9472: seperation of system rules

fixed pmd error

RED-9472: seperation of system rules

added deploy stage to gitlab pipeline

RED-9472: seperation of system rules

RED-9472: seperation of system rules
fixed a mistake

RED-9472: seperation of system rules

updated controller to return RulesUploadResponse including the droolsvalidationresponse

RED-9472: seperation of system rules

updated controller to return RulesUploadResponse including the droolsvalidationresponse
2024-10-23 09:29:53 +02:00
Kilian Schüttler
76bab106bc RED-10194: add component mapping related classes to javadoc 2024-10-22 22:19:00 +02:00
Kilian Schuettler
1293484295 RED-10194: add component mapping related classes to javadoc 2024-10-16 11:38:59 +02:00