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
Konstantinos Triantafyllou
821c4242be
Icon component: Add icon input in order to support Icon configuration. Extend Icon with type and preserveColor (optional). Add material-icons.ts with material icons metadata (icons per category).
2023-09-07 19:13:59 +03:00
argirok
741a70fa1c
register the icons book, cog, database, earth in ResultLandingUtilsModule
2023-09-07 14:57:07 +03:00
argirok
6cd2e583c5
Merge branch 'develop' into new-claims-api
2023-09-07 11:37:50 +03:00
Konstantina Galouni
1a960061b6
[Library | develop]: landing-utils/fos.component.ts & fos/fos.component.ts: Removed environment check and always use foslabel parameter for search.
2023-09-06 14:55:29 +03:00
Konstantina Galouni
7709352f68
[Library | develop]: [Bug fix] searchDataproviders.service.ts: Added check if "datasourcetype" field exists in record.
2023-09-06 14:38:28 +03:00
Konstantina Galouni
35d287511b
Merge remote-tracking branch 'origin/develop' into develop
2023-09-04 15:45:29 +03:00
Konstantina Galouni
e6bdbb2c81
[Library | develop]: searchFields.ts: In RESULT_REFINE_FIELDS, query "foslabel" (instead of fos) field in all environments.
2023-09-04 15:45:06 +03:00
Konstantinos Triantafyllou
7650857186
Convert div - uk-toggle to a - uk-toggle for new Uikit.
2023-09-04 15:15:26 +03:00
Konstantina Galouni
bad855089c
[Library | develop]: resultLanding.component.html: Added check for message of non eosc results - do not show it in production environment until we get approval.
2023-09-04 14:46:25 +03:00
Konstantina Galouni
fc2c58e3b9
[Library | develop]: fos.component.ts: [Bug fix] when on eosc explore, link of fos subjects to search page is external.
2023-09-04 14:38:51 +03:00
Konstantina Galouni
37208d82b6
[Library | develop]: transferData.component.ts: Set "overwrite": false & in method "validatePath()", removed regex and check only if path starts with / | transferData.component.html: Updated checks for path validation | resultLanding.component.ts: Added field public belongsInEOSC: boolean = false; and initialize it | resultLanding.component.html: Added message above title "This {{getTypeName() | lowercase}} is not part of the European Open Science Cloud" when in EOSC portal, but result has no EOSC context.
2023-09-04 12:48:17 +03:00
Konstantinos Triantafyllou
2102dfb0d7
Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16
2023-08-30 16:45:05 +03:00
Konstantinos Triantafyllou
6470331207
Merge remote-tracking branch 'origin/develop' into angular-16
2023-08-30 16:44:39 +03:00