apapachristou
|
46e62b01df
|
Adds subtitles and hint on external data autocomplete
|
2019-08-30 18:06:12 +03:00 |
gkolokythas
|
eb48edfb2d
|
Adds "source" property to Funders and Projects fetched from external sources.
|
2019-08-30 17:47:23 +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 |
gkolokythas
|
8ebe2961b7
|
Refactors DMP "clone" and "new version" functionality to support DMP's new entities "Funder" and "Project".
|
2019-08-29 17:45:47 +03:00 |
gkolokythas
|
2d36450e55
|
Fixes bug not setting Creation user on Grant.
|
2019-08-29 12:35:02 +03:00 |
gkolokythas
|
3140cf62bd
|
Adds logic on DMP quick wizard for saving new entities "Funder" and "Project".
|
2019-08-29 11:30:17 +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 |
gkolokythas
|
5c1df31d88
|
Adds logic and models for DMP's quick wizard Funder and Project, on backend.
|
2019-08-28 18:17:16 +03:00 |
apapachristou
|
6f6ee9876b
|
Adds funder, project fields on DMP wizard
|
2019-08-28 16:53:17 +03:00 |
gkolokythas
|
27e9e2ac97
|
Fixes bug not adding Creation User on new Grant.
|
2019-08-28 16:20:55 +03:00 |
gkolokythas
|
71aea010a9
|
Fixes DMP editor's Funder updating mechanics.
|
2019-08-28 11:52:07 +03:00 |
gkolokythas
|
3d3963f5c1
|
Fixes bug on DMP editor model initializing Funder with null values.
|
2019-08-28 11:51:02 +03:00 |
gkolokythas
|
d5970126d2
|
Fixes bug on DMP update not being ableto remove Funder.
|
2019-08-27 18:02:44 +03:00 |
gkolokythas
|
bca715d52b
|
Fixes bug on not storing Funder Id on Grant table.
|
2019-08-27 17:00:09 +03:00 |
gkolokythas
|
b13bfb4527
|
Fixes bug on fetching Grant with Funder reference.
|
2019-08-27 16:59:21 +03:00 |
gkolokythas
|
1c9d631fcd
|
Fixes bug on Remote Fetcher when "source" field is null.
|
2019-08-27 14:24:55 +03:00 |
apapachristou
|
99d3ec9998
|
Filters by funder (if selected) the grant autocomplete options
|
2019-08-27 14:03:39 +03:00 |
gkolokythas
|
098c2270fb
|
Adds value "Internal" for Grants fetched localy.
|
2019-08-27 13:11:25 +03:00 |
gkolokythas
|
9281864a70
|
Adds "source" property to Grants fetched from external sources.
|
2019-08-27 12:52:21 +03:00 |
gkolokythas
|
1bd789b924
|
Fixes bug on Grant's query with criteria.
|
2019-08-26 17:56:16 +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 |
gkolokythas
|
535ca2ed5a
|
Adds "create if don't exist" for Funder entity and refactors the existing ones.
|
2019-08-26 16:55:30 +03:00 |
gkolokythas
|
44973ef3a9
|
Disables Grant's "Funder" property edit by other than creation user.
|
2019-08-26 16:52:05 +03:00 |
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 |