Commit Graph

94 Commits (aca31dc9da3d66e13fb340c50875e24ef07e73c9)

Author SHA1 Message Date
George Kalampokis aca31dc9da Add prometheus integration (ref #294) 3 years ago
George Kalampokis c57820d6b1 Remove "External References" from docx generation 3 years ago
George Kalampokis df8af6e6cd Trim time on Dataset's modified time in order to match with the Database 4 years ago
George Kalampokis 4cc44814e2 Minor improvements to error checkups 4 years ago
George Kalampokis b66fe982f5 Update Tags field with multiple autocomplete like in the dataset editor 4 years ago
George Kalampokis d890763b41 Updated The DatasetWizardModel on the backend in order to be similar to it's front end counterpart 4 years ago
George Kalampokis feee5b49e9 Ditto 4 years ago
George Kalampokis 2faf1a0d78 When getting public paged Datasets, allow to set custom order 4 years ago
George Kalampokis 4b30d56d91 Fixed issue if dataset has no profile 4 years ago
George Kalampokis a60151560b Temporary removed async gets for datasets (TODO: make them async again) 4 years ago
George Kalampokis e6da46730b Improved Dataset error handling when retrieving data 4 years ago
gpapavgeri a4b61c2172 dmp&dataset overview_remove user & invite user update 4 years ago
George Kalampokis 372c9bb074 Add support for Dataset Overview 4 years ago
George Kalampokis 64078eb283 Add isProfileLatestVersion on DatasetListingModel 4 years ago
George Kalampokis a8015064a8 Prevent storing Tags if the elastic service is unavailable 4 years ago
George Kalampokis 4cf46aea14 Allow rda keywords with text fields to be stored to the elastic as regular tags 4 years ago
George Kalampokis c7892f45df Tags created by the form by using the rda standard keyword or the tag field will be stored to the dataset's tags in elastic 4 years ago
George Kalampokis 96576b16a8 Merge Dataset Index to the Dmp Index (ref #252) 4 years ago
George Kalampokis 71ccd76896 Fixed and improved file export system 4 years ago
George Kalampokis dcede0b1eb Add Dmp Index (ref #252), compacted Dmp Listing so now both the user and the public listing will use one component (ref #253) and refactor operation context 4 years ago
George Kalampokis f8d343c128 Fixed dataset Export 4 years ago
George Kalampokis af93a2ce99 Fixed RDA Import indexing 4 years ago
George Kalampokis 759016dd0b Fixed issue when retrieving Datasets from the Database when index return no results 4 years ago
George Kalampokis aa1156f940 Add Form Data index for dataset 4 years ago
George Kalampokis e68bc2a822 Improve tag unique persistence 4 years ago
George Kalampokis d6c8803c9f Prevent showing duplicate Tags 4 years ago
George Kalampokis 761e6ad078 Minor bugfix 4 years ago
George Kalampokis a21afab48a Add Last Public Version on Dataset Index 4 years ago
George Kalampokis 5ec02a89de Fixed some issues and added Dataset description on index 4 years ago
George Kalampokis 35b89edabc Integrate Public Dataset Listing to regular Dataset Listing 4 years ago
George Kalampokis d34d8a692c Minor bugfix 4 years ago
George Kalampokis 33539788f9 Fixed and Improved Dataset indexing 4 years ago
George Kalampokis 0067ecef26 More bugfixes 4 years ago
George Kalampokis 818c6378c2 Add index management for admins 4 years ago
George Kalampokis 9071faba38 Add dmp ids, organization, tags and last version (incomplete) to the elastic index 4 years ago
George Kalampokis c807d28c29 Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
George Kalampokis 2b30d4e2d2 Fixed security issues with Dataset Description access 4 years ago
George Kalampokis aa74f810e5 Add additional Notifications when the DMP/Dataset gets finalised and when the DMP gets public (ref #243 & #244) 4 years ago
George Kalampokis 25988ab272 Add Email Notifications when one of the collaborators is editing either a DMP or a Dataset (ref #244) 4 years ago
George Kalampokis 8098b8bafd Fix issue that prevented the creation of DMPs and Datasets 4 years ago
George Kalampokis 4e5a48e6c4 Add additional checkups when editing DMPs and Datasets in order to ensure that no other user has edit them. (ref #240) 4 years ago
George Kalampokis ae84be5844 Replaced System.out.println, System.err.println and printStackTrace with a logger (ref #223) 4 years ago
gkolokythas 3a58234282 Fixes bug on Dataset Description listing, fetching extra wrong items when "Member" criteria was selected. 4 years ago
gkolokythas 3765d7cc9f Refactors RDA export for DMP. 4 years ago
gkolokythas 2b62cdbe4e Adds remote fetching on "External Dataset" and fixes bug on "external references" not saving the correct "reference" property. 5 years ago
gkolokythas 967d4bfe40 Refactors the parsing of the template document used on DMP and Dataset docx and pdf export. 5 years ago
gkolokythas 8567bcea91 Fixes source information and refactors "Reference" property of External References to meet the standards of the Application. (Issue #187) 5 years ago
gkolokythas 2a745ad334 Moves DMP information under element "Data Management information" on DMP docx export. 5 years ago
gkolokythas 5cd8b391a7 Adds "External References" on DMP and Dataset docx export and "Funder" and "Grand" on DMP docx export. 5 years ago
gkolokythas e0c5e4a955 Fixes bug on DMP and Dataset docx export, removing the upper empty element. 5 years ago