Kresnadi Budisantoso
d4a9afb8fe
RED-7962 Fix error 500 for rule endpoints if dossier template does not exist
...
Also return 404 for file attribute definition endpoint if dossier template does not exist.
2023-11-29 16:18:46 +01:00
Kresnadi Budisantoso
9985e9b0af
RED-7962 Fix wrong CSV mapping active flag
2023-11-29 16:18:46 +01:00
Dominique Eifländer
e55cd716cc
DM-602: Do not always set addToDictionary for recategorizations
2023-11-29 11:28:28 +01:00
Andrei Isvoran
88736855b4
RED-7785 - Fix false positives not getting removed for unprocessed changes & refactor merging unprocessed changes into entitylog logic.
2023-11-29 11:03:51 +01:00
Corina Olariu
c036acc81d
Merge branch 'RED-7979' into 'master'
...
RED-7979 - Force Hint leads to 500 BE Error
Closes RED-7979
See merge request redactmanager/persistence-service!232
2023-11-29 10:24:36 +01:00
Corina Olariu
22d837a35f
RED-7979 - Force Hint leads to 500 BE Error
...
- in case of force hint, there is no legalBasis so do not add property changes for legalBasis
2023-11-29 10:40:07 +02:00
Kresnadi Budisantoso
06d3b282cc
RED-7962 Updated platform dependency to 2.20.0
2023-11-29 00:05:22 +01:00
Kresnadi Budisantoso
0013b5d116
RED-7962 Improved response of endpoint to get file attributes
...
Added CSV settings.
2023-11-29 00:05:22 +01:00
Kresnadi Budisantoso
97960d8ed7
RED-7962 Fixes error 500 that occurred because of the rule file type parameter that was not removed by mistake
...
Also adjusted the audit log message if 'dryRun' was set to `true`.
2023-11-29 00:05:22 +01:00
Timo Bejan
882576dadf
RED-7967 - liquibase fix
2023-11-28 17:39:13 +02:00
Kresnadi Budisantoso
93167265d1
RED-7962 Added 'red-experimental' role to restrict usage of experimental...
2023-11-27 18:40:09 +01:00
Timo Bejan
1c2d3fe4e2
skipping bugs since this was disabled up to now but got enabled due to upgrade of dependencies
2023-11-23 21:46:40 +02:00
Timo Bejan
e73b6bd69b
Migration local testing
2023-11-23 21:38:11 +02:00
Timo Bejan
5d6ed6bba8
cleanup
2023-11-23 21:38:11 +02:00
Timo Bejan
288bbf9f17
Integrate sync service
2023-11-23 21:38:11 +02:00
Timo Bejan
83c02409e9
Integration of sync service
2023-11-23 21:38:11 +02:00
Kresnadi Budisantoso
e5636452a1
RED-7962 Added rule upload and download specification to openapi.yaml
...
Other changes:
* minor renamings
* fixed query parameter name to camelCase
* changed response code for invalid rules to 422 (unprocessable entity)
* changed filename of rules to lower case
2023-11-23 15:33:17 +01:00
Dominique Eifländer
19605b4185
RED-7962: Implemented public rules endpoints
2023-11-23 13:37:33 +01:00
Andrei Isvoran
eae93223fa
RED-7784 - Fixes for unprocessed redactions
2023-11-21 13:25:23 +01:00
Dominique Eifländer
8379af0a79
RED-7934: Fixed pmd violation
2023-11-16 15:29:03 +01:00
Dominique Eifländer
ff8c6d2463
RED-7934: Do not delete manual redactions at remove redaction
2023-11-16 14:45:30 +01:00
Corina Olariu
c455bdf5ce
Merge branch 'master' into RED-7918
2023-11-16 15:08:29 +02:00
Dominique Eifländer
59d45a309b
RED-7934: Do not delete manual redactions at remove redaction if not updateDictionary
2023-11-16 13:46:18 +01:00
Andrei Isvoran
d8c746b48d
RED-7784 - Include unprocessed redactions in reports by default
2023-11-16 09:04:14 +01:00
Corina Olariu
a8e0f4b67c
RED-7918 - RM-62: "Last Modified" date not updated after change
...
- update tests
2023-11-16 09:53:03 +02:00
Corina Olariu
ba19477c25
RED-7918 - RM-62: "Last Modified" date not updated after change
...
- in calculate flags get the entity log with the unprocessed changes
2023-11-16 09:32:24 +02:00
Andrei Isvoran
5d977d191a
RED-7784 - Include unprocessed redactions in reports by default
2023-11-14 15:18:16 +02:00
Ali Oezyetimoglu
67afcfa6b0
RED-7883: updated zips of dossier templates to have the right encoded type dictionary lists
2023-11-14 12:12:39 +01:00
Ali Oezyetimoglu
8845c406b2
RED-7883: updated methods to import and export with UTF-8 instead of modified UTF-8
2023-11-14 11:26:34 +01:00
Ali Oezyetimoglu
f0a4772c33
RED-7883: changed encoding of type dictionaries from modified UTF-8 to UTF-8
2023-11-14 10:44:21 +01:00
Ali Oezyetimoglu
d11a1178b3
RED-7883: changed encoding from modified UTF-8 to UTF-8 for dossier template import and export
2023-11-13 16:51:14 +01:00
Corina Olariu
0d475e2839
RED-7876 - Diagrams for future license are empty
...
- remove the check for start date in the future
- remove the setting to set current date for end date in case date is in the future
2023-11-13 09:50:03 +02:00
Kilian Schüttler
819b2384b2
Merge branch 'DM-557' into 'master'
...
DM-557: fix component sorting
Closes DM-557
See merge request redactmanager/persistence-service!208
2023-11-10 12:37:10 +01:00
Kilian Schuettler
05981913b3
DM-557: fix component sorting
2023-11-10 12:15:07 +01:00
Dominique Eifländer
6adfdb2991
DM-576: Fixed connections idle in transaction
2023-11-09 16:16:04 +01:00
Andrei Isvoran
61cc1297fd
RED-7784 - Report with unprocessed redactions
2023-11-08 09:42:23 +01:00
Andrei Isvoran
e81e1eb000
RED-7784 - Report with unprocessed redactions
2023-11-07 12:44:57 +01:00
Andrei Isvoran
93bbdd768d
RED-7784 - Report with unprocessed redactions
2023-11-07 11:50:32 +01:00
Kilian Schüttler
15995a1518
Merge branch 'sorting_hotfix' into 'master'
...
hotfix: fix component sorting
See merge request redactmanager/persistence-service!212
2023-11-06 17:48:13 +01:00
Kilian Schuettler
c1418d30dc
hotfix: fix component sorting
2023-11-06 15:36:32 +01:00
Dominique Eifländer
75aa8aa467
RED-7382: Implemented Saas migration
2023-11-06 13:06:49 +01:00
Andrei Isvoran
0f3cc14409
RED-7784 - Add state for unprocessed redactions
2023-11-02 09:34:17 +01:00
Dominique Eifländer
284d0bff50
Merge branch 'RED-7517' into 'master'
...
Resolve RED-7517
Closes RED-7517
See merge request redactmanager/persistence-service!203
2023-11-02 08:56:13 +01:00
Andrei Isvoran
e1007dc5c4
RED-7677 - dossier-template endpoint should return a 400 if validFrom > validTo
2023-11-01 10:16:14 +01:00
Corina Olariu
0a8347d326
Merge branch 'RED-7854' into 'master'
...
RED-7854 - UI stuck when selecting a future license
Closes RED-7854
See merge request redactmanager/persistence-service!205
2023-11-01 09:40:59 +01:00
Corina Olariu
9b5b8195dc
RED-7854 - UI stuck when selecting a future license
...
- no need to specify 0 for int values, will be initialized with 0 by default
2023-11-01 10:21:36 +02:00
Corina Olariu
f60ef37a08
Merge branch 'RED-7854' into 'master'
...
RED-7854 - UI stuck when selecting a future license
Closes RED-7854
See merge request redactmanager/persistence-service!204
2023-10-31 15:42:50 +01:00
Dominique Eifländer
b966ac516b
RED-7517: Save dossier and acls in same transaction
2023-10-31 15:03:38 +01:00
Dominique Eifländer
517763786b
Merge branch 'RED-7821' into 'master'
...
RED-7821: Added migration to fix wrong dossier dictionary entries in redaction logs
Closes RED-7821
See merge request redactmanager/persistence-service!197
2023-10-31 15:03:26 +01:00
Corina Olariu
5c28072103
RED-7854 - UI stuck when selecting a future license
...
- return 0 values in all invalid cases
2023-10-31 15:58:12 +02:00