Commit Graph

198 Commits

Author SHA1 Message Date
gkolokythas 3164ee4144 Fixes Dataset Description not updating two External References (Registries, Services) when harvesting from external url. 2019-09-16 18:26:18 +03:00
gkolokythas 7fe3962be4 Fixes bug not saving or updating the "Uri" value on a Dataset Description. 2019-09-06 12:15:05 +03:00
gkolokythas bca715d52b Fixes bug on not storing Funder Id on Grant table. 2019-08-27 17:00:09 +03:00
gkolokythas 1bd789b924 Fixes bug on Grant's query with criteria. 2019-08-26 17:56:16 +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
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
gkolokythas 230e7481b1 Fixes bug on Funder like criteria. (Issue #145) 2019-08-22 12:23:04 +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 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 feaec87b82 Renames "Project" to "Grant on backend. (Issue #145) 2019-07-31 17:57:34 +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 f8310b2362 Adds email confirmation logic and view. 2019-07-12 17:12:16 +03:00
gkolokythas 7d68f93ecd Adds DOI variable to DMP models. 2019-07-05 14:08:24 +03:00
gkolokythas ad6371ed1e Fixes bug on exposing Canceled Dataset on Dataset listing. 2019-06-27 11:40:12 +03:00
gkolokythas 868e6886b3 Clarifies DMP's finalize filter to not include published ones. 2019-06-25 12:40:01 +03:00
gkolokythas b8977669c6 Renames DMP and Dataset columns. 2019-06-24 17:01:24 +03:00
gkolokythas 9d77f7e0ab Refactors public DMPs listing and public Datasets listing to expose public items and not just finalized. 2019-06-20 14:45:47 +03:00
gkolokythas 8e0bafcbfa Adds criteria "Public" on DMP listing. 2019-06-20 14:31:29 +03:00
gkolokythas a40def3162 Adds "isPublic" and "PublishedDat" properties on DMP. 2019-06-19 17:32:54 +03:00
gkolokythas f9292ee839 Adds "Canceled" Status on Datasets and fixes bug with Dataset isPublic leftovers. 2019-06-19 17:16:05 +03:00
gkolokythas 47262a9a99 Removes obsolete property "IsPublic" from Datasets. 2019-06-19 17:13:34 +03:00
gkolokythas 173ff16602 Fixes bug on DMP not creating new Project when needed. 2019-06-13 10:32:45 +03:00
gkolokythas 61a64a1c5b Adds Dataset Template criteria on Dataset listing. 2019-06-12 12:10:46 +03:00
gkolokythas 3db3456eb8 Fixes typo on Project authentication criteria. (Issue #90) 2019-06-10 18:03:54 +03:00
gkolokythas 399c2630af Fixes bug on Project listing not authenticating properly. (Issue #90) 2019-06-10 17:19:35 +03:00
gkolokythas 7b4a809f3d Fixes bug on public Dataset criteria not checking for empty array of dmpIds. 2019-06-10 17:02:38 +03:00
gkolokythas 00661483ab Adds backend DMP filter on public Dataset listing. 2019-06-10 14:25:42 +03:00
gkolokythas b8e08869e5 Removes some unused imports and formats DatasetManager. 2019-06-04 17:16:12 +03:00
gkolokythas 147eb2ce44 Adds finalized date on Datasets and DMPs on backend. 2019-06-04 12:00:50 +03:00
gkolokythas 2f139471dc Fixes bug on not updating Dataset's DMP. 2019-06-03 16:09:38 +03:00
gkolokythas 56ff4f3fb9 Fixes bug on DMPdao. 2019-05-30 11:31:08 +03:00
gkolokythas 2453cde47f Fixes bug and efficiency on fetching DMPs. 2019-05-29 12:02:47 +03:00
gkolokythas 7bac52267a Temporarily disables json ignore on empty values. 2019-05-29 11:54:07 +03:00
ikalyvas 3924176ce4 Merge branch Development 2019-05-29 11:22:18 +03:00
gkolokythas e2347b9b50 Fixes the efficiency on fetching DMPs' associated Dataset Templates. 2019-05-28 11:10:42 +03:00
gkolokythas f9b12f99a4 Refactors the the connection between DMP and Dataset Template (Profile) and adds Dataset Template criteria on DMP listing. 2019-05-28 10:22:58 +03:00
ikalyvas 120e16f714 Adds Criteria Serialization 2019-05-28 10:16:34 +03:00
ikalyvas 93f69979ba Updates Queryablelist to support Queries and Criteria 2019-05-23 18:03:44 +03:00
ikalyvas 159dfd35ba Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into backend-refactoring 2019-05-21 18:51:32 +03:00
ikalyvas fd30cc9a94 Refactors the way queries are generated 2019-05-21 18:17:41 +03:00
gkolokythas e49d7afc54 Fixes bug on Project editor. 2019-05-21 17:20:11 +03:00
gkolokythas 7de3e34a6d Fixes Collaborators' autocomplete search query not working properly. 2019-05-21 10:52:32 +03:00
ikalyvas 37ced95cff Fixes bug with Colaborator Query 2019-05-20 14:24:15 +03:00
ikalyvas ea66da7cff Updates Colaborators fetch algorithm 2019-05-20 13:15:28 +03:00
gkolokythas 4a1b9984c7 Implemets Collaborators filter to Dataset and DMP listing. (Ticket #77) 2019-05-16 13:10:28 +03:00
gkolokythas bb3fb91ba8 Fixes bug on Dataset listing when user not creator. 2019-05-15 17:43:53 +03:00
gkolokythas 99fc3df7fa Fixes bug when fetching the Organisations. 2019-05-15 09:36:05 +03:00
gkolokythas 62d681d022 Project filter on "Public DMPs" now exposes only the ones associated with public DMPs (Ticket #79) 2019-05-14 16:08:49 +03:00
gkolokythas b8559f9f52 Organisations filter on "Public DMPs" now exposes only the ones associated with public DMPs. (Ticket #79) 2019-05-14 14:12:31 +03:00
gkolokythas f3fbf012f9 Fixes bug on Dataset Criteria. 2019-05-10 16:05:01 +03:00
gkolokythas 4829151355 Fixes search criteria on Dataset listing. 2019-05-10 15:36:23 +03:00
gkolokythas 11c1ac33cf Adds the criteria on DMP listing and refactors the backend userInfo. 2019-05-10 11:33:48 +03:00
gkolokythas c0a780086c Fixes Visibility Criteria on DMP listing. 2019-05-07 12:30:03 +03:00
gkolokythas e591e47736 Adds the published DMPs view. 2019-04-26 17:05:15 +03:00
gkolokythas b52225308d Adds the number of Organisation on Dashboard statistcs. 2019-04-22 17:19:08 +03:00
gkolokythas aed9d831e9 Adds Dataset Profile versioning functionality (Ticket #59) 2019-04-22 12:11:21 +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 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 f6f28d6058 Fixes bug on Researchers autocomplete with case sensitivity. 2019-02-15 13:03:59 +02:00
Diamantis Tziotzios 8a67f0c7f1 Dmp-Profile Delete + Enum 2019-02-13 17:51:16 +02:00
Diamantis Tziotzios 44dcc77bec Fix query For Reasearcher dao Impl 2019-02-13 15:46:17 +02:00
Diamantis Tziotzios 61d8fa1181 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-02-11 15:46:39 +02:00
Diamantis Tziotzios 9af0fed9fe Fix Endpoind For Researchers get 2019-02-11 15:46:29 +02:00
Diamantis Tziotzios 22592cfe75 Adds finalize functionality on Dataset Profiles and refactors frontend and backend to suit that change. 2019-02-11 14:04:45 +02:00
Diamantis Tziotzios f3e8d20e37 Create Delete EndPoind And Button ForDataset Profiles 2019-02-06 13:10:44 +02:00
Ioannis Kalyvas 4845ba84a7 Added Delete action on Projects , Datasets and Datamanagement Plans 2018-11-30 16:57:20 +02:00
Ioannis Kalyvas 01afdabb21 Added Navigation to next question by pressing on a button. Introduces MarkForConsideration Component 2018-11-01 18:02:15 +02:00
Ioannis Kalyvas 5094dca494 Fixed Dataset Entity Graph to Join ExternalDatasets and not fetch them lazy loaded 2018-10-18 16:33:37 +03:00
Ioannis Kalyvas f1ff0ebf0b Implemented Publishing Datasets in finalised DMP's (Ticket #47 - Publishing Datasets - DMP Finalisation) 2018-10-15 15:50:01 +03:00
Ioannis Kalyvas 6a52950e1d Changed Published dataset descriptions page to include Datatable Criteria in Facet Search Component 2018-10-15 13:17:54 +03:00
Ioannis Kalyvas 099a839e80 Enhanced the behaviour of finalising DMP's with Dataset withdrawal 2018-10-15 12:04:20 +03:00
Ioannis Kalyvas c33d5ea50a Fixed Bugs With Some Search Fields and Dataset Locking 2018-10-11 14:22:49 +03:00
Ioannis Kalyvas 2ca29e303b Implementation of DMP finalisation with option to finalise Datasets that belong to the DMP (Ticket #46 - Finalization of DMPs) 2018-10-11 14:22:03 +03:00
Ioannis Kalyvas 99588ef126 Fixed Bug For Facet Search not applying the right Project State (Active, Finished) 2018-10-09 13:58:36 +03:00
Ioannis Kalyvas 623180d1c0 Fixed Certain Bugs Converning search across DMPs Projects and Datasets 2018-10-09 11:14:29 +03:00
Ioannis Kalyvas aa04f65d84 fixed bugs for Facet Search 2018-10-08 18:14:27 +03:00
Ioannis Kalyvas b8c78e7135 Introduced Facet Search Component On Dataset Public Listing 2018-10-05 09:56:50 +03:00
Ioannis Kalyvas e0c302e67e no message 2018-10-02 17:33:58 +03:00
Ioannis Kalyvas a5160738eb no message 2018-09-18 15:41:24 +03:00
Ioannis Kalyvas bfdcdff33a no message 2018-09-04 12:36:18 +03:00
Ioannis Kalyvas b34c96b264 no message 2018-08-30 14:09:36 +03:00
Ioannis Kalyvas 3ad1c1c8f2 no message 2018-08-24 18:21:02 +03:00
Ioannis Kalyvas c25c9d72cf no message 2018-07-23 16:09:19 +03:00
Ioannis Kalyvas 78b91ee3e0 no message 2018-07-11 16:47:36 +03:00
Ioannis Kalyvas b7d5dfb198 no message 2018-06-27 13:29:21 +03:00
Ioannis Kalyvas 5de4c1ada0 no message 2018-06-05 11:18:01 +03:00
Ioannis Kalyvas 7ee3173b7b no message 2018-06-05 11:11:46 +03:00
Ioannis Kalyvas af8991b97a no message 2018-05-28 12:50:42 +03:00
Ioannis Kalyvas cc5e080219 no message 2018-05-14 09:44:35 +03:00
Ioannis Kalyvas 651c7bb0f5 no message 2018-03-28 16:24:47 +03:00
Ioannis Kalyvas bdf4a76a21 no message 2018-03-21 15:15:06 +02:00
Ioannis Kalyvas f1586bfef1 no message 2018-03-21 14:11:02 +02:00
Ioannis Kalyvas 063eca915d no message 2018-03-21 12:57:56 +02:00