Commit Graph

  • 5948d61a47 Library | angular-16: Merge develop branch into angular-16 and resolve conflicts Konstantina Galouni 2023-10-16 13:06:14 +0300
  • fce848008a [Library | develop]: resultLanding.component.html: [Bug fix] Fix check isNumber for bip measures & remove check if value (show citation score also when it is 0). #10 Konstantina Galouni 2023-10-16 12:53:40 +0300
  • 953c11a3b2 Merge remote-tracking branch 'origin/develop' into develop argirok 2023-10-16 12:21:35 +0300
  • aa0ec0b06f search tab: show all results / don't slice the array Fetch research results: keep all results in allResults field (for community results case) argirok 2023-10-16 12:11:47 +0300
  • f0a48cd2e1 [Library | develop]: search-input.component.ts: [Bug fix] Added cdr.detectChanges() call on ngAfterViewInit, to solve expressionChangedAfterItHasBeenChecked error. Konstantina Galouni 2023-10-16 11:44:18 +0300
  • dbbd7ec541 Input: Make error text-small Konstantinos Triantafyllou 2023-10-12 13:10:02 +0300
  • 1bfff3b05c update footer links to webinars and blogs argirok 2023-10-12 12:17:09 +0300
  • 0c21afdd7f Import Session in claimContextSearchForm deleted in Develop branch. Konstantinos Triantafyllou 2023-10-11 16:40:24 +0300
  • 8581af9404 Merge remote-tracking branch 'origin/new-claims-api' into angular-16 Konstantinos Triantafyllou 2023-10-11 16:33:50 +0300
  • cfb321f93f Merge from develop Konstantinos Triantafyllou 2023-10-11 16:33:33 +0300
  • 3f64332a8f Merge branch 'develop' into new-claims-api argirok 2023-10-11 15:46:21 +0300
  • 9226a5975d [Library | develop]: Added Full-Text in research products actions when available. 1. availableOn.component.ts: Added Full-Text before Data sources, as a separate action and as information for each instance. 2. parsingFunctions.class.ts: Added parsing for fulltext and updated method "compareHostedByCollectedFrom()" to sort by both access and existence of fulltext. 3. resultLanding.component.html: Removed classes for <availableOn> in mobile actions. 4. entity-actions.component.ts: Updated uk-text-bolder class for all actions. 5. result-preview.ts: Added "fulltext?: string;" in HostedByCollectedFrom. Konstantina Galouni 2023-10-11 12:46:10 +0300
  • 69bbccd009 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-10-10 22:47:06 +0300
  • ff4411d695 Fix role verification for community members. Modify isPrivate in communityHelper to include membership. Konstantinos Triantafyllou 2023-10-10 22:40:01 +0300
  • c29488545e [Library & Explore | develop]: Added in openaireLibrary environment files for common properties (environment.all.ts: Common properties among all portals, regardless environment, environment.-/test/beta/prod.ts: Common properties per environment among all portals) | environments/: Build and export properties by merging local properties and common properties. Konstantina Galouni 2023-10-10 17:42:40 +0300
  • 2a51657e58 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-10-10 17:20:24 +0300
  • a30ec46a89 Delete wrong imports Konstantinos Triantafyllou 2023-10-10 17:20:03 +0300
  • 22366f5813 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-10-10 17:12:58 +0300
  • 196c186731 Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16 Konstantinos Triantafyllou 2023-10-10 17:12:46 +0300
  • dce6e17ea1 Remove animtation from slider and fix active for nav items on resize. Konstantinos Triantafyllou 2023-10-10 17:12:37 +0300
  • 3134ef32b3 Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16 Konstantinos Triantafyllou 2023-10-10 14:55:44 +0300
  • c129165832 CommunityInfo: Add isOpen method. Email Composer: Add role in community dashboard invitation. Konstantinos Triantafyllou 2023-10-10 12:25:03 +0300
  • 4686ebe5f4 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-10-09 17:05:02 +0300
  • 8b9c8ec665 Merge remote-tracking branch 'origin/angular-16' into plugins-functionality argirok 2023-10-09 13:53:35 +0300
  • 225a9a113f Merge branch 'develop' into plugins-functionality argirok 2023-10-06 21:09:10 +0300
  • 9f22bec5cf Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-10-06 19:49:24 +0300
  • f4d7582764 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-10-06 19:48:06 +0300
  • 1a030e2a0d Merge branch 'develop' argirok 2023-10-06 17:55:08 +0300
  • 5e4aaab04f Merge branch 'develop' into new-api argirok 2023-10-06 16:38:01 +0300
  • 5a9237399e Fix slider in tablet Konstantinos Triantafyllou 2023-10-06 14:49:04 +0300
  • 445441572d [Library & Explore | develop]: Added software heritage as pid for research products. 1. environments/: Added in all environments, property: swhURL: "https://archive.softwareheritage.org/". 2. env-properties.ts: Added property swhURL?: string; 3. string-utils.class.ts: Added method "isValidSwhId()" and swhid in checks and definitions. 4. resultLandingInfo.ts: Added swhid in accepted types of interface Id. 5. resultLanding.component.ts: Added check for swhid in "getReferenceIdName()" and "getReferenceUrl()". 6. parsingFunctions.class.ts: Added pid[i].classid == "swhid" check in "parseIdentifiers()". 7. showIdentifiers.component.ts: Added "swhid" in display of pids. Konstantina Galouni 2023-10-06 12:22:00 +0300
  • cfdd7b2e55 Add slider-components in slider-utils Konstantinos Triantafyllou 2023-10-05 16:59:41 +0300
  • 1c5a0b22a8 restrict links to user roles management to portal Admins argirok 2023-10-05 14:31:37 +0300
  • 3a9a5df12e Merge branch 'new-api' of code-repo.d4science.org:MaDgIK/openaire-library into new-api argirok 2023-10-04 16:05:55 +0300
  • 5e7d10b96b Community projects: add filtering and sorting argirok 2023-10-04 16:04:42 +0300
  • d2248f4b84 fix return in SearchCommunityProjectsService argirok 2023-10-02 15:11:35 +0300
  • 3cf65ef134 Merge branch 'develop' into new-api argirok 2023-10-02 14:05:22 +0300
  • edf8ae835c [Library | develop] fos/fos.component.ts & landing-utilts/fos.component.ts & searchFields.ts: Restored checks for environment to use fos or foslabel field - foslabel not yet introduced in current prod index. Konstantina Galouni 2023-10-02 13:13:22 +0300
  • 2cb0473303 manage plugins button argirok 2023-10-02 12:30:13 +0300
  • af95b395bd search page: add view more option for partners, projects, match styling for authors as well Alex Martzios 2023-10-02 12:18:29 +0300
  • d80db44df1 improvements in manage Plugins argirok 2023-10-02 10:20:36 +0300
  • 4dcb757c1b improvements in manage Plugin Templates add manage plugins per page + create plugin based on a template argirok 2023-09-26 17:32:27 +0300
  • 6d7f6eca72 Merge from origin/develop Konstantinos Triantafyllou 2023-09-26 11:50:07 +0300
  • d10df32853 Result Preview: Fix space betwwen ngIf and class. Konstantinos Triantafyllou 2023-09-26 11:38:09 +0300
  • f19d9b3d87 Initial commit for plugins functionality: Manage Plugin Templates argirok 2023-09-25 11:36:05 +0300
  • 0d22ba8a3b [Library | develop]: searchSorting.component.ts: Do not add new sorting options in production yet. Konstantina Galouni 2023-09-20 14:13:34 +0300
  • 966dedde45 [Library | develop]: searchSorting.component.ts: Added sorting options (generalOptions), "citation_count,descending", "popularity,descending", "influence,descending", "impulse,descending" | searchResearchResults.component.ts: Added the new sorting options in the checks. Konstantina Galouni 2023-09-20 10:48:20 +0300
  • bc514b62d1 [Library | develop]: result-preview.component.ts: Added method "isNumber()" | resultLanding.component.html: [Bug fix] Updated view of bip indicators - format the numbers correctly. Konstantina Galouni 2023-09-19 16:48:08 +0300
  • 46a8928a20 [Library | develop]: project.component.ts: [Bug fix] In method "getProjectInfo()", added this.projectInfo.id = this.projectId; - direct link action button was not working, id was missing. Konstantina Galouni 2023-09-19 16:45:17 +0300
  • be187c3fed [Library | develop]: citation.class.ts: Updated bibtex to include case for type="software" - add @software instead of @misc. Konstantina Galouni 2023-09-19 16:40:56 +0300
  • adae1f0749 [Library | develop]: searchProjects.service.ts: Added more checks if startdate and enddate properties exist in the response | entity-metadata.component.ts: Added "From" or "Until" before startYear and endYear respectively when only one of them exists in data. Konstantina Galouni 2023-09-19 16:38:16 +0300
  • 82348a8a3b update manage projects page to use paging and search through new communities API argirok 2023-09-19 15:59:37 +0300
  • 6958a8ef9b fix parameter for grant openaire access to Orcid argirok 2023-09-18 12:23:33 +0300
  • a2f52cf40e Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-09-15 15:18:49 +0300
  • fa2b14e9b4 fix status checks to avoid show list of errors when the job is still processing argirok 2023-09-13 10:00:13 +0300
  • 11d0be4ffd Theme preview: Add inputs as fragment. Delete material icons from icons services Konstantinos Triantafyllou 2023-09-12 18:41:22 +0300
  • 9b2524c1c7 Merge remote-tracking branch 'origin/develop' Konstantina Galouni 2023-09-11 18:18:09 +0300
  • f679385725 [Library | develop]: transferData.component.ts: Keep data transfer modal open after transfer action, to show status of the transfer. Konstantina Galouni 2023-09-11 18:08:34 +0300
  • 821c4242be Icon component: Add icon input in order to support Icon configuration. Extend Icon with type and preserveColor (optional). Add material-icons.ts with material icons metadata (icons per category). Konstantinos Triantafyllou 2023-09-07 19:13:59 +0300
  • 741a70fa1c register the icons book, cog, database, earth in ResultLandingUtilsModule argirok 2023-09-07 14:57:07 +0300
  • 6cd2e583c5 Merge branch 'develop' into new-claims-api argirok 2023-09-07 11:37:50 +0300
  • 1a960061b6 [Library | develop]: landing-utils/fos.component.ts & fos/fos.component.ts: Removed environment check and always use foslabel parameter for search. Konstantina Galouni 2023-09-06 14:55:29 +0300
  • 7709352f68 [Library | develop]: [Bug fix] searchDataproviders.service.ts: Added check if "datasourcetype" field exists in record. Konstantina Galouni 2023-09-06 14:38:28 +0300
  • 31f42cfc71 Merge remote-tracking branch 'origin/develop' Konstantinos Triantafyllou 2023-09-05 13:24:11 +0300
  • 35d287511b Merge remote-tracking branch 'origin/develop' into develop Konstantina Galouni 2023-09-04 15:45:29 +0300
  • e6bdbb2c81 [Library | develop]: searchFields.ts: In RESULT_REFINE_FIELDS, query "foslabel" (instead of fos) field in all environments. Konstantina Galouni 2023-09-04 15:45:06 +0300
  • 7650857186 Convert div - uk-toggle to a - uk-toggle for new Uikit. Konstantinos Triantafyllou 2023-09-04 15:15:26 +0300
  • bad855089c [Library | develop]: resultLanding.component.html: Added check for message of non eosc results - do not show it in production environment until we get approval. Konstantina Galouni 2023-09-04 14:46:25 +0300
  • fc2c58e3b9 [Library | develop]: fos.component.ts: [Bug fix] when on eosc explore, link of fos subjects to search page is external. Konstantina Galouni 2023-09-04 14:38:51 +0300
  • 37208d82b6 [Library | develop]: transferData.component.ts: Set "overwrite": false & in method "validatePath()", removed regex and check only if path starts with / | transferData.component.html: Updated checks for path validation | resultLanding.component.ts: Added field public belongsInEOSC: boolean = false; and initialize it | resultLanding.component.html: Added message above title "This {{getTypeName() | lowercase}} is not part of the European Open Science Cloud" when in EOSC portal, but result has no EOSC context. Konstantina Galouni 2023-09-04 12:48:17 +0300
  • 2102dfb0d7 Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16 Konstantinos Triantafyllou 2023-08-30 16:45:05 +0300
  • 6470331207 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-08-30 16:44:39 +0300
  • c292215ada Merge pull request 'Connect Admin release 30th August 2023' (#8) from develop into master Konstantinos Triantafyllou 2023-08-30 12:47:45 +0200
  • f2a2c52d43 Add default parameter in close canvas Konstantinos Triantafyllou 2023-08-30 12:28:02 +0300
  • 1be082c2f3 Add hasStickyHeaderOnMobile in layoutService Konstantinos Triantafyllou 2023-08-30 11:11:23 +0300
  • 55a995a348 Input: Date add calendar in mobile dropdown Konstantinos Triantafyllou 2023-08-29 10:53:51 +0300
  • 1b989441db [Library | develop]: resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: In main action bar for mobile (landing-action-bar-mobile), replaced uk-background-default with uk-tile-default uk-blur-background. #8 Konstantina Galouni 2023-08-25 15:56:53 +0300
  • 2e33c470e9 [Library | develop]: [Bug fix] landing-utils/fos.component.ts & fos/fos.component.ts & fos/fos.component.html: Added methods "buildFosQueryParam()" and "buildFosHrefParam()" to build and set in fos links, search param "fos" for production and "foslabel" for beta or dev environments. Konstantina Galouni 2023-08-24 18:31:04 +0300
  • 13d0430109 [Library | develop]: alert.ts & full-screen-modal.component.ts: Updated (h6 from h4 or h5) header font size and ratio of icons (make them smaller) - in angular 16 branch, paddings have also changed. Konstantina Galouni 2023-08-24 18:20:49 +0300
  • 93cdc71cf0 Update angular to version 16 Konstantinos Triantafyllou 2023-08-24 16:31:24 +0300
  • 40ef950715 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-08-23 16:52:36 +0300
  • c658f6b63f Fix dropdown-filter where the mobile dropdown opens in Desktop too. Konstantinos Triantafyllou 2023-08-23 16:52:21 +0300
  • 7906b056c9 Fix drops and dropdowns in avalableOn, result-preview and showAuthors Konstantinos Triantafyllou 2023-08-23 16:42:52 +0300
  • befbfd071b Add xsmall padding in graph_elements instread of margins because of uikit upgrade Konstantinos Triantafyllou 2023-08-23 11:43:07 +0300
  • c0d4fd8ae7 Fix uk-sticky parameters in terminology and search Konstantinos Triantafyllou 2023-08-23 10:40:05 +0300
  • d9a8283630 Update to Uikit 3.16.24 Konstantinos Triantafyllou 2023-08-22 17:08:46 +0300
  • 587297a1c8 [Library & common-assets | develop]: Minor updates in mobile screens in icons/ paddings in landing pages. 1. resultLanding.component.html & project.component.html & dataProvider.component.html & organization.component.html: In mobile (small) screens, change ratio of icons in bottom action bar from 2 to 1.4. 2. showIdentifiers.component.ts: In mobile (small) screens, added in fs-modal classTitle="uk-tile-default uk-border-bottom". 3. landing.less: Added variable @landing-action-bar-mobile-border: @global-border; to use it in border-top of landing-action-bar-mobile > div | Changed padding of landing-action-bar-mobile > div to 8px in top and bottom. Konstantina Galouni 2023-08-21 13:59:20 +0300
  • f34a501046 Merge remote-tracking branch 'origin/develop' into angular-16 Konstantinos Triantafyllou 2023-08-21 11:13:57 +0300
  • 36a2f54193 comment out test orcid works argirok 2023-08-09 11:53:31 +0300
  • 038adf352a change the way my orcid links are shown. Group together multiple results from the index, add update button to each one of them argirok 2023-08-09 11:52:30 +0300
  • 758f2f10ff Import transferState from angular/core Konstantinos Triantafyllou 2023-08-04 14:45:41 +0300
  • f160aaa000 replace session.isLoggedIn() method argirok 2023-08-03 13:02:59 +0300
  • 5c345d8ff7 show status also for direct index records job on reload keep job ids and continue show progres until they finish change get auth options method argirok 2023-08-03 12:45:39 +0300
  • e7429881ca Delete a > in advanced form Konstantinos Triantafyllou 2023-08-02 14:08:04 +0300
  • 51e3980179 Update angular to version 16 Konstantinos Triantafyllou 2023-08-01 14:29:27 +0300
  • 116ead698b Linking: check the claim field for its community before add it in the list of the communities that can be claimed. Allow all for connect and claim curators argirok 2023-08-01 12:25:46 +0300
  • 3b6822c71f Update material to version 15 Konstantinos Triantafyllou 2023-08-01 11:40:55 +0300
  • a53c4e90d0 [Library | develop]: resultLanding.component.ts: Added ContextsService and call to get public communities, and then filter out contexts (related to communities) of resultLandingInfo if they are hidden. Konstantina Galouni 2023-07-28 16:04:14 +0300
  • 8310eddd92 update check in portal search results argirok 2023-07-28 13:15:46 +0300
  • 21c70d6d62 updated claims api: submit job and get status argirok 2023-07-28 12:15:54 +0300