Konstantina Galouni
4178d28732
Merge remote-tracking branch 'origin/develop'
2024-07-23 12:49:48 +03:00
Konstantina Galouni
af39ffc3ca
Updating openaireLibrary
2024-07-23 12:49:29 +03:00
Konstantina Galouni
b1fbb7d21b
Updating openaireLibrary
2024-07-23 12:09:38 +03:00
Konstantina Galouni
f9f87fbbc9
[develop | DONE | FIXED] develop.component.ts: Renamed "Selective Access APIs" to "Graph API" and fixed the documentation url.
2024-07-19 12:48:26 +03:00
Konstantina Galouni
b15dac68d8
Updating libraries
2024-07-12 11:57:44 +03:00
Konstantina Galouni
455389aa06
Updating openaireLiibrary
2024-07-12 11:49:57 +03:00
Konstantina Galouni
edc6425d85
Merge pull request 'Production release July 2024 [AGGREGATOR]' ( #3 ) from develop into master
...
Reviewed-on: #3
2024-07-12 10:48:13 +02:00
Konstantina Galouni
7839c3481d
Updating libraries
2024-07-10 17:58:53 +03:00
Konstantina Galouni
17ffe66631
[develop | DONE | ADDED] Added file searchFields.aggregator.ts to replace searchFields.ts (does not include "countrynojurisdiction" filter for organizations | angular.json: Added fileReplacements.
2024-04-04 17:16:28 +03:00
Konstantina Galouni
815004724b
[develop | DONE | FIXED] aggregators.ts: filter.promptToAddFilter field no longer exists.
2024-04-04 17:14:56 +03:00
Konstantina Galouni
7ee9905433
[develop | DONE | CHANGED] app.component.ts: Added check to add "My ORCID links" in the user menu only if environment is not beta.
2024-02-29 17:57:39 +02:00
Konstantinos Triantafyllou
13034ee368
[develop]: Remove delete properties and their usage. Update uikit to 3.16.24
2024-02-13 12:38:19 +02:00
Konstantina Galouni
4a16c2f7c8
[develop | DONE | FIXED] environment.prod.ts: Set property claimsAPIURL to call prod API, not beta.
2023-10-31 17:43:36 +02:00
Konstantina Galouni
de7ec824c7
[develop | DONE | UPDATED] prod/index.html: Minor update on og:description meta tag.
2023-10-31 16:34:10 +02:00
Konstantina Galouni
054172cd77
Updating libraries
2023-10-31 11:58:54 +02:00
Konstantina Galouni
0e937add69
Merge pull request 'Update to Angular 16' ( #2 ) from angular-16 into develop
...
Reviewed-on: #2
2023-10-31 10:57:22 +01:00
Konstantina Galouni
d2f45442ab
Merge origin/develp into angular-16 branch - resolving conflicts in environments
2023-10-31 11:49:23 +02:00
Konstantina Galouni
15bcb1fabc
Updating libraries
2023-10-31 11:39:27 +02:00
Konstantina Galouni
a49f94a58a
[angular-16 | DONE | UPDATED] environment.prod.ts: Updated claimsAPIURL property to call new claims API.
2023-10-30 21:24:27 +02:00
Konstantina Galouni
655cbd069f
[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:15:08 +02:00
Konstantina Galouni
9410b61cc7
[angular-16 | DONE | UPDATED] environments/: Updated how properties are built - use common properties from library.
2023-10-30 19:14:03 +02:00
Konstantina Galouni
70e3447026
environment.beta.ts: Updated claimsAPI property to call new-claims
2023-10-20 12:01:26 +03:00
Konstantina Galouni
1b236d826d
remove unused imports to deleted searchZenodoCommunitiesService
2023-10-20 11:53:01 +03:00
Konstantina Galouni
2426e042ba
Updating openaireLibrary and openaire-theme
2023-10-20 10:24:31 +03:00
Konstantina Galouni
05083dc192
Updating openaireLibrary
2023-10-20 10:23:05 +03:00
Konstantinos Triantafyllou
8b9df4000a
Update types/node to version 16
2023-10-06 15:34:18 +03:00
Konstantina Galouni
ecda0f4adf
[Aggregator | develop] Added property bipFrameAPIURL.
2023-08-30 16:46:25 +03:00
Konstantina Galouni
07c894a6a6
Updated libraries before release
2023-08-30 16:29:44 +03:00
Konstantinos Triantafyllou
91d4c0d24f
Update uikit to version 3.16.24
2023-08-23 18:18:18 +03:00
Konstantinos Triantafyllou
e6aa6cc8e5
DeleteTransferStateModule
2023-08-04 15:50:03 +03:00
Konstantinos Triantafyllou
39602cbd95
Update material to angular 16.
2023-08-04 14:17:32 +03:00
Konstantinos Triantafyllou
9f4fd02157
Update angular to angular 16.
2023-08-04 14:16:41 +03:00
Konstantinos Triantafyllou
d7e4383b7e
Update Zone to 0.13.1
2023-08-04 14:13:44 +03:00
Konstantinos Triantafyllou
5fd848575f
Update material to angular 15.
2023-08-04 14:13:13 +03:00
Konstantinos Triantafyllou
c0e2e3f315
Migrate angular core and cli to version 15 and update dependencies to be compatible with the newer version.
2023-08-04 14:10:52 +03:00
Konstantinos Triantafyllou
c72b81bf07
Update typescript to version 4.9.5
2023-08-04 14:09:47 +03:00
Konstantinos Triantafyllou
fb5f4064ca
Update libraries
2023-08-04 14:09:00 +03:00
Konstantina Galouni
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.
2023-07-24 19:56:51 +03:00
Konstantinos Triantafyllou
4c2de1138e
Update library
2023-07-13 14:39:24 +03:00
Konstantinos Triantafyllou
d8d498474b
Change piwik base on the new dynamic piwik.
2023-07-13 13:44:40 +03:00
Konstantinos Triantafyllou
575ea1f996
Update libraries
2023-07-13 12:23:44 +03:00
Konstantina Galouni
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.
2023-07-11 15:11:37 +03:00
Konstantina Galouni
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".
2023-07-07 13:06:08 +03:00
Konstantinos Triantafyllou
c93523a178
Change OpenAIRE Research Graph to OpenAIRE Graph.
2023-06-28 14:40:11 +03:00
Konstantinos Triantafyllou
006671722c
Update UIkit to version 3.13.10
2023-06-28 14:28:43 +03:00
Konstantinos Triantafyllou
86350de14c
Update all libraries
2023-06-28 14:27:26 +03:00
Konstantina Galouni
5a90938545
[Aggregator | angular-14]: myClaims.component.ts: No data in route - set claimsInfoURL and userInfoURL from properties.
2022-12-22 13:25:00 +02:00
Konstantina Galouni
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".
2022-12-22 12:45:46 +02:00
argirok
c00119dcc3
Enable Orcid S&L for aggregator
2022-11-09 13:41:33 +02:00
Alex Martzios
9f67013ad0
reintroduce numbersComponent in homepage, update submodules
2022-11-08 14:10:18 +02:00