George Kalampokis
|
e165259c81
|
Fix and improve remote fetcher caching
|
2021-11-29 17:26:29 +02:00 |
George Kalampokis
|
c0599d5fed
|
Fix issue of reloading externalUrls
|
2021-11-19 11:20:47 +02:00 |
George Kalampokis
|
900a377d5f
|
Fix critical issue with RDA Comoon Standard text load
|
2021-10-26 17:54:58 +03:00 |
George Kalampokis
|
d0d918682b
|
Refactor remote fetcher and made it independent of sun libraries
|
2021-10-13 17:48:46 +03:00 |
George Kalampokis
|
a3af8ce3a5
|
Merge branch 'spring-update' into Development
# Conflicts:
# dmp-backend/web/src/main/java/eu/eudat/controllers/Admin.java
# dmp-backend/web/src/main/java/eu/eudat/controllers/Login.java
# dmp-backend/web/src/main/java/eu/eudat/controllers/UserGuideController.java
# dmp-backend/web/src/main/java/eu/eudat/logic/managers/DataManagementPlanManager.java
# dmp-backend/web/src/main/java/eu/eudat/logic/managers/DatasetManager.java
# dmp-backend/web/src/main/java/eu/eudat/logic/managers/DatasetProfileManager.java
# dmp-backend/web/src/main/java/eu/eudat/logic/managers/MetricsManager.java
|
2021-10-08 16:04:52 +03:00 |
George Kalampokis
|
0e97e6c0a8
|
Fix issues with external sources
|
2021-10-08 12:14:09 +03:00 |
George Kalampokis
|
fc7c39081a
|
Improve configuration loader
|
2021-09-28 14:15:50 +03:00 |
George Kalampokis
|
99e4d231c2
|
Possible patch some leaks
|
2021-09-27 18:14:21 +03:00 |
George Kalampokis
|
6f92409f1e
|
Update Spring boot framework to version 2.5.2
|
2021-09-07 09:42:31 +03:00 |
George Kalampokis
|
7973e04090
|
Fix minor issue with identifier validation
|
2020-11-12 10:14:42 +02:00 |
George Kalampokis
|
cda31be0bd
|
Allow remote fetcher to retrieve data with POST requests and added a new
OpenAire repository source
|
2020-11-06 18:45:20 +02:00 |
George Kalampokis
|
2ff9b95fdf
|
Made identifier validation field to work properly
|
2020-11-06 16:29:33 +02:00 |
George Kalampokis
|
da9872576e
|
Initial commit for the new Dataset Template Field (identifier validator)
|
2020-11-05 18:20:37 +02:00 |
George Kalampokis
|
ae03077795
|
Fixed various issues with the new externalUrls restTemplate
|
2020-10-05 16:21:42 +03:00 |
George Kalampokis
|
c02157be8c
|
Replace HttpUrlConnection with RestTemplate for the external Urls
|
2020-10-05 11:26:35 +03:00 |
George Kalampokis
|
88ea24d367
|
Fixed issues when retrieving data from external sources
|
2020-09-11 14:29:12 +03:00 |
George Kalampokis
|
b847389b96
|
Add ORCID source to all the profiles and replace the content type from xml to json
|
2020-09-11 12:07:49 +03:00 |
George Kalampokis
|
13ac3634d6
|
Improve compatibility for openAire sources
|
2020-09-09 17:50:47 +03:00 |
George Kalampokis
|
b0dddeeb51
|
Add DMP Zenodo license field (ref #274)
|
2020-06-26 11:46:18 +03:00 |
George Kalampokis
|
791f2fee61
|
Add currency field type for dataset templates
|
2020-06-25 13:00:29 +03:00 |
George Kalampokis
|
ddd0b60d37
|
Load various resources from classpath instead of an actual path on Stagging and Production
|
2020-06-16 11:19:27 +03:00 |
George Kalampokis
|
effc3c8431
|
Improve support for External sources
|
2020-05-29 17:10:18 +03:00 |
George Kalampokis
|
42b2ff67f6
|
Fixed issue when retrieving grants using funderId
|
2020-05-06 18:02:19 +03:00 |
George Kalampokis
|
88e34e1ec1
|
Removed external Tags
|
2020-04-01 18:17:17 +03:00 |
George Kalampokis
|
a23b1dd262
|
Allow orcid external url to retrieve more results
|
2020-03-27 15:39:44 +02:00 |
George Kalampokis
|
9cd7e24313
|
Updated orcid external search (expanded Search)
|
2020-03-27 14:34:11 +02:00 |
George Kalampokis
|
dbf94eb4b4
|
Add support for Research Organization Registry API
|
2020-03-13 12:04:20 +02:00 |
George Kalampokis
|
5f0bd15d7c
|
Add new researchers external Source from ORCID
|
2020-02-10 18:27:38 +02:00 |
George Kalampokis
|
2116838c45
|
Add support for RemoteFetcher redirection and xml content types
|
2020-02-10 18:24:15 +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
|
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
|
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 |
gkolokythas
|
9d627a11da
|
Adds functionality to create a map of keys and their respected display values of every external endpoint used in the configuration xml.
|
2020-01-14 12:26:36 +02:00 |
gkolokythas
|
290aa5260c
|
Adds "if file exists" check functionality on setting configurable providers and fixes bug not closing input stream when error occures. (Issue #183)
|
2020-01-03 12:55:12 +02:00 |
gkolokythas
|
e96c927f94
|
Increases page size when fetching from external Urls. (Issue #208)
|
2019-12-13 13:08:32 +02:00 |
Diamantis Tziotzios
|
e85c0cc68f
|
minor fixes
|
2019-12-12 11:26:19 +02:00 |
gkolokythas
|
5585baa951
|
Fixes bug replacing "funder url" when fetching from remote APIs.
|
2019-12-10 11:58:15 +02:00 |
gkolokythas
|
2b62cdbe4e
|
Adds remote fetching on "External Dataset" and fixes bug on "external references" not saving the correct "reference" property.
|
2019-11-19 11:01:02 +02:00 |
gkolokythas
|
0a27835367
|
Fixes bug on rda common standards fetching.
|
2019-11-14 18:26:57 +02:00 |
gkolokythas
|
e63eb8f205
|
Adds configurable login providers
|
2019-11-13 17:32:55 +02:00 |
gkolokythas
|
967d4bfe40
|
Refactors the parsing of the template document used on DMP and Dataset docx and pdf export.
|
2019-11-11 10:40:12 +02:00 |
gkolokythas
|
2a6f6b3923
|
Refactors rda file parsing logic.
|
2019-11-08 17:49:33 +02:00 |
gkolokythas
|
e81ffa2825
|
Fixes bug on configuration setting and refactors logic on file parsing due to that fix.
|
2019-11-08 15:53:46 +02:00 |
gkolokythas
|
2a232b3071
|
Fixes bug on fetching external Oragnisation and Researchers.
|
2019-10-31 13:55:52 +02:00 |
gkolokythas
|
66b3b0bd86
|
Fixes bug on not fetching Funder from "eestore" external source.
|
2019-10-17 14:22:16 +03:00 |
gkolokythas
|
e0c0f4ec09
|
Fixes bug on not assigning the right "external source provider" on fetched Funders.
|
2019-10-08 12:21:10 +03:00 |
gkolokythas
|
4d1f64088c
|
Fixes bug on external urls on not setting the first page properly. Configures external urls with official data.
|
2019-10-04 14:33:38 +03:00 |
gkolokythas
|
dc7f05ffd2
|
Refactors external url fetching to support more complex APIs and adds requested external url on "Grant". (Issue #179)
|
2019-10-03 14:06:44 +03:00 |
gkolokythas
|
61a1ea9274
|
Adds external sources on Funder. (Issue #179)
|
2019-10-01 13:19:39 +03:00 |