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
argirok
750b279ed3
[plugins-functionality | WIP ] Plugins change background when preview in admin
2024-04-01 13:15:52 +03:00
Konstantinos Triantafyllou
e8ec49a69b
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2024-04-01 01:16:39 +03:00
Konstantinos Triantafyllou
0c75394621
[develop | FIXED | CHANGED]: Add stakeholder in export indicators file and import base on this stakeholder.
2024-04-01 01:16:31 +03:00
argirok
50051f2de8
Merge remote-tracking branch 'origin/develop' into plugins-functionality
2024-03-28 13:49:59 +02:00
Alex Martzios
894667955c
[develop | DONE | ADDED] slider-tabs component: add condition to disable slider-arrows if isServer is true
2024-03-28 13:22:21 +02:00
Alex Martzios
cafe0e4926
[develop | DONE | ADDED] displayClaims: add bulk delete functionality for claims, change the claims cards to a more compact claims list
2024-03-28 13:07:11 +02:00
argirok
a1b49630db
[plugins-functionality | WIP ] updates and fixes after initial beta release
2024-03-28 12:37:00 +02:00
Konstantina Galouni
b6cda48e2f
[develop | DONE | ADDED]: searchFields.base.ts: Added static "triplet" refine (facet) field "haslicense".
2024-03-27 16:30:38 +02:00
argirok
25051df626
[plugins-functionality | DONE | CHANGED] update plugin service methods signatures to contain pid, to be able to apply authorization
2024-03-27 13:08:52 +02:00
argirok
8eba807906
[pluginsFunctionality | DONE | CHANGED] add property forceCacheReload, for requests that pass from cache (useLongCache=true) check and pass forceReload parameter, get from cache plugin requests
2024-03-27 09:29:07 +02:00
argirok
d6b924bcaa
[develop | DONE | FIXED] linking update check to decide if claim is pending and show the link to landing
2024-03-21 09:47:02 +02:00
argirok
95097beaae
[develop | DONE | FIXED] linking update parsing of the datacite API
2024-03-21 09:46:11 +02:00
Alex Martzios
6c4a4d9721
[develop | DONE | ADDED] add new custom classes fo slider-tabs container
2024-03-19 12:55:39 +02:00
argirok
7d5b82e0dc
[plugins-functionality | WIP]
2024-03-15 20:19:31 +02:00
argirok
e781dc8a51
[plugins-functionality | DONE | CHANGED] give option to for content, deposit or both, use a common form to edit the options + the criteria
2024-03-15 15:58:15 +02:00
argirok
b91822db64
[plugins-functionality | WIP] more updates and fixes
2024-03-15 15:56:54 +02:00
Konstantina Galouni
ca8b732a64
[develop | DONE | ADDED]: menu.ts: In MenuItem class added field "badge?: string", which is used only in FAIRCORE4EOSC | navigationBar.component.html: Added <span> in menu item (only in no-link parent), to show a badge in FAIRCORE4EOSC.
2024-03-15 15:43:58 +02:00
argirok
0aa2ec20e6
Merge remote-tracking branch 'origin/develop' into plugins-functionality
2024-03-14 09:29:51 +02:00
argirok
c64df20405
[develop | DONE | ADDED] add orcid-core module, without the routing - use it in other components instead of orcid module
2024-03-14 09:28:33 +02:00
argirok
a50d5dc509
Merge remote-tracking branch 'origin/develop' into plugins-functionality
2024-03-13 13:19:38 +02:00
argirok
6b907fe97d
[develop | DONE | ADDED] add method for grouped count queries that goes through the cache
2024-03-13 12:04:23 +02:00
argirok
838a3ef218
[plugins-functionality | WIP]
2024-03-13 10:33:02 +02:00
argirok
aaee50875d
[plugins-functionality | WIP] add stats plugin
2024-03-13 09:03:58 +02:00
Konstantinos Triantafyllou
622459c26c
[develop]: Helper class: Remove group from mapType.
2024-03-12 19:24:50 +02:00
argirok
cdde6d8587
[plugins-functionality | DONE | FIX] initialize properly view for master zenodo community
2024-03-11 14:08:51 +02:00
argirok
e2b34b13ee
[plugins-functionality | WIP] add graph info
2024-03-11 13:29:29 +02:00
argirok
e177918b5d
[plugins-functionality | WIP]
2024-03-11 13:27:26 +02:00
Alex Martzios
b0c69be6ef
[develop | DONE | ADDED] irish-monitor: add new BehaviorSubject for enabling/disabling help-pop-up component on admin and non-admin pages
2024-03-08 12:50:55 +02:00
argirok
2bb981c489
Merge branch 'develop' into plugins-functionality
2024-03-07 11:22:30 +02:00
Konstantinos Triantafyllou
c33af181bb
[develop]: Role-verification: Add relatve to route parameter.
2024-03-07 10:27:30 +02:00
argirok
f5ec98eb88
[plugins-functionality | WIP] affiliations update the way to get community id, updates on plugins
2024-03-06 15:26:14 +02:00
Konstantina Galouni
e0de892998
Merge remote-tracking branch 'origin/develop' into develop
2024-03-04 17:03:08 +02:00
Konstantina Galouni
da3c2fccf2
[develop | DONE | FIXED]: Moved RoutingModule as first imported module with possible routing (advanced search projects & organizations were loading orcid routing instead of their own).
2024-03-04 17:02:33 +02:00
Konstantinos Triantafyllou
c630b29247
[develop]: Remove index variables from parameters of indicator path.
2024-03-04 15:47:57 +02:00
Konstantina Galouni
6a41954109
[develop | DONE | CHANGED & ADDED]: env-properties.ts & environment.ts: Added properties "rorURL", "isniURL", "wikiDataURL", "fundRefURL" | organizationInfo.ts: Added identifiers | searchOrganizations.service.ts & organization.service.ts: Parse identifiers (pid) [BETA ONLY] | organization.module.ts: Import ResultLandingUtilsModule (to call <showIdentifiers> | organization.component: Removed old unused code & Added <showIdentifiers> & In mobile added country and website url | parsingFunctions.class.ts: Added parsing for organization pids | showIdentifiers.component.ts: Added cases for organization pids & check if pid value is a url, do not add prefix.
2024-03-04 13:14:09 +02:00
Konstantina Galouni
00a5150042
[develop | DONE | FIXED]: [BUG FIX] resultLanding.component.ts: Get type of entity from route.snapshot.data.type.
2024-03-04 11:17:50 +02:00
Konstantina Galouni
da4a5f3321
[develop | DONE | FIXED]: [BUG FIX] fundedBy.component.ts: Provenance should always get the label from the respective vocabulary - calculate everything in ngOnInit.
2024-03-04 11:15:40 +02:00
Alex Martzios
ec57ba0dcc
[develop | DONE | FIXED] search page: add a limit of 35 characters and atooltip for displayed selected filters
2024-03-04 10:39:01 +02:00
argirok
17e3cda685
[plugins-functionality | WIP] add sliders, update gateway info with search bar, sdgs, fos, community title & description, update suggested repositories and forms
2024-03-01 10:32:38 +02:00
Alex Martzios
3e8ed4f504
[develop | DONE | CHANGED] remove tooltips from search page, add labels for entity metadata
2024-02-29 11:33:17 +02:00
Alex Martzios
69d6feb665
[develop | DONE | CHANGED] search page: remove top paging, remove results per page, remove total number of results, put selected filter, sorting and download on the same row, change to smaller labels for selected filters
2024-02-29 09:25:26 +02:00
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
Konstantinos Triantafyllou
9ef3f71ea6
[develop]: Delete console log from stats profile of an indicator
2024-02-28 15:10:27 +02:00
argirok
9ad2da0fd3
[plugins-functionality | WIP] content providers: update methods, add options to select for deposit and add deposition message
2024-02-28 14:46:29 +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
argirok
c011c9b38c
[plugins-functionality | WIP] updates on plugins
2024-02-28 13:07:31 +02:00