argirok
9c370fd53b
[plugins-functionality | DONE | ADDED ] add optional link in stats plugin
2024-05-16 15:03:07 +03:00
argirok
1b99c3b405
[plugins-functionality | DONE | ADDED ] add display title and shortitle and use them instead of title/ short title
2024-05-14 14:49:59 +03:00
argirok
c1a8151184
[develop | DONE | FIXED] linking disable link to unidentified for manage claims page
2024-05-10 11:34:17 +03:00
argirok
c00403a24c
[develop | DONE | FIXED] linking initialize properly claims properties when there are not pass as input
2024-05-10 11:33:42 +03:00
argirok
8a8b58eeaa
[develop | DONE ADDED] add direct linking for organizations
2024-05-09 16:44:54 +03:00
argirok
2bfd744ab8
[plugins-functionality | DONE | CHANGED ] update plan values
2024-05-09 10:23:42 +03:00
argirok
b0df5c0f31
[plugins-functionality | DONE | FIX ] minor fixes in plugins
2024-05-09 10:22:19 +03:00
argirok
327fe64293
Merge remote-tracking branch 'origin/plugins-functionality' into plugins-functionality
2024-05-09 10:19:42 +03:00
argirok
01554f58f5
[pluginsFunctionality | DONE | CHANGED] remove cache from plugins, configuration and helper services
2024-05-09 10:18:20 +03:00
argirok
6c1c3ef2b2
[pluginsFunctionality | DONE | CHANGED] sdg page: add helptexts if input available
2024-05-09 10:17:33 +03:00
argirok
1abd7c111f
[pluginsFunctionality | DONE | CHANGED] plugin-gateway-information.component.html make result numbers look like a link
2024-05-09 10:16:49 +03:00
argirok
6560bd0cd9
[plugins-functionality | DONE | FIX ] zenodo communities use alias instead of internal zenodo id
2024-05-08 12:15:06 +03:00
Konstantinos Triantafyllou
6e96974364
Revert transition disable function
2024-05-01 15:59:48 +03:00
Alex Martzios
c4b57e91ab
[develop | DONE | CHANGED] move CustomRouteReuseStrategy to openaireLibrary
2024-05-01 11:25:12 +03:00
Konstantinos Triantafyllou
b054a823da
[develop]: Move OAIndicator in indicatorUtils file.
2024-04-30 17:15:15 +03:00
Konstantinos Triantafyllou
b41357c4b8
[develop]: Add compose mail for develop personal-info
2024-04-30 17:09:23 +03:00
Konstantinos Triantafyllou
fb34dd415e
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-04-30 15:38:39 +03:00
Konstantinos Triantafyllou
bc2dd7d285
[develop]: Add open Access map in order to add configure open access indicator.
2024-04-30 15:38:31 +03:00
Konstantina Galouni
cdfced0dd8
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-30 14:46:22 +03:00
Konstantina Galouni
2127bfdf16
[develop | DONE | CHANGED]: Updated color of selected search filter labels (not purple, but portal color).
...
1. newSearchPage.component.html: Replaced class "uk-label-search-filter" with "uk-label-secondary" on selected search filter labels.
2. color.less: Removed color variable @search-filter-color: #B41FD0;
3. label.less: Removed custom color variables and class "uk-label-search-filter" | Updated class "uk-label-secondary".
4. explore-custom.less: Override @uk-label-secondary: @explore-color;
2024-04-30 13:08:54 +03:00
argirok
13ab093d79
[plugins-functionality | DONE | FIX ] update monitor component
2024-04-25 15:27:19 +03:00
argirok
005f636446
[plugins-functionality | DONE | ADDED ] add generic plugin card info, add search bar plugin, remove separate learn and connect
2024-04-25 15:26:36 +03:00
Konstantinos Triantafyllou
4231b65880
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-04-25 15:11:13 +03:00
Konstantinos Triantafyllou
9b79d0c1e0
[develop]: Fix role users, role-verification type mapping.
2024-04-25 15:11:04 +03:00
Konstantina Galouni
01f54d788d
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-24 16:35:47 +03:00
Konstantina Galouni
ac46ecb997
[develop | WIP | FIXED]: parsingFunctions.class.ts: Added check if there are no classifiedSubjects.
2024-04-24 16:35:13 +03:00
Konstantina Galouni
786f4c9864
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-24 16:07:14 +03:00
Konstantina Galouni
c5bd710621
[develop | WIP | CHANGED]: [BETA] parsingFunctions.class.ts: Show all subjects as keywords - updated method "parseAllSubjects()" to add classified subjects (by vocabulary) to the end of the keyword subjects list.
2024-04-24 16:06:45 +03:00
Konstantinos Triantafyllou
267944103f
[develop]: update link to develop in bottom.
2024-04-24 09:39:27 +03:00
Konstantina Galouni
aedc2e1f6f
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-23 16:59:13 +03:00
Konstantina Galouni
2cd8059794
[develop | WIP | FIXED]: showAuthors.component.ts: In uk-dropdown set [attr.container]="'#modal-container'" to always be on top of every other part of the page.
2024-04-23 16:58:48 +03:00
Konstantina Galouni
353ff67ea5
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-23 16:03:00 +03:00
Konstantina Galouni
e74dc1b58f
[develop | DONE | FIXED]: showAuthors.component.ts: In uk-dropdown set "pos: bottom-right" and [attr.container]="modal ? '#modal-container' : false" - copy to clipboard is not fully functional.
2024-04-23 16:01:47 +03:00
Konstantina Galouni
22d0498f8a
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-22 17:19:46 +03:00
Konstantina Galouni
ce87f0690d
[develop | DONE | FIXED]: BUG fixes in orcid author modal | BUG fixes in search filters column.
...
1. mobile-dropdown.component.ts: Added makrForCheck() method call in "open()".
2. deletedByInference.component.ts: Added @Input() isMobile: boolean = false; & In <result-preview> set parameter [isMobile]="isMobile".
3. resultLanding.component.html: In mobile view, in <deletedByInference> set parameters [isMobile]="isMobile" and [modal]="alertModalDeletedByInferenceFS".
4. showAuthors.component.ts:
5. searchOrganizations.component.ts: [BUG FIX] In <new-search-page> set parameter [showRefine]="refineFields?.length > 0" to display filters or not.
6. newSearchPage.component.html: [BUG FIX] Updated checks for displaying refine filters column or not.
2024-04-22 17:14:46 +03:00
argirok
678908df5f
Merge remote-tracking branch 'origin/develop' into plugins-functionality
2024-04-19 12:41:05 +03:00
argirok
68125b3577
[develop | DONE | CHANGED] Claims: keep both shortname and funderName, in cards show fundername. For unidentified, hide code and link
2024-04-19 12:09:00 +03:00
argirok
474a73e2f7
[develop | DONE | CHANGED] indicator utils: user date range overrides the default range a chart may have
2024-04-18 15:08:17 +03:00
argirok
afdf6bf964
[develop | DONE | CHANGED] in filters use "publication", "software", "dataset", "other" table instead of the result one
2024-04-18 11:08:41 +03:00
Konstantina Galouni
5f8988eac1
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-16 16:19:21 +03:00
Konstantinos Triantafyllou
9e9332f1a3
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-04-16 16:08:13 +03:00
Konstantinos Triantafyllou
a2b1bb8f70
[develop | FIXED | DONE]: Multi indicators paths fix dropdowns
2024-04-16 16:08:05 +03:00
Konstantina Galouni
559220c77c
[develop | DONE | CHANGED]: landing.module.ts: Removed TabPagingComponent from declarations and exports | deletedByInference.module.ts: Removed LandingModule from imports | resultLanding.module.ts: Import SearchTabModule | Deleted tabPaging.component.ts.
2024-04-16 13:25:54 +03:00
Konstantina Galouni
4d80f6f39c
Merge remote-tracking branch 'origin/develop' into develop
2024-04-16 12:28:23 +03:00
Konstantina Galouni
cc43504306
[develop | DONE | ADDED]: Added method get calcCurrentMonth() to calculate and display current month of the project life, if status is on going (project has started and not yet ended).
2024-04-16 12:28:14 +03:00
Konstantinos Triantafyllou
b729341199
[develop]: Fix visibility condition in Indicaotrs page
2024-04-16 12:21:02 +03:00
Konstantina Galouni
eeb63a2de9
[develop | DONE | CHANGED]: In search projects results, show funder name by default, and if not available, show funder short name.
...
1. searchResult.ts: Added field funderName: string; in class SearchResult.
2. result-preview.ts: Added field funderName: string; in class ResultPreview & in method "searchResultConvert()" set resultPreview.funderName = result.funderName;
3. searchProjects.service.ts: Added parsing of funderName.
4. result-preview.component.html: Show funderName and if not available, show funderShortname.
5. entity-metadata.component.ts: Added check for funders display.
2024-04-16 11:47:12 +03:00
Konstantina Galouni
4b3e805d31
[develop | DONE | REVERTED]: searchProjects.service.ts: Revert parsing funder name if funder shortname is not available.
2024-04-16 11:36:45 +03:00
Konstantina Galouni
1613916dfd
[on-push-strategy | DONE | CHANGED]: result-preview.component.ts: Set changeDetection: ChangeDetectionStrategy.OnPush | searchResult.component.ts & result-preview.component.html: Redraw html when needed with onPush strategy.
2024-04-16 10:23:07 +03:00
Konstantina Galouni
c219c8370b
[develop | DONE | REVERTED]: searchResult.component.ts & result-preview.component.html & result-preview.component.ts: Reverted changes regarding changeDetection: ChangeDetectionStrategy.OnPush - should be first introduced in another branch.
2024-04-16 10:07:31 +03:00