307 Commits

Author SHA1 Message Date
aoezyetimoglu
c8d7ec0088 RED-3116: Fix missing relativePath in mvn projects to leads to non working sync on latest intellij 2021-12-17 13:49:19 +01:00
deiflaender
0e3df71c52 RED-2966: Override report templates if filename already exists 2021-12-17 09:41:25 +01:00
Philipp Schramm
35ce24bf1f RED-3106: Upgraded log4j to 2.16.0 2021-12-16 09:41:04 +01:00
deiflaender
bf8e61b951 RED-3025: Ported code to ignore hints 2021-12-15 13:34:05 +01:00
Philipp Schramm
71e7dcd1a1 RED-3042 Bugfix: Made deleting watermark idempotent 2021-12-15 09:06:24 +01:00
Philipp Schramm
da746bba35 RED-3042 Bugfix: Made deleting watermark idempotent 2021-12-15 09:04:03 +01:00
aoezyetimoglu
afc89e3773 RED-575: Error 500 if trying add-to-dictionary for a type/dictionary that does not exist 2021-12-14 16:08:41 +01:00
deiflaender
82cb289de9 RED-3029: Fixed processedDate is not set for approved force redactions 2021-12-14 09:40:46 +01:00
Philipp Schramm
516b6ad11d RED-3003 Bugfix: Prevent duplicates of dictionary entries and extended dictionary tests 2021-12-13 16:08:47 +01:00
devplant
cc29d967a3 RED-3011 - DossierTemplate Stats
- add endpoint
- add junit test
2021-12-13 15:05:37 +02:00
deiflaender
afeee3811c RED-2439: Enabled to find surrounding text for manual redactions via queue 2021-12-13 13:26:55 +01:00
Philipp Schramm
303ac3e00a RED-3075: Upgraded log4j to 2.15.0 2021-12-13 10:25:02 +01:00
deiflaender
63c43e6133 RED-2439: Fixed misssing transaction on update textbefore/textafter 2021-12-10 12:42:49 +01:00
deiflaender
a6c3cc864a RED-2439: Calculate surrounding text for manual redactions 2021-12-09 16:50:37 +01:00
deiflaender
19fd46acbd RED-2439: Added textBefore and textAfter to manual add and resize redactions 2021-12-09 14:32:05 +01:00
Philipp Schramm
f63d111a78 RED-2431 Bugfix: Check watermark text only if text is not empty 2021-12-08 16:58:15 +01:00
Philipp Schramm
1746b1ac44 RED-2431 Bugfix: Allow only ASCII character in watermark text and extended watermark test 2021-12-08 08:49:30 +01:00
Corina Olariu
f78cc5816a Pull request #147: RED-2470 - Reject stopwords when editing a dictionary as an admin
Merge in RED/persistence-service from RED-2470 to master

* commit '4271b41f4279305f5562ec0fc945266c2eb08ce0':
  RED-2470 - Reject stopwords when editing a dictionary as an admin
  RED-2470 - Reject stopwords when editing a dictionary as an admin
2021-12-07 13:36:08 +01:00
deiflaender
cd71df40ab RED-2973: Sort comments by date 2021-12-07 11:22:41 +01:00
devplant
4271b41f42 RED-2470 - Reject stopwords when editing a dictionary as an admin
- update test file for redaction log with a non stopword value
2021-12-07 11:48:36 +02:00
devplant
772e4e6f80 RED-2470 - Reject stopwords when editing a dictionary as an admin
- update validation of entries to check for stopwords also
- junit tests adede also
2021-12-07 10:57:51 +02:00
deiflaender
af68d2f74f RED-2808: Check if dossier template name is unique in code, as uniqueConstraint on name and nullable soft_delete_time column is not working 2021-12-06 14:41:38 +01:00
deiflaender
2b40b718ea RED-2424: Return 409 instead of 400 when adding a stopword to dictionary 2021-12-06 13:41:50 +01:00
Timo Bejan
e9366d904d Pull request #143: Bugfix/RED-2772
Merge in RED/persistence-service from bugfix/RED-2772 to master

* commit '733cdd4f76f672b6d0723e3cc2a72132cf78bb34':
  RED-2772
2021-12-06 13:30:02 +01:00
devplant
238de2bfc0 RED-2661 - Removing a dossier member or deleting a user must not change the status of a file
- update correctly the lastReviewer and lastApprover in case the assignee is set to null
2021-12-06 12:15:16 +02:00
Timo Bejan
733cdd4f76 RED-2772 2021-12-06 11:03:15 +02:00
deiflaender
cb6e8411bf RED-2900: Fixed missing migration of softdeletedTime in comments 2021-12-03 12:09:02 +01:00
deiflaender
7e6dd0a7e1 RED-2979: Fixed failing scheduled reanalysis if dossier of the file is deleted 2021-12-03 11:01:08 +01:00
deiflaender
9f4856bab7 RED-2900: Fixed wrong mapping of comments date 2021-12-02 14:03:16 +01:00
deiflaender
0fb4867ee0 RED-2900: Added missing migration of digital signature 2021-12-02 10:50:29 +01:00
Timo Bejan
03f7bfc828 Pull request #135: since imporvement for changes of dossier
Merge in RED/persistence-service from since-fix to master

* commit '69276c77f983e3fdedad13e374740eb521f0d759':
  since imporvement for changes of dossier
2021-12-01 17:11:28 +01:00
deiflaender
0eea79bff6 RED-2900: Fixed failing migration 2021-12-01 16:26:43 +01:00
deiflaender
2618f567b4 RED-2861: Upgraded to redaction-service that has isRectangle in redactionlog 2021-11-30 13:03:26 +01:00
deiflaender
b36f07000e RED-2861: Ported legalbasis changes for rectangle redaction improvements 2021-11-30 12:21:33 +01:00
Timo Bejan
69276c77f9 since imporvement for changes of dossier 2021-11-28 21:21:41 +02:00
Timo Bejan
ff38ce5b0e Fixed migration of numberOfAnalyses 2021-11-26 16:31:02 +02:00
deiflaender
b0fa8f1dd5 RED-2861: Added isRectangle to manual add redaction 2021-11-26 12:42:33 +01:00
deiflaender
6fdcb4e655 RED-2171: Fixex sonar bugs findings in 3.0 migration 2021-11-25 14:39:00 +01:00
deiflaender
6ca2d3ae26 RED-2171: Fixed migration of dossier attributes and redaction logs 2021-11-25 13:51:29 +01:00
deiflaender
2a1a65b903 RED-2171: Fixed rollback in migration because of exit 0 2021-11-25 10:30:36 +01:00
Timo Bejan
ab2a66eab0 Pull request #130: fixed notifications since
Merge in RED/persistence-service from rlog-flags to master

* commit 'fd7bfde8fc266c1d2551063db2fa2bee0a7727c4':
  fixed notifications since
2021-11-23 10:26:41 +01:00
Timo Bejan
fd7bfde8fc fixed notifications since 2021-11-23 11:18:31 +02:00
deiflaender
50b369132b RED-2171: Fixed missing session in migration 2021-11-22 14:56:35 +01:00
Timo Bejan
271f0ac266 redaction-service update 2021-11-22 14:53:41 +02:00
Timo Bejan
1d3b499ce1 patched migration 2021-11-22 14:53:41 +02:00
Timo Bejan
13f42a686d patched migration 2021-11-22 14:31:30 +02:00
Corina Olariu
8d8fa8de1b Pull request #122: RED-2661
Merge in RED/persistence-service from RED-2661 to master

* commit 'c985a474d60dbd1ba0517887fd0828f399619cf8':
  RED-2661 - Removing a dossier member or deleting a user must not change the status of a file
  RED-2661 Removing a dossier member or deleting a user must not change the status of a file
  RED-2661 Removing a dossier member or deleting a user must not change the status of a file
2021-11-22 13:12:01 +01:00
deiflaender
8136a76555 RED-2171: Implemented migration from 2.3.x to 3.0.0 2021-11-22 12:52:50 +01:00
devplant
c985a474d6 RED-2661 - Removing a dossier member or deleting a user must not change the status of a file
- update after review
2021-11-22 12:40:11 +02:00
Timo Bejan
57b8e9034a liquibase for tests. dug 2021-11-22 12:24:17 +02:00