Commit Graph

1273 Commits

Author SHA1 Message Date
gkolokythas ae67197818 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-05-30 11:31:36 +03:00
gkolokythas 56ff4f3fb9 Fixes bug on DMPdao. 2019-05-30 11:31:08 +03:00
apapachristou a6b0d99f2f Fixed bug on disabled mat-form-field-underline 2019-05-30 11:25:30 +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
apapachristou 80cc6b2fba Fixed import buttons on DMP templates, Dataset templates 2019-05-29 17:41:39 +03:00
ikalyvas 840943d7fc Temporarily rolls back from Hibernate's latest version 2019-05-29 17:21:45 +03:00
apapachristou 0f1bad8115 Styles Breadcrumb 2019-05-29 17:10:55 +03:00
apapachristou 87d3c89476 Fixed bug on button attach_file 2019-05-29 16:44:18 +03:00
apapachristou 59c347f88c Fixed textarea resize bug 2019-05-29 16:17:47 +03:00
ikalyvas 5f6224210b Adds json deserialization ignore for missing properties 2019-05-29 13:55:13 +03:00
apapachristou 67e0dbcb7c Fixed bug on input fields icons 2019-05-29 13:19:16 +03:00
apapachristou 9159ba2d9b Bug fixed on remove collaborator 2019-05-29 12:34:27 +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
apapachristou eeffcc9b28 Removes collaborator from submit form 2019-05-29 10:58:08 +03:00
apapachristou f6be85a8f2 Fixes: Permissions of remove collaborator, Dialog bug on add researchers 2019-05-29 10:12:49 +03:00
apapachristou c5fb057bf5 Adds: remove contributor button on dmp edit (style only) 2019-05-28 17:39:25 +03:00
apapachristou 3a83ab4c1c Adds: Translate 2019-05-28 16:37:39 +03:00
apapachristou 9580f89eea Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-05-28 13:47:17 +03:00
apapachristou 71bceef123 Bug Fixed on New Dmp Finalize option 2019-05-28 13:42:12 +03:00
apapachristou 62bf286f3f Adds Dataset Tab 2019-05-28 12:59:23 +03:00
gkolokythas e2347b9b50 Fixes the efficiency on fetching DMPs' associated Dataset Templates. 2019-05-28 11:10:42 +03:00
apapachristou cae43a14db Adds project tab and people tab 2019-05-28 10:49:09 +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 12372baa8f Adds email information on UserInfo listing model.
(cherry picked from commit 10e76e6d2b)
2019-05-28 10:14:39 +03:00
gkolokythas 10e76e6d2b Adds email information on UserInfo listing model. 2019-05-28 10:12:23 +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 dd0b23580c Adds datasets and dmp roles on DMP edit model. 2019-05-27 18:26:03 +03:00
apapachristou 23d85d0275 Fixed Bootstrap Grid System 2019-05-27 12:16:52 +03:00
apapachristou 9d40ffde63 Dmp Editor First Commit 2019-05-23 18:48:54 +03:00
ikalyvas 93f69979ba Updates Queryablelist to support Queries and Criteria 2019-05-23 18:03:44 +03:00
gkolokythas 3d316176f8 Refactors logic and language on Breadcrumbs. 2019-05-23 16:00:11 +03:00
gkolokythas fadaa9bbcb Adds missing breadcrumbs. 2019-05-23 12:40:24 +03:00
gkolokythas 4f727e5f2e Language fixes on public Dashboard. 2019-05-23 09:43:44 +03:00
gkolokythas 5e9fdea187 Fixes language on public Dashboard. 2019-05-22 17:20:05 +03:00
gkolokythas c98b7934d8 Fixes bug on public DMP view when user is not logged in. 2019-05-22 17:18:30 +03:00
apapachristou 1ae1f1a91d Adds: Edit Action at Dmp Listing Item 2019-05-22 16:52:55 +03:00
apapachristou 0708a4f58d Restyles: Confirmation Dialog 2019-05-22 16:36:24 +03:00
apapachristou 072f97fdb7 Fixes: bug on size of dataset cards at dmp overview page v2 2019-05-22 14:26:05 +03:00
apapachristou 1240a2b585 Fixes: bug on size of dataset cards at dmp overview page 2019-05-22 13:48:23 +03:00
apapachristou f71f0ed3ff Adds: Breadcrumb on dmp overview page, Fixes: bug on breadcrumbs at page refresh 2019-05-22 12:52:53 +03:00
gkolokythas 7844c33b7c Various improvements on DMP document export. (Issue #71) 2019-05-22 11:53:30 +03:00
ikalyvas 579749a5dc Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into backend-refactoring 2019-05-22 09:57:59 +03:00
gkolokythas 496b0bcf4e Fixes bug on DMP listing criteria. 2019-05-22 09:49:19 +03:00
ikalyvas 159dfd35ba Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into backend-refactoring 2019-05-21 18:51:32 +03:00
apapachristou aee9ce7c9c Fix css bug when empty abbreviation, description on public homepage 2019-05-21 18:42:04 +03:00