argirok
|
8eba807906
|
[pluginsFunctionality | DONE | CHANGED] add property forceCacheReload, for requests that pass from cache (useLongCache=true) check and pass forceReload parameter, get from cache plugin requests
|
2024-03-27 09:29:07 +02:00 |
Konstantina Galouni
|
6a41954109
|
[develop | DONE | CHANGED & ADDED]: env-properties.ts & environment.ts: Added properties "rorURL", "isniURL", "wikiDataURL", "fundRefURL" | organizationInfo.ts: Added identifiers | searchOrganizations.service.ts & organization.service.ts: Parse identifiers (pid) [BETA ONLY] | organization.module.ts: Import ResultLandingUtilsModule (to call <showIdentifiers> | organization.component: Removed old unused code & Added <showIdentifiers> & In mobile added country and website url | parsingFunctions.class.ts: Added parsing for organization pids | showIdentifiers.component.ts: Added cases for organization pids & check if pid value is a url, do not add prefix.
|
2024-03-04 13:14:09 +02:00 |
Konstantinos Triantafyllou
|
f43025b21c
|
[develop | ADDED | FIXED]: Add missing searchLinkToStakeholders property in library common properties
|
2024-02-27 11:21:33 +02:00 |
Konstantina Galouni
|
590bdaf2e3
|
[develop | DONE | FIXED]: [BUG FIX] bulkClaim.component.ts: In method "fetchResult()", if call to Crossref returns 404, query Datacite | environment.ts: Update url of "searchDataciteAPIURL" property to call endpoint "/dois" instead of "/works" (/works is the version 1 - old - while the current is version 2).
|
2024-02-22 13:57:27 +02:00 |
Alex Martzios
|
af6174c5de
|
[develop | DONE | CHANGED] change footer text
|
2024-02-20 13:38:31 +02:00 |
Konstantinos Triantafyllou
|
bbcfa595da
|
[angular-16-irish-monitor | MERGE]: Merge from develop
|
2024-01-24 16:25:17 +02:00 |
Konstantinos Triantafyllou
|
e176169afd
|
[develop]: Fix some properties values
|
2024-01-24 14:36:12 +02:00 |
Konstantinos Triantafyllou
|
bc4e30c3f2
|
[angular-16-irish-monitor | CHANGED | DONE]: Remove loginURL, logoutURL and userInfoURL properties and add loginServiceURL.
|
2024-01-07 01:41:59 +02:00 |
Konstantinos Triantafyllou
|
9709062383
|
[angular-16-irish-monitor | ADDED]: Add recaptcha key to commonDev
|
2024-01-04 13:51:49 +02:00 |
argirok
|
cfc6a07f7c
|
[angular-16-irish-monitor | DONE | ADDED] add openorgs url in properties
|
2023-12-15 16:04:41 +02:00 |
argirok
|
e4ae0ca35c
|
[angular-16-irish-monitor | DONE | ADDED] add property for myclaims route
|
2023-12-14 14:00:24 +02:00 |
Konstantinos Triantafyllou
|
684c9ac4c0
|
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
|
2023-12-08 15:34:00 +02:00 |
argirok
|
faf0598e10
|
[develop | DONE | FIXED] : remove final / from zenodoCommunities url
|
2023-12-08 14:35:27 +02:00 |
Konstantinos Triantafyllou
|
752baad8de
|
[angular-16-irish-monitor]: Merge from develop(2)
|
2023-11-16 11:52:46 +02:00 |
Konstantinos Triantafyllou
|
552f1ed43a
|
[angular-16-irish-monitor]: Merge from develop
|
2023-11-16 11:47:50 +02:00 |
argirok
|
5b0c207150
|
[develop | DONE | FIXED] : re-add properties for services
|
2023-11-15 17:39:03 +02:00 |
Konstantinos Triantafyllou
|
a8c91dc04c
|
[angular-16-irish-monitor | DONE]: Change dev upload to mpagasas.
|
2023-11-14 16:10:55 +02:00 |
argirok
|
293be5e1d2
|
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
|
2023-11-13 13:34:48 +02:00 |
Konstantina Galouni
|
7f9117eccb
|
[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
|
3aff9ee76e
|
[develop | DONE | ADDED] openaireLibrary - environment.ts: Added common properties searchLinkToService, searchLinkToServices, searchLinkToAdvancedServices.
|
2023-11-07 13:32:05 +02:00 |
argirok
|
0c0ef48b49
|
[develop | WIP] : Properties: remove wrong import, add more properties related to admin portal
|
2023-11-01 17:49:01 +02:00 |
argirok
|
59d64b74e7
|
[develop | WIP] :update common properties - add connect related ones + claims api url
|
2023-11-01 16:35:46 +02:00 |
argirok
|
7399cd9ea6
|
[develop | WIP] add common properties in library file, delete unused properties
|
2023-11-01 14:27:54 +02:00 |
argirok
|
6ce2b75ee6
|
[develop | WIP | UPDATED] add common properties in library file, delete unused properties
|
2023-11-01 14:26:09 +02:00 |
Konstantina Galouni
|
f6e927f4c2
|
[angular-16 | WIP | REMOVED] Removed files environment.all.ts, environment.beta.ts, environment.prod.ts, environment.test.ts and define and export all properties from environment.ts.
|
2023-10-19 14:49:14 +03:00 |
Konstantina Galouni
|
c29488545e
|
[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 |