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 |
|
Corina Olariu
|
afa75b850c
|
RED-7854 - UI stuck when selecting a future license
- in case start date is in the future send 0 values for license report
|
2023-10-31 15:39:06 +02:00 |
|
Corina Olariu
|
c2d558636c
|
RED-7848 - Sorting in merged dictionary differs from template dictionary in terms of capitalization
- fic cheskstyle error
|
2023-10-30 15:19:28 +02:00 |
|
Corina Olariu
|
efe6dd5930
|
RED-7848 - Sorting in merged dictionary differs from template dictionary in terms of capitalization
- correct junit assertions
|
2023-10-30 14:58:48 +02:00 |
|
Corina Olariu
|
13e47c6453
|
RED-7848 - Sorting in merged dictionary differs from template dictionary in terms of capitalization
- update the sorting of entries with a custom comparator
- update junit tests
|
2023-10-30 14:51:23 +02:00 |
|
Corina Olariu
|
8a50f6c0a2
|
RED-7848 - Sorting in merged dictionary differs from template dictionary in terms of capitalization
- update the sorting to natural order
- update junit tests
|
2023-10-30 11:20:02 +02:00 |
|
Kilian Schüttler
|
f250c6b961
|
Merge branch 'RED-7384' into 'master'
RED-7384: create shared models in persistence service
Closes RED-7384
See merge request redactmanager/persistence-service!201
|
2023-10-27 12:19:44 +02:00 |
|
Kilian Schuettler
|
a279a76659
|
RED-7384: create shared models in persistence service
|
2023-10-27 12:13:47 +02:00 |
|
Kilian Schuettler
|
d91bbc6d0e
|
RED-7384: create shared models in persistence service
|
2023-10-27 12:09:48 +02:00 |
|
Kilian Schuettler
|
18d98ab4e6
|
RED-7384: create shared models in persistence service
|
2023-10-27 11:55:38 +02:00 |
|
Andrei Isvoran
|
3bdfd4c96b
|
RED-7782 - Add property changes
|
2023-10-27 12:16:04 +03:00 |
|
Andrei Isvoran
|
7a0de45add
|
RED-7782 - Address PR comments
|
2023-10-27 12:14:22 +03:00 |
|
Andrei Isvoran
|
da43634b19
|
RED-7782 - Address PR comments
|
2023-10-27 12:09:20 +03:00 |
|
Andrei Isvoran
|
729881fcd4
|
RED-7782 - Fix tests
|
2023-10-26 17:07:42 +03:00 |
|
Andrei Isvoran
|
75847a43d5
|
RED-7782 - Merge unprocessed redactions into entity log without re-analysis.
|
2023-10-26 15:37:33 +03:00 |
|
Kilian Schuettler
|
9ebf22f52f
|
RED-7631: add EntryType IMAGE_HINT
* also fix BaseAnnotation builder
|
2023-10-26 12:02:29 +02:00 |
|
Kilian Schuettler
|
66f740b44a
|
RED-7631: add EntryType IMAGE_HINT
* also fix ManualResizeRedaction builder
|
2023-10-26 11:58:11 +02:00 |
|
Kilian Schuettler
|
c12abd0280
|
RED-7838: merge numberOfComments into EntityLog
* also change comment endpoint to return comments per annotation instead of file
|
2023-10-25 17:12:11 +02:00 |
|
Dominique Eifländer
|
15b24ac879
|
RED-7821: Added migration to fix wrong dossier dictionary entries in redaction logs
|
2023-10-25 13:36:40 +02:00 |
|
Corina Olariu
|
8eac48206b
|
RED-7812 - Dossier template will be renamed every time after each import
- remove unnecessary logs
|
2023-10-24 15:24:08 +03:00 |
|
Corina Olariu
|
5a3432e6c6
|
RED-7812 - Dossier template will be renamed every time after each import
- put back the checking by name for the other cases (when cloning, creating, updating a dossier template)
|
2023-10-24 15:15:27 +03:00 |
|
Corina Olariu
|
6d245ae7b6
|
RED-7812 - Dossier template will be renamed every time after each import
- when checking for the existence of the dossier template name ignore the dossier template id of the one that will be replaced
|
2023-10-24 13:32:07 +03:00 |
|
Andrei Isvoran
|
48d432024a
|
RED-7782 - Remove comments
|
2023-10-24 11:22:44 +02:00 |
|
Corina Olariu
|
59f3e99fea
|
Merge branch 'RED-7434' into 'master'
RED-7434 - Remove Section Grid entirely
Closes RED-7434
See merge request redactmanager/persistence-service!192
|
2023-10-23 14:28:54 +02:00 |
|
Kilian Schuettler
|
c831eb7025
|
DM-285: resolve circular dependecies
|
2023-10-23 14:10:46 +02:00 |
|
Kilian Schuettler
|
58e66f920c
|
DM-285: change fields of comments
|
2023-10-23 13:54:26 +02:00 |
|
Kilian Schuettler
|
c65a93bf1b
|
DM-285: flush add redaction removal
* only remove add redactions
|
2023-10-23 13:35:36 +02:00 |
|
Andrei Isvoran
|
a470fc0a2a
|
RED-7784 - Merge unprocessed changes into entity log
|
2023-10-23 11:10:59 +02:00 |
|