gkolokythas
|
12372baa8f
|
Adds email information on UserInfo listing model.
(cherry picked from commit 10e76e6d2b )
|
2019-05-28 10:14:39 +03:00 |
gkolokythas
|
abb41b238d
|
Adds datasets and dmp roles on DMP edit model.
(cherry picked from commit dd0b23580c )
|
2019-05-27 18:29:53 +03:00 |
gkolokythas
|
7844c33b7c
|
Various improvements on DMP document export. (Issue #71)
|
2019-05-22 11:53:30 +03:00 |
gkolokythas
|
e49d7afc54
|
Fixes bug on Project editor.
|
2019-05-21 17:20:11 +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 |
ikalyvas
|
c09685c501
|
Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
|
2019-05-20 14:25:04 +03:00 |
ikalyvas
|
37ced95cff
|
Fixes bug with Colaborator Query
|
2019-05-20 14:24:15 +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
|
bb3fb91ba8
|
Fixes bug on Dataset listing when user not creator.
|
2019-05-15 17:43:53 +03:00 |
gkolokythas
|
99fc3df7fa
|
Fixes bug when fetching the Organisations.
|
2019-05-15 09:36:05 +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
|
f3fbf012f9
|
Fixes bug on Dataset Criteria.
|
2019-05-10 16:05:01 +03:00 |
gkolokythas
|
4829151355
|
Fixes search criteria on Dataset listing.
|
2019-05-10 15:36:23 +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 |
gkolokythas
|
c0a780086c
|
Fixes Visibility Criteria on DMP listing.
|
2019-05-07 12:30:03 +03:00 |
gkolokythas
|
1edd38c09e
|
Adds user information on DMP listing.
|
2019-05-06 12:41:13 +03:00 |
gkolokythas
|
e138b18dc1
|
Adds Templates (Dataset Profiles) on DMP listing.
|
2019-04-26 17:08:41 +03:00 |
gkolokythas
|
e591e47736
|
Adds the published DMPs view.
|
2019-04-26 17:05:15 +03:00 |
gkolokythas
|
9d4c3fca60
|
Adds the property of last modified on Dmps and Datasets.
|
2019-04-25 18:12:08 +03:00 |
gkolokythas
|
5557111e93
|
Makes the code of Dataset Profile version checking on a Dataset more maintainable. (Ticket #59)
|
2019-04-23 12:01:49 +03:00 |
gkolokythas
|
b52225308d
|
Adds the number of Organisation on Dashboard statistcs.
|
2019-04-22 17:19:08 +03:00 |
gkolokythas
|
3e7747455c
|
Adds dmpId on Dataset Response.
|
2019-04-22 13:45:36 +03:00 |
gkolokythas
|
aed9d831e9
|
Adds Dataset Profile versioning functionality (Ticket #59)
|
2019-04-22 12:11:21 +03:00 |
gkolokythas
|
018024d6f7
|
Fixes bug with Dataset Profile create.
|
2019-04-16 16:42:24 +03:00 |
gkolokythas
|
534d37668b
|
Fixes file not working because of refactor.
|
2019-04-16 15:35:16 +03:00 |
gkolokythas
|
7ca5568437
|
Fixes various missteps in code.
|
2019-04-15 13:35:26 +03:00 |
gkolokythas
|
c577d6f53b
|
Adds Dataset import functionality (Ticket #70)
|
2019-04-15 12:34:12 +03:00 |