2102 Commits

Author SHA1 Message Date
Dominique Eiflaender
11a7af57e4 Pull request #146: RED-2808: Check if dossier template name is unique in code, as uniqueConstraint on name and nullable soft_delete_time column is not working
Merge in RED/persistence-service from RED-2808 to master

* commit 'af68d2f74f82e7c160f3e6f3a83cedd9bd7b7089':
  RED-2808: Check if dossier template name is unique in code, as uniqueConstraint on name and nullable soft_delete_time column is not working
RED-2470_2
2021-12-06 14:44:57 +01: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 RED-2808_2 2021-12-06 14:41:38 +01:00
Dominique Eiflaender
0b6bd4fa22 Pull request #145: RED-2424: Return 409 instead of 400 when adding a stopword to dictionary
Merge in RED/persistence-service from RED-2424 to master

* commit '2b40b718eadf41e8e14a430ddfb9a2464e3c5949':
  RED-2424: Return 409 instead of 400 when adding a stopword to dictionary
2021-12-06 13:45:36 +01:00
deiflaender
2b40b718ea RED-2424: Return 409 instead of 400 when adding a stopword to dictionary RED-2424_2 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
0.129.0
2021-12-06 13:30:02 +01:00
Corina Olariu
bd2577da4e Pull request #144: RED-2661 - Removing a dossier member or deleting a user must not change the status of a file
Merge in RED/persistence-service from RED-2661_8 to master

* commit '238de2bfc01b7a359887fbe3eca3320a1495bb79':
  RED-2661 - Removing a dossier member or deleting a user must not change the status of a file
2021-12-06 13:15:35 +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
RED-2661_8_3
2021-12-06 12:15:16 +02:00
Timo Bejan
733cdd4f76 RED-2772 bugfix/RED-2772_3 2021-12-06 11:03:15 +02:00
Dominique Eiflaender
a65a916338 Pull request #142: RED-2900: Fixed missing migration of softdeletedTime in comments
Merge in RED/persistence-service from RED-2900-delComments to master

* commit 'cb6e8411bf2f262cd17d9e7da63b7739ee7eaf05':
  RED-2900: Fixed missing migration of softdeletedTime in comments
RED-2661_8_2 bugfix/RED-2772_2
2021-12-03 12:13:17 +01:00
deiflaender
cb6e8411bf RED-2900: Fixed missing migration of softdeletedTime in comments RED-2900-delComments_2 2021-12-03 12:09:02 +01:00
Dominique Eiflaender
116db7df5f Pull request #141: RED-2979: Fixed failing scheduled reanalysis if dossier of the file is deleted
Merge in RED/persistence-service from RED-2979 to master

* commit '7e6dd0a7e135b9fd673f2413bd0e9e37c10394f2':
  RED-2979: Fixed failing scheduled reanalysis if dossier of the file is deleted
0.127.0
2021-12-03 11:09:01 +01:00
deiflaender
7e6dd0a7e1 RED-2979: Fixed failing scheduled reanalysis if dossier of the file is deleted RED-2979_2 2021-12-03 11:01:08 +01:00
Dominique Eiflaender
614528a6be Pull request #140: RED-2900: Fixed wrong mapping of comments date
Merge in RED/persistence-service from RED-2900-cd to master

* commit '9f4856bab743b7fda3caf67434f93b73357fde93':
  RED-2900: Fixed wrong mapping of comments date
2021-12-02 14:06:44 +01:00
deiflaender
9f4856bab7 RED-2900: Fixed wrong mapping of comments date RED-2900-cd_2 2021-12-02 14:03:16 +01:00
Dominique Eiflaender
00fb70c3bf Pull request #139: RED-2900: Added missing migration of digital signature
Merge in RED/persistence-service from RED-2900-ds to master

* commit '0fb4867ee050806de04a54302c80f6c4575737df':
  RED-2900: Added missing migration of digital signature
2021-12-02 10:57:52 +01:00
deiflaender
0fb4867ee0 RED-2900: Added missing migration of digital signature RED-2900-ds_3 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
Dominique Eiflaender
9ffdae9a31 Pull request #138: RED-2900: Fixed failing migration
Merge in RED/persistence-service from RED-2900 to master

* commit '0eea79bff601822893871b6adbac13105672a90a':
  RED-2900: Fixed failing migration
2021-12-01 16:35:48 +01:00
deiflaender
0eea79bff6 RED-2900: Fixed failing migration RED-2900_3 2021-12-01 16:26:43 +01:00
Dominique Eiflaender
70f9c69a24 Pull request #137: RED-2861: Upgraded to redaction-service that has isRectangle in redactionlog
Merge in RED/persistence-service from RED-2861-redactionLog to master

* commit '2618f567b46b3fbd988458051bfa7dfb4ab4f631':
  RED-2861: Upgraded to redaction-service that has isRectangle in redactionlog
2021-11-30 13:06:26 +01:00
deiflaender
2618f567b4 RED-2861: Upgraded to redaction-service that has isRectangle in redactionlog RED-2861-redactionLog_2 2021-11-30 13:03:26 +01:00
Dominique Eiflaender
e09c640ed3 Pull request #136: RED-2861: Ported legalbasis changes for rectangle redaction improvements
Merge in RED/persistence-service from RED-2861-lb-port to master

* commit 'b36f07000e7b6e387bd8e8c15784e274f613ee85':
  RED-2861: Ported legalbasis changes for rectangle redaction improvements
2021-11-30 12:28:27 +01:00
deiflaender
b36f07000e RED-2861: Ported legalbasis changes for rectangle redaction improvements RED-2861-lb-port_2 2021-11-30 12:21:33 +01:00
Timo Bejan
69276c77f9 since imporvement for changes of dossier since-fix_2 2021-11-28 21:21:41 +02:00
Timo Bejan
af95d2469e Pull request #134: Fixed migration of numberOfAnalyses
Merge in RED/persistence-service from migration-fix to master

* commit 'ff38ce5b0e2aab0e2f78148eecd0ce5fbb91a92b':
  Fixed migration of numberOfAnalyses
2021-11-28 20:18:34 +01:00
Timo Bejan
ff38ce5b0e Fixed migration of numberOfAnalyses migration-fix_2 2021-11-26 16:31:02 +02:00
Dominique Eiflaender
9f0f6d0fed Pull request #133: RED-2861: Added isRectangle to manual add redaction
Merge in RED/persistence-service from RED-2861-3.0.0 to master

* commit 'b0fa8f1dd5669c4eebeb26b13c0fb96cee75a058':
  RED-2861: Added isRectangle to manual add redaction
0.120.0
2021-11-26 12:47:02 +01:00
deiflaender
b0fa8f1dd5 RED-2861: Added isRectangle to manual add redaction RED-2861-3.0.0_2 2021-11-26 12:42:33 +01:00
Dominique Eiflaender
35c7593919 Pull request #132: RED-2171: Fixex sonar bugs findings in 3.0 migration
Merge in RED/persistence-service from RED-2171-sonar to master

* commit '6fdcb4e65576e2630f8296497e301aba72f8e5a3':
  RED-2171: Fixex sonar bugs findings in 3.0 migration
2021-11-25 14:43:14 +01:00
deiflaender
6fdcb4e655 RED-2171: Fixex sonar bugs findings in 3.0 migration RED-2171-sonar_2 2021-11-25 14:39:00 +01:00
Dominique Eiflaender
9c8f0c87b3 Pull request #131: RED-2171: Fixed rollback in migration because of exit 0
Merge in RED/persistence-service from RED-2171-fix to master

* commit '6ca2d3ae2697c7bf5f7b8b32da7d7e2616532c21':
  RED-2171: Fixed migration of dossier attributes and redaction logs
  RED-2171: Fixed rollback in migration because of exit 0
2021-11-25 14:10:14 +01:00
deiflaender
6ca2d3ae26 RED-2171: Fixed migration of dossier attributes and redaction logs RED-2171-fix_4 2021-11-25 13:51:29 +01:00
deiflaender
2a1a65b903 RED-2171: Fixed rollback in migration because of exit 0 RED-2171-fix_2 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 rlog-flags_4 2021-11-23 11:18:31 +02:00
Timo Bejan
0302e7b192 Pull request #129: patched migration
Merge in RED/persistence-service from migration-patch to master

* commit '8d7ac48d5474daa1c39e997820a05e8b6812f21e':
  patched migration
2021-11-22 15:44:42 +01:00
Dominique Eiflaender
9e54f6860d Pull request #128: RED-2171: Fixed missing session in migration
Merge in RED/persistence-service from RED-2171-2 to master

* commit '50b369132b160a743e390a36d806097fb2a16fd8':
  RED-2171: Fixed missing session in migration
2021-11-22 14:59:53 +01:00
deiflaender
50b369132b RED-2171: Fixed missing session in migration RED-2171-2_2 2021-11-22 14:56:35 +01:00
Timo Bejan
0b5ea6fe18 Pull request #127: Rlog flags
Merge in RED/persistence-service from rlog-flags to master

* commit '271f0ac266d9d7412a8b9146826195f44db56501':
  redaction-service update
  patched migration
2021-11-22 13:56:58 +01:00
Timo Bejan
271f0ac266 redaction-service update rlog-flags_2 2021-11-22 14:53:41 +02:00
Timo Bejan
1d3b499ce1 patched migration 2021-11-22 14:53:41 +02:00
Timo Bejan
8d7ac48d54 patched migration migration-patch_4 2021-11-22 14:37:15 +02:00
Timo Bejan
63a5c6cd10 Pull request #125: patched migration
Merge in RED/persistence-service from migration-patch to master

* commit '13f42a686d863f88abdf91af4c3157d09b45bb2d':
  patched migration
2021-11-22 13:34:16 +01:00
Timo Bejan
13f42a686d patched migration migration-patch_2 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
Dominique Eiflaender
16f7af25ee Pull request #124: RED-2171: Implemented migration from 2.3.x to 3.0.0
Merge in RED/persistence-service from RED-2171 to master

* commit '8136a765553d2507832ac933e2bb99d23b4a6977':
  RED-2171: Implemented migration from 2.3.x to 3.0.0
0.110.0
2021-11-22 12:55:38 +01:00
deiflaender
8136a76555 RED-2171: Implemented migration from 2.3.x to 3.0.0 RED-2171_4 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
RED-2661_7
2021-11-22 12:40:11 +02:00
Timo Bejan
cf8b86d976 Pull request #123: liquibase update
Merge in RED/persistence-service from dossier-stats-updates to master

* commit '57b8e9034a23fc5229881f7f43d2f05b894c9520':
  liquibase for tests. dug
  liquibase update
  liquibase update
2021-11-22 11:26:47 +01:00
Timo Bejan
57b8e9034a liquibase for tests. dug dossier-stats-updates_6 2021-11-22 12:24:17 +02:00