Commit Graph

158 Commits

Author SHA1 Message Date
Konstantina Galouni dceef24a67 [Library]: result-preview.ts: [Bug fix] Set properly countries from "countriesForResults" in method "searchResultConvert()", 2022-02-16 18:01:18 +02:00
Konstantina Galouni 34f4637ff9 [Library]: Fixes in ORCID put-codes query & query dynamic menu only in development environment.
1. dataProvider.component.ts: Comment log for dataProviderInfo.fundedContent.
2. searchResult.component.ts: In initialize() method, before calling orcidService.getPutCodes, added more checks for type (result, publication, dataset, software, other).
3. navigationBar.component.ts: Call _helpContentService.getMenuItems only in development environment.
2022-02-16 11:40:05 +02:00
Alex Martzios a6d5f793fb update submodule repos 2022-02-04 13:02:18 +02:00
Konstantina Galouni 911728c46e [Library]: resultLanding.component.html & result-preview.component.html: [Bug fix] In accessmode label added class "uk-text-truncate" to cut text and show ellipsis when larger that the available space. 2022-01-07 18:35:45 +02:00
argirok 550af9550c update library 2021-12-17 15:42:42 +02:00
argirok 45164dea05 Subjects: add subjects section in home page. add 50 in the link to the search results
update login properties beta/test
Landing allow index off newly added records - zenodo
2021-12-17 14:35:19 +02:00
Konstantinos Triantafyllou 1e6d598833 Add condition for numbers.projectSize in home page 2021-12-16 15:18:02 +02:00
argirok 6f07efc4a5 update cookies link 2021-12-10 12:32:37 +02:00
argirok 86c6880f5b Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services 2021-12-10 12:32:28 +02:00
Konstantina Galouni 9db5127acb [Library]: search-tab.component.ts: [SEO (interlinking)] in <search-tab> added an invisible link to advanced search page when status is LOADING (with disabled javascript this is the status of the tabs). 2021-12-01 16:39:39 +02:00
argirok f2aeeab24c Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services 2021-11-25 12:05:43 +02:00
Alex Martzios dbc2db80bb Update openaireLibrary 2021-11-25 11:58:28 +02:00
Alex Martzios 9b1e9c4707 Update openaireLibrary 2021-11-24 16:54:03 +02:00
argirok d242b3cc61 Add subjects section in Home page 2021-11-24 15:56:38 +02:00
Alex Martzios 6e363e678a Add css rules and update openaireLibrary 2021-11-23 10:45:33 +02:00
Konstantina Galouni 91a0b86675 [Library]: searchDatacite.service.ts & searchCrossref.service.ts: [Bug fix] Extra checks added in author parsing | In Crossref parse author.name if author.family and/or author.given is missing. 2021-11-11 12:13:25 +02:00
Alex Martzios a64bdff2f5 update openaireLibrary 2021-11-10 16:26:33 +02:00
Alex Martzios 2349c5a20c update openaireLibrary 2021-11-10 16:00:06 +02:00
Alex Martzios 7589dbe751 Add styles and update openaireLibrary 2021-11-10 15:10:14 +02:00
Konstantina Galouni da797e05df Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
 Conflicts:
	explore/src/app/openaireLibrary
2021-11-09 23:05:34 +02:00
Konstantina Galouni 4b330e5cfa 1. environments/ & env-properties.json: #7159: "doiURL" property updated from https://dx.doi.org/ to https://doi.org/.
2. searchDatacite.service.ts & searchOrcid.service.ts: #7159: In result.url "doiURL" property is used instead of a constant prefix.
3. parsingFunctions.class.ts: #7155: Added field "instanceWithDoiExists", to check if publisher with doi related url should be added as instance (download from section).
4. showIdentifiers.component.ts: Removed "space" class from external icon.
5. relatedDatasourcesTab.component.ts: #7004: Updated message on top of the tab.
2021-11-09 23:04:01 +02:00
argirok b52637ca37 add links to special subjects in the landing page 2021-11-09 16:02:32 +02:00
Alex Martzios c81a120c90 Add new styles and update openaireLibrary, assets 2021-11-08 17:26:02 +02:00
Konstantina Galouni 91a762f4f8 [Trunk | Explore]: parsingFunctions.class.ts: [Bug fix] Stringify (+"") subject.classname (.toLowerCase() could throw error). 2021-10-26 15:32:32 +03:00
Alex Martzios c9ffab3a66 Update openaireLibrary repo 2021-10-25 12:41:36 +03:00
Konstantina Galouni 813e4a8057 [Trunk | Explore]: parsingFunctions.class.ts: [Bug fix] Parse contexts properly when a label is null/undefined or empty string (result landing page). 2021-10-11 14:02:22 +03:00
Konstantina Galouni 81403dd5c4 [Trunk | Explore]: 1. parsingFunctions.class.ts: a. [Bug fix] Make sure content of subjects is string | b. Commented unnecessary logs. 2. sitemaps/: Update sitemaps files (run on 7/10/2021). 2021-10-08 10:37:40 +03:00
argirok 445758c3ad SEO: enable no-index filter for poor content 2021-10-04 13:20:18 +03:00
Konstantina Galouni f97d41d6b6 [Trunk | Explore]: 1. assets/common-assets: Added "eosc-logo.png" & deleted "egi-fed.notebook.png". 2. resultLanding.component.ts: Removed local styles for "notebook-button" class. 3. resultLanding.component.html: Logo and name of button for egi notebook updated. 4. parsingFunctions.class.ts: When "eosc jupyter notebook" is in subjects, show as classified subject (vocabulary) "EOSC: EOSC Jupyter Notebook" [Paolo's request]. 2021-09-29 14:34:04 +03:00
Konstantina Galouni bd2b482933 [Explore | Trunk]: 1. dataProvider.service.ts & project.service.ts & resultLanding.service.ts & searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts & searchResearchResults.service.ts: Removed case sensitivity in parsing relations (rels.rel.to.class). 2. orcid.service.ts: Removed unused imports | Added comment related to KPI metrics calculated by orcid API. 2021-09-27 12:19:25 +03:00
Konstantina Galouni 9c67ea6b54 [Trunk | Explore]: 1. parsingFunctions.class.ts: created field "notebookKeyword" to be compared with subjects. 2. resultLanding.component.html: Property "egiNotebookLink" is used for Notebook button on top right section. 3. env-properties.ts: Added property "egiNotebookLink". 4. environment.beta.ts & environment.ts: Added property "egiNotebookLink". 2021-09-27 12:14:17 +03:00
argirok ac27042d3e update metrics API: use the new stats tool for both numbers & charts 2021-09-08 15:21:30 +03:00
argirok a1b5fc9e19 Search pages: fix #6937- results per page change is not applied when the page or the keyword changes 2021-08-13 12:42:50 +03:00
argirok 69a662234a SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
Konstantina Galouni df9b174e44 [Explore Service]: explore/src/sitemaps/: Deleted sitemap.xml and added sitemap_index.xml, publications_sitemap.xml.gz, publications_sitemap1.xml.gz, datasets_sitemap.xml, software_sitemap.xml, other_sitemap.xml. 2021-08-10 13:02:35 +03:00
argirok f50db71c44 Add sumbmenu in the research outcomes for the different types, update robots.txt (exclude covid-19) 2021-08-09 15:31:19 +03:00
Konstantina Galouni 9f48768fe3 [Explore Service]: resultLanding.component.ts: added "checkIfAllowed()" method to be called by sitemap script and by updated "addNoIndexFilter()" method | Added spam words in "title_authors_words" | Added "publicCommunities" array with public communities in production - no index results from these communities. 2021-08-06 14:10:42 +03:00
argirok 2fdd13b7f0 strip HTML for research outcomes description (landing and search results), Update no-index filter (remove poor content filter, add filter for communities) 2021-07-26 13:05:36 +03:00
argirok d5f63063bc Home component: add specific size to images 2021-07-26 13:03:49 +03:00
kostis30fyllou 5db03f28f8 Update library 2021-07-19 18:22:23 +03:00
kostis30fyllou 958e0594b6 [Explore-Services]: Remove clean library. Add gitignore. Add gitmodules 2021-07-19 18:17:16 +03:00
k.triantafyllou 20badf397f [Explore-Service]: Update to angular 11. Delete branches
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61402 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 15:41:12 +00:00
konstantina.galouni c2c81e7f77 [Trunk | Explore]: home.component.ts & assets/ExploreLogos/logo-miur.png: Deleted logo-miur.png from home page [Paolo's request - data not approved].
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61324 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-05 10:54:42 +00:00
konstantina.galouni 63c0611239 [Trunk | Library]: home.component.html: Added loading="lazy" on <img> elements.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61305 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-30 07:10:28 +00:00
argiro.kokogiannaki 06ed324ff7 [Explore|Trunk]
- add compress in server
- minimize graph image
- updates in sitemap & robots
- remove preload modules



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61059 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-28 13:36:46 +00:00
argiro.kokogiannaki a0dff09666 [Explore|Trunk]
- Remove qf=true  from home page and menu items --> use resultbestaccessright="Open%2520Access" instead
- initialize rel next/prev with empty values



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61020 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 07:42:56 +00:00
argiro.kokogiannaki 438f854908 [Explore|Trunk]
setting time out to 3s


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60975 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-28 15:32:41 +00:00
k.triantafyllou 1198ff93fe [Explore | Trunk]: Add smooth scroll
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60943 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 12:28:02 +00:00
konstantina.galouni 3e03b3a617 [Trunk | Explore]:
1. app.component.ts: [Bug fix] Update url for "Manage helptexts" button (use adminPortalURL property).
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add property "adminPortalURL".


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60940 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 11:13:07 +00:00
k.triantafyllou 3135d44180 [Explore | Trunk]: Fix boolean variables for entities
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60903 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 11:36:41 +00:00