Commit Graph

55 Commits

Author SHA1 Message Date
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
George Kalampokis 0eb0707fd5 Add openaire grant on DOI creation (ref #257) 2020-05-06 18:11:33 +03:00
George Kalampokis f397ce6c72 Fixed issue when creating new users 2020-05-04 17:19:23 +03:00
George Kalampokis 5d6fbd3e37 Improve self deployment 2020-05-04 17:15:52 +03:00
George Kalampokis 391a88a236 The invite pop up will show only user collaborating with DMP that the current user also is collaborating (ref #258) 2020-05-04 15:47:30 +03:00
George Kalampokis 75fc400349 Added postgres on docker compose 2020-04-29 14:03:19 +03:00
George Kalampokis 575fc70f32 Add Database Versioning 2020-03-31 11:48:34 +03:00
George Kalampokis 25988ab272 Add Email Notifications when one of the collaborators is editing either a DMP or a Dataset (ref #244) 2020-02-14 18:40:34 +02:00
George Kalampokis b62c0f7ff5 Add a new Lock Table that will prevent two or more users to edit simultaneously a single DMP or Dataset (ref #240) 2020-02-11 18:27:54 +02:00
gkolokythas 66a5157f62 SQL script fixing "Researcher" reference prefix. 2020-01-16 11:13:45 +02:00
gkolokythas 2e2e003378 SQL script for updating internal created researchers' "Reference". 2020-01-13 18:22:13 +02:00
gkolokythas bf5526103a SQL scripts for updating "Reference" on Funder, Grant and Project to now use the "dmp:" prefix and their unique id as part of it. 2020-01-13 12:17:06 +02:00
gkolokythas 493ab9763e SQL script for setting the Dataset's Status "Canceled" where DMP is published and them not "Finalized". 2020-01-08 11:46:16 +02:00
gkolokythas 59cb4db641 SQL script for the update of "reference" property of Grant, Funder and Project. (Issue #187) 2019-11-06 16:49:22 +02:00
gkolokythas e6003292c4 Fixes bug of missing commas on External References sql update script. 2019-11-06 16:36:59 +02:00
gkolokythas b0babe906c SQL script for "reference" property update of all Dataset Description "External References" (Data Repository, External Dataset, Registry, Service). (Issue #187) 2019-11-06 12:41:27 +02:00
gkolokythas 47c2940517 Adds "creationUser" on Researcher entity. (Issue #168) 2019-09-30 17:42:01 +03:00
gkolokythas 446717da97 Adds "Creation User" on DataRepository, ExternalDataset, Registry, Service. (Issue #168) 2019-09-25 13:43:17 +03:00
gkolokythas aaa1e9d1c7 Adds "Creation User" on Funder entity and fixes bug showing Funder created by user to other users. (Issue #167) 2019-09-24 17:40:53 +03:00
Diamantis Tziotzios c9f143f113 script changes 2019-09-02 13:18:09 +03:00
gkolokythas f08e2e47b7 SQL scripts for new "Funder" entity. (Issue #145) 2019-08-02 10:25:54 +03:00
gkolokythas 875150f7a8 SQL scripts for "Project" entity creation. 2019-08-01 12:13:44 +03:00
gkolokythas 37ec020231 Renames on database Grant Constrains. 2019-08-01 12:12:59 +03:00
gkolokythas feaec87b82 Renames "Project" to "Grant on backend. (Issue #145) 2019-07-31 17:57:34 +03:00
gkolokythas 4aa0febc39 Adds "Description" field on Dataset Template and make it visible on autocomplete dropdowns. (Issue #137) 2019-07-30 18:30:47 +03:00
gkolokythas f8310b2362 Adds email confirmation logic and view. 2019-07-12 17:12:16 +03:00
gkolokythas 3f93c38d50 SQL script to add new column "DOI" on DMP. 2019-07-05 14:10:17 +03:00
gkolokythas 76831573ff Fixes bug on Sql scripts with naming conventions. 2019-06-26 16:30:26 +03:00
gkolokythas b8977669c6 Renames DMP and Dataset columns. 2019-06-24 17:01:24 +03:00
gkolokythas a40def3162 Adds "isPublic" and "PublishedDat" properties on DMP. 2019-06-19 17:32:54 +03:00
gkolokythas 47262a9a99 Removes obsolete property "IsPublic" from Datasets. 2019-06-19 17:13:34 +03:00
gkolokythas 5b2b5aaf31 Database scripts to move DMP Role to intermediate table, create DMPDatasetprofile, insert Finalized date on DMPs. 2019-06-07 16:55:10 +03:00
Diamantis Tziotzios cd05187326 test sql script 2019-06-07 16:41:48 +03:00
Nikolaos Laskaris 67d95de255 added foreign keys 2017-11-17 00:13:39 +01:00
Nikolaos Laskaris 6b72242c2e added Creator column on {DMP, DATASET and PROJECT} 2017-11-16 23:27:23 +01:00
Nikolaos Laskaris 596705077c Update DataManagementPlanDB.sql 2017-11-16 11:34:42 +01:00
Nikolaos Laskaris b4fb82d5f4 added "Description" field on {Dataset, DatasetProfile, DMP, Project} entities 2017-11-07 10:48:11 +01:00
Nikolaos Laskaris c1ca2af9f9 Update DataManagementPlanDB.sql 2017-11-02 17:06:37 +01:00
Nikolaos Laskaris abf91162a1 Added {create/updated} timestamps, status codes (to aid soft deletes), plus project's start-end dates 2017-11-02 16:30:27 +01:00
Nikolaos Laskaris 56253849d2 Update DataManagementPlanDB.sql 2017-11-02 16:02:46 +01:00
Nikolaos Laskaris c5f21e566f Update DataManagementPlanDB.sql 2017-10-24 16:34:59 +02:00
Nikolaos Laskaris 63a8f264e9 Update DataManagementPlanDB.sql 2017-10-19 01:45:19 +02:00
Nikolaos Laskaris 91675f3663 Update DataManagementPlanDB.sql 2017-10-18 23:52:15 +02:00
Nikolaos Laskaris 59846ef8b9 Update DataManagementPlanDB.sql 2017-10-18 12:17:56 +02:00
Nikolaos Laskaris 4f6d949dab Update DataManagementPlanDB.sql 2017-10-18 12:17:00 +02:00
Nikolaos Laskaris 592dcbc706 Minor change 2017-10-12 17:17:34 +02:00