k.triantafyllou
|
16b1903d3c
|
[Library | Trunk]: Add new contact fields for monitor contact
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58982 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-06-23 20:50:46 +00:00 |
k.triantafyllou
|
99421068ab
|
[Library | Trunk]: Add subject to contact is form.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58891 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-06-11 17:03:03 +00:00 |
k.triantafyllou
|
a0aff69243
|
[Library | Trunk]: Add adminPortalURL property for composer.ts
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58655 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-05-08 15:01:59 +00:00 |
k.triantafyllou
|
72b48a0811
|
[Library | Trunk]: Change invite message for covid-19
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58652 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-05-08 11:10:40 +00:00 |
konstantina.galouni
|
6331a47039
|
[Trunk | Library]:
1. searchDataproviders.service.ts & searchProjects.service.ts & searchZenodoCommunities.service.ts & email.service.ts: Rename "communityId" to "pid".
2. curator.service.ts: create request path in service.
3. help-content.service.ts: Added method "statisticsIsActiveToggle()" (already added in help-content.service.ts in Admin portal).
4. layout.service.ts: "properties" as first parameter in methods | build request path in service.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58443 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-04-08 11:25:41 +00:00 |
konstantina.galouni
|
4d6d459f41
|
[Trunk | Library]:
1. community.service.ts: Mark unused method "isSubscribedToCommunity()" as "deprecated" (This service calls community API - made in Italy, not uoa-admin-tools - made in Greece).
2. connectSubscriber.guard.ts: Call "isSubscribedToCommunity()" method from "subscribe.service.ts" (not "community.service.ts").
3. curator.service.ts: getCurators(properties: EnvProperties, url: string) --> getCurators(properties: EnvProperties, emails: string): Build path for request in service.
4. email.service.ts: Build request path in service
a. sendEmail(url: string, email: Email) --> sendEmail(properties: EnvProperties, email: Email)
b. contact(url: string, email: Email, recaptcha: string = null) --> contact(properties: EnvProperties, email: Email, recaptcha: string = null)
c. Create method "notifyForNewManagers(properties: EnvProperties, communityId: string, email: Email)" (sendEmail was used for everything).
5. subscribe.service.ts:
a. subscribeToCommunity(pid: string, email: string, url: string) --> subscribeToCommunity(properties: EnvProperties, pid: string, email: string)
b. unSubscribeToCommunity(pid: string, email: string, url: string) --> unSubscribeToCommunity(properties: EnvProperties, pid: string, email: string)
6. layout.service.ts: getLayout(communityId: string, url: string) --> getLayout(properties: EnvProperties, communityId: string): Build path for request in service.
7. feedback.component.ts: In method "contact" from "emailService", build request path in service.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58420 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-04-07 14:57:26 +00:00 |
k.triantafyllou
|
ec517e5614
|
[Library | Trunk]: Feedback email added. User will received an email about his report status.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58305 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-03-19 12:26:55 +00:00 |
k.triantafyllou
|
38d44d484d
|
[Library | Trunk]: Complete Feedback for development
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58303 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-03-19 09:10:42 +00:00 |
k.triantafyllou
|
276e467b4f
|
[Library | Trunk]: 1. Merge from landing redesign. 2. Close modal on show Authors.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58275 d315682c-612b-4755-9ff5-7f18f6832af3
|
2020-03-16 13:09:46 +00:00 |
k.triantafyllou
|
1caea6b31f
|
[Library]: Create Contact us component, delete contact us from class
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57794 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-12-03 12:50:39 +00:00 |
argiro.kokogiannaki
|
f8913dfdbd
|
[Library|Trunk]
Merge into trunk branch angular7 rev 55729
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@55964 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-06-03 13:20:36 +00:00 |
k.triantafyllou
|
ba5b4438e2
|
[Trunk|Library]: Move contact-form to library
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@55301 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-04-12 10:18:00 +00:00 |
k.triantafyllou
|
c156ac3b8f
|
[Trunk|Library]: 1. Compose email for request for new community. 2. Change community view on results
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@55287 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-04-12 08:52:31 +00:00 |
k.triantafyllou
|
0c01cd65f7
|
[Trunk|Library]: 1. Add a new entity with fiels an email and recaptcha token. 2. Add a contact method on email service to send an email and recaptcha token to admin-tools
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@55274 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-04-11 11:26:02 +00:00 |
k.triantafyllou
|
0668d1dcc3
|
[Trunk|Library]: 1. Add new method for send and email for new community. 2. Add two properties reCaptchaSiteKey and admins list(for contact)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@55268 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-04-10 18:55:17 +00:00 |
konstantina.galouni
|
c6b84c171e
|
[trunk]: Remove unnecessary logs from library.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54775 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-02-14 10:15:44 +00:00 |
argiro.kokogiannaki
|
2109ddb8a1
|
[Library] Email composer: add subscriber e-mail in the new subscriber notification
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54772 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-02-14 09:54:55 +00:00 |
konstantina.galouni
|
a6497d2dcc
|
validator.ts: Add uppercase letters as accepted characters in emails | Bug fix for not accepting email with a singe dot after '@'.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54672 d315682c-612b-4755-9ff5-7f18f6832af3
|
2019-01-30 13:57:21 +00:00 |
sofia.baltzi
|
91c27dcfb8
|
Add email initialization to composer and parameterize subject's prefix
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54460 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-19 13:26:41 +00:00 |
sofia.baltzi
|
90fc009b7a
|
Add email's body initialization
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54447 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-18 12:58:46 +00:00 |
sofia.baltzi
|
5a587eb22f
|
Use variable for email regex
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54445 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-18 12:33:18 +00:00 |
sofia.baltzi
|
5ef63a02c9
|
Add format Email body to invite users functionality
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54444 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-18 12:23:14 +00:00 |
sofia.baltzi
|
8b970e94b8
|
Add email validator
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54439 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-17 15:15:14 +00:00 |
sofia.baltzi
|
4c9ebd1b69
|
Compose new subscriber notification email
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54350 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-13 11:38:29 +00:00 |
sofia.baltzi
|
b1009769b7
|
Clean code
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54344 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-12 13:30:07 +00:00 |
sofia.baltzi
|
8de1f08964
|
Optimise
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54342 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-12 13:03:12 +00:00 |
sofia.baltzi
|
b4bdc71693
|
Add a first draft of composer
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54264 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-10 13:25:41 +00:00 |
sofia.baltzi
|
6db07dc921
|
Change ps to note
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54263 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-12-10 12:53:53 +00:00 |
sofia.baltzi
|
a37b08f0d5
|
Remove properties for sending email in invite form and get the number of sentMails
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53972 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-11-26 15:26:05 +00:00 |
sofia.baltzi
|
bd976ae465
|
Add ps in body
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53924 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-11-22 14:29:15 +00:00 |
sofia.baltzi
|
62f2c06fa8
|
Change email headers
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53743 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-11-14 11:20:26 +00:00 |
sofia.baltzi
|
80e22d6849
|
Add email
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53697 d315682c-612b-4755-9ff5-7f18f6832af3
|
2018-11-09 15:48:01 +00:00 |