gkolokythas
|
b8e08869e5
|
Removes some unused imports and formats DatasetManager.
|
2019-06-04 17:16:12 +03:00 |
gkolokythas
|
4532313623
|
Fixes bug on Dataset createOrUpdate not saving associated DMP properly.
|
2019-06-04 17:05:47 +03:00 |
gkolokythas
|
9911dcdac5
|
Adds DMP export to JSON file (RDA template, not finished).
|
2019-06-04 17:04:04 +03:00 |
gkolokythas
|
147eb2ce44
|
Adds finalized date on Datasets and DMPs on backend.
|
2019-06-04 12:00:50 +03:00 |
gkolokythas
|
2e467f8277
|
Fixes bug on not properly saving the Creator of a DMP.
|
2019-05-31 16:43:14 +03:00 |
gkolokythas
|
2db15fc713
|
Fixes performace on DMP autocomplete.
|
2019-05-31 14:07:12 +03:00 |
gkolokythas
|
175a1e0747
|
Refactors DMP creator to use the intermediate table from database and not the column.
|
2019-05-31 11:38:04 +03:00 |
gkolokythas
|
8705f916b2
|
Fixes bug on DMP updating modified date.
|
2019-05-30 15:41:23 +03:00 |
gkolokythas
|
56ff4f3fb9
|
Fixes bug on DMPdao.
|
2019-05-30 11:31:08 +03:00 |
gkolokythas
|
2f045e6a52
|
Makes DMP owner to only have the permision to delete members.
|
2019-05-29 18:04:20 +03:00 |
gkolokythas
|
58137d18dd
|
Adds the functionality to delete members of a DMP.
|
2019-05-29 17:58:23 +03:00 |
ikalyvas
|
5f6224210b
|
Adds json deserialization ignore for missing properties
|
2019-05-29 13:55:13 +03:00 |
gkolokythas
|
2453cde47f
|
Fixes bug and efficiency on fetching DMPs.
|
2019-05-29 12:02:47 +03:00 |
gkolokythas
|
7bac52267a
|
Temporarily disables json ignore on empty values.
|
2019-05-29 11:54:07 +03:00 |
ikalyvas
|
3924176ce4
|
Merge branch Development
|
2019-05-29 11:22:18 +03:00 |
gkolokythas
|
a212ad1962
|
Fixes bug importing deleted file.
|
2019-05-28 10:28:00 +03:00 |
gkolokythas
|
f9b12f99a4
|
Refactors the the connection between DMP and Dataset Template (Profile) and adds Dataset Template criteria on DMP listing.
|
2019-05-28 10:22:58 +03:00 |
ikalyvas
|
120e16f714
|
Adds Criteria Serialization
|
2019-05-28 10:16:34 +03:00 |
gkolokythas
|
10e76e6d2b
|
Adds email information on UserInfo listing model.
|
2019-05-28 10:12:23 +03:00 |
gkolokythas
|
dd0b23580c
|
Adds datasets and dmp roles on DMP edit model.
|
2019-05-27 18:26:03 +03:00 |
ikalyvas
|
93f69979ba
|
Updates Queryablelist to support Queries and Criteria
|
2019-05-23 18:03:44 +03:00 |
gkolokythas
|
7844c33b7c
|
Various improvements on DMP document export. (Issue #71)
|
2019-05-22 11:53:30 +03:00 |
ikalyvas
|
fd30cc9a94
|
Refactors the way queries are generated
|
2019-05-21 18:17:41 +03:00 |
gkolokythas
|
d15cbd6d9e
|
Adds uri property to ProjectOverview model.
|
2019-05-21 13:36:55 +03:00 |
gkolokythas
|
7de3e34a6d
|
Fixes Collaborators' autocomplete search query not working properly.
|
2019-05-21 10:52:32 +03:00 |
gkolokythas
|
c28ec47537
|
Adds new models for exposing the Dataset and Dataset Template informations.
|
2019-05-20 14:20:06 +03:00 |
ikalyvas
|
8a2f6b3c28
|
Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
|
2019-05-20 13:34:19 +03:00 |
gkolokythas
|
f0c99e33af
|
Adds description on ProjectOverview model.
|
2019-05-20 13:19:10 +03:00 |
ikalyvas
|
ea66da7cff
|
Updates Colaborators fetch algorithm
|
2019-05-20 13:15:28 +03:00 |
gkolokythas
|
b67614afd0
|
Refactor the DMP listing model and adding to it more information about Project.
|
2019-05-20 13:13:48 +03:00 |
gkolokythas
|
392eb0d36e
|
Adds researchers to DMP overview model.
|
2019-05-20 10:27:32 +03:00 |
gkolokythas
|
dd973d4b78
|
Adds endpoint for the new model DataManagmentPlanOverview.
|
2019-05-17 18:21:56 +03:00 |
gkolokythas
|
4b47ce75e1
|
Fixes bugs on creating and updating DMPs releated to the user refactor.
|
2019-05-17 13:19:30 +03:00 |
gkolokythas
|
6b13f191b0
|
Adds the missing information to User Dashboard (Ticket #83)
|
2019-05-17 11:42:30 +03:00 |
Diamantis Tziotzios
|
151656386a
|
merging changes
|
2019-05-17 10:44:16 +03:00 |
Diamantis Tziotzios
|
6714ba99ee
|
Merge branch 'ui-refactoring' into Development
# Conflicts:
# dmp-backend/web/src/main/java/eu/eudat/logic/managers/DatasetProfileManager.java
# dmp-frontend/src/app/dataset-profile-form/form/form.component.html
# dmp-frontend/src/app/dataset-profile-form/form/form.component.ts
# dmp-frontend/src/app/services/datasetProfileAdmin/datasetProfileAfmin.service.ts
|
2019-05-17 10:34:37 +03:00 |
gkolokythas
|
f26b3200e3
|
Polishes the Tag functionality by adding the mockup data into a json file (Ticket #76)
|
2019-05-16 14:16:24 +03:00 |
gkolokythas
|
f71d02613a
|
Adds Tags functionality on Dataset listing with mockup data. (Ticket #76)
|
2019-05-16 13:54:29 +03:00 |
gkolokythas
|
4a1b9984c7
|
Implemets Collaborators filter to Dataset and DMP listing. (Ticket #77)
|
2019-05-16 13:10:28 +03:00 |
gkolokythas
|
3914c456d3
|
Adds project Id on Dataset listing model.
|
2019-05-16 10:10:54 +03:00 |
gkolokythas
|
d5c1469a98
|
Adds the Organisations statistics on public Dashboard.
|
2019-05-15 18:39:05 +03:00 |
gkolokythas
|
25ce03b962
|
Adds project Abbreviation on Dataset listing model.
|
2019-05-15 18:24:31 +03:00 |
gkolokythas
|
0ee3299d79
|
Fixes DMP invitation bug not properly saving the information.
|
2019-05-14 16:40:25 +03:00 |
gkolokythas
|
62d681d022
|
Project filter on "Public DMPs" now exposes only the ones associated with public DMPs (Ticket #79)
|
2019-05-14 16:08:49 +03:00 |
gkolokythas
|
b8559f9f52
|
Organisations filter on "Public DMPs" now exposes only the ones associated with public DMPs. (Ticket #79)
|
2019-05-14 14:12:31 +03:00 |
gkolokythas
|
3905f68121
|
Adds the project Id on DMP listing model.
|
2019-05-14 14:04:43 +03:00 |
gkolokythas
|
ebfde3e992
|
Fixes bug on create Dmp not saving the role on the Database.
|
2019-05-13 13:30:35 +03:00 |
gkolokythas
|
1747e62a58
|
Fixes bug on DMP listing backend logic that exposes deleted Datasets.
|
2019-05-13 12:20:59 +03:00 |
gkolokythas
|
11c1ac33cf
|
Adds the criteria on DMP listing and refactors the backend userInfo.
|
2019-05-10 11:33:48 +03:00 |
gkolokythas
|
f0a73cf355
|
Adds description and project abbreviation on Dmp listing model.
|
2019-05-09 12:42:51 +03:00 |