argirok
f64b410dd5
Merge remote-tracking branch 'origin/develop' into develop
2024-02-05 12:08:57 +02:00
argirok
629d3efb08
[ develop | DONE | ADDED] Cache services: add initialization method to initiate grouped requests from utils service. Init after clear and when cache starts
2024-02-05 12:08:34 +02:00
argirok
a9d06e61fa
[ develop | DONE | ADDED] Utils services: group common requests in a single request
2024-02-05 12:07:34 +02:00
Konstantina Galouni
102f41722e
Updating openaireLibrary & common-assets
2024-02-05 11:55:23 +02:00
Konstantina Galouni
109be1c6f6
[cache | develop | DONE | ADDED]: cache.js: Added in "longCachingRequests", the endpoint "/utils-service/explore/home" to be used as a grouped response for the numbers in explore home page.
2024-02-02 12:44:54 +02:00
Konstantina Galouni
3678f7c5ea
[cache | develop | DONE | CHANGED]: cache.js: Increased time of short cache from 2 minutes to 1 hour.
2024-02-02 12:12:57 +02:00
Konstantina Galouni
cca45918d8
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/explore-services into develop
2024-02-01 21:48:17 +02:00
Konstantina Galouni
099f6a6ce6
[develop | DONE | CHANGED]: CHANGELOG.md: Added logs for [production-release-january-2024].
2024-02-01 21:47:48 +02:00
Konstantina Galouni
c41cbb6355
Updating openaireLibrary
2024-02-01 21:09:28 +02:00
Konstantina Galouni
5c95fac244
[develop | DONE | FIXED]: routes.ts: Added missing routes for prometheus logs.
2024-01-29 20:01:11 +02:00
Konstantina Galouni
17325b3ab2
[develop | DONE | DELETED]: Removed legacy unused files htmlProjectReport.component.ts & htmlProjectReport-routing.module.ts & libHtmlProjectReport.module.ts & mailPrefs.component.ts & mailPrefs.module.ts & mailPrefs-routing.module.ts | app-routing.module.ts: Deleted legacy routes 'mail-preferences' & 'project-report'.
2024-01-29 20:00:28 +02:00
Konstantina Galouni
6fd19ea661
Updating libraries
2024-01-25 12:36:38 +02:00
Alex Martzios
e01371ff14
[master | DONE | ADDED] update submodules
2024-01-17 11:16:33 +02:00
Konstantina Galouni
96e400552a
[develop | DONE | ADDED]: Added CHANGELOG.md file in the explore folder.
2024-01-15 13:44:23 +02:00
Konstantina Galouni
da33e403f6
Updating openaireLibrary
2024-01-12 14:03:26 +02:00
Konstantina Galouni
9ca57b8f4d
[develop | DONE | CHANGED]: explore-assets/funders/logos: Renamed all funder logos by using only their shortnames | funders.component.ts: For static logos, split funder id and get only their shortname, to get the static logo - Special characters where causing problems in pulling the project in Windows environment.
2024-01-12 14:02:37 +02:00
Konstantina Galouni
5b86f1a4d1
Updating libraries
2023-12-28 16:35:43 +02:00
Konstantina Galouni
c416853045
Updating openaireLibrary
2023-11-28 13:02:55 +02:00
Konstantina Galouni
ec8e6b6938
Updating openaireLibrary
2023-11-27 13:49:04 +02:00
Konstantina Galouni
852c81d834
[develop | DONE | CHANGED]: home.component.html: In home page, get number of funders by numbers.mergedFundersSize (instead of numbers.fundersSize) - all funders that with research products or >1 projects.
2023-11-24 17:01:38 +02:00
Konstantina Galouni
8c9337fd0b
[develop | DONE | FIXED]: funders.component.ts: Updated method called in refine queries from "getRefineFieldsResultsByEntityName()" to "getAllRefineFieldResultsByFieldName()" to be able to get more than 100 funders each time.
2023-11-24 11:45:59 +02:00
Konstantina Galouni
bce47ea21e
[develop | DONE | CHANGED]: data sources landing: Get and parse number of collected fulltexts from a new stats api.
...
1. env-properties.ts: Added property pdfStatisticsAPIURL?: string;
2. environment.ts: Added pdfStatisticsAPIURL property in all environments.
3. dataProvider.service.ts: Uncomment method "getCollectedFulltexts()".
4. dataProvider.component.ts: Call method "getCollectedFulltexts()" instead of "getDataProviderAggregationStatus()".
2023-11-10 19:44:15 +02:00
Konstantina Galouni
2bfb614008
[develop | WIP | CHANGED]: explore-assets/funders/logos: Updated logo for Tara funder.
2023-11-09 15:18:30 +02:00
Konstantina Galouni
5eb3883d6b
[develop | WIP | FIXED]: funders.component.ts: Fixed typo in previous commit causing page crash.
2023-11-09 13:41:21 +02:00
Konstantina Galouni
4fd541f460
[develop | WIP | CHANGED]: explore-assets/funders/logos: Missing logos for production funders added temporarily | funders.component.ts: Added staticLogos field to get missing logos for prod funders from local folder - temporary solution, to be removed asap.
2023-11-09 13:39:01 +02:00
Konstantina Galouni
cfe0cc3b7b
[develop | DONE | FIXED]: environment.beta.ts: Updated piwikSiteId for beta from "109" to "6" (this shouldn't be used - it should be fetched dynamically by admin tools API).
2023-11-08 22:42:28 +02:00
Konstantina Galouni
f1330358f8
[develop | DONE | FIXED]: package.json: Restored uikit version from 3.16.14 to 3.16.24.
2023-11-03 13:26:44 +02:00
argirok
b5b9aa7d24
[ DONE | UPDATED] remove common properties to use the properties from library
2023-11-01 14:27:35 +02:00
Konstantina Galouni
1dbce23e13
[develop | DONE | FIXED] environment.prod.ts: In claimsAPIURL property call production API, not beta.
2023-10-31 12:35:01 +02:00
Konstantina Galouni
e1e53a7bbe
Updating libraries
2023-10-30 21:59:53 +02:00
Konstantina Galouni
3903c940a7
Merge pull request 'BETA & PROD Explore release October 2023 - Update to Angular-16' ( #4 ) from angular-16 into develop
...
Reviewed-on: #4
2023-10-30 20:55:49 +01:00
Konstantina Galouni
d83c614892
[angular-16 | DONE | UPDATED] environment.prod.ts: Updated claimsAPIURL property to call new claims API.
2023-10-30 21:22:52 +02:00
Konstantina Galouni
363e371ec1
Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/explore-services into angular-16
2023-10-30 19:23:04 +02:00
Konstantina Galouni
ce034c1c8c
[angular-16 | DONE | FIXED] package.json: Downgraded version of uikit from 3.16.24 to 3.16.14 (parallax not working).
2023-10-30 19:22:24 +02:00
Konstantina Galouni
aa192044af
Updating openaireLibrary & common-assets
2023-10-30 14:29:16 +02:00
Konstantina Galouni
f24e62cad6
[angular-16 | DONE | FIXED]: In queries of results by pid, do not include pidtype restriction (some handle pids are resolved by doi regex, but no results returned for pidtype exact "doi").
2023-10-30 10:53:19 +02:00
Konstantina Galouni
16a73b6e29
[angular-16 | DONE | CHANGED] environments/: Updated imports - import all common properties from src/app/openaireLibrary/utils/properties/environments/environment.ts
2023-10-19 14:51:21 +03:00
Konstantina Galouni
ecd21315f4
[Library | angular-16]: [Bug fix] Name of bip metrics accidentally removed in branches merge.
2023-10-18 14:18:04 +03:00
Konstantina Galouni
a5beb8ba76
[Explore | angular-16]: [Bug fix] funders.component.ts: Added ADDITIONAL check to the previous commit (about choosing among multiple stakeholders with the same index info).
2023-10-16 16:07:42 +03:00
Konstantina Galouni
713e6014c3
[Explore | angular-16]: [Bug fix] environment.beta.ts: Updated property "claimsAPIURL" with the new claims API | funders.component.ts: Added check to choose among multiple stakeholders with the same index info (according to the stakeholders' visibility).
2023-10-16 16:02:32 +03:00
Konstantina Galouni
a5ce147fa1
Updating openaireLibrary
2023-10-16 14:56:46 +03:00
Konstantina Galouni
65ba5ef994
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-16 13:27:45 +03:00
Konstantina Galouni
d786a50074
Updating openaireLibrary
2023-10-16 13:27:31 +03:00
Konstantina Galouni
88c53b6cc3
Update openaireLibrary
2023-10-16 13:00:46 +03:00
Konstantina Galouni
7be7c08442
[Library | develop]: resultLanding.component.html: [Bug fix] Fix check isNumber for bip measures & remove check if value (show citation score also when it is 0).
2023-10-16 12:53:40 +03:00
Konstantina Galouni
20ac495013
[Explore | develop]: funders.component.html: [Bug fix] Updated height-match cases and added uk-grid-match to fix and align heights of cards and their contents | funders.component.ts: Added check to not show when there is just one project for a funder (it is the custom unidentified project added for the data).
2023-10-16 11:47:45 +03:00
Konstantina Galouni
185344d878
[Library | develop]: search-input.component.ts: [Bug fix] Added cdr.detectChanges() call on ngAfterViewInit, to solve expressionChangedAfterItHasBeenChecked error.
2023-10-16 11:44:18 +03:00
Konstantina Galouni
2d8400e9b7
[Explore | develop]: app.component.ts: Commented out MenuItem for funders page.
2023-10-11 13:24:21 +03:00
Konstantina Galouni
bc05c92edc
[Library | develop]: Added Full-Text in research products actions when available.
...
1. availableOn.component.ts: Added Full-Text before Data sources, as a separate action and as information for each instance.
2. parsingFunctions.class.ts: Added parsing for fulltext and updated method "compareHostedByCollectedFrom()" to sort by both access and existence of fulltext.
3. resultLanding.component.html: Removed classes for <availableOn> in mobile actions.
4. entity-actions.component.ts: Updated uk-text-bolder class for all actions.
5. result-preview.ts: Added "fulltext?: string;" in HostedByCollectedFrom.
2023-10-11 12:46:10 +03:00
Konstantina Galouni
b1d4ac4665
[Library & Explore | develop]: Added in openaireLibrary environment files for common properties (environment.all.ts: Common properties among all portals, regardless environment, environment.-/test/beta/prod.ts: Common properties per environment among all portals) | environments/: Build and export properties by merging local properties and common properties.
2023-10-10 17:42:40 +03:00