17ffe66631[develop | DONE | ADDED] Added file searchFields.aggregator.ts to replace searchFields.ts (does not include "countrynojurisdiction" filter for organizations | angular.json: Added fileReplacements.Konstantina Galouni2024-04-04 17:16:28 +0300
815004724b[develop | DONE | FIXED] aggregators.ts: filter.promptToAddFilter field no longer exists.Konstantina Galouni2024-04-04 17:14:56 +0300
7ee9905433[develop | DONE | CHANGED] app.component.ts: Added check to add "My ORCID links" in the user menu only if environment is not beta.Konstantina Galouni2024-02-29 17:57:39 +0200
a49f94a58a[angular-16 | DONE | UPDATED] environment.prod.ts: Updated claimsAPIURL property to call new claims API.Konstantina Galouni2023-10-30 21:24:27 +0200
655cbd069f[angular-16 | DONE | FIXED] package.json: Downgraded version of uikit from 3.16.24 to 3.16.14 (parallax not working).Konstantina Galouni2023-10-30 19:15:08 +0200
9410b61cc7[angular-16 | DONE | UPDATED] environments/: Updated how properties are built - use common properties from library.Konstantina Galouni2023-10-30 19:14:03 +0200
70e3447026environment.beta.ts: Updated claimsAPI property to call new-claimsKonstantina Galouni2023-10-20 12:01:26 +0300
1b236d826dremove unused imports to deleted searchZenodoCommunitiesServiceKonstantina Galouni2023-10-20 11:53:01 +0300
c0e2e3f315Migrate angular core and cli to version 15 and update dependencies to be compatible with the newer version.Konstantinos Triantafyllou2023-08-04 14:10:52 +0300
d1543953a2[Aggregator | develop]: In search bars, set in placeholder the portal name according to the configuration name. 1. home.component: Get portalName by config.portalAsObservable>name and set placeholder to "Search "+portalName. 2. portal.ts: Added parameter "name: string" in method "getMockCommunityInfo()" and set communityInfo.name = name; 3. aggregators.ts: In method "getCommunityInfoByMenuId()", added "name" parameter in Portal.getMockCommunityInfo() | Updated titles in PortalAggregators>AggregatorInfo.Konstantina Galouni2023-07-24 19:56:51 +0300
b61f42c532[Aggregator | develop]: search.component.ts: Added in <search-all> input [openAccess]="false" | searchAll.component.ts: Added @Input() openAccess: boolean = true; and add "resultbestaccessright" parameter in queries if this is true | home.module.ts: Imported SearchInputModule | home.component: In search bar, remove 2 steps, go to search all page and add advanced search link.Konstantina Galouni2023-07-11 15:11:37 +0300
110f07f7e3[Aggregator | develop]: app-routing.module.ts: Set in landing routes data: {hasMenuSearchBar: true} to show search bar in menu & Rearrange routes for search pages - new redesign. | environments/: Added property "searchLinkToAll".Konstantina Galouni2023-07-07 13:06:08 +0300
5a90938545[Aggregator | angular-14]: myClaims.component.ts: No data in route - set claimsInfoURL and userInfoURL from properties.Konstantina Galouni2022-12-22 13:25:00 +0200
b2d69e938e[Aggregator | angular-14]: environment.ts: Update in development properties, ports of local services | home.module.ts: Removed from import and iconsService.registerIcons unused icon "arrow_right".Konstantina Galouni2022-12-22 12:45:46 +0200
c00119dcc3Enable Orcid S&L for aggregator
argirok
2022-11-09 13:41:33 +0200
9f67013ad0reintroduce numbersComponent in homepage, update submodulesAlex Martzios2022-11-08 14:10:18 +0200
5ad24057ad[Aggregator]: home.component.ts: [Bug fix] Fixed checks for numbers sections - check count, not number (it is rounded in K/M...)Konstantina Galouni2022-11-07 13:38:44 +0200
0891bd6b72[Library]: searchResult.ts & result-preview.ts: Added field objId: string; | searchResearchResults.service.ts: Set in parsing objId | result-preview.component.html: Updated link to Bip Finder - use objId (openaire id) instead of id (pid related).Konstantina Galouni2022-11-07 12:55:55 +0200
ac835f379b[Aggregator]: aggregators.ts: Removed "software" entity from disabled list of canada | home.component: Updated checks for numbers section.Konstantina Galouni2022-11-07 11:10:26 +0200
c42450c633create fos/sdg components to call library components in order to use extra parameters, update submodulesAlex Martzios2022-11-03 15:55:45 +0200
fc8c98935bremove fos/sdg assets from aggregator projectAlex Martzios2022-11-03 12:16:14 +0200
3ae3be6649[Aggregator | angular-14]: angular.json: Merged with origin/master | canada-custom.less: Set background for active buttons - merged with origin/masterKonstantina Galouni2022-10-20 23:39:46 +0300
4779fbb4a4[Aggregator]: home.component.html: Updated width of search form and width of each step of the form.Konstantina Galouni2022-10-20 19:34:55 +0300
a5a26bc593[Aggregator]: Updates in css | Bug fix in isRouteEnabled check. 1. portal.ts & aggregators.ts: [Bug fix] In method "getMockCommunityInfo()" set also pid for community (isRouteEnabled.guard needs it) | Updates in less files (overrides of colors) 2. styles.less: Updated imports (added linking, landing and canada-custom and removed aggregator-custom). 3. numbers.component.ts: Updated default value of @Input() colorClass to "uk-text-primary". 4. connectHelper.ts: In method "getCommunityFromDomain()" added also "aggregator" and "eosc" portal types to set domain on development.Konstantina Galouni2022-10-03 20:25:37 +0300
2f83388fce[Aggregator | angular-14]: angular.json: Updated optimization configuration to set "inlineCritical": false.Konstantina Galouni2022-10-03 16:30:45 +0300