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 |
Diamantis Tziotzios
|
3327131ad8
|
autocomplete style fix
|
2019-12-12 16:54:26 +02:00 |
Diamantis Tziotzios
|
d21e5c3d78
|
autocomplete fixes
|
2019-12-12 16:12:46 +02:00 |
gkolokythas
|
9dbf57be03
|
Fixes bug at DMP Wizard on creating new Grant, Funder and Project.
|
2019-12-12 14:02:52 +02:00 |
gkolokythas
|
7d6790b225
|
Fixes bug missing Project id on default creating Project entity on DMP.
|
2019-12-12 13:04:00 +02:00 |
Diamantis Tziotzios
|
13b825bafc
|
Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
|
2019-12-12 12:42:18 +02:00 |
Diamantis Tziotzios
|
bcf4a3f6a2
|
autocomplete style changes
|
2019-12-12 12:42:00 +02:00 |
gkolokythas
|
01d6782ec7
|
Refactors how reference is created on Funder, Grant and Projcect now using their unique id as a part of it instead of label.
|
2019-12-12 12:27:47 +02:00 |
Diamantis Tziotzios
|
d1d0cbd931
|
autocomplete fix
|
2019-12-12 12:04:29 +02:00 |
Diamantis Tziotzios
|
e85c0cc68f
|
minor fixes
|
2019-12-12 11:26:19 +02:00 |
Diamantis Tziotzios
|
7c2a3b298d
|
minor fix
|
2019-12-11 16:51:18 +02:00 |
Diamantis Tziotzios
|
16d57bd0ad
|
dmp advanced editor changed to remain at the same page when saving
|
2019-12-11 16:51:03 +02:00 |
Diamantis Tziotzios
|
bd8120362d
|
Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
|
2019-12-11 14:24:43 +02:00 |
gkolokythas
|
b3422f83ef
|
Adds missing changes for RDA refactor.
|
2019-12-11 12:55:40 +02:00 |
gkolokythas
|
3765d7cc9f
|
Refactors RDA export for DMP.
|
2019-12-11 12:48:13 +02:00 |
Diamantis Tziotzios
|
79069ed64b
|
Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
|
2019-12-11 11:15:36 +02:00 |