Commit Graph

1065 Commits

Author SHA1 Message Date
gkolokythas 9bc55bca5d Adding message when source from external fetching is null on Dataset Description. 2019-09-11 11:18:53 +03:00
gkolokythas bd6170f711 Adds "source" property on external autocomplete field of Dataset Description Template. 2019-09-10 18:30:46 +03:00
gkolokythas 0db79b9498 Removes obsolete service "Language" from backend and frontend. 2019-09-06 13:00:01 +03:00
gkolokythas 1f79c9d3e5 Optimizes the number of database calls when fetching a Dataset Description. 2019-09-06 12:20:32 +03:00
gkolokythas 1b83d57bcd Fixes titles and subtitles on Dataset Description's "External References" tab. 2019-09-05 17:50:45 +03:00
Diamantis Tziotzios f5d2fca682 minor fixes 2019-09-05 14:49:41 +03:00
Diamantis Tziotzios 21c4de8f21 added Glossary and FAQs 2019-09-05 13:29:59 +03:00
apapachristou 7b921a7ede Adds subtitle message on null or undefined source 2019-09-04 10:37:44 +03:00
apapachristou 72a613a380 Fixes bug on invisible tabs 2019-09-04 09:54:02 +03:00
apapachristou 3fb82c65ea Fixes bug on grant description input, makes field not required 2019-09-02 13:29:22 +03:00
Diamantis Tziotzios 433c28c510 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-09-02 13:18:21 +03:00
Diamantis Tziotzios c9f143f113 script changes 2019-09-02 13:18:09 +03:00
apapachristou 068fa50848 Makes all fields disabled on DMP new version page 2019-09-02 12:50:42 +03:00
Diamantis Tziotzios 67fee28171 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-09-02 11:26:23 +03:00
Diamantis Tziotzios 4360686308 fixed b2access login route 2019-09-02 11:26:17 +03:00
apapachristou 286b90d6a7 Restyles DMP new version page 2019-09-02 11:19:16 +03:00
apapachristou 46e62b01df Adds subtitles and hint on external data autocomplete 2019-08-30 18:06:12 +03:00
apapachristou a9a39db622 Restyles clone DMP page and adds funder and project fields on tab grant 2019-08-30 16:02:02 +03:00
apapachristou 9081ccadfe Disables buttons "Next" on DMP Wizard if required fields are empty 2019-08-29 11:09:47 +03:00
apapachristou 5d1d1e36d7 Fixes bug on save and finalize button on DMP wizard 2019-08-28 18:34:04 +03:00
apapachristou 6f6ee9876b Adds funder, project fields on DMP wizard 2019-08-28 16:53:17 +03:00
apapachristou 99d3ec9998 Filters by funder (if selected) the grant autocomplete options 2019-08-27 14:03:39 +03:00
apapachristou 93cb23b870 Adds funder on Dmp model and removes it form Grant model and adds funder criteria on grant input autocomplete 2019-08-26 17:29:57 +03:00
apapachristou 73d776cdc3 Adds error notification on failure email sent, removes funderFormGroup input and get it through grantFormGroup 2019-08-23 18:27:58 +03:00
apapachristou 14b52e36a8 Associates Funder to Grant (Issue #145) 2019-08-23 13:30:36 +03:00
apapachristou d635032224 Adds a Support section to side menu that opens a dialog where the user will provide a "Subject" and a "Description" to be sent (Issue #128) 2019-08-23 10:04:20 +03:00
apapachristou 5cd5b96fb3 Fixes bug on dmp status value on failing action "finalize" 2019-08-22 17:53:25 +03:00
apapachristou 218595c358 Fixes bug on dmp-editor action "save changes" 2019-08-22 13:32:43 +03:00
gkolokythas 416538532c Fixes bug on not redirecting to correct url when clicking on Dataset Description on Published DMP Overview view. 2019-08-21 17:53:19 +03:00
gkolokythas f38a8fd36b Fixes bug on creating a new Dataset Description of an existing DMP. 2019-08-21 13:20:05 +03:00
apapachristou 3ed25bca11 Adds funder and project fields 2019-08-20 18:32:42 +03:00
apapachristou 06b54ba8e6 Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +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 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