Commit Graph

2061 Commits

Author SHA1 Message Date
George Kalampokis 286f556bfc When creating a new Grant or Project show all the fields as required (since they are) 2020-02-06 11:31:43 +02:00
George Kalampokis 4da5f54362 When deleting a DMP that has more than one versions then show the previous version of that DMP on the list (no ghost Datasets) 2020-02-06 10:56:03 +02:00
George Kalampokis ebb9617aa6 Added Admin Auth Guard Service in order to prevent registered and non registered users to access admin components by just using their url paths 2020-02-03 17:53:25 +02:00
George Kalampokis 47650abfa0 Refactor composite Title, description and delete button for improved styling 2020-02-03 17:50:18 +02:00
George Kalampokis eafcf80e10 Add missing translations on the spanish translation File 2020-02-03 17:36:09 +02:00
George Kalampokis c124da0a50 Add Language Editor Title to the english translation file 2020-02-03 17:35:34 +02:00
George Kalampokis c18c9b7dc7 When updating a language keep the JSON with new lines 2020-02-03 11:08:19 +02:00
George Kalampokis f5de71d0ad Improve the styling of related DPMs on user profile 2020-01-30 12:51:01 +02:00
George Kalampokis 6c73ed5131 Fixed issue when trying to retrieve non-existing user during e-mail confirmation and when the e-mail is confirmed it will show proper message on the frontend (ref #233) 2020-01-30 11:34:59 +02:00
George Kalampokis 8b1d285ff4 Replace the DMP creator with the user roles on the User's profile (ref #224) 2020-01-29 18:28:46 +02:00
George Kalampokis c2c837d54e When hovering on User's DMPs make the mouse to show the pointer 2020-01-29 18:25:53 +02:00
George Kalampokis f72f734ed4 Form's auto resizable text area will no longer show the scrollbar 2020-01-29 13:24:06 +02:00
George Kalampokis 894b358f9a When deleting the first fieldset all the values from the second fieldset will be moved to the first fieldset instead of just the first value (ref #156) 2020-01-29 12:38:16 +02:00
George Kalampokis 69fde5f353 Even more Replacements of the HttpRemoteLogger with the sl4j Logger (ref #223) 2020-01-28 18:33:50 +02:00
George Kalampokis 781be46031 Nav Bar Language selector can properly be stored to the user's settings and is hidden on the User's profile page (ref #228) 2020-01-28 18:31:21 +02:00
George Kalampokis 0bebdae163 Fixed environment.ts double declaration of the linkedin redirect Url 2020-01-28 18:28:01 +02:00
George Kalampokis c3b16b1fa8 Add language editor component 2020-01-28 10:13:26 +02:00
George Kalampokis cb9509ee4f Added a functional Language Editor 2020-01-27 18:38:24 +02:00
George Kalampokis d119a723f3 Add Translations for the Language names and the Language Controller will retrieve it's files from a path instead of the classpath (ref #228) 2020-01-24 18:03:05 +02:00
George Kalampokis 63ac6df2ab Vastly improved Internationalization support (ref #228) 2020-01-23 18:35:11 +02:00
George Kalampokis 88f0d80b1e Removed Unnecessary time counters 2020-01-21 12:48:19 +02:00
George Kalampokis 4c02fc4c97 Prevent to map associated Profiles to DMPs when they are loaded ONLY for autocomplete (ref #226) 2020-01-21 12:40:15 +02:00
George Kalampokis cd1d81c3dd Only Dataset Description Templates listing will show non-finalized templates (ref #227) 2020-01-20 18:11:35 +02:00
George Kalampokis 95d713b213 Small fix for creating new versions of Dataset Templates 2020-01-20 18:09:03 +02:00
George Kalampokis 0cc89fd260 Added AuthGuard on Dataset create wizard and user profile in order to be prevented from access by users who haven't logged in (ref #227) 2020-01-20 12:00:46 +02:00
George Kalampokis 64e326396a Add AuthGuard on the quick-wizard module (ref #227) 2020-01-20 11:42:11 +02:00
George Kalampokis 4e7e269130 When cloning Datasets with external references properly get the DataRepository id and the ExternalDatatset id and copy the data from the original (ref #226) 2020-01-20 11:00:05 +02:00
gkolokythas 15c256e7eb Fixes how "creation time" is displayed on "ADD Dataset Description (Wizard)" view. (Issue #223) 2020-01-17 18:14:21 +02:00
George Kalampokis ed5c87d729 Add missing file 2020-01-17 15:39:14 +02:00
George Kalampokis de4d704929 On "My Dataset Descriptions" the Dataset descriptions will also show their DMP Version and can be filtered to show from all DMP Versions or the latest one 2020-01-17 13:36:00 +02:00
George Kalampokis 0eff4ed6a3 Merge remote-tracking branch 'origin/Development' into Development 2020-01-16 17:49:37 +02:00
George Kalampokis ae84be5844 Replaced System.out.println, System.err.println and printStackTrace with a logger (ref #223) 2020-01-16 17:46:24 +02:00
gkolokythas 0596f75817 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2020-01-16 17:15:04 +02:00
gkolokythas 691508aa0c Fixes bug on being able to fetch deleted DMPs on "DMP overview" view. 2020-01-16 17:14:50 +02:00
George Kalampokis 476915b23c The DMPs on Dataset Editor (+ wizard) will have creation time subtitle and are ordered by creation time descended 2020-01-16 16:00:58 +02:00
gkolokythas 116aa365c5 Refactors Organisation external fetching and fixes how reference prefix is added in respect of the that change. 2020-01-16 13:34:12 +02:00
George Kalampokis 6bb9ef444d Admin Login can performed also by pressing the Enter key (ref #223) 2020-01-16 12:32:25 +02:00
George Kalampokis ea5ec98955 Add Table of contents for the Dataset Descriptor in the New DMP Wizard (ref #223) 2020-01-16 12:08:51 +02:00
gkolokythas 25fa5a5fa3 Fixes bug on not always showing the source of the "Researcher" in "New DMP (Expert)" view. 2020-01-16 11:25:39 +02:00
gkolokythas 66a5157f62 SQL script fixing "Researcher" reference prefix. 2020-01-16 11:13:45 +02:00
gkolokythas e1af4eacbe Fixes bug on not reseting "Grant" when changing "Funder" on "New DMP (Wizard)" view. 2020-01-15 17:45:23 +02:00
gkolokythas 0e8b905fab Fixes bug on not displaying source properly when "Internal", on "Funder", "Grant", "Project" at "New DMP" wizard view. 2020-01-15 17:43:41 +02:00
gkolokythas c78e066578 Fixes bug on DMP editor not reseting "Grant" when selecting a new "Funder". 2020-01-15 16:24:10 +02:00
gkolokythas b920109ca4 Fixes bug on style of inactive login providers. 2020-01-15 14:17:23 +02:00
gkolokythas a88f423864 Refactors file parsing on Config loader function. 2020-01-15 14:09:32 +02:00
George Kalampokis 2d56ff0676 Devel Configuration Loader will use the classpath to get additional configuration files instead of absolute paths 2020-01-15 12:48:41 +02:00
gkolokythas df07884cbe Adds fist part of "Distribution" on RDA export model. 2020-01-14 14:18:14 +02:00
gkolokythas 2958cab113 Refactors how "External Resources" are saved on Dataset. 2020-01-14 13:36:48 +02:00
gkolokythas 1b7d118861 Fixes bug on exposing private Datasets on published DMP listing due to some old Datasets not being "Canceled". 2020-01-14 13:29:11 +02:00
gkolokythas 3aa7dc0481 Refactors Funder, Grant and Project external fetching by adding distinct values for key, indicating the source it was fetched, and it's respected display value. 2020-01-14 13:00:02 +02:00