Konstantina Galouni
4299b66503
Merge remote-tracking branch 'origin/develop'
2024-12-03 13:07:30 +02:00
Konstantina Galouni
3fb764b306
Updating openaireLibrary & openaire-theme
2024-12-03 13:06:56 +02:00
Konstantina Galouni
f323742e36
[develop | DONE | ADDED]: Added "arXiv" pid.
...
1. env-properties.ts & environment.ts: Added and set property "arxivURL".
2. string-utils.class.ts & parsingFunctions.class.ts: Added method "isValidArxiv" and added "arXiv" in the list of pids portals expose.
3. showIdentifiers.component.ts: Added checks to also display "arXiv".
2024-12-03 11:09:52 +02:00
Konstantina Galouni
46a38c3284
[develop | DONE | CHANGED]: #9526 - env-properties.ts & environment.ts: Added property "erasmusURL" | project.service.ts: Set project info url to ERASMUS+ (not CORDIS) when funding stream is ERASMUS+.
2024-12-02 14:49:37 +02:00
Konstantina Galouni
360626a35d
[develop | DONE | CHANGED]: funders.component.ts: Updated label of "Openness" sorting option to "Openness score".
2024-12-02 14:46:25 +02:00
Konstantina Galouni
0739873ceb
[develop | DONE | FIXED]: funders.component.ts: Fixed filtering by "rfo" (irish dashboard) | Removed asc., desc. from sorting options and updated misleading labels.
2024-11-28 17:00:17 +02:00
Konstantina Galouni
48039e9d24
Updating openaireLibrary & openaire-theme
2024-11-25 17:32:42 +02:00
Konstantina Galouni
b08e993d02
Updating openaireLibrary & common-assets
2024-10-29 16:20:40 +02:00
Konstantina Galouni
5bdc50c151
Updating openaireLibrary
2024-10-17 14:59:38 +03:00
argirok
e9f53ad505
[develop | ADDED| DONE ] add properties for dl170
2024-10-15 14:21:56 +03:00
Alex Martzios
aed67b0833
[develop] update submodules
2024-09-24 10:53:05 +03:00
Konstantina Galouni
5f4e40a834
Merge remote-tracking branch 'origin/develop'
2024-09-23 14:11:11 +03:00
Konstantina Galouni
7abfb0bb49
Updating openaireLibrary
2024-09-23 14:09:01 +03:00
Konstantina Galouni
e356b58380
Updating openaireLibrary & common-assets
2024-09-23 14:04:53 +03:00
Konstantina Galouni
7ab767aec8
Updating openaireLibrary
2024-09-23 13:20:14 +03:00
argirok
4ca47d7f36
[develop | DONE | ADDED ] utils service: add calculation date for grouped requests (useful when the response is cached)
2024-09-19 13:51:22 +03:00
Konstantina Galouni
974c43b00d
Updating openaireLibrary
2024-09-18 14:27:44 +03:00
Konstantina Galouni
8c3f17cc20
Updating openaireLibrary & common-assets
2024-09-10 02:56:55 +03:00
Konstantina Galouni
0879a339ff
[develop | DONE | ADDED]: app.component.ts: Added commented code for parsing file for new FoS codes/labels.
2024-09-10 01:10:05 +03:00
Konstantina Galouni
623eb2fad0
[develop | DONE | CHANGED]: Funders page: added link to RFO dashboard (irish) when available.
...
1. funders.component.html:
a. [BUG] Updated checks to show Monitor dashboard link only when monitorDashboardStatus has a value.
b. Replaced alias usage with monitorDashboard.
c. Added link to RFO dashboard if irishDashboard and irishDashboardStatus are available.
2. funders.component.ts:
a. Removed from fundersMap "alias" and added irishDashboard, irishDashboardStatus.
b. In showOptions, renamed "dashboard" to "monitor" and added "rfo" for RFO dashboard.
3. funders.component.less: Added variable @irish-color and set css for .irish-dashboard-link.
2024-09-06 10:41:09 +03:00
Konstantina Galouni
cf998dcd2e
[develop | DONE | ADDED]: common-assets/common: Added small logo of irish dashboard to be used in funders page: small_irish.svg.
2024-09-06 10:35:19 +03:00
Konstantina Galouni
5d0c69e410
[develop | DONE | CHANGED]: utils-service: Added request to irish-monitor-service to get Funders (/stakeholder?type=funder) and their dashboard info.
...
1. beta.properties & production-properties.file & properties.file: Added irishMonitorAPIUrl.
2. uploadService.js: Added request to irishMonitorAPIUrl and in the response added irishAlias and irishVisibility.
2024-09-05 18:18:38 +03:00
Konstantina Galouni
7d986a7028
Merge remote-tracking branch 'origin/develop'
2024-08-02 10:41:44 +03:00
Konstantina Galouni
24895a85a2
Updating openaireLibrary
2024-08-02 10:41:28 +03:00
Konstantina Galouni
7ca0d9e8b8
[develop | DONE | CHANGED]: Updated CHANGELOG.md to add [production-release-august-2024] logs.
2024-08-01 14:35:17 +03:00
Konstantina Galouni
68ecec3210
Updating openaireLibrary
2024-08-01 14:06:45 +03:00
Konstantina Galouni
6881ae35b2
Updating openaireLibrary
2024-08-01 11:11:57 +03:00
Konstantina Galouni
a1ec284c63
Merge remote-tracking branch 'origin/develop'
2024-07-23 11:24:11 +03:00
Konstantina Galouni
3acffc3d79
Updating openaireLibrary
2024-07-23 11:24:04 +03:00
Konstantina Galouni
c1bac808f9
Updating openaireLibrary
2024-07-23 11:03:45 +03:00
argirok
7ec3df2dc3
[develop | DONE | CHANGED ] Cache: update accesslogCustomFormat
2024-07-19 12:37:23 +03:00
argirok
40830c48df
Merge remote-tracking branch 'origin/develop' into develop
2024-07-19 11:14:06 +03:00
argirok
1e06fb0404
[develop | DONE | FIX ] Cache: fix clear specific url
2024-07-19 11:13:54 +03:00
Konstantina Galouni
0de2ac90d7
[develop | DONE | FIXED]: funders.component.ts: Fixed funder ids in staticLogos (name and shortname were cut, but they are needed eventually).
2024-07-18 18:37:45 +03:00
Konstantina Galouni
d172ef8991
Updating openaireLibrary
2024-07-18 16:32:43 +03:00
Konstantina Galouni
8bed072023
[develop | DONE | CHANGED]: funders.component: Added shortName field in "fundersMap" and set it funder shortName or (if short name not available) with stakeholder alias.
2024-07-18 15:41:05 +03:00
Konstantina Galouni
16838a3d51
[develop | DONE | FIXED]: uploadService.js: Fixed funder id format (keep it as it is on the index so that search queries & links work) and parsing from the Funders API & Added check also with stakeholder's name and shortname to get the correct stakeholder (funder) from the Monitor API when there are more than one with the same index id & Added shortname as a different field for funders.
2024-07-18 14:03:13 +03:00
argirok
706fe7cd07
[develop | DONE | ADDED ] Cache: add access logs
2024-07-15 11:37:16 +03:00
Konstantina Galouni
4fc4182696
Merge remote-tracking branch 'origin/develop'
2024-07-12 11:29:46 +03:00
Konstantina Galouni
2754736693
Updating libraries
2024-07-12 11:26:47 +03:00
Konstantina Galouni
d484f4afda
Merge remote-tracking branch 'origin/develop' into develop
2024-07-12 11:00:08 +03:00
Konstantina Galouni
45f93d79ef
[develop | DONE | CHANGED]: Added logs for [production-release-july-2024] - 2024/07/11.
2024-07-12 10:59:56 +03:00
Konstantina Galouni
c4e8a2b390
Updating openaireLibrary
2024-07-11 16:36:25 +03:00
Konstantina Galouni
ff3e56465e
[develop | DONE | ADDED]: funders.component.ts: Adding sorting options by Research products and by Projects & Renamed typo for descending order (desc instead of dsc) | funders.component.less: Commented css rule for "custom-view-button" class (now available on general.less).
2024-07-11 15:32:48 +03:00
Konstantina Galouni
0181035409
Updating libraries
2024-07-09 17:22:28 +03:00
Konstantina Galouni
7a863e3d4b
[develop | DONE | FIXED]: Initialize properties on field definition (files: contact.component.ts & funders.component.ts)
2024-07-05 15:55:12 +03:00
Konstantina Galouni
faad25e780
[develop | DONE | ADDED]: package.json: Added on dependencies "flag-icons": "^7.2.1" (library to show flag icon according to country code) | funders.component.less: Import "flag-icons/css/flag-icons.min.css" | funders.component.ts: Added for funders fields "websiteUrl", "country", "registered" & added sorting option by country (asc) | funders.component.html: Display new fundes info ("websiteUrl", "country", "registered").
2024-06-20 16:23:51 +03:00
Konstantina Galouni
1494f44362
[develop | DONE | CHANGED]: utils-service: beta-properties.file & production-properties.file & properties.file: Added property fundersServiceAPIUrl | uploadService.js: Added query and parsing of funders from new Funders API (created by CNR) for extra info (country, websiteUrl, registered, etc..)
2024-06-20 15:36:56 +03:00
Konstantina Galouni
b059b300ba
Merge remote-tracking branch 'origin/develop'
2024-06-04 17:36:04 +03:00
Konstantina Galouni
d05209a54c
Updating openaireLibrary & common-assets
2024-06-04 17:35:55 +03:00