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
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