Commit Graph

1053 Commits

Author SHA1 Message Date
gkolokythas b52225308d Adds the number of Organisation on Dashboard statistcs. 2019-04-22 17:19:08 +03:00
gkolokythas 3e7747455c Adds dmpId on Dataset Response. 2019-04-22 13:45:36 +03:00
gkolokythas d37efb528c Fixes bug on DMP Datasets search, now can add several DMPs on criteria. 2019-04-22 12:35:50 +03:00
gkolokythas aed9d831e9 Adds Dataset Profile versioning functionality (Ticket #59) 2019-04-22 12:11:21 +03:00
gkolokythas 05a75090e9 Fixes Dataset copy dialogue text. 2019-04-16 16:47:02 +03:00
gkolokythas 018024d6f7 Fixes bug with Dataset Profile create. 2019-04-16 16:42:24 +03:00
gkolokythas 534d37668b Fixes file not working because of refactor. 2019-04-16 15:35:16 +03:00
gkolokythas 0da7fd8441 Adds basic edit on finalized Dataset profiles. (Ticket #72) 2019-04-16 13:49:09 +03:00
gkolokythas 7ca5568437 Fixes various missteps in code. 2019-04-15 13:35:26 +03:00
gkolokythas c577d6f53b Adds Dataset import functionality (Ticket #70) 2019-04-15 12:34:12 +03:00
gkolokythas 92b027280d Adds Dmp search filter on Dataset Listing. (Ticket #63) 2019-04-09 10:29:43 +03:00
gkolokythas 30c84de19a Fixes Pdf export for DMP and Dataset. 2019-04-05 12:20:06 +03:00
Diamantis Tziotzios bb666d91e4 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-04-03 18:03:04 +03:00
gkolokythas c1449bd333 Fixes the Project filter in ExploreDmp to have the same functionality when user is logged in or not. 2019-04-03 16:25:52 +03:00
gkolokythas a6ed45e75f Updates language on quick Dataset wizard. 2019-04-02 17:43:30 +03:00
gkolokythas 488d76448e Removes the validation from the DMP description. 2019-04-02 16:48:45 +03:00
gkolokythas ba36dd06ec Fixes Project status selector on explore 2019-04-02 13:45:47 +03:00
Diamantis Tziotzios 3416bc931e Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-04-02 11:43:24 +03:00
Diamantis Tziotzios e7d53aadee next button commented 2019-04-02 11:43:16 +03:00
Diamantis Tziotzios 3da8557389 Fixes bug on public Dataset export created by refactoring. 2019-04-02 10:53:38 +03:00
Diamantis Tziotzios aadc212002 Adds title to dataset export document. 2019-04-02 10:51:22 +03:00
Diamantis Tziotzios e455072536 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring
# Conflicts:
#	dmp-frontend/src/app/ui/quick-wizard/dataset-editor/dataset-editor-wizard.component.ts
2019-04-02 10:01:40 +03:00
Diamantis Tziotzios 1ee9ac2989 dataset wizard title change 2019-04-02 10:00:15 +03:00
Diamantis Tziotzios 0d73fb2a8b Fixes the functionality to see finalized Datasets when not signed in. 2019-04-01 13:42:46 +03:00
Diamantis Tziotzios 29f9c0992f Missing uncommited file. 2019-03-28 17:07:51 +02:00
Diamantis Tziotzios c37e421388 Adds Dataset copy functionality from a DMP to another. 2019-03-28 16:53:17 +02:00
Diamantis Tziotzios 3976722d47 Adds Dmp export file related. 2019-03-26 18:11:26 +02:00
Diamantis Tziotzios dcf768f913 Removes unnecessary code. 2019-03-26 18:10:19 +02:00
Diamantis Tziotzios fcb7c6591f Fixes the text input of multiple Autocomplete checkbox on DatasetProfile editor. 2019-03-26 18:03:09 +02:00
Diamantis Tziotzios ac0c19c323 Language updates. 2019-03-26 17:58:42 +02:00
Diamantis Tziotzios b45d4d5905 Removes the Validation from the DMP description on the second step of Quick Wizard. 2019-03-26 17:58:01 +02:00
Diamantis Tziotzios 0432aed3cb Makes the "Add new Dataset" button on Quick Wizard to not be seen when in edit mode. 2019-03-26 17:52:21 +02:00
Diamantis Tziotzios b76d7dd5b8 Adds "Save" and "Save and Finalize" on quick wizard components. 2019-03-26 17:43:19 +02:00
Diamantis Tziotzios ed03abd254 Adds the multiple autocomplete functionality on Combo Box Autocomplete. 2019-03-26 17:09:02 +02:00
Diamantis Tziotzios 02a42d22ba Fixes Dmp Versioning functionality letting user editing and saving over an old version. 2019-03-26 16:52:19 +02:00
Diamantis Tziotzios 1f643cda9a Adds export as Docx functionality on Datsets 2019-03-26 16:45:27 +02:00
Diamantis Tziotzios 1157a90d79 Extra files to DatasetProfile Versioning. 2019-03-26 16:41:50 +02:00
Diamantis Tziotzios 2c51468dfe Adds Dataset Profile Versioning. 2019-03-26 16:30:33 +02:00
Diamantis Tziotzios a7f138c1ea Fixes Project listing on Dashboard. 2019-03-15 18:06:55 +02:00
Diamantis Tziotzios 460aa7d1e7 Fixes "Save and Finalize" on Quick wizard. 2019-03-14 20:00:02 +02:00
Diamantis Tziotzios fb70345d39 Adds success message on Dataset Create Wizard. 2019-03-14 18:04:20 +02:00
Diamantis Tziotzios eebe0886c4 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-14 17:44:50 +02:00
Diamantis Tziotzios d19392fde0 language updates 2019-03-14 17:44:40 +02:00
Diamantis Tziotzios 8c241fd47f Polishing position and fixes bug on "add one field" button. 2019-03-14 17:39:30 +02:00
Diamantis Tziotzios 06f45326a6 Fixes autocomplete on quick wizard not working when filling out the dataset. 2019-03-14 16:30:34 +02:00
Diamantis Tziotzios 2cbaa05f95 Restyles and repositions "Add one more Fieldset" button. 2019-03-14 12:58:24 +02:00
Diamantis Tziotzios b7e0618945 Polishes Section's Description and also Composite's field Description and Extended Description. 2019-03-14 12:20:33 +02:00
Diamantis Tziotzios 95fa905fd2 Deletes obsolete Model class. 2019-03-14 11:52:59 +02:00
Diamantis Tziotzios 3b3b522089 Moves datasetWizard style from html to its respective scss file. 2019-03-14 11:52:14 +02:00
Diamantis Tziotzios 3d3eff8a65 Adds Save and Finalize functionality on QuickWizard. Fixes Save on QuickWizard so one can save even if form is invalid. 2019-03-14 11:50:06 +02:00