argirok
1bc0fac14e
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-08-06 14:22:49 +03:00
Konstantina Galouni
f5cb4c2acd
[Explore Service | Services]:
...
1. extractUrlsFromSearch.ts: changed results parsing (used landing parsing instead of searh) to call method "checkIfAllowed()" (no index filtering) | Added more numbers for statistics.
2. package.json: Upgrade node version.
2021-08-06 14:19:58 +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
bbb13fd93b
Add more font versions for Roboto
2021-07-30 13:34:59 +03:00
argirok
d12638ec48
Add disallow for search pages with multiple filters + community filter
2021-07-26 13:45:11 +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
Konstantinos Triantafyllou
00ed672ec8
Add uploads folder in gitignore file
2021-07-20 13:40:03 +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
b59d2c4466
[Explore | Trunk]: Add package-lock to ignore files
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61405 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 15:50:46 +00: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
6dbdecafb4
[Trunk | Explore Services]: extractUrlsFromSearch.ts: Fixes in script | Services on production, not on beta.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61367 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-12 14:09:55 +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
4ab1aaf807
[Explore |Trunk]
...
remove jsonld library
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61304 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-29 11:53:00 +00:00
konstantina.galouni
5b399090d5
[Trunk | Explore Services]: extractUrlsFromSearch.ts: Added .catch(error => ...) in rejected promises.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61229 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-16 08:03:07 +00:00
konstantina.galouni
13b9972ee4
[Trunk | Explore Services]: Renamed "sitempas" folder to "sitemaps".
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61228 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-15 14:44:27 +00:00
konstantina.galouni
1990ce1eca
[Trunk | Explore Services]
...
1. extractUrlsFromSearch.ts:
a. [Bug fix] In request for getting communities, resolve and reject appropriately.
b. Removed require('express'), require('url'), require('cors').
c. Updated file names (date.getMonth() returns 0-11) | Add .txt in error file name.
2. package.json: Removed dependencies cors and express.
3. tsconfig.json: Added in compilerOptions: "lib": ["es2017", "dom"].
4. svn:ignore: Ignore node_module, package-lock.json, *.xml, *.txt.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61227 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-15 14:41:59 +00:00
konstantina.galouni
4d5d3ea0f0
[Trunk | Explore]: Added sitemaps folder to create sitemap.xml file with all urls from research outcomes search page with one filter value selected foreach filter value.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61220 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-15 13:19:37 +00:00
konstantina.galouni
642bf36981
[Trunk | Explore]: environments: Updated footer div help contents according to ticket #6713 .
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61098 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-04 15:17:27 +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
konstantina.galouni
d979958d48
[Trunk | Explore]: environments/: Added in all environment files footerGrantText: "This service has received funding from EU grants No. 643410, No. 777541, No 101017452".
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61041 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-25 10:26:13 +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
k.triantafyllou
f35a72360b
[Explore | Trunk]: Add numbers component to home page
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60896 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 18:18:37 +00:00
konstantina.galouni
10604e894a
[Trunk | Explore]:
...
1. app-routing.module.ts: Commented "recommended-orcid-links" route, since it not used.
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Added property "myOrcidLinksPage".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60876 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 08:38:09 +00:00
konstantina.galouni
d3d3d881a5
[Trunk | Explore]: app.component.ts: Updated url for "Manage helptexts" user menu item (Admin on BETA is updated and a new url was needed).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60856 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-13 13:29:08 +00:00
k.triantafyllou
743992cd62
[Explore | Trunk]: Remove properties resolver subscriptions
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60774 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:40:10 +00:00
k.triantafyllou
85af86976e
[Explore | Trunk]: Remove properties resolver and load environment
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60773 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:32:23 +00:00
argiro.kokogiannaki
17cd584d5d
[Explore | Trunk]
...
- add b2note property in production properties file
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60627 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 14:12:29 +00:00
konstantina.galouni
674f455bed
[Trunk | Explore]: app.component.ts: Add "My ORCID links" in user menu, in all environments (in production too).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60617 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 00:51:57 +00:00
k.triantafyllou
f96bc7a006
[Explore | Trunk]: Add new logout property on prod
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60615 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-10 13:27:43 +00:00
argiro.kokogiannaki
519b24ad93
[Explore |Trunk]
...
-remove datatables
- remove unused comp/module claimsByToken
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60608 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-08 15:53:43 +00:00
argiro.kokogiannaki
7cbfb09ceb
[Explore|Trunk]
...
update OpenSearchDescriptor file, to be served correctly
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60594 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-05 12:07:33 +00:00
konstantina.galouni
711697458b
[Trunk | Explore]:
...
1. app.component.ts: Added "My ORCID links" page (/my-orcid-links) only when environment is not production.
2. environment.ts: Added properties "orcidTokenURL", "orcidClientId".
3. environment.test.ts & environment.beta.ts & environment.prod.ts: Added properties "orcidAPIURL", "orcidTokenURL", "orcidClientId".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60493 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-24 19:49:55 +00:00
konstantina.galouni
4cdb79edbd
[Trunk | Explore]: app-routing.module: Add orcid routes: /orcid, /my-orcid-links, /recommended-orcid-links.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60462 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-20 08:34:28 +00:00
konstantina.galouni
3711e6288a
[Trunk | Explore]: environment.ts: orcidAPIURL updated (/orcid removed from the end of the path).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60401 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:41:13 +00:00
konstantina.galouni
f3618170b6
[Trunk | Explore]: OpenSearchDescriptor: Update after Argiro's request - added "xmlns" properties in <OpenSearchDescription> and <moz:SearchForm>.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60400 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:39:40 +00:00
konstantina.galouni
e8d4dd72de
[Trunk | Explore]: [NEW] Added "my-orcid-links" folder and files | [NEW] Added "recommend-orcid-links" folder and files.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60396 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:30:25 +00:00
konstantina.galouni
eeff25b18a
[Trunk | Explore]: orcid-routing.module & orcid.module: Add LoginGuard (not FreeGuard) before loading /orcid route (user must be logged in to get tokens).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60387 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-09 12:16:13 +00:00
argiro.kokogiannaki
35b3d2719a
[Explore | Trunk]
...
add Open search descriptor
update properties ( stats tool uri)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60368 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-05 10:30:53 +00:00
konstantina.galouni
1f075b3a79
[Trunk | Explore]:
...
1. app/orcid: Add orcid folder and files (calling library files from src/app/openaireLibrary/orcid).
2. environment.ts & environment.test.ts & environment.prod.ts & environment.beta.ts: Set "orcidAPIURL".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60233 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-13 18:46:30 +00:00
k.triantafyllou
3de74dd624
[Explore | Trunk]: Remove b2note url from production
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60190 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-05 13:27:18 +00:00
argiro.kokogiannaki
79c8741cf2
[Explore | trunk]
...
- package.json remove unused dependencies
- update/ correct beta properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60184 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-23 16:21:03 +00:00
k.triantafyllou
09af1f2f2b
[Explore | Trunk]: Add b2note production URL
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60164 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-18 11:09:24 +00:00
k.triantafyllou
238349f8d8
[Explore | Trunk]: Remove flex center from numbers grid
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60149 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 17:14:54 +00:00