Commit Graph

1430 Commits

Author SHA1 Message Date
gkolokythas 9f1eafa4c6 Adds missing configuration setting of Funder. (Issue #145) 2019-08-20 18:26:56 +03:00
gkolokythas 66a17db67a Fixes Project's external fetching various code missteps. 2019-08-20 18:25:32 +03:00
gkolokythas 43fbacc39f Adds Funder's entity its respected needed properties for external fetching. (Issue #145) 2019-08-20 18:22:53 +03:00
gkolokythas 5489a18c75 Fixes bug on Project remote fetching, not including it in ResponsesCache. (Issue #145) 2019-08-20 12:46:00 +03:00
gkolokythas beb7744e43 Adds Project external dynamic configuration properties. 2019-08-02 18:25:39 +03:00
gkolokythas 5dcf8397df Adds Funder entity on backend. 2019-08-02 18:24:43 +03:00
gkolokythas e8efe54479 Fixes bug on updating Project entity and various code missteps. 2019-08-02 18:21:00 +03:00
gkolokythas 01c5166bb9 Adds "Project" entity and its respected needed properties for external fetching. (Issue #145) 2019-08-02 11:27:12 +03:00
gkolokythas f08e2e47b7 SQL scripts for new "Funder" entity. (Issue #145) 2019-08-02 10:25:54 +03:00
gkolokythas 875150f7a8 SQL scripts for "Project" entity creation. 2019-08-01 12:13:44 +03:00
gkolokythas 37ec020231 Renames on database Grant Constrains. 2019-08-01 12:12:59 +03:00
gkolokythas 184b28e8ea Fixes bug ,due to rename, on fetching external Grants. 2019-08-01 12:12:06 +03:00
apapachristou 06b54ba8e6 Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +03:00
gkolokythas feaec87b82 Renames "Project" to "Grant on backend. (Issue #145) 2019-07-31 17:57:34 +03:00
gkolokythas 37aebb3d8d When creating new Researcher is now automatically added to to autocomplete. (Issue #141) 2019-07-31 13:07:32 +03:00
gkolokythas 3549e5f65f Fixes bug on Dataset Template model of DMP not incuding description. 2019-07-31 10:41:49 +03:00
gkolokythas f195adf44d Adds Dataset Template description as a tool tip on it's respected list on DMP editor. 2019-07-31 10:24:54 +03:00
gkolokythas d4595c08c4 Fixes language of Dataset Templates list on DMP editor. 2019-07-31 10:14:09 +03:00
gkolokythas 4aa0febc39 Adds "Description" field on Dataset Template and make it visible on autocomplete dropdowns. (Issue #137) 2019-07-30 18:30:47 +03:00
gkolokythas 47fd02934c Adds new field on Dataset Template that link back to Open DMP entities (DMPs) (Issue #129). 2019-07-30 14:31:41 +03:00
gkolokythas ff8ab5ad3e Adds new field on Dataset Template that link back to Open DMP entities (Dataset Descriptions) (Issue #129). 2019-07-30 13:35:06 +03:00
Diamantis Tziotzios 81fb715a9d added messages for after dmp creation popup 2019-07-30 11:22:04 +03:00
Diamantis Tziotzios b5a53b348a language fixes 2019-07-29 17:08:49 +03:00
Diamantis Tziotzios 68c2f19143 email config 2019-07-29 13:33:53 +03:00
Diamantis Tziotzios dc719682c6 config changes 2019-07-29 13:33:10 +03:00
Diamantis Tziotzios 4eb1c184c1 minor changes 2019-07-29 13:15:52 +03:00
gkolokythas 65ba88f544 Adds subtitle to external dropdown on Dataset Description editor. (Issue #139) 2019-07-29 12:26:08 +03:00
gkolokythas d1c04289ce Adds subtitles to external dropdowns (Researchers, Organisations). (Issue #139) 2019-07-29 12:04:19 +03:00
gkolokythas 68b699ea63 Fixes bug not showing the chip label of external references on Dataset Description edit. 2019-07-29 11:20:42 +03:00
gkolokythas 39b0ca0140 Fixes bug on showing deleted Dataset Descriptions and fixes language on Dataset Description Template version update. 2019-07-26 11:37:26 +03:00
gkolokythas 74779d8054 Fixed "XX Datasets" redirect links on DMP overview model. (Issue #144) 2019-07-25 17:09:14 +03:00
gkolokythas a64c96bc1e Fixes bug on multiple autocomplete reseting the form value when typing. (Issue #135) 2019-07-25 16:12:14 +03:00
gkolokythas 273b05da00 Fixes bug on DMP Template (profile) not showing saved values. (Issue #134) 2019-07-25 14:06:22 +03:00
gkolokythas ee367b3032 Adds backend controller for DMP Template (profile) External Autocomplete field and refactors DMP edit to show DMP Template (profile). (Issue #134) 2019-07-24 18:29:29 +03:00
gkolokythas 81c5a492c1 Adds "external autocomplete" field on DMP profile editor. (Issue #134) 2019-07-23 18:01:51 +03:00
gkolokythas f31435de94 Fixes bug on updating DMP when not containing the Dataset Templates of its Dataset Descriptions. 2019-07-19 11:55:08 +03:00
gkolokythas 099efab90c Fixes language on bread crumbs of DMP's public view. 2019-07-18 17:26:53 +03:00
gkolokythas 131245850a Changes navigation of "XX Dataset Descriptions" on DMP overview to redirect on DMP edit "Dataset Descriptions" tab. (Issue #144) 2019-07-18 17:16:12 +03:00
gkolokythas f00ac97dbb Adds all available options on DMP overview contetxt menu and creates new separate "Edit" button. (Issue #133) 2019-07-18 13:17:34 +03:00
gkolokythas 844ac467f6 Adds tool tips in every listing View and changes position of the existing ones. 2019-07-18 12:50:51 +03:00
gkolokythas b69b98accc Adds tooltips on Dataset listing. 2019-07-18 12:11:35 +03:00
gkolokythas 30dd91c21d Renames Popup message on DMP creation. (Issue #142) 2019-07-18 11:50:19 +03:00
gkolokythas 83e1a9790e Adds proper icon on Published DMP. (Issue #109) 2019-07-18 11:39:24 +03:00
gkolokythas 049c00e25a Adds tool tips on Dataset Description listing. (Issue #109) 2019-07-18 10:56:18 +03:00
gkolokythas fc770a057e Rename all "Datasets" to "Dataset Descriptions". (Issue #143) 2019-07-16 17:04:02 +03:00
gkolokythas 7fc7da55e2 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-07-16 16:44:47 +03:00
gkolokythas 7b4490a723 Adds new field on Dataset Template that link back to Open DMP entities (Researchers) (Issue #129). 2019-07-16 16:41:12 +03:00
Diamantis Tziotzios e3e3c0fa1b Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-07-15 18:50:23 +03:00
Diamantis Tziotzios a9f086b6f9 minor fixes 2019-07-15 18:49:48 +03:00
gkolokythas 7a7e445120 Fixes position of OrcId login button. 2019-07-15 10:02:19 +03:00