Commit Graph

28 Commits

Author SHA1 Message Date
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