Konstantinos Triantafyllou
36f4bd1c60
Utils Service: Change user info property.
2023-03-23 10:41:37 +02:00
Konstantina Galouni
a1f9e47874
[Explore] Updating libraries...
2023-01-18 23:15:17 +02:00
Konstantina Galouni
0377810717
[Explore | master & Library | angular-14]: composer.ts: [Bug fix] Add parenthesis around ternary operator in method composeEmailForExplore() - empty or wrong body | contact-us.component.html: Added #captchaElem in <re-captcha> | contact-us.component.ts: Added ViewChild for captchaElem and added method "resetRecaptcha()" | contact.component.html: Added #contactUs in <contact-us> | contact.component.ts: Added ViewChild for contactUs and call contactUsComponent.resetRecaptcha() on reset method.
2023-01-10 02:25:03 +02:00
Konstantina Galouni
d715e0a281
[Library | angular-14]: loading.component.ts: [Bug fix] In ngOnDestory changed to document.getElementById("modal-container").
2022-12-16 17:21:37 +02:00
Konstantina Galouni
448a67b9fb
[Library | angular-14 & Explore | master]: Updated request to Crossref for bulk uploaded DOIs in linking | Added link for more information to joomla article (Canada's request).
...
1. sdg.component.html: Added link for more information to joomla article (Canada's request).
2. timeout-interceptor.service.ts: Excluded from timeout interceptor properties.searchCrossrefAPIURL and properties.searchDataciteAPIURL.
3. searchDatacite.service.ts: In method "getDataciteResultByDOI()", for requests coming from file uploaded in linking added timeout to 20 sec, and for other requests timeout similar to the interceptor (6 sec for production, 12 otherwise).
4. searchCrossref.service.ts: In method "searchCrossrefByDOIs()", added timeout similar to the interceptor (6 sec for production, 12 otherwise) | Added method "searchCrossrefByDOI()", called for requests coming from file uploaded in linking.
5. bulkClaim.component.ts: Call new API method for Crossref requests for DOIs | Fixed tooltip to appear.
2022-12-16 09:59:48 +02:00
Konstantina Galouni
e04f0af2e2
[Explore]: home.module.ts: Removed arrow_right icon from iconsService.registerIcons and from import.
2022-12-13 11:07:16 +02:00
Konstantina Galouni
44ee139a1a
[Library | angular-14]: resultLanding.component.ts: [SEO] Added more keywords in "title_authors_words" (method checkIfAllowed()), to not index records containing them in the title or authors.
2022-12-05 12:36:53 +02:00
Konstantina Galouni
200c84044a
Updating common-assets
2022-11-30 18:01:45 +02:00
Konstantina Galouni
7bc1cb7f24
[Explore | angular-14] environment.ts: Property claimsAPIURL updated in development.
2022-11-30 17:27:26 +02:00
Konstantina Galouni
446f0df950
Updating libraries...
2022-11-29 23:53:07 +02:00
Konstantina Galouni
42d002f6ff
[Explore | angular-14]: environment.ts: Updated loginUrl, userInfoUrl, logoutUrl properties (19080 port).
2022-11-29 23:51:59 +02:00
Alex Martzios
a9733427e8
reintroduce numbersComponent in homepage, update submodules
2022-11-08 14:32:44 +02:00
Konstantina Galouni
4b6a383154
[Library]: #7883 - searchResearchResults.service.ts: Added parsing for C1-C5 classes | result-preview.component.less: Added css rules for C1-C5 classes in <measure> (influence/popularity)
2022-11-07 17:14:01 +02:00
Konstantina Galouni
75fdfe1491
Merged origin/master into angular-14 branch
2022-11-07 13:10:52 +02:00
Konstantina Galouni
cb7de49f89
Updated libraries
2022-11-07 13:07:44 +02:00
Konstantina Galouni
93abf84ee4
Updated libraries
2022-11-07 13:06:01 +02:00
Alex Martzios
b01e3f8ca8
create fos/sdg components to call library components in order to use extra parameters, update submodules
2022-11-03 16:05:26 +02:00
Alex Martzios
89ace01826
remove fos/sdg assets, vocabulary and components from explore project, update submodules
2022-11-03 12:22:18 +02:00
Alex Martzios
9d755ff1db
tweak options for footer observer
2022-11-01 13:36:36 +02:00
Alex Martzios
ab302e040f
remove options from footer observer
2022-11-01 13:27:21 +02:00
Alex Martzios
a358686a3d
remove help button when reaching footer by scroll, update submodules
2022-11-01 11:29:40 +02:00
Alex Martzios
b3ac3b3391
help button: release at the bottom, update submodules
2022-10-31 14:01:13 +02:00
Konstantina Galouni
732e96512d
[Library]: timeout-interceptor.service.ts: #8186 - Added properties.claimsAPIURL in TIMEOUT_WHITELIST to exclude claims requests from timeout interceptor.
2022-10-26 13:49:01 +03:00
Konstantina Galouni
578b79b1c2
Merged with origin/master
2022-10-26 00:11:48 +03:00
Konstantina Galouni
cbdfada293
Updated libraries
2022-10-25 23:52:56 +03:00
Alex Martzios
4d35658d05
update submodules
2022-10-25 17:22:06 +03:00
Konstantina Galouni
e6cfab5646
[Explore]: fos.component.html: Updated doi link of SciNoBo.
2022-10-19 18:57:36 +03:00
Konstantina Galouni
120774c414
[Library]: claimResultSearchForm.component.html & claimProjectSearchForm.component.html & claimContextSearchForm.component.html: Set tooltip=true in search input form.
2022-10-18 15:55:16 +03:00
Alex Martzios
55bd190ec8
FOS page: add horizontal navigation tabs for mobile/tablet
2022-10-18 15:31:37 +03:00
Konstantina Galouni
25a92c827c
[Explore & Library]: home.component.html & advancedSearchForm.component.html & claimContextSearchForm.component.html & claimProjectSearchForm.component.html & claimResultSearchForm.component.html: Increased width of search forms and fixed width of each step of stepper input.
2022-10-18 15:28:04 +03:00
Konstantina Galouni
2faf2202fe
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2022-10-12 16:37:12 +03:00
Konstantinos Triantafyllou
4db4795a04
Change inverse text primary
2022-10-12 16:36:37 +03:00
Konstantina Galouni
285c65e3f2
[Explore]: orcid-work.component.ts: [Bug fix] Added [size]="'small'" input to <loading> | environment.ts: Updated port of orcidAPIURL (standalone service).
2022-10-12 16:36:33 +03:00
Alex Martzios
6380311b1e
add fixed contact/help button
2022-10-12 15:31:34 +03:00
Konstantinos Triantafyllou
dc1f947d7a
Fos: Change search-modifier, make some page alignments and add observer to handle scroll
2022-10-12 12:25:47 +03:00
Alex Martzios
98effe34a0
update FOS page, change to new uoa-admin-tools duffy port
2022-10-10 17:20:51 +03:00
Konstantina Galouni
0c0ba653cc
Updating openaireLibrary
2022-10-05 17:59:11 +03:00
Konstantina Galouni
a3d560a984
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-10-04 16:13:55 +03:00
Konstantina Galouni
3e2e4beeca
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-10-04 16:13:11 +03:00
Konstantina Galouni
92bc0cc3be
Merge remote-tracking branch 'origin/master' into angular-12
2022-10-04 16:12:21 +03:00
Konstantina Galouni
0bf674b4c0
[Explore]: home.component.html: For small screens, set style="width: 70%;" for tablet and scrolling images.
2022-10-04 16:11:05 +03:00
Konstantina Galouni
e3cd34e44d
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-10-04 15:42:50 +03:00
Konstantina Galouni
44d2febceb
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-10-04 15:42:14 +03:00
Konstantina Galouni
ccdff2198e
Merge remote-tracking branch 'origin/master' into angular-12
2022-10-04 15:41:12 +03:00
Konstantina Galouni
fe9275a329
[Explore]: home.component.html: Added margin large left on the scrolling text of black section and gave it more space (3-4 instead of 2-3).
2022-10-04 15:39:17 +03:00
Konstantina Galouni
de3adf74d5
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-10-04 13:57:02 +03:00
Konstantina Galouni
73726abeca
Updating libraries
2022-10-04 13:56:53 +03:00
Konstantina Galouni
d68b2f9cc8
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-10-04 13:55:06 +03:00
Konstantina Galouni
1ac1c4b727
Updating libraries
2022-10-04 13:54:53 +03:00
Konstantina Galouni
c756fb2eb5
Merge remote-tracking branch 'origin/master' into angular-12
2022-10-04 13:52:14 +03:00