Commit Graph

208 Commits

Author SHA1 Message Date
apapachristou 1911670ea3 Styles listings and filter colors 2019-10-30 18:15:16 +02:00
apapachristou d9c338a6e0 Removes page of view plans for particular grant and removes unnecessary horizontal scrollbar on dataset description edit 2019-10-30 10:54:41 +02:00
gkolokythas 90385644d5 Fixes bug not showing json export method on public DMPs. 2019-10-29 13:33:02 +02:00
apapachristou 235715584b Fixes color of finalized DMP icon. 2019-10-24 17:08:24 +03:00
apapachristou 66be5bdf9e Change links to anchors (Issue #198) 2019-10-23 18:36:29 +03:00
apapachristou c96d1c7afe Fixes Dataset Description tab content on clone, new version of DMP. 2019-10-17 12:45:59 +03:00
apapachristou 8d343caf91 Adds pop-up box that informs the owner/admin that their names will be made visible to everyone when openly publishing the DMP/ Dataset Desrciption. (Issue #186) 2019-10-09 11:45:47 +03:00
apapachristou 7b53346703 Makes dmp/dataet editors mobile responsive 2019-10-08 14:20:22 +03:00
apapachristou 72df634132 Makes DMP overview page responsive. 2019-10-07 18:31:22 +03:00
apapachristou 77d2aa317e Funder - Grant Selection in DMP at quick-wizard. (Issue #182) 2019-10-04 19:11:52 +03:00
gkolokythas b08ac084c9 Fixes bug on not reseting the Grant selection method on Grant Tab of DMP editor. 2019-10-04 18:24:13 +03:00
gkolokythas fbe932b546 Fixes bug on not disbaling Grant when creating new DMP. 2019-10-04 17:14:46 +03:00
gkolokythas da325854c9 Makes Grant selector disable when Funder is not selected on Grant Tab of DMP Editor. 2019-10-04 12:16:59 +03:00
apapachristou 5fab3fb9d1 Fixes bug on removing /grants 2019-10-04 11:53:30 +03:00
apapachristou 4e9a35605d Removes /grants, /grants/new, /grants/edit/:id 2019-10-04 10:53:35 +03:00
apapachristou 9841b495c1 Adds radio box Roles on published DMPs and published Datasets, fixes initial value of radio boxes on filters. 2019-10-03 12:19:45 +03:00
apapachristou 85c9022a90 Fixes style of button "Export" 2019-09-27 11:20:54 +03:00
apapachristou 586e6c2f64 Removes focus of button that opens dialog after close it. 2019-09-27 11:09:29 +03:00
apapachristou 0c4c818acd Fixes responsiveness issues when using the app within a mobile phone. (Issue #178) 2019-09-26 18:08:04 +03:00
apapachristou 568fa17a84 Merges the functionality of "Export" and "Advanced Export" buttons to a new button. (Issue #172) 2019-09-25 12:44:22 +03:00
gkolokythas 812891fed1 Fixes bug of Published DMP and Published Dataet Descriptions on filter "Dataset Specification" not searching properly. 2019-09-24 11:25:16 +03:00
apapachristou 3f117d4a0f Fixes dmp overview bug: makes clone and add new version and list all versions available when DMP in Finalized or Published state. (Issue #165) 2019-09-23 17:17:31 +03:00
apapachristou 74ae77edbc Fixes bug on External References undo finalize. (Issue #162) 2019-09-23 14:06:58 +03:00
Diamantis Tziotzios e6891861e5 angular update to version 8 2019-09-23 11:17:03 +03:00
apapachristou 0bf062292d Add confirmation dialogue on DMP's overview "Publish" button. - (Issue #158) 2019-09-20 18:27:54 +03:00
apapachristou 0c27746465 Changes color palette 2019-09-19 13:00:00 +03:00
apapachristou ffebb8f365 Adds dynamic page titles 2019-09-16 18:46:19 +03:00
gkolokythas 2c4070135e Adds subtitle on Grant tab of DMP edit. 2019-09-13 18:00:34 +03:00
gkolokythas 9bc55bca5d Adding message when source from external fetching is null on Dataset Description. 2019-09-11 11:18:53 +03:00
gkolokythas 0db79b9498 Removes obsolete service "Language" from backend and frontend. 2019-09-06 13:00:01 +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
apapachristou 068fa50848 Makes all fields disabled on DMP new version page 2019-09-02 12:50:42 +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 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
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