Commit Graph

1501 Commits

Author SHA1 Message Date
gkolokythas efde5fe5a3 Enriches models with Funder entity. 2019-08-26 16:43:30 +03:00
gkolokythas 0d74177d6b Adds filter on Funder, Grant and Project to expose only the entities created for on application and not the ones saved by external sources. 2019-08-26 16:16:50 +03:00
gkolokythas b6c9727b6c Adds funder criteria on Grand model. 2019-08-26 16:05:38 +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
gkolokythas 6ac737e68d Adds Funder overview model on backend. 2019-08-23 16:23:23 +03:00
apapachristou 14b52e36a8 Associates Funder to Grant (Issue #145) 2019-08-23 13:30:36 +03:00
gkolokythas dca2b7fe84 Attaches Funder on Grant model according to requirements. (Issue #145) 2019-08-23 12:15:41 +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
gkolokythas 8ad6a8f158 Fixes bug on not checking validation rules of a new Finalized DMP. (Issue #131) 2019-08-22 17:15:16 +03:00
gkolokythas 2881ac5dd9 Adds backend validation on DMP finalization. (Issue #131) 2019-08-22 16:48:18 +03:00
gkolokythas f5866107ad Fixes bug on not populating the Project entity with Grant when Project is not selected, on DMP creation. 2019-08-22 14:29:33 +03:00
apapachristou 218595c358 Fixes bug on dmp-editor action "save changes" 2019-08-22 13:32:43 +03:00
gkolokythas 230e7481b1 Fixes bug on Funder like criteria. (Issue #145) 2019-08-22 12:23:04 +03:00
gkolokythas 1f97eaf349 Adds backend email validation for contact email. (Issue #128) 2019-08-22 10:36:53 +03:00
gkolokythas 934702a734 Fixes bug not containing user mail on Contact mail. (Issue #128) 2019-08-22 10:17:53 +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 05c4039dbe Fixes bug on Zenodo DOI's property "creator name". 2019-08-21 17:31:33 +03:00
gkolokythas f38a8fd36b Fixes bug on creating a new Dataset Description of an existing DMP. 2019-08-21 13:20:05 +03:00
gkolokythas 99f9776e54 Creates backend Controller for Contact mail and adds it's respected configuration. (Issue #128) 2019-08-21 11:37:47 +03:00
apapachristou 3ed25bca11 Adds funder and project fields 2019-08-20 18:32:42 +03:00
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