Commit Graph

2635 Commits

Author SHA1 Message Date
Konstantina Galouni 5948d61a47 Library | angular-16: Merge develop branch into angular-16 and resolve conflicts 2023-10-16 13:06:14 +03:00
Konstantina Galouni fce848008a [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
argirok 953c11a3b2 Merge remote-tracking branch 'origin/develop' into develop 2023-10-16 12:21:35 +03:00
argirok aa0ec0b06f search tab: show all results / don't slice the array
Fetch research results: keep all results in allResults field (for community results case)
2023-10-16 12:11:47 +03:00
Konstantina Galouni f0a48cd2e1 [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
Konstantinos Triantafyllou dbbd7ec541 Input: Make error text-small 2023-10-12 13:10:02 +03:00
argirok 1bfff3b05c update footer links to webinars and blogs 2023-10-12 12:17:09 +03:00
Konstantinos Triantafyllou 0c21afdd7f Import Session in claimContextSearchForm deleted in Develop branch. 2023-10-11 16:40:24 +03:00
Konstantinos Triantafyllou 8581af9404 Merge remote-tracking branch 'origin/new-claims-api' into angular-16 2023-10-11 16:33:50 +03:00
Konstantinos Triantafyllou cfb321f93f Merge from develop 2023-10-11 16:33:33 +03:00
argirok 3f64332a8f Merge branch 'develop' into new-claims-api 2023-10-11 15:46:21 +03:00
Konstantina Galouni 9226a5975d [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
Konstantinos Triantafyllou 69bbccd009 Merge remote-tracking branch 'origin/develop' into angular-16 2023-10-10 22:47:06 +03:00
Konstantinos Triantafyllou ff4411d695 Fix role verification for community members. Modify isPrivate in communityHelper to include membership. 2023-10-10 22:40:01 +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
Konstantinos Triantafyllou 2a51657e58 Merge remote-tracking branch 'origin/develop' into angular-16 2023-10-10 17:20:24 +03:00
Konstantinos Triantafyllou a30ec46a89 Delete wrong imports 2023-10-10 17:20:03 +03:00
Konstantinos Triantafyllou 22366f5813 Merge remote-tracking branch 'origin/develop' into angular-16 2023-10-10 17:12:58 +03:00
Konstantinos Triantafyllou 196c186731 Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16 2023-10-10 17:12:46 +03:00
Konstantinos Triantafyllou dce6e17ea1 Remove animtation from slider and fix active for nav items on resize. 2023-10-10 17:12:37 +03:00
Konstantinos Triantafyllou 3134ef32b3 Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16 2023-10-10 14:55:44 +03:00
Konstantinos Triantafyllou c129165832 CommunityInfo: Add isOpen method. Email Composer: Add role in community dashboard invitation. 2023-10-10 12:25:03 +03:00
Konstantinos Triantafyllou 4686ebe5f4 Merge remote-tracking branch 'origin/develop' into angular-16 2023-10-09 17:05:02 +03:00
Konstantinos Triantafyllou 9f22bec5cf Merge remote-tracking branch 'origin/develop' into angular-16 2023-10-06 19:49:24 +03:00
Konstantinos Triantafyllou f4d7582764 Merge remote-tracking branch 'origin/develop' into angular-16 2023-10-06 19:48:06 +03:00
argirok 5e4aaab04f Merge branch 'develop' into new-api 2023-10-06 16:38:01 +03:00
Konstantinos Triantafyllou 5a9237399e Fix slider in tablet 2023-10-06 14:49:04 +03:00
Konstantina Galouni 445441572d [Library & Explore | develop]: Added software heritage as pid for research products.
1. environments/: Added in all environments, property: swhURL: "https://archive.softwareheritage.org/".
2. env-properties.ts: Added property swhURL?: string;
3. string-utils.class.ts: Added method "isValidSwhId()" and swhid in checks and definitions.
4. resultLandingInfo.ts: Added swhid in accepted types of interface Id.
5. resultLanding.component.ts: Added check for swhid in "getReferenceIdName()" and "getReferenceUrl()".
6. parsingFunctions.class.ts: Added pid[i].classid == "swhid" check in "parseIdentifiers()".
7. showIdentifiers.component.ts: Added "swhid" in display of pids.
2023-10-06 12:22:00 +03:00
Konstantinos Triantafyllou cfdd7b2e55 Add slider-components in slider-utils 2023-10-05 16:59:41 +03:00
argirok 1c5a0b22a8 restrict links to user roles management to portal Admins 2023-10-05 14:31:37 +03:00
argirok 3a9a5df12e Merge branch 'new-api' of code-repo.d4science.org:MaDgIK/openaire-library into new-api 2023-10-04 16:05:55 +03:00
argirok 5e7d10b96b Community projects: add filtering and sorting 2023-10-04 16:04:42 +03:00
argirok d2248f4b84 fix return in SearchCommunityProjectsService 2023-10-02 15:11:35 +03:00
argirok 3cf65ef134 Merge branch 'develop' into new-api 2023-10-02 14:05:22 +03:00
Konstantina Galouni edf8ae835c [Library | develop] fos/fos.component.ts & landing-utilts/fos.component.ts & searchFields.ts: Restored checks for environment to use fos or foslabel field - foslabel not yet introduced in current prod index. 2023-10-02 13:13:22 +03:00
Alex Martzios af95b395bd search page: add view more option for partners, projects, match styling for authors as well 2023-10-02 12:18:29 +03:00
Konstantinos Triantafyllou 6d7f6eca72 Merge from origin/develop 2023-09-26 11:50:07 +03:00
Konstantinos Triantafyllou d10df32853 Result Preview: Fix space betwwen ngIf and class. 2023-09-26 11:38:09 +03:00
Konstantina Galouni 0d22ba8a3b [Library | develop]: searchSorting.component.ts: Do not add new sorting options in production yet. 2023-09-20 14:13:34 +03:00
Konstantina Galouni 966dedde45 [Library | develop]: searchSorting.component.ts: Added sorting options (generalOptions), "citation_count,descending", "popularity,descending", "influence,descending", "impulse,descending" | searchResearchResults.component.ts: Added the new sorting options in the checks. 2023-09-20 10:48:20 +03:00
Konstantina Galouni bc514b62d1 [Library | develop]: result-preview.component.ts: Added method "isNumber()" | resultLanding.component.html: [Bug fix] Updated view of bip indicators - format the numbers correctly. 2023-09-19 16:48:08 +03:00
Konstantina Galouni 46a8928a20 [Library | develop]: project.component.ts: [Bug fix] In method "getProjectInfo()", added this.projectInfo.id = this.projectId; - direct link action button was not working, id was missing. 2023-09-19 16:45:17 +03:00
Konstantina Galouni be187c3fed [Library | develop]: citation.class.ts: Updated bibtex to include case for type="software" - add @software instead of @misc. 2023-09-19 16:40:56 +03:00
Konstantina Galouni adae1f0749 [Library | develop]: searchProjects.service.ts: Added more checks if startdate and enddate properties exist in the response | entity-metadata.component.ts: Added "From" or "Until" before startYear and endYear respectively when only one of them exists in data. 2023-09-19 16:38:16 +03:00
argirok 82348a8a3b update manage projects page to use paging and search through new communities API 2023-09-19 15:59:37 +03:00
argirok 6958a8ef9b fix parameter for grant openaire access to Orcid 2023-09-18 12:23:33 +03:00
Konstantinos Triantafyllou a2f52cf40e Merge remote-tracking branch 'origin/develop' into angular-16 2023-09-15 15:18:49 +03:00
argirok fa2b14e9b4 fix status checks to avoid show list of errors when the job is still processing 2023-09-13 10:00:13 +03:00
Konstantinos Triantafyllou 11d0be4ffd Theme preview: Add inputs as fragment. Delete material icons from icons services 2023-09-12 18:41:22 +03:00
Konstantina Galouni f679385725 [Library | develop]: transferData.component.ts: Keep data transfer modal open after transfer action, to show status of the transfer. 2023-09-11 18:08:34 +03:00