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
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
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
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
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
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
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
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
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
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
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
argiro.kokogiannaki
b916f19f57
[Explore |Trunk]
...
code clean up:
-add timeout interceptor
-remove unused imports, code, files (Old search pages for results, dataproviders, map search page, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, isvocabularies, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from the component that uses them (clearSubscriptions())
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59817 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-11 14:44:21 +00:00
konstantina.galouni
451430694d
[Trunk | Explore]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58403:59465
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59466 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-24 11:34:03 +00:00
argiro.kokogiannaki
e7ccc78b3f
[Explore|Trunk]
...
-apply changes for baseLink, domain properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59420 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-18 14:02:48 +00:00
argiro.kokogiannaki
0bcb43914c
[Explore|Trunk]
...
correct url for indexInfoAPI in properties files
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59394 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-16 09:43:21 +00:00
k.triantafyllou
7ad0f5d00b
[Explore | Trunk]: Change b2note property url
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59129 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 11:36:44 +00:00
konstantina.galouni
23b951fa6d
[Trunk | Explore]:
...
environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add "useLongCache" property (default to true) and set "useCache" to false.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59075 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:21:29 +00:00
k.triantafyllou
e40ccccd2c
[Explore | Trunk]: Add search to result link to properties
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59036 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-01 08:49:53 +00:00
k.triantafyllou
5014303a16
[Explore | Trunk]: Add properties on enviroment.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58883 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-11 15:04:35 +00:00
argiro.kokogiannaki
97a774ba6f
Clean up uoa-services-portal/trunk
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54358 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-13 12:31:33 +00:00