argirok
1676a080c5
[plugins-functionality | DONE | CHANGED ] Better check for deleting custom plugins, Show custom plugin title instead of template
2024-06-04 12:56:24 +03:00
Konstantinos Triantafyllou
9ae1ee928a
[develop]: Add ration in Icon class and use it in sidebar.
2024-06-04 12:55:36 +03:00
argirok
03da07b022
[pluginsFunctionality | DONE | CHANGED] Entities selectiob: check for connect communities based on adminToolsPortalType instead of custom filter
2024-06-04 12:42:59 +03:00
Konstantinos Triantafyllou
35276059f1
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-06-04 12:23:39 +03:00
Konstantinos Triantafyllou
b0a2ed1865
[develop]: Add loading in directLinking and add different ratio for svg icons in sidebar.
2024-06-04 12:23:32 +03:00
Konstantina Galouni
ca6f1fd751
[develop | DONE | FIXED]: result-preview.component.html: Added check, not to show acronym & title when they are the same.
2024-06-04 11:48:54 +03:00
Konstantinos Triantafyllou
d0a6af2745
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-06-04 11:46:28 +03:00
Konstantinos Triantafyllou
2bfe25103b
[develop]: Comment console logs
2024-06-04 11:46:21 +03:00
Konstantinos Triantafyllou
3a6b01ebe8
[develop | DONE]: Add isBottomIntersecting in layoutService and use is when it is needed. Add capitalize all in order to capitalize all words with whitespace separator.
2024-06-03 17:12:52 +03:00
Konstantinos Triantafyllou
3ab0983c89
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-06-03 15:59:32 +03:00
Konstantinos Triantafyllou
f8186cb2ea
[develop]: Fix check in belongsTo class.
2024-06-03 15:59:25 +03:00
Konstantinos Triantafyllou
ab09c0c7d3
Merge remote-tracking branch 'origin/develop' into umbrella
2024-06-03 13:43:28 +03:00
Konstantinos Triantafyllou
0736d42385
[develop]: fix typeAsLabel in browse-stakeholder.
2024-06-03 13:43:14 +03:00
Konstantinos Triantafyllou
ffe85fb6d4
Merge remote-tracking branch 'origin/develop' into umbrella
2024-06-03 13:29:12 +03:00
Konstantinos Triantafyllou
2d9141d5c1
[master]: Update development monitor service.
2024-06-03 13:28:28 +03:00
Konstantinos Triantafyllou
dfe92d4555
[umbrella]: Add journal in indicators utils cases.
2024-06-03 09:53:13 +03:00
Konstantinos Triantafyllou
041e9d8478
[umbrella]: Add types publisher and journal in stakeholderType.
2024-06-02 21:39:47 +03:00
Konstantinos Triantafyllou
2790530e14
Merge remote-tracking branch 'origin/develop' into umbrella
2024-05-31 14:01:21 +03:00
Konstantinos Triantafyllou
2b2aaed2b8
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-05-31 13:59:35 +03:00
Konstantinos Triantafyllou
df2516f8f7
[develop | DONE]: Add belongs to all entities and add message in html.
2024-05-31 13:59:23 +03:00
Konstantinos Triantafyllou
952054f4b4
Merge remote-tracking branch 'origin/develop' into umbrella
2024-05-31 11:38:23 +03:00
Konstantinos Triantafyllou
41b46b754e
[develop | FIXED]: Add condition to add indicator path only if defaultId is null.
2024-05-31 11:36:57 +03:00
Konstantinos Triantafyllou
18a415a535
[umbrella | DONE]: Add condition for child stakeholder and stakeholder standalone in main method.
2024-05-31 07:40:24 +03:00
Konstantinos Triantafyllou
78b2f35c43
Merge remote-tracking branch 'origin/develop' into umbrella
2024-05-30 22:22:34 +03:00
Konstantina Galouni
5db039ea0d
[develop | DONE | FIXED]: [BUG] When selecting a filter value which is not in top 7, filters were not properly set - get 100 top values of filters with at least one selected value.
...
1. searchResearchResults.component.ts & searchProjects.component.ts & searchOrganizations.component.ts & searchDataProviders.component.ts: Check selected filter values from URL and query top 100 values for selected facets and top 7 for others.
2. newSearchPage.component.ts: In method "getRefineFieldsQuery()" added optional parameter fields: string[] = null, to not always get the full list of fields, but the ones provided (selected filters or not).
2024-05-30 16:33:43 +03:00
Konstantinos Triantafyllou
04a3916389
Merge from develop
2024-05-30 14:50:46 +03:00
Konstantinos Triantafyllou
ead1c8f903
Merge remote-tracking branch 'origin/develop' into plugins-functionality
2024-05-30 14:47:11 +03:00
Konstantinos Triantafyllou
ea5275da2d
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-05-30 13:59:14 +03:00
Konstantinos Triantafyllou
5197f88ade
Add slider tabs in indicators multi chart.
2024-05-30 13:59:07 +03:00
Alex Martzios
91f1dc0780
[umbrella | WIP] stakeholders: add new fields for class, new function for service
2024-05-30 10:41:26 +03:00
Konstantinos Triantafyllou
e9eb05de64
[develop]: Remove console log from input component
2024-05-29 19:39:08 +03:00
Konstantinos Triantafyllou
65a60ddad1
[Develop | ADDED]: Add belongsTo configuration for all entities and initialize it in results.
2024-05-29 13:05:04 +03:00
Konstantina Galouni
59fc73bf4d
[develop | DONE | FIXED]: In search results, only 1000 relations are fetched and shown - show messages.
...
1. result-preview.component.html: Added input parameter "resultTitle" to <entity-metadata>.
2. entity-metadata.component.ts: Added @Input() resultTitle: string = null; | When more than 1000 projects or organizations, show +more projects/partners and in modal, show message "Only 1000 Projects/ Partners of {result title} are shown here."
2024-05-28 16:34:16 +03:00
Konstantina Galouni
cc6b5aeffe
[develop | DONE | CHANGED]: Excluded (filter out) unidentified projects from search.
...
1. searchProjects.service.ts: Added filter &fq=(projectcode<>"unidentified") in methods "getProjectsforDataProvider()", "advancedSearchProjects()", "getProjectsForOrganizations()", "numOfSearchProjects2()".
2. organization.component.ts: In method call "searchProjectsService.getProjectsForOrganizations()" updated parameter for funder to be in fq instead of keyword query.
3. projects-in-modal.component.ts: In method "updateFilters()", format filterQuery to be in fq instead of keyword query.
4. entitySearch.service.ts: In method "search()", for type "project", added in the query &fq=(projectcode<>"unidentified").
2024-05-28 15:27:33 +03:00
Konstantinos Triantafyllou
1ac4365e05
[develop | DONE]: Add Role Utils with naming variables for roles
2024-05-28 12:21:37 +03:00
argirok
5af682b1b6
[develop | DONE | CHANGED ] Claim funding: allow search for projects with no funder selected, exclde unidentified, give more space to form
2024-05-28 12:09:21 +03:00
Konstantina Galouni
9722024643
[develop | DONE | FIXED]: relatedDatasourcesTab.component.ts: Show "top 100" message only if results are more than 90 & [BUG FIX] Use "collectedFromName" input and not a predefined static data source name.
2024-05-27 11:20:24 +03:00
argirok
9fb155d95f
[develop | DONE | FIXED ] Claims: remove unused import
2024-05-24 10:08:57 +03:00
Konstantina Galouni
d1392adc2d
Merge pull request 'Production release May 2024 [EXPLORE]' ( #40 ) from develop into master
...
Reviewed-on: #40
2024-05-23 18:26:50 +02:00
Konstantina Galouni
43990dc582
[develop | DONE | FIXED]: [BUG FIX] showAuthors.component.ts: Remove non existing field from the condition.
2024-05-23 18:16:07 +03:00
argirok
ec980e1b87
[plugins-functionality | DONE | FIXED ] plugins minor fixes
2024-05-23 12:55:45 +03:00
argirok
8ee93a7239
[plugins-functionality | DONE | CHANGED ] full width option
2024-05-23 12:53:53 +03:00
Konstantina Galouni
632d11c82c
[develop | DONE | FIXED]: showAuthors.component.ts: On destroy of component, delete all elements with "orcid-dropdown" class from "modal-container".
2024-05-22 16:50:58 +03:00
argirok
7a517e49ed
[develop | DONE | CHANGED ] Claims: add 2 steps in Projects form,step 1 to select funder, step 2 search by keyword
2024-05-22 14:48:13 +03:00
argirok
79b723e75c
[develop | DONE | ADDED ] add coins icon
2024-05-22 14:40:42 +03:00
Konstantinos Triantafyllou
2af1d0037d
Merge remote-tracking branch 'origin/develop' into umbrella
2024-05-22 13:32:03 +03:00
Konstantinos Triantafyllou
5a912f02b7
[Develop]: Advanced search input add on changes reinitialize input style
2024-05-22 12:42:21 +03:00
Konstantinos Triantafyllou
a1c8b2d9fe
[umbrella]: Add colors for publisher and journals
2024-05-22 11:29:51 +03:00
argirok
e7bbe7a359
[plugins-functionality | DONE | ADDED ] add and delete custom plugins, edit plugin in distinct route, add prompt to go back to plugins list
2024-05-22 11:09:18 +03:00
Konstantinos Triantafyllou
6026e6aa82
Merge remote-tracking branch 'origin/develop' into umbrella
2024-05-21 13:36:35 +03:00