Commit Graph

2061 Commits

Author SHA1 Message Date
gkolokythas ff9aa14047 Refactors how researchers are fetched from external sources and saved in general. 2020-01-14 12:33:48 +02:00
gkolokythas 9d627a11da Adds functionality to create a map of keys and their respected display values of every external endpoint used in the configuration xml. 2020-01-14 12:26:36 +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 009bd68f71 Fixes bug on setting "Creation User" on a external fetched Grant. 2020-01-13 10:59:48 +02:00
gkolokythas 03f025764e Fixes bug on published DMPs vesrion listing. 2020-01-10 13:50:24 +02:00
gkolokythas 18c785cd93 Fixes how DMP versions are fetched when published and adds UI elemets on listings corresponding to that change. 2020-01-10 12:44:00 +02:00
gkolokythas 2798fa3a39 Fixes query on published DMPs now fetching the latest version that is published. 2020-01-09 17:19:47 +02:00
gkolokythas 45e7deedb7 Adds version indicator on DMP listing items. 2020-01-09 15:45:37 +02:00
gkolokythas 1c58007a9f Fixes setting the status of a new version of a published DMP to "published" too. 2020-01-09 15:43:57 +02:00
gkolokythas eba3ee137d Adds missing properties when creating a new version of a published DMP. 2020-01-09 14:36:56 +02:00
gkolokythas 9d8de0c2fb Adds authorization check when creating new version of a DMP. 2020-01-09 14:34:23 +02:00
gkolokythas aaae4ec3fa Fixes "published DMPs" listing now fetching latest version of every DMP. 2020-01-09 14:32:03 +02:00
gkolokythas ab8ba11703 Fixes "New Version" DMP editor so user cannot edit "Funder", "Grant" or "Project". 2020-01-08 13:06:15 +02:00
gkolokythas 3da0cc9ad4 Fixes not showing "New Version" option on DMP overview action menu. 2020-01-08 13:04:04 +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
apapachristou f29aec07cc Uploads profile default placeholder 2020-01-08 09:42:26 +02:00
gkolokythas fa22017d48 Fixes clone functionality not working on published DMPs. 2020-01-07 18:17:21 +02:00
gkolokythas 6eaff65ea8 Hides DMP properties that shouldn't be visible on "DMP overview" view. 2020-01-07 18:15:07 +02:00
gkolokythas bc0fd36722 Hides "Contact-Support" footer option when user not logged in. 2020-01-03 18:38:27 +02:00
gkolokythas 89b98f5377 Fixes filter criteria bug on "Published DMP" and "Published Dataset Description" listings. 2020-01-03 17:47:25 +02:00
gkolokythas 0f6583ca4b Fixes bug on "Search bar" not fetching published DMP and published Dataset Descriptions. 2020-01-03 16:52:27 +02:00
gkolokythas 290aa5260c Adds "if file exists" check functionality on setting configurable providers and fixes bug not closing input stream when error occures. (Issue #183) 2020-01-03 12:55:12 +02:00
gkolokythas b6b2c93096 Fixes bug of disabled form on DMP editor. 2019-12-20 12:18:57 +02:00
gkolokythas 4daa6c4eb2 Adds restrictions on DMP edit view when user not creator. 2019-12-19 15:48:24 +02:00
gkolokythas 462f6dcb61 Language fix. 2019-12-19 15:27:16 +02:00
gkolokythas 655f2a4456 Fixes bug of duplicating "role"criteria on Dataset listing query. 2019-12-19 15:26:53 +02:00
gkolokythas 3a58234282 Fixes bug on Dataset Description listing, fetching extra wrong items when "Member" criteria was selected. 2019-12-19 13:08:20 +02:00
gkolokythas ca160ccd22 Fixes bug showing Collaborators on published DMPs. 2019-12-19 12:28:11 +02:00
gkolokythas 61a7f0b809 Adds Collaborators panel on DMP Overview. 2019-12-19 12:10:16 +02:00
Diamantis Tziotzios c8600b315e autocomplete fix 2019-12-18 17:37:00 +02:00
gkolokythas d70e8d46c5 Adds restrictions on DMP overview when user not creator. 2019-12-18 16:28:48 +02:00
gkolokythas 9aed05d574 Adds backend validation so that only creator can edit one DMP. 2019-12-18 12:38:04 +02:00
gkolokythas e50bef555f Adds missing properties "Funder" and "Project" from DMP xml export. 2019-12-18 10:55:08 +02:00
gkolokythas 4e3a3b573a Fixes bug on fetching Datasets. 2019-12-17 18:17:21 +02:00
gkolokythas 4efdf42b94 Fixes search bar redirect url when a DMP is selected. (Issue #215) 2019-12-17 16:19:30 +02:00
gkolokythas c272644c61 Fixes bug on Grant Tab's validation when creating a new DMP. 2019-12-17 14:15:12 +02:00
gkolokythas 6cedc40339 Refactors Dataset "Field" from String to Object. 2019-12-17 13:08:01 +02:00
gkolokythas 816ed4dd65 Fixes bug not filter out deleted items of DMP and Dataset. Refactors redirect when selecting Grant from Search bar. (Issue #215) 2019-12-16 12:18:49 +02:00
Diamantis Tziotzios 72310d8ff1 minor fix 2019-12-13 17:40:57 +02:00
gkolokythas 43134fa959 Fixes bug not saving properly new External References on Dataset Description. 2019-12-13 17:10:21 +02:00
Diamantis Tziotzios 3bab68265b added grant id to displayfn 2019-12-13 17:05:19 +02:00
gkolokythas e51f855737 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-12-13 13:36:39 +02:00
gkolokythas da031838d6 Adds filter on Datataset's editor DMP selector to only fetch DMPs with "Draft" status. (Issue #213) 2019-12-13 13:36:25 +02:00
Diamantis Tziotzios 32b56721f2 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
# Conflicts:
#	dmp-frontend/src/app/ui/dataset/dataset-wizard/dataset-wizard-editor.model.ts
2019-12-13 13:16:17 +02:00
Diamantis Tziotzios 55b6da619f bug fixes 2019-12-13 13:15:12 +02:00
gkolokythas e96c927f94 Increases page size when fetching from external Urls. (Issue #208) 2019-12-13 13:08:32 +02:00
gkolokythas 52334aec6a Fixes bug on not creating new "External Datasets" and "Data Repositories". (Issue #212) 2019-12-13 13:05:58 +02:00
Diamantis Tziotzios d4db0e204e fixed validation issues on dmp wizard 2019-12-13 11:53:43 +02:00
gkolokythas a80a935ff3 Fixes bug on not fetching internal saved Grants. 2019-12-12 18:29:56 +02:00