Commit Graph

  • f5ec98eb88 [plugins-functionality | WIP] affiliations update the way to get community id, updates on plugins argirok 2024-03-06 15:26:14 +0200
  • 6ab50b04cc Merge pull request 'Production release March 2024 [EXPLORE]' (#35) from develop into master Konstantina Galouni 2024-03-04 17:44:23 +0100
  • e0de892998 Merge remote-tracking branch 'origin/develop' into develop #35 Konstantina Galouni 2024-03-04 17:03:08 +0200
  • 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). Konstantina Galouni 2024-03-04 17:02:33 +0200
  • c630b29247 [develop]: Remove index variables from parameters of indicator path. Konstantinos Triantafyllou 2024-03-04 15:47:57 +0200
  • 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. Konstantina Galouni 2024-03-04 13:14:09 +0200
  • 00a5150042 [develop | DONE | FIXED]: [BUG FIX] resultLanding.component.ts: Get type of entity from route.snapshot.data.type. Konstantina Galouni 2024-03-04 11:17:50 +0200
  • da4a5f3321 [develop | DONE | FIXED]: [BUG FIX] fundedBy.component.ts: Provenance should always get the label from the respective vocabulary - calculate everything in ngOnInit. Konstantina Galouni 2024-03-04 11:15:40 +0200
  • ec57ba0dcc [develop | DONE | FIXED] search page: add a limit of 35 characters and atooltip for displayed selected filters Alex Martzios 2024-03-04 10:39:01 +0200
  • 17e3cda685 [plugins-functionality | WIP] add sliders, update gateway info with search bar, sdgs, fos, community title & description, update suggested repositories and forms argirok 2024-03-01 10:32:38 +0200
  • 3e8ed4f504 [develop | DONE | CHANGED] remove tooltips from search page, add labels for entity metadata Alex Martzios 2024-02-29 11:33:17 +0200
  • 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 Alex Martzios 2024-02-29 09:25:26 +0200
  • 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. Konstantina Galouni 2024-02-28 17:42:58 +0200
  • 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. Konstantina Galouni 2024-02-28 16:45:23 +0200
  • 9ef3f71ea6 [develop]: Delete console log from stats profile of an indicator Konstantinos Triantafyllou 2024-02-28 15:10:27 +0200
  • 9ad2da0fd3 [plugins-functionality | WIP] content providers: update methods, add options to select for deposit and add deposition message argirok 2024-02-28 14:46:29 +0200
  • 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. Konstantina Galouni 2024-02-28 14:33:44 +0200
  • c011c9b38c [plugins-functionality | WIP] updates on plugins argirok 2024-02-28 13:07:31 +0200
  • 49cd8a6232 [develop | DONE | FIXED]: [BUG FIX] searchAll.component.ts: Tabs did not change if changed entity via menu & queryparams changes emit before params change - used combineLatest and debounceTime(0) as a workaround. Konstantina Galouni 2024-02-27 19:15:39 +0200
  • f43025b21c [develop | ADDED | FIXED]: Add missing searchLinkToStakeholders property in library common properties Konstantinos Triantafyllou 2024-02-27 11:21:33 +0200
  • f6654f7b93 [develop | DONE | CHANGED]: result-preview.component.html: Open Access Routes, Impact-based indicators (bip) and Usage counts drops on click, not hover. Konstantina Galouni 2024-02-27 10:41:15 +0200
  • 43b1882956 [develop | DONE | FIXED]: [BUG FIX] searchDataProviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts: In method "filterRequestedAll()" (when clicking on view all of a search filter) get filters from the 3rd position of response, not the 2nd. Konstantina Galouni 2024-02-27 01:42:15 +0200
  • 110c2ab4b3 [develop | FIXED | DONE]: 1. Fixed prefix of roles. 2. Disable filtering in manage stakeholders while loading. Konstantinos Triantafyllou 2024-02-26 15:54:50 +0200
  • 79d39db833 [develop]: Remove currentYear from monitor base component Konstantinos Triantafyllou 2024-02-26 09:46:52 +0200
  • abbe118035 [ develop | DONE | REMOVED] TimeoutInterceptor: remove properties.searchAPIURLLAst from timeout whitelist argirok 2024-02-23 14:20:19 +0200
  • 7c3c082fc0 [develop | DONE | CHANGED] add min/max year variables with default values max: current and min: current -20 argirok 2024-02-23 10:12:32 +0200
  • f5ca757771 [develop | DONE | CHANGED] Range filters set placeholder/ validator based on min/max year from input argirok 2024-02-23 10:11:00 +0200
  • e71aa35b98 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop Konstantinos Triantafyllou 2024-02-22 15:12:40 +0200
  • ba87ad69d3 [develop]: Manage stakeholders: Add select type in all monitor dashboards Konstantinos Triantafyllou 2024-02-22 15:12:33 +0200
  • 590bdaf2e3 [develop | DONE | FIXED]: [BUG FIX] bulkClaim.component.ts: In method "fetchResult()", if call to Crossref returns 404, query Datacite | environment.ts: Update url of "searchDataciteAPIURL" property to call endpoint "/dois" instead of "/works" (/works is the version 1 - old - while the current is version 2). Konstantina Galouni 2024-02-22 13:57:27 +0200
  • d6dc2b040d [plugins-functionality | WIP] move affiliations component to be used in library - plugins argirok 2024-02-22 12:57:52 +0200
  • aa0da38de9 [plugins-functionality | WIP] checks in gateway info plugins, form and layout for search-deposit-link argirok 2024-02-22 12:15:21 +0200
  • f92c4cbf52 [plugins-functionality | WIP] add more plugins, update forms... argirok 2024-02-22 11:09:20 +0200
  • a45122565a [develop | ADDED]: Add statsProfile in indicatorPath parameters and in form in order to override stakeholder's one. Konstantinos Triantafyllou 2024-02-22 09:41:57 +0200
  • fbf7e9f527 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop Konstantinos Triantafyllou 2024-02-21 14:32:21 +0200
  • 45a9737d84 [develop]: Add statsProfile in indicatorPath. Konstantinos Triantafyllou 2024-02-21 14:32:14 +0200
  • 51dba6da3a [develop | DONE | CHANGED]: quick-contact.component: Added field "quickContactClicked" initially set to false and when help button is clicked, it is set to true and card is displayed (--> recaptcha is loaded only if the users clicks on the button). Konstantina Galouni 2024-02-21 14:22:44 +0200
  • 50244801d6 [develop | DONE | CHANGED]: availableOn.component.ts: Removed environment check from fulltext links (display them also in production). Konstantina Galouni 2024-02-21 13:54:53 +0200
  • af6174c5de [develop | DONE | CHANGED] change footer text Alex Martzios 2024-02-20 13:38:31 +0200
  • 35323bd744 [develop | FIXED | CHANGED]: Move formalize methods of stakehodlers in stakeholder.ts. Fix empty chart and number section in monitorbase component. Konstantinos Triantafyllou 2024-02-20 10:58:47 +0200
  • e30672043b Merge pull request 'Production release February 2024 [CONNECT]' (#34) from develop into master Konstantina Galouni 2024-02-15 11:04:19 +0100
  • 368ef1aba4 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop #34 Konstantinos Triantafyllou 2024-02-14 15:43:34 +0200
  • 3204ba18ff [develop]: Fix showAuthors in modal. Konstantinos Triantafyllou 2024-02-14 15:43:27 +0200
  • 9b9f817e62 [develop | DONE | FIXED] ContextsService: revert last change for coomunity hidden status argirok 2024-02-14 12:14:32 +0200
  • c50c3e2ad6 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop argirok 2024-02-14 10:46:29 +0200
  • cf0ebe0fb0 [develop | DONE | FIXED ] community status checks argirok 2024-02-14 10:46:15 +0200
  • 9c8a67e612 [develop | DONE | FIXED] Search pages: extra fixes for custom filter argirok 2024-02-14 10:28:54 +0200
  • 56faf6f6a4 [develop | DONE | FIXED]: orcid-work.component.ts: [Bug fix] Show tooltip when button is disabled & When in beta environment, do not call query to get put codes, always disable buttons and show tooltip about not available feature on beta. Konstantina Galouni 2024-02-13 17:33:26 +0200
  • 6c9c477c24 [develop | DONE | FIXED] PortalSearchResultComponent: Communities proper check, after updating the status values argirok 2024-02-13 16:15:59 +0200
  • cdddec6925 [develop | DONE | FIXED] Search page: extra fixes for custom filter argirok 2024-02-13 16:07:43 +0200
  • c803674ceb Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop Konstantinos Triantafyllou 2024-02-13 14:38:10 +0200
  • 7562210daa [develop]: Fix getURlwithFilters that double encoding the variables. Konstantinos Triantafyllou 2024-02-13 14:38:04 +0200
  • 5195306ee6 [develop]: Add userInfoUrl variable in user management service. Konstantinos Triantafyllou 2024-02-13 11:57:46 +0200
  • 14cd46bdb4 Merge pull request 'Merge Angular 16 Irish Monitor to develop' (#33) from angular-16-irish-monitor into develop Konstantinos Triantafyllou 2024-02-13 09:32:39 +0100
  • 6e2cf28aee [angular-16-irish-monitor]: Merge from develop #33 angular-16-irish-monitor Konstantinos Triantafyllou 2024-02-12 14:53:07 +0200
  • 1cfe22f406 [develop]: Remove deposit class from deposit first page. Konstantinos Triantafyllou 2024-02-12 14:46:06 +0200
  • 3d08ffeb52 [angular-16-irish-monitor]: Fix cancel invitation method of a user. Set rootClass only if it is changed. Konstantinos Triantafyllou 2024-01-12 09:15:04 +0200
  • 0fe358c781 [angular-16-irish-monitor]: Add rootClass subject in layout service. Konstantinos Triantafyllou 2023-11-24 10:51:22 +0200
  • 87fb820421 [angular-16-irish-monitor | WIP]: Add role group before type of an entity. Konstantinos Triantafyllou 2023-11-30 14:20:00 +0200
  • c3cb2d56ca Merge pull request 'Production release February 2024' (#31) from develop into master Konstantina Galouni 2024-02-08 18:03:26 +0100
  • a7294685fb [develop | DONE | CHANGED]: refineFieldResults.service.ts & searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts & searchResearchResults.service.ts: Set cache for default refine queries (without keywords or filters) - not in deposit and datasource specific pages. #31 Konstantina Galouni 2024-02-08 18:05:27 +0200
  • f55107b8d5 [develop | DONE | FIXED]: numbers.component.ts: [BUG FIX] Call "groupedRequestsService.home()" when no refineParams, otherwise (e.g. in aggregator), zip multiple queries. Konstantina Galouni 2024-02-08 18:00:40 +0200
  • d2aa28225a Merge branch 'angular-16-irish-monitor' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16-irish-monitor Konstantinos Triantafyllou 2024-02-08 17:48:08 +0200
  • c43e7caeea [angular-16-irish-monitor | ADDED]: Add url in base component Konstantinos Triantafyllou 2024-02-08 17:48:01 +0200
  • b89278af70 [develop | DONE | CHANGED]: Do not request page help contents (helptexts) in EXPLORE. (FILES: displayClaims.component.ts & linkingGeneric.component.ts & dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts & newSearchPage.component.ts) Konstantina Galouni 2024-02-08 14:19:26 +0200
  • fbe514b740 [grouped-queries | DONE | CHANGED] Added groupedRequests.service.ts & groupedRequestsService.module.ts to call endpoints for grouped queries of each page | numbers.component.ts: Replaced queries of numbers (in Home page) with grouped query for home page of EXPLORE | searchAll.component.ts: Replaced count queries of each entity (in Search page) with grouped query for Search page of EXPLORE grouped-queries Konstantina Galouni 2024-02-07 22:50:13 +0200
  • 0757b7a98f Merge pull request 'Production release February 2024' (#30) from develop into master Konstantina Galouni 2024-02-07 21:37:50 +0100
  • 83de7adc09 Merging branch develop into angular-16-irish-monitor Konstantina Galouni 2024-02-07 22:32:42 +0200
  • 137278522e [develop | DONE | CHANGED]: indexInfo.service.ts: Added "lastIndexDateSubject" BehaviorSubject | newSearchPage.component.ts: In ngOninit, call "indexInfoService.lastIndexDate" get method instead of "indexInfoService.getLastIndexDate()", to get last index date from subject value. #30 Konstantina Galouni 2024-02-07 21:36:47 +0200
  • b357ff2ae2 [develop | DONE | CHANGED]: Remove preselected "Open Access" filter from search. 1. home.component.ts: Set field "resultsQuickFilter" to null. 2. searchAll.component.ts: Set field "quickFilter" to null | In method "entityChanged()" do not set parameter "resultbestaccessright" | [BUG FIX] Clear subscriptions from fetchOrps. 3. searchResearchResults.component.ts: Set field "quickFilter" to null. 4. navigationBar.component.ts: Set field "resultsQuickFilter" to null. 5. app.component.ts: Remove "resultbestaccessright" parameter from menu items of Search research products. Konstantina Galouni 2024-02-07 21:28:45 +0200
  • 09960fda9e [develop | DONE | FIXED]: availableOn.component.ts: Added field "@Input() inModal: boolean = false;" and display download sources when in modal - e.g. versions. | result-preview.component.html: Display download sources (<availableOn>) in versions (isDeletedByInferenceModal). Konstantina Galouni 2024-02-07 21:12:43 +0200
  • 92f43c280e [develop | DONE | FIXED]: [BUG FIΧ] open-aire-jsonld-converter.service.ts: Fixed how description is set in methods "convertProject()", "convertDatasource()", "getDescription()" (called for research products). Konstantina Galouni 2024-02-07 17:47:42 +0200
  • aba199e10d [develop | DONE | FIXED]: [BUG FIX] resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: Moved <schema2jsonld> outside any parent html tag - was missing from mobile screens. Konstantina Galouni 2024-02-07 16:56:16 +0200
  • f45598b190 [develop | DONE | FIXED]: [BUG FIX] Moved checks for filtering out filter values in parsing phase. 1. refineResults.class.ts: a. Updated method "includeValue()" and include "null" (as a string) check | Call method "includeValue()" when creating filters. b. Set filter.countUnfilteredValues to the length of values returned by the service before filtering them out. c. Check if filters returned by service before trying to parse anything. 2. searchHelperClasses.class.ts: Added in Filter structure the field "public countUnfilteredValues?: number = 0;", to check if there are more values to be queried (show "view all" link or not). 3. searchFilter.component.ts: Updated check of hasMoreValues to show or not the "view all" link - check filter.countUnfilteredValues | Comment filtering out of filter values - moved to refineResults.class.ts. Konstantina Galouni 2024-02-07 15:55:56 +0200
  • 514e92b177 [develop | DONE | FIXED]: [BUG FIX] searchResearchResults.component.ts: In method "filterRequestedAll()", call "this.searchPage.filterFilterValues(this.filters);", to filter out from funding filters, values not related to the selected funder. Konstantina Galouni 2024-02-07 15:45:58 +0200
  • ffedfc0618 [develop | DONE | FIXED]: [BUG FIX] fetchProjects.class.ts: In method "getResultsForOrganizations()" set "this.filters[i].countAllValues = this.filters[i].values.length;", because filters were loading forever. Konstantina Galouni 2024-02-07 11:57:55 +0200
  • 76a72c175d [develop | DONE | FIXED]: [BUG FIX] claimResultSearchForm.component.ts: In method "checkSelectedFilters()" set "filter.countAllValues = filter.values.length;", because filters were loading forever. Konstantina Galouni 2024-02-07 10:31:42 +0200
  • 75ecd0da5e Merge develop into angular-16-irish-monitor branch Konstantina Galouni 2024-02-06 14:19:27 +0200
  • b12877df2a [develop | DONE | CHANGED]: searchAll.component.html: Changed pipe from "| number" to " | numberRound" to round number of results in slider tabs | searchAll.module.ts: Imported NumberRoundModule. Konstantina Galouni 2024-02-05 11:52:57 +0200
  • 552edbd0e2 [plugins-functionality | WIP] move curators component in openaireLibrary Alex Martzios 2024-02-05 09:42:12 +0200
  • 34ef34fc00 [plugins-functionality | WIP] add zenodo service as provider in plugin-gateway-information Alex Martzios 2024-02-02 13:13:09 +0200
  • 2b91fe2b95 [plugins-functionality | WIP] add search services as providers in plugin-gateway-information Alex Martzios 2024-02-02 12:29:49 +0200
  • a260ed17bd [plugin-functionalities | WIP] : update plugin forms, add reording, filtering by position, create multiple templates per position, etc argirok 2024-02-02 09:33:01 +0200
  • d9465d5d05 Merge remote-tracking branch 'origin/develop' Konstantina Galouni 2024-02-01 21:50:22 +0200
  • f63e7d72cc [develop | DONE | CHANGED]: availableOn.component.ts: Restored checks, not to display full-text link in production environment - reverted commit fa216cbc07. Konstantina Galouni 2024-02-01 21:35:36 +0200
  • 7b8ca9ca66 Merge pull request 'Production release January 2024' (#29) from develop into master Konstantina Galouni 2024-02-01 20:07:59 +0100
  • 243e736362 [develop | DONE | CHANGED]: Moved predefined query checks to "fq" field instead of "query" | Updated cachingRequests | Temporary bug fix in refine fields dependent to static refine fields. 1. searchOrganizations.service.ts: In method "numOfSearchOrganizations2()" and in method "advancedSearchOrganizations()" moved predefined query checks to "fq" field instead of "query". 2. entitySearch.service.ts: Mark method "searchByDepositType()" as @deprecated since it is not used anymore. 3. searchDataProviders.component.ts: In methods "_getFilters()" and "getResults()" updated parameters to set predefined query checks to "fq" field instead of "query" for repositories, journals, entity registries, but keep in "query" field for deposit search. 4. cache-interceptor.service.ts: Updated urls in cachingRequests table and checks in "checkForCachedRequests()" method. 5. searchFields.base.ts: [Bug fix] Temporarily removed from HIDDEN_FIELDS and "DEPENDENT_FIELDS" the "instancetypename" field - there is a bug with static refine fields, until the "angular-16-irish-monitor" branch is merged. #29 Konstantina Galouni 2024-02-01 19:46:34 +0200
  • 3ec805c51c [plugins-functionality | WIP] create plugins on separate folders/components Alex Martzios 2024-01-31 11:05:46 +0200
  • bedb7f013b [master | DONE | CHANGED] Monitor - Indicators: minor update subtitle when there are filters applied, add title and clear all in selected filters above indicators argirok 2024-01-31 10:38:20 +0200
  • a6ea10fd90 [master | DONE | ADDED] Monitor - Indicators: update subtitle when there are filters applied argirok 2024-01-30 12:27:40 +0200
  • 4662a3a185 [master | DONE | CHANGED] Monitor - Indicators: update fields mapping for filtering to work better for FOS filters - replace previously wrong field argirok 2024-01-30 11:42:21 +0200
  • 3e96a5f889 [master | DONE | CHANGED] Monitor - Indicators: update fields mapping for filtering to work better for FOS filters argirok 2024-01-30 11:29:31 +0200
  • 6b5b7df8be [develop | DONE | DELETED]: Deleted legacy unused files mailPrefs.component.html, mailPrefs.component.ts, mailPrefs.module.ts, htmlProjectReport.component.ts, htmlProjectReport.module.ts. Konstantina Galouni 2024-01-29 19:55:26 +0200
  • 5a23f6437d [develop | DONE | FIXED]: project.component.ts: In method "closeLoading()" added setTimeout of 300ms - too fast open and close of the loading modal and it couldn't close eventually. Konstantina Galouni 2024-01-29 19:53:11 +0200
  • 0c85072ac3 [angular-16-irish-monitor | DONE | CHANGED] My orcid links: add option for custom link in discover more links, add property argirok 2024-01-29 17:57:44 +0200
  • 70b7e30b70 [angular-16-irish-monitor | DONE | CHANGED] Custom filters: add checks, add custom query argirok 2024-01-29 17:56:10 +0200
  • 4c55fb252c [angular-16-irish-monitor | CHANGED | DONE]: Change OA Color filter to Publisher Access. Konstantinos Triantafyllou 2024-01-29 15:55:34 +0200
  • fa216cbc07 [develop | DONE | CHANGED]: availableOn.component.ts: Removed environment check from fulltext links (display them also in production). Konstantina Galouni 2024-01-25 12:33:50 +0200
  • 1e41013e06 [develop | DONE | CHANGED]: showSubjects.components.ts: Removed subjects by Vocabulary for BETA & DEV environments & Updated how EOSC subjects are displayed | resultLanding.component: Added get method "hasSubjects" and updated checks to show subjects depending on environment. Konstantina Galouni 2024-01-25 12:31:14 +0200
  • 340dd96dc2 Merge branch 'angular-16-irish-monitor' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16-irish-monitor Konstantinos Triantafyllou 2024-01-24 20:13:13 +0200