Efstratios Giannopoulos
|
e698b198e7
|
add description template to description
|
2023-11-24 12:39:26 +02:00 |
Efstratios Giannopoulos
|
9433beaaa6
|
dmp migration changes
|
2023-11-23 14:40:44 +02:00 |
amentis
|
f2c03c71cb
|
addTenant.sql script
|
2023-11-22 16:39:14 +02:00 |
Efstratios Giannopoulos
|
6f2d4f016d
|
fix sql scripts
|
2023-11-22 13:31:00 +02:00 |
amentis
|
c19920afb2
|
add reference, referenceType, SupportiveMaterial
|
2023-11-22 10:29:29 +02:00 |
Efstratios Giannopoulos
|
ff93e4e39b
|
user table sql scripts
|
2023-11-20 17:18:12 +02:00 |
Efstratios Giannopoulos
|
3b3dc6fffd
|
sync db tables for description
|
2023-11-20 17:08:43 +02:00 |
Efstratios Giannopoulos
|
332ee8c59e
|
add version status to dmp, description template
|
2023-11-14 18:18:20 +02:00 |
Thomas Georgios Giannos
|
ee68224f58
|
Added DmpUser table and stack
|
2023-11-07 12:12:14 +02:00 |
Thomas Georgios Giannos
|
02d8132f3d
|
Fix on new DmpDescriptionTemplate table
|
2023-11-02 17:55:34 +02:00 |
Thomas Georgios Giannos
|
281475bb85
|
Adding sql script for new DmpDescriptionTemplate table
|
2023-11-02 17:11:34 +02:00 |
Efstratios Giannopoulos
|
7e391582b5
|
User DescriptionTemplate refactor
|
2023-10-31 17:24:03 +02:00 |
Efstratios Giannopoulos
|
bdcaee004d
|
Merge branch 'dmp-refactoring' of code-repo.d4science.org:MaDgiK-CITE/argos into dmp-refactoring
# Conflicts:
# dmp-backend/core/src/main/java/eu/eudat/audit/AuditableAction.java
# dmp-backend/web/src/main/resources/config/permissions.yml
|
2023-10-27 18:52:34 +03:00 |
Efstratios Giannopoulos
|
57facf98e5
|
DescriptionTemplate refactor
|
2023-10-27 18:46:34 +03:00 |
Thomas Georgios Giannos
|
5d882c7e88
|
Drop old unused dataset related tables, small fix to migration script
|
2023-10-27 17:29:22 +03:00 |
Thomas Georgios Giannos
|
e31970c7ea
|
Adding migration scripts for Dmp, DmpReference, Description and DescriptionReference entities, other fixes / clear up dmp entity
|
2023-10-27 17:05:48 +03:00 |
Diamantis Tziotzios
|
3422b147c8
|
Merge branch 'dmp-refactoring' of https://code-repo.d4science.org/MaDgiK-CITE/argos into dmp-refactoring
|
2023-10-22 13:34:12 +03:00 |
Efstratios Giannopoulos
|
88088d64fd
|
DmpBlueprint refactor
|
2023-10-20 19:13:57 +03:00 |
Diamantis Tziotzios
|
4d3098860d
|
description template type and dmp blueprint frontend changes
|
2023-10-20 18:01:09 +03:00 |
Thomas Georgios Giannos
|
a38342e534
|
Removed EntityDao logic, added template stack, controller not yet implemented, db script not yet run
|
2023-10-18 17:58:36 +03:00 |
Diamantis Tziotzios
|
8574f33e56
|
update script
|
2023-10-18 14:04:43 +03:00 |
Diamantis Tziotzios
|
3eaf326c50
|
Description Template Types backend refactored to new format.
|
2023-10-17 15:55:00 +03:00 |
Bernaldo Mihasi
|
93c5918251
|
make grant funder not mandatory for the creation/new version/clone of dmp
|
2023-09-18 17:48:54 +03:00 |
Bernaldo Mihasi
|
b1a832074d
|
small fixes, (wip) remove description template chip from dmp editor
|
2023-09-13 15:55:38 +03:00 |
Bernaldo Mihasi
|
6f5fcabc79
|
add db scripts: inserting default blueprint, attach that blueprint as profile of each dmp, make each dataset section index correspond to the default blueprint last section
|
2023-09-12 15:24:25 +03:00 |
Bernaldo Mihasi
|
4219d90039
|
add "DmpSectionIndex" column to descriptions in order to know in which section of a dmp the description belongs, add "data" column in DmpDatasetProfile table, data stores in which sections a description template is saved
|
2023-09-11 08:57:09 +03:00 |
Bernaldo Mihasi
|
cd80e78e40
|
add status to description template types, fix bugs in editor/listing
|
2023-09-11 08:40:03 +03:00 |
Bernaldo Mihasi
|
bc279b1610
|
#8843 - 1. refactor the DatasetProfile Table to DescriptionTemplate name 2. add scripts for the new DescriptionTemplateType table 3. update english localization + frontend
|
2023-07-25 15:04:39 +03:00 |
Bernaldo Mihasi
|
c6d37806c8
|
drop column doi from dmp and refactor code(replace single doi with list of dois)
|
2022-12-08 13:12:54 +02:00 |
Bernaldo Mihasi
|
59e26dbb8d
|
[WIP] EntityDoi table
|
2022-11-02 09:41:40 +02:00 |
Konstantina Galouni
|
744160c84a
|
Add in DB table UploadFile
|
2022-03-16 11:32:06 +02:00 |
George Kalampokis
|
67b10528e3
|
Fix db creation scripts for linux
|
2021-10-01 12:37:20 +03:00 |
George Kalampokis
|
e5264780c3
|
When finalize DMP properly finalize it's datasets first
|
2021-04-21 18:21:52 +03:00 |
George Kalampokis
|
af04e34b6f
|
Add new User Role Dataset Template Editor.
|
2021-04-06 19:03:00 +03:00 |
George Kalampokis
|
3477cf25fd
|
Change sql and sh scripts from CRLF to LF
|
2020-12-14 17:30:15 +02:00 |
Diamantis Tziotzios
|
078d472859
|
db script fix
|
2020-11-04 18:57:42 +02:00 |
George Kalampokis
|
47d5d8cb9e
|
Fix another minor DBVersion issue with the DB creation scripts
|
2020-11-04 16:38:59 +02:00 |
George Kalampokis
|
2d3dfbf919
|
Fix minor issue with one of the DB update scripts
|
2020-11-04 16:28:14 +02:00 |
George Kalampokis
|
ff169ae806
|
Made User Merge logic functional
|
2020-10-27 18:06:58 +02:00 |
George Kalampokis
|
96ffbe6670
|
Updated DB scripts
|
2020-10-26 13:11:54 +02:00 |
George Kalampokis
|
e1212383ff
|
Add expirimental logic for userMerge (+ some updates for DB)
|
2020-10-23 18:40:17 +03:00 |
Diamantis Tziotzios
|
0d408ff68a
|
fixes
|
2020-10-05 12:08:57 +03:00 |
George Kalampokis
|
914ab50127
|
Update DB Version
|
2020-06-10 16:23:54 +03:00 |
George Kalampokis
|
ba091fad6c
|
Remove User Association Table
|
2020-06-10 16:09:26 +03:00 |
George Kalampokis
|
78ee4673ee
|
Add ExtraProperties for DMP and language for Dataset Template
|
2020-06-03 12:13:31 +03:00 |
George Kalampokis
|
9651be1b78
|
Removed old database updates (redundant)
|
2020-05-13 12:49:14 +03:00 |
George Kalampokis
|
08bf30b79b
|
Simplified database deployment scripts
|
2020-05-13 10:56:02 +03:00 |
George Kalampokis
|
af62e192ae
|
Improved deployment
|
2020-05-12 13:10:23 +03:00 |
George Kalampokis
|
e2b15f1b82
|
Add self deploy scripts for the database (without docker)
|
2020-05-11 18:34:42 +03:00 |
George Kalampokis
|
19b8a49370
|
Fixed issue with doiFunder sql
|
2020-05-11 11:46:16 +03:00 |