Konstantina Galouni
a3c79137aa
[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.
2024-02-07 21:28:45 +02:00
Konstantina Galouni
102f41722e
Updating openaireLibrary & common-assets
2024-02-05 11:55:23 +02:00
Konstantina Galouni
cca45918d8
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/explore-services into develop
2024-02-01 21:48:17 +02:00
Konstantina Galouni
099f6a6ce6
[develop | DONE | CHANGED]: CHANGELOG.md: Added logs for [production-release-january-2024].
2024-02-01 21:47:48 +02:00
Konstantina Galouni
c41cbb6355
Updating openaireLibrary
2024-02-01 21:09:28 +02:00
Konstantina Galouni
5c95fac244
[develop | DONE | FIXED]: routes.ts: Added missing routes for prometheus logs.
2024-01-29 20:01:11 +02:00
Konstantina Galouni
17325b3ab2
[develop | DONE | DELETED]: Removed legacy unused files htmlProjectReport.component.ts & htmlProjectReport-routing.module.ts & libHtmlProjectReport.module.ts & mailPrefs.component.ts & mailPrefs.module.ts & mailPrefs-routing.module.ts | app-routing.module.ts: Deleted legacy routes 'mail-preferences' & 'project-report'.
2024-01-29 20:00:28 +02:00
Konstantina Galouni
6fd19ea661
Updating libraries
2024-01-25 12:36:38 +02:00
Alex Martzios
e01371ff14
[master | DONE | ADDED] update submodules
2024-01-17 11:16:33 +02:00
Konstantina Galouni
96e400552a
[develop | DONE | ADDED]: Added CHANGELOG.md file in the explore folder.
2024-01-15 13:44:23 +02:00
Konstantina Galouni
da33e403f6
Updating openaireLibrary
2024-01-12 14:03:26 +02:00
Konstantina Galouni
9ca57b8f4d
[develop | DONE | CHANGED]: explore-assets/funders/logos: Renamed all funder logos by using only their shortnames | funders.component.ts: For static logos, split funder id and get only their shortname, to get the static logo - Special characters where causing problems in pulling the project in Windows environment.
2024-01-12 14:02:37 +02:00
Konstantina Galouni
5b86f1a4d1
Updating libraries
2023-12-28 16:35:43 +02:00
Konstantina Galouni
c416853045
Updating openaireLibrary
2023-11-28 13:02:55 +02:00
Konstantina Galouni
ec8e6b6938
Updating openaireLibrary
2023-11-27 13:49:04 +02:00
Konstantina Galouni
852c81d834
[develop | DONE | CHANGED]: home.component.html: In home page, get number of funders by numbers.mergedFundersSize (instead of numbers.fundersSize) - all funders that with research products or >1 projects.
2023-11-24 17:01:38 +02:00
Konstantina Galouni
8c9337fd0b
[develop | DONE | FIXED]: funders.component.ts: Updated method called in refine queries from "getRefineFieldsResultsByEntityName()" to "getAllRefineFieldResultsByFieldName()" to be able to get more than 100 funders each time.
2023-11-24 11:45:59 +02:00
Konstantina Galouni
bce47ea21e
[develop | DONE | CHANGED]: data sources landing: Get and parse number of collected fulltexts from a new stats api.
...
1. env-properties.ts: Added property pdfStatisticsAPIURL?: string;
2. environment.ts: Added pdfStatisticsAPIURL property in all environments.
3. dataProvider.service.ts: Uncomment method "getCollectedFulltexts()".
4. dataProvider.component.ts: Call method "getCollectedFulltexts()" instead of "getDataProviderAggregationStatus()".
2023-11-10 19:44:15 +02:00
Konstantina Galouni
2bfb614008
[develop | WIP | CHANGED]: explore-assets/funders/logos: Updated logo for Tara funder.
2023-11-09 15:18:30 +02:00
Konstantina Galouni
5eb3883d6b
[develop | WIP | FIXED]: funders.component.ts: Fixed typo in previous commit causing page crash.
2023-11-09 13:41:21 +02:00
Konstantina Galouni
4fd541f460
[develop | WIP | CHANGED]: explore-assets/funders/logos: Missing logos for production funders added temporarily | funders.component.ts: Added staticLogos field to get missing logos for prod funders from local folder - temporary solution, to be removed asap.
2023-11-09 13:39:01 +02:00
Konstantina Galouni
cfe0cc3b7b
[develop | DONE | FIXED]: environment.beta.ts: Updated piwikSiteId for beta from "109" to "6" (this shouldn't be used - it should be fetched dynamically by admin tools API).
2023-11-08 22:42:28 +02:00
Konstantina Galouni
f1330358f8
[develop | DONE | FIXED]: package.json: Restored uikit version from 3.16.14 to 3.16.24.
2023-11-03 13:26:44 +02:00
argirok
b5b9aa7d24
[ DONE | UPDATED] remove common properties to use the properties from library
2023-11-01 14:27:35 +02:00
Konstantina Galouni
1dbce23e13
[develop | DONE | FIXED] environment.prod.ts: In claimsAPIURL property call production API, not beta.
2023-10-31 12:35:01 +02:00
Konstantina Galouni
e1e53a7bbe
Updating libraries
2023-10-30 21:59:53 +02:00
Konstantina Galouni
d83c614892
[angular-16 | DONE | UPDATED] environment.prod.ts: Updated claimsAPIURL property to call new claims API.
2023-10-30 21:22:52 +02:00
Konstantina Galouni
363e371ec1
Merge branch 'angular-16' of code-repo.d4science.org:MaDgIK/explore-services into angular-16
2023-10-30 19:23:04 +02:00
Konstantina Galouni
ce034c1c8c
[angular-16 | DONE | FIXED] package.json: Downgraded version of uikit from 3.16.24 to 3.16.14 (parallax not working).
2023-10-30 19:22:24 +02:00
Konstantina Galouni
aa192044af
Updating openaireLibrary & common-assets
2023-10-30 14:29:16 +02:00
Konstantina Galouni
f24e62cad6
[angular-16 | DONE | FIXED]: In queries of results by pid, do not include pidtype restriction (some handle pids are resolved by doi regex, but no results returned for pidtype exact "doi").
2023-10-30 10:53:19 +02:00
Konstantina Galouni
16a73b6e29
[angular-16 | DONE | CHANGED] environments/: Updated imports - import all common properties from src/app/openaireLibrary/utils/properties/environments/environment.ts
2023-10-19 14:51:21 +03:00
Konstantina Galouni
ecd21315f4
[Library | angular-16]: [Bug fix] Name of bip metrics accidentally removed in branches merge.
2023-10-18 14:18:04 +03:00
Konstantina Galouni
a5beb8ba76
[Explore | angular-16]: [Bug fix] funders.component.ts: Added ADDITIONAL check to the previous commit (about choosing among multiple stakeholders with the same index info).
2023-10-16 16:07:42 +03:00
Konstantina Galouni
713e6014c3
[Explore | angular-16]: [Bug fix] environment.beta.ts: Updated property "claimsAPIURL" with the new claims API | funders.component.ts: Added check to choose among multiple stakeholders with the same index info (according to the stakeholders' visibility).
2023-10-16 16:02:32 +03:00
Konstantina Galouni
a5ce147fa1
Updating openaireLibrary
2023-10-16 14:56:46 +03:00
Konstantina Galouni
65ba5ef994
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-16 13:27:45 +03:00
Konstantina Galouni
d786a50074
Updating openaireLibrary
2023-10-16 13:27:31 +03:00
Konstantina Galouni
88c53b6cc3
Update openaireLibrary
2023-10-16 13:00:46 +03:00
Konstantina Galouni
7be7c08442
[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).
2023-10-16 12:53:40 +03:00
Konstantina Galouni
20ac495013
[Explore | develop]: funders.component.html: [Bug fix] Updated height-match cases and added uk-grid-match to fix and align heights of cards and their contents | funders.component.ts: Added check to not show when there is just one project for a funder (it is the custom unidentified project added for the data).
2023-10-16 11:47:45 +03:00
Konstantina Galouni
185344d878
[Library | develop]: search-input.component.ts: [Bug fix] Added cdr.detectChanges() call on ngAfterViewInit, to solve expressionChangedAfterItHasBeenChecked error.
2023-10-16 11:44:18 +03:00
Konstantina Galouni
2d8400e9b7
[Explore | develop]: app.component.ts: Commented out MenuItem for funders page.
2023-10-11 13:24:21 +03:00
Konstantina Galouni
bc05c92edc
[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.
2023-10-11 12:46:10 +03:00
Konstantina Galouni
b1d4ac4665
[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.
2023-10-10 17:42:40 +03:00
Konstantinos Triantafyllou
642509a1f5
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-10 17:17:02 +03:00
Konstantinos Triantafyllou
f948757eb2
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-10 17:16:27 +03:00
Konstantinos Triantafyllou
e33812c8d8
Slider: CHangfe period to 8s and make it infinite.
2023-10-10 17:14:45 +03:00
Alex Martzios
f851fbefed
funders page: change width of image's hero section again
2023-10-09 11:47:10 +03:00
argirok
55150473ab
remove unused imports to deleted searchZenodoCommunitiesService
2023-10-09 11:31:12 +03:00
Alex Martzios
4f9ba17092
funders page: change inputs and actions, add grid/list view for funders
2023-10-09 10:30:34 +03:00
Konstantinos Triantafyllou
8dfa776e0a
Change button-link in home page with text-primary
2023-10-06 20:21:07 +03:00
Konstantinos Triantafyllou
d97231ba92
Change scroll-section with slider
2023-10-06 14:50:22 +03:00
Konstantina Galouni
7835c273b4
[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.
2023-10-06 12:22:00 +03:00
Alex Martzios
ca9a00e879
add new custom css class for explore, update submodules
2023-10-02 12:18:42 +03:00
Konstantinos Triantafyllou
f443ca9a61
Merge remote-tracking branch 'origin/develop' into angular-16
2023-09-15 15:35:24 +03:00
Konstantinos Triantafyllou
d8fadf50e6
Update libraries. Update node to version 16 and angular in readme
2023-09-15 15:33:14 +03:00
Konstantina Galouni
3cb7443a2e
Updating openaireLibrary before release
2023-09-06 15:09:24 +03:00
Konstantina Galouni
8690029fd0
[Library | develop]: searchFields.ts: In RESULT_REFINE_FIELDS, query "foslabel" (instead of fos) field in all environments.
2023-09-04 15:45:07 +03:00
Konstantinos Triantafyllou
bfd7e1bf94
Add hasStickyHeaderInMobile in home page.
2023-08-30 14:05:20 +03:00
Konstantina Galouni
14c289b719
[Explore | develop]: server.ts: Added endpoint '/health-check' with basic information.
2023-08-30 13:21:36 +03:00
Konstantina Galouni
1fef8ce8e6
[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.
2023-08-25 15:56:53 +03:00
Konstantina Galouni
93777a8079
[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.
2023-08-24 18:31:04 +03:00
Konstantina Galouni
e56c3d82e4
[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.
2023-08-24 18:20:49 +03:00
Konstantinos Triantafyllou
1602407c41
Update uikit to version 3.16.24
2023-08-23 16:57:51 +03:00
Konstantina Galouni
dd5ede2794
[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.
2023-08-21 13:59:20 +03:00
Konstantinos Triantafyllou
c8967dd92b
Delete ServerTransferStateModule
2023-08-04 15:53:10 +03:00
Konstantinos Triantafyllou
15cd6a2fb6
Update library
2023-08-02 14:08:49 +03:00
Konstantinos Triantafyllou
cffe2a0967
Remove BrowserStateModule
2023-08-02 14:04:32 +03:00
Konstantinos Triantafyllou
3011294f5b
Update material to angular 16.
2023-08-02 14:02:51 +03:00
Konstantinos Triantafyllou
eb15f07ef0
Update angular to angular 16.
2023-08-02 14:02:11 +03:00
Konstantinos Triantafyllou
89788f660d
Update Zone to 0.13.1
2023-08-02 13:57:33 +03:00
Konstantinos Triantafyllou
986aecfe2a
Update material to angular 15.
2023-08-02 12:48:36 +03:00
Konstantinos Triantafyllou
7ada3160f2
Migrate angular core and cli to version 15 and update dependencies to be compatible with the newer version.
2023-08-02 12:46:06 +03:00
Konstantinos Triantafyllou
12ee95b98c
Update typescript to version 4.9.5
2023-08-02 12:32:27 +03:00
Konstantina Galouni
f762d78226
[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.
2023-07-28 16:04:14 +03:00
Konstantina Galouni
6ce1f32759
Updating openaire-theme before beta release..
2023-07-27 16:04:56 +03:00
Konstantina Galouni
d9549f8c93
[Library | develop]: funders.component.html: Show number of projects before number of research products in funders cards.
2023-07-27 16:02:01 +03:00
Konstantina Galouni
ac797aba3c
Updating openaireLibrary before beta release..
2023-07-27 15:51:11 +03:00
Konstantina Galouni
5883af71da
[Library | develop]: entity-actions.component.ts & transferData.component.html & orcid-work.component.ts & resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: Added "tooltips/messages" under the landing actions in mobile-small screens.
2023-07-27 15:28:40 +03:00
Konstantinos Triantafyllou
ccc59c14b0
Update library and assets
2023-07-25 19:10:31 +03:00
Konstantina Galouni
ca9f2bca45
[Library | develop]: In search bars, set in placeholder the portal name according to the configuration name.
...
1. home.component & navigationBar.component: Get portalName by config.portalAsObservable>name and set placeholder to "Search "+portalName.
2. searchAll.component.ts: Set default value of "formPlaceholderText" to "Search".
3. advancedSearchForm.component.html: Set placeholder of input (when there is also the <entities-selection>) to [placeholder]="formPlaceholderText".
2023-07-24 16:25:20 +03:00
Alex Martzios
665a6cb61b
update submodules
2023-07-20 11:50:29 +03:00
Alex Martzios
96c0b16680
update submodules
2023-07-19 12:20:57 +03:00
Konstantina Galouni
48906a3e28
[Explore | develop]: funders.component.ts: [Bug fix] When there is a funder dashboard with no research products or projects, do not show this funder at all.
2023-07-17 16:59:12 +03:00
Konstantina Galouni
36108a81f1
[Explore | develop]: funders.component.ts: [Bug fix] Updated logoUrl parsing - if isUpload is true, get logo from properties.utilsService + "/download/".
2023-07-17 16:37:51 +03:00
Konstantinos Triantafyllou
c7ffca77fd
Update library
2023-07-13 14:44:28 +03:00
Konstantinos Triantafyllou
e724914d64
Change piwik base on the new dynamic piwik.
2023-07-13 10:55:08 +03:00
Konstantina Galouni
b93da0d434
[Library & common-assets | develop]: [WIP] dataProvider.component.html & project.component.html & resultLanding.component.html: Removed "uk-card uk-card-secondary" classes from metrics box and commented badge icon | metrics-badge.svg: Changed badge color to white (used to be orange - Explore specific) | landing.less: Updated class ".landing-metrics-card" to use background-blend-mode: color-dodge for svgs in landing metrics box.
2023-07-12 17:22:45 +03:00
Konstantina Galouni
eda8c5c2d9
[Explore | develop]: app.component.ts: Added open access param in sub menu items of research products (publications, software, ...) | home.component.ts: Removed an unnecessary log.
2023-07-11 15:26:38 +03:00
Alex Martzios
cf7664534b
add funders' page content, enable route from app-routing file, update submodules
2023-07-11 13:00:13 +03:00
Alex Martzios
9556ae36b9
funders page: responsive design for sorting actions
2023-07-07 16:30:51 +03:00
Konstantina Galouni
378d7ccb83
[Explore | develop]: app-routing.module.ts: Set specific search routes for each entity before setting generic route "search/find/:entity" | Updating openaireLibrary and common-assets.
2023-07-07 13:56:55 +03:00
Konstantina Galouni
a23afc29d2
[Explore | develop]: [Bug fix] Refactor code for showing help button or not.
...
1. home.component.ts: Removed field "showQuickContact" | In constructor set quickContactService.setDisplay(false) and in ngOnDestroy quickContactService.setDisplay(true) | Refactor intersectionObserver.
2. app.component.ts: Updated checks for <quick-contact> | Added public bottomNotIntersecting: boolean; and public displayQuickContact: boolean; (check if intersecting with specific section in home page) | Added disconnect in ngOnDestroy for IntersectionObserver subscriptions.
2023-07-06 16:14:31 +03:00
Konstantina Galouni
1d6e5deeed
Updating libraries before release
2023-07-05 12:18:53 +03:00
Konstantina Galouni
beece2680b
Updating openaireLibrary before merging develop branch into explore-redesign
2023-07-05 11:43:08 +03:00
Konstantina Galouni
57a4ca5420
[Library & common-assets | explore-redesign]: addThis.component.ts: Replaced addthis external library with addtoany - addthis is no longer supported | general.less: css for addtoany social icons (classes .fully_rounded .a2a_svg).
2023-07-04 19:12:34 +03:00
Konstantina Galouni
a6d24784fc
[Library | explore-redesign]: dataProvider.service.ts & dataProvider.component.ts: Added method "getCollectedFulltexts()" in service and component to get and parse number of collected fulltexts from a new stats api - commented/ API is still in dev.
2023-07-04 19:10:15 +03:00
Konstantinos Triantafyllou
945b37f5b2
Merge branch 'explore-redesign' of code-repo.d4science.org:MaDgIK/explore-services into explore-redesign
2023-07-04 11:11:32 +03:00
Konstantinos Triantafyllou
b30eba84bb
Update libraries
2023-07-04 11:11:21 +03:00