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
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
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
Konstantina Galouni
6886df2caa
[develop | DONE | CHANGED]: Alt attribute on images | Set changeDetection: ChangeDetectionStrategy.OnPush on result-preview.component.ts.
...
1. deletedByInference.service.ts: [Bug fix] Fixed author check.
2. sdg.component.html & quick-contact.component.html & fos.component.html: Added alt attribute on images.
3. result-preview.component.ts: Set changeDetection: ChangeDetectionStrategy.OnPush | Added get countDots().
4. result-preview.component.html: Changed how number of access routes dots is passed into a class (countDots) - needed for ChangeDetectionStrategy.OnPush.
5. orcid-work.component.ts: Added alt attribute on images | Added ChangeDetectorRef and call this.cdr.markForCheck(); on "getPutCode()", "saveWork()" and "deleteWorks()" - needed for ChangeDetectionStrategy.OnPush.
6. searchResult.component.ts: Rebuild previewResults object after getting orcidPutCodes to draw html again - needed for ChangeDetectionStrategy.OnPush.
7. newSearchPage.component.html: Removed uk-flex-wrap for number of results and uk-margin-medium-left from desktop sorting.
2024-04-15 17:11:38 +03:00
Alex Martzios
9b04260a60
[develop | DONE | FIXED] showAuthors: fix z-index bug for ocrid dropdown inside modal
2024-04-15 12:09:35 +03:00
Alex Martzios
6d9d118d57
[develop | DONE | ADDED] topics/indicators: add condition to hide all "edit" actions when stakeholder is NOT a copy
2024-04-12 13:57:56 +03:00
Konstantina Galouni
c7817731f0
Merge remote-tracking branch 'origin/develop' into develop
2024-04-12 11:19:33 +03:00
Konstantina Galouni
438075f8df
[develop | DONE | FIXED]: Fixes on search projects for claims.
...
1. searchProjects.service.ts: Parse funder name if funder shortname is not available.
2. claimProjectSearchForm.component.ts:
a. [BUG FIX] Set filter.countAllValues = filter.values.length; to show filter values without extra "view all" call
b. [BUG FIX] Call projectService.advancedSearchProjects instead of projectService.searchProjects to get projects (/resources2 instead of /projects) to get 100 first values by default in facets.
2024-04-12 11:19:17 +03:00
Konstantinos Triantafyllou
8f4e653d50
[develop | WIP]: Introduce copy field in stakeholder
2024-04-12 11:14:26 +03:00
Alex Martzios
c4180c7aa2
[develop | DONE | CHANGED] search page: change the color or customFilter pills as well
2024-04-11 16:46:58 +03:00
Alex Martzios
31e61d55a0
[develop | DONE | CHANGED] search page: change the coloring of the selected filter pills, based on the new design mocks
2024-04-11 16:34:13 +03:00
argirok
1882ea10fa
updates after merge
2024-04-10 13:20:55 +03:00
argirok
f5414efaac
Merge remote-tracking branch 'origin/develop' into plugins-functionality
...
# Conflicts:
# role-verification/role-verification.component.ts
2024-04-10 13:11:37 +03:00
argirok
609f09cc9f
[develop | DONE | CHANGED] Claims pass idSuffix for generating openAIRE id
2024-04-10 13:07:35 +03:00
argirok
275b94dec3
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-04-10 12:27:12 +03:00
argirok
f5850aa781
[pluginsFunctionality | DONE | FIXED] Plugin Openaire services: fix no services appear
2024-04-09 10:48:23 +03:00
Konstantinos Triantafyllou
4f9f2f2505
[develop]: Add stats profile in form of an indicator even if it is null
2024-04-08 18:57:49 +03:00
Konstantinos Triantafyllou
0111ea6681
[develop]: Role verification reload page instead of removing params.
2024-04-08 17:14:00 +03:00
Konstantinos Triantafyllou
c69d1cd94d
[develop]: Role verification improve redirect.
2024-04-08 16:44:47 +03:00
Konstantinos Triantafyllou
901f9f769d
[develop]: Fix an error while inviting a person that it is already a member or manager. Remove message while accepting the member role.
2024-04-08 15:17:53 +03:00
Konstantinos Triantafyllou
e6d03d324f
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-04-08 14:14:18 +03:00
Konstantinos Triantafyllou
69cdb2cec2
[develop]: Add roles in stakeholder configuration to handle naming of roles in different services.
2024-04-08 14:14:09 +03:00
argirok
d2cc0b0f33
[plugins-functionality | DONE | CHANGED ] Search-link deposit: fixes for slider
2024-04-08 11:49:14 +03:00
argirok
3650b11215
[plugins-functionality | DONE | CHANGED ] Stats: use stats profiles based on community PID, update prod profile
2024-04-08 11:48:38 +03:00
Konstantinos Triantafyllou
4f10c5c5f4
[develop]: Align import/export indicators with multi indicator paths.
2024-04-06 03:10:51 +03:00
Konstantinos Triantafyllou
e91830f2f8
[develop]: Monitor base component delete chartsActiveType
2024-04-05 20:31:29 +03:00
Konstantinos Triantafyllou
0fb20de588
Merge remote-tracking branch 'origin/new-reorder' into develop
2024-04-05 20:13:24 +03:00
Konstantinos Triantafyllou
b71bdfa559
[new-reorder]: Add multi charts in admin indicators (works now only for charts in UI). Deprecated transition-group disable/enable method.
2024-04-05 20:13:05 +03:00
Konstantina Galouni
dc1679c565
[develop | DONE | CHANGED]: newSearchPage.component.html: Restored number of results and keyword display & added uk-text-capitalize on selected filter labels.
2024-04-05 11:09:16 +03:00
Konstantinos Triantafyllou
d63092cd9e
[new-order | DONE]: Add new move indicator method when an indicator moved to another section
2024-04-05 10:57:39 +03:00
Konstantina Galouni
c351349f8e
[develop | DONE | FIXED] newSearchPage.component.html: Added checks, not to show "Filters" column in the search pages, when there are no filters.
2024-04-04 17:13:56 +03:00
Konstantina Galouni
dcfc6b0b6a
[develop | DONE | CHANGED]: searchFields.base.ts: Replace in ORGANIZATION_REFINE_FIELDS and ORGANIZATION_ADVANCED_FIELDS field "country" with "countrynojurisdiction".
2024-04-04 16:10:08 +03:00
Konstantina Galouni
07569f24e1
[develop | DONE | FIXED]: resultLanding.component.html & searchResult.component.ts: Added checks for ORCID also for properties.dashboard == "irish".
2024-04-03 16:16:09 +03:00
argirok
cd186590b7
[plugins-functionality | WIP ] clean up plugin utils
2024-04-03 10:27:28 +03:00
argirok
fde8e05922
[plugins-functionality | WIP ] Plugins change background when preview in admin
2024-04-03 10:26:41 +03:00
argirok
9044ed174f
[plugins-functionality | DONE | CHANGED ] Change the way the cache is cleared
2024-04-03 10:26:29 +03:00
Konstantina Galouni
18791ec9d2
[develop | DONE | ADDED]: searchFields.base.ts: Added "pid" field in ORGANIZATION_ADVANCED_FIELDS.
2024-04-02 13:33:23 +03:00
Konstantina Galouni
78d262dd3b
[develop | DONE | ADDED]: Added search organizations by PID (ror, isni, wikidata, fundRef).
...
1. string-utils.class.ts: Added methods "isValidRor()", "isValidIsni()", "isValidWikidata()", "isValidFundRef()" and cases for these new identifiers.
2. newSearchPage.component.ts: In method "createKeywordQuery()", check for PIDs also for organizations entity.
3. environment.ts: Updated property "fundRefURL" to "https://data.crossref.org/fundingdata/funder/ " (old: https://api.crossref.org/funders/ ).
2024-04-02 10:59:33 +03:00
Konstantinos Triantafyllou
828dfc0671
[develop]: Remove topics from exported file in export indicators.
2024-04-01 18:56:26 +03:00
Konstantinos Triantafyllou
b34f42326c
[develop | ADDED]: Add loading in import indicators in order to avoid any actions during this process
2024-04-01 18:16:21 +03:00