Konstantina Galouni
edf49c4019
[develop | DONE | CHANGED]: sdg-fos-suggest.component.ts: Added field "isOpen: boolean = false;" and check if isOpen to show modal content | resultLanding.component: Removed old unused code and old comments, updated and added more checks e.g. not load content of modals if they are not open.
2024-02-28 17:42:58 +02:00
Konstantina Galouni
efa0f72cc3
[develop | DONE | CHANGED]: isRouteEnabled.guard.ts, freeGuard.guard.ts: Added @Injectable({providedIn: 'root'}) | Removed from providers PreviousRouteRecorderm, isRouteEnabled, LoginGuard AdminLoginGuard, PiwikService & removed from imports PiwikServiceModule.
2024-02-28 16:45:23 +02:00
Konstantina Galouni
17e237c179
[develop | DONE | CHANGED]: Added routing modules (in library files) in Landing pages and in ORCID pages - imported the routing.module.ts in module.ts.
2024-02-28 14:33:44 +02:00
Konstantina Galouni
50244801d6
[develop | DONE | CHANGED]: availableOn.component.ts: Removed environment check from fulltext links (display them also in production).
2024-02-21 13:54:53 +02:00
Konstantinos Triantafyllou
3204ba18ff
[develop]: Fix showAuthors in modal.
2024-02-14 15:43:27 +02:00
Konstantinos Triantafyllou
6e2cf28aee
[angular-16-irish-monitor]: Merge from develop
2024-02-12 14:53:07 +02:00
Konstantina Galouni
b89278af70
[develop | DONE | CHANGED]: Do not request page help contents (helptexts) in EXPLORE. (FILES: displayClaims.component.ts & linkingGeneric.component.ts & dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts & newSearchPage.component.ts)
2024-02-08 14:19:26 +02:00
Konstantina Galouni
83de7adc09
Merging branch develop into angular-16-irish-monitor
2024-02-07 22:32:42 +02:00
Konstantina Galouni
09960fda9e
[develop | DONE | FIXED]: availableOn.component.ts: Added field "@Input() inModal: boolean = false;" and display download sources when in modal - e.g. versions. | result-preview.component.html: Display download sources (<availableOn>) in versions (isDeletedByInferenceModal).
2024-02-07 21:12:43 +02:00
Konstantina Galouni
aba199e10d
[develop | DONE | FIXED]: [BUG FIX] resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: Moved <schema2jsonld> outside any parent html tag - was missing from mobile screens.
2024-02-07 16:56:16 +02:00
Konstantina Galouni
75ecd0da5e
Merge develop into angular-16-irish-monitor branch
2024-02-06 14:19:27 +02:00
Konstantina Galouni
f63e7d72cc
[develop | DONE | CHANGED]: availableOn.component.ts: Restored checks, not to display full-text link in production environment - reverted commit fa216cbc07
.
2024-02-01 21:35:36 +02:00
Konstantina Galouni
6b5b7df8be
[develop | DONE | DELETED]: Deleted legacy unused files mailPrefs.component.html, mailPrefs.component.ts, mailPrefs.module.ts, htmlProjectReport.component.ts, htmlProjectReport.module.ts.
2024-01-29 19:55:26 +02:00
Konstantina Galouni
5a23f6437d
[develop | DONE | FIXED]: project.component.ts: In method "closeLoading()" added setTimeout of 300ms - too fast open and close of the loading modal and it couldn't close eventually.
2024-01-29 19:53:11 +02:00
Konstantina Galouni
fa216cbc07
[develop | DONE | CHANGED]: availableOn.component.ts: Removed environment check from fulltext links (display them also in production).
2024-01-25 12:33:50 +02:00
Konstantina Galouni
1e41013e06
[develop | DONE | CHANGED]: showSubjects.components.ts: Removed subjects by Vocabulary for BETA & DEV environments & Updated how EOSC subjects are displayed | resultLanding.component: Added get method "hasSubjects" and updated checks to show subjects depending on environment.
2024-01-25 12:31:14 +02:00
Konstantina Galouni
e3fe71a623
[angular-16-irish-monitor | DONE | CHANGED]: resultLanding.component.html & result-preview.component.html: Renamed OA Routes to Access Routes.
2024-01-24 17:10:45 +02:00
Konstantina Galouni
134ab8240e
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2024-01-24 17:05:14 +02:00
Konstantina Galouni
0a47193bf3
[develop | DONE | FIXED]: searchResearchResults.service.ts & resultLanding.service.ts & deletedByInference.service.ts: #9425 - When an author (same name & rank) has 2 instances on the same record, keep orcid information if exists in at least one instance.
2024-01-24 17:03:15 +02:00
Konstantinos Triantafyllou
bbcfa595da
[angular-16-irish-monitor | MERGE]: Merge from develop
2024-01-24 16:25:17 +02:00
Alex Martzios
c2312e297e
[develop | DONE | FIXED] remove b2note (annotation component) and all its references
2024-01-11 12:49:57 +02:00
Konstantina Galouni
c202b7671b
[angular-16-irish-monitor | WIP | CHANGED]: Changed checks for irish portal (use properties.dashboard - properties.adminToolsPortalType will be "country")
...
1. env-properties.ts: Added in Dashboard "irish" type and changed "irish" to "country" in PortalType.
2. connectHelper.ts & resultLanding.service.ts & manageStakeholders.component.html & indicators.component.ts & orcid-work.component.ts & entitiesSelection.component.ts & result-preview.component.ts: Updated check to properties.dashboard != "irish".
3. portalHelper.ts: Added "country" option in portalTypes.
2024-01-09 11:33:46 +02:00
Konstantina Galouni
ab0ae376b9
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2024-01-08 15:37:20 +02:00
Konstantina Galouni
6f13ab475a
[develop | DONE | CHANGED]: Show code in Fields of Science (FoS) when fos field is queried in filters, or not, when foslabel field is queried.
...
1. searchFields.base.ts: Added method "getFosParameter()" to check if "fos" or "foslabel" is in RESULT_REFINE_FIELDS | Removed environment check for fos in RESULT_REFINE_FIELDS and RESULT_FIELDS_ORDERED.
2. resultLanding.service.ts & landing-utils/fos.component.ts & fos/fos.component: Include code in fos labels when fos field is queried, otherwise (foslabel) not.
2024-01-08 15:36:27 +02:00
Konstantina Galouni
4f0c8ae5e9
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2024-01-08 14:07:42 +02:00
Konstantina Galouni
18325323d0
[develop | DONE | CHANGED]: fos/fos.component.html & landing-utils/fos.component.ts & searchFields.base.ts: Removed "BETA" indication from Fields of Science.
2024-01-08 14:04:18 +02:00
Konstantinos Triantafyllou
367bdc3092
Merge pull request 'Merge Changes from Develop' ( #28 ) from develop into angular-16-irish-monitor
...
Reviewed-on: #28
2024-01-05 10:32:32 +01:00
Konstantina Galouni
84c2451521
[develop | DONE | CHANGED]: dataProvider.component.html & project.component.html & resultLanding.component.html: Changed uk-flex-middle to uk-flex-top for .landing-metrics-card, after min-height was introduced.
2023-12-28 16:34:43 +02:00
Konstantina Galouni
03b61d1fc6
[angular-16-irish-monitor | DONE | CHANGED]: resultLanding.component.html: Added OA Routes in mobile (small screens) | base.component.ts: Added method "quote()" and init routerHelper.
2023-12-22 16:20:15 +02:00
Konstantina Galouni
0870766720
[angular-16-irish-monitor | DONE | ADDED]: resultLanding.component.html & result-preview.component.html: Added display of OA Routes (green, oa color, diamond journal).
2023-12-21 10:36:05 +02:00
Konstantina Galouni
51dbad03d7
[angular-16-irish-monitor | DONE | ADDED]: Added parsing of peer-reviewed (refereed on instances), publicly funded and OA Routes (green, oa color, diamond journal) | Display peer-reviewed on instances and publicly funded (and projects) in metadata line (entity-metadata).
...
1. feedback.component.html & resultLanding.component.html: In <landing-header> added parameters publiclyFunded and projects.
2. landing-header.component.ts & result-preview.component.html: In <entity-metadata> added parameters publiclyFunded and projects | Added field @Input() publiclyFunded.
3. availableOn.component.ts: Display peer-reviewed.
4. entity-metadata.component.ts: Display publicly funded | Added field @Input() publiclyFunded: boolean.
5. parsingFunctions.class.ts: Added parsing of peer-reviewed (instance.refereed).
6. resultLanding.service.ts & searchResearchResults.service.ts: Added parsing of publicly funded and OA Routes (green, oa color, diamond journal).
7. resultLandingInfo.ts & searchResult.ts: In ResultLandingInfo and in SearchResult added fields oaRoutes: OARoutes; and publiclyFunded: boolean;
8. result-preview.ts: In HostedByCollectedFrom added field peerReviewed?: boolean; | Set interface OARoutes | In ResultPreview added fields oaRoutes: OARoutes; and publiclyFunded: boolean; | In methods "searchResultConvert()" and "resultLandingInfoConvert()" set oaRoutes and publiclyFunded.
2023-12-20 23:55:00 +02:00
Konstantina Galouni
bbe1ced87a
[angular-16-irish-monitor | DONE | FIXED]: [missing from previous commit] landing-header.module.ts: Fixed imports - Removed import ShowPublisherModule and added import EntityMetadataModule.
2023-12-20 23:32:38 +02:00
Konstantina Galouni
9a7a14ea87
[angular-16-irish-monitor | DONE | FIXED]: Fixed imports - entity-metadata.module.ts: Imported ShowPublisherModule | resultLandingUtils.module.ts: Removed export ShowPublisherComponent and import EntityMetadataModule.
2023-12-20 23:29:07 +02:00
Konstantina Galouni
c225d81c16
[angular-16-irish-monitor | DONE | CHANGED]: resultLanding.service.ts: Added check, not to parse SDGs in irish portal.
2023-12-20 23:19:34 +02:00
argirok
d804da4dd8
Merge branch 'develop' into angular-16-irish-monitor
2023-12-15 16:46:43 +02:00
Konstantina Galouni
84bf8cdebe
[develop | DONE | FIXED] parsingFunctions.class.ts: Updated urls for eoscSubjects (eoscif guidelines).
2023-12-12 11:59:25 +02:00
Alex Martzios
7e007c9511
entity-metadata.component: move the "margin-right" class inside the icons
2023-12-08 14:37:25 +02:00
Alex Martzios
2e336b93a8
create entity-metadata.module so that we can use the component independently
2023-12-08 13:18:24 +02:00
Konstantina Galouni
c7c1aec26e
[develop | DONE | CHANGED]: Updated parsing and display for usage counts per data source to show datasource names.
...
1. resultLandingInfo.ts: Added field datasourceName: string in interface MetricPerDatasource.
2. parsingFunctions.class.ts: In method "parseMeasures()", updated parsing for usage counts per data source (countsPerDatasource) to parse datasourceId and datasourceName from datasource field of response (split by ||).
3. resultLanding.component.html: On display of countsPerDatasource in table, show datasource names.
2023-11-27 18:10:37 +02:00
argirok
f0c37512c3
[develop | DONE | FIXED] : show again enermaps tab in result landing
2023-11-15 17:34:15 +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
32a34d5a12
[develop | DONE | ADDED]: Added parsing and display for usage counts per data source.
...
1. resultLandingInfo.ts:
a. Commented out deprecated fields from interface Measure.
b. Added interface MetricPerDatasource.
c. Added in interface Measure, countsPerDatasource?: MetricPerDatasource[];
2. parsingFunctions.class.ts: In method "parseMeasures()", added parsing for usage counts per data source (countsPerDatasource).
3. resultLanding.component.html: Display countsPerDatasource in table (metrics tab > usage tab) if there is any.
2023-11-08 16:57:56 +02:00
Konstantina Galouni
0d75307c76
[develop | DONE | CHANGED]: parsingFunctions.class.ts: Remove old schema parsing for impact based indicators (old was A, B, C - new is C1-C5).
2023-11-08 14:12:50 +02:00
Konstantina Galouni
35b893e05e
[angular-16 | DONE | FIXED]: In queries of results by pid, do not include pidtype restriction (some handle pids are resolved by doi regex, but no results returned for pidtype exact "doi").
2023-10-30 10:53:19 +02:00
Konstantina Galouni
4e20a39578
[angular-16 | DONE | CHANGED]: parsingFunctions.class.ts: In bip indicators parsing, parse citations from measure with id 'influence_alt' (old) or 'citation_count' (renamed).
2023-10-25 11:51:44 +03:00
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
Konstantinos Triantafyllou
cfb321f93f
Merge from develop
2023-10-11 16:33:33 +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
f4d7582764
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-06 19:48:06 +03:00