Project

General

Profile

# Date Author Comment
61397 14/07/2021 04:51 PM Konstantinos Triantafyllou

[Connect]: Update trunk to angular 11. Delete branch angular-11

60927 20/04/2021 05:20 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add smooth scroll service

59991 30/11/2020 06:04 PM Argiro Kokogiannaki

[Connect|Trunk]

- update properties / use prod.prod propertis for production instance
- remove checks for production ready instances
- simplify sitemap
- remove subscribe for properties
- Add community title for custom filter
- update piwik ids - use the same for beta and production

59826 12/11/2020 04:59 PM Argiro Kokogiannaki

[Connect|Trunk]

code clean up:

-remove unused imports, code, files (Old search pages for results, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, communities, subscribers, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())...

59681 23/10/2020 08:05 PM Konstantinos Triantafyllou

[Connect | Trunk]: Fix sections of all pages

59404 16/09/2020 03:50 PM Argiro Kokogiannaki

[Connect|Trunk]

update meta urls and canonicalurl to get domain from properties instead of baseLink to work for community gateways

59361 14/09/2020 09:46 AM Konstantinos Triantafyllou

[Connect | Trunk]: Contact us remove duplicate showloading = false

59244 10/08/2020 05:32 PM Argiro Kokogiannaki

[Connect|Trunk]

Angular.json: file replacements fixes for beta/prod
Server.ts: build and serve sitemap.xml based on domain (Other for connect.openaire.eu, other for communities)

App component: add Organization & Search Action jsonld there (Remove from connect and community home page components) ...

58892 11/06/2020 07:05 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add subject to contact us

58558 27/04/2020 02:31 PM Konstantinos Triantafyllou

[Connect | Trunk]: Contact us add breadcrumbs

58421 07/04/2020 06:52 PM Konstantina Galouni

[Trunk | Connect]:
1. communities.component.ts & contentPage.component.ts & shareInZenodo.component.ts & helper-test.component.ts & organizationsPage.component.ts &
learn-how.component.ts & learn-in-depth.component.ts & my-communities.component.ts:
"properties" as first parameter in methods of helper.service.ts....

58330 26/03/2020 11:27 AM Konstantinos Triantafyllou

[Connect | Trunk]: Contact form fix a bug while email has not been sent.

57795 03/12/2019 01:51 PM Konstantinos Triantafyllou

[Connect]: Change contact with library contact us component.

56841 02/08/2019 04:56 PM Konstantina Galouni

[Trunk | Connect]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call.

56835 02/08/2019 12:18 PM Konstantinos Triantafyllou

Connect: Curators Page remove space from top.

56645 22/07/2019 11:19 AM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Add is route enabled in all routes except home page. 2. Delete dropdown from invite page. 3. Add help texts in all pages.

56631 18/07/2019 06:03 PM Konstantinos Triantafyllou

[Trunk|Connect]: Add is Route enabled in all routes except /content. Add Helper texts on Deposti first page, content policy and organizations.

56621 18/07/2019 01:36 PM Konstantinos Triantafyllou

[Trunk|Connect]: Add help texts on home,about,learnInDepth and contact us. Add new page /helper-test for testing.

55417 24/04/2019 02:02 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. SearchCommunities: change getSubscribe method. 2. replace scroll with new helper function. 3. SubscribeModule: add forRoot for service

55377 16/04/2019 01:30 PM Konstantinos Triantafyllou

[Trunk|Connect]: Contact-form: show loading on sending email

55376 16/04/2019 01:20 PM Konstantinos Triantafyllou

[Trunk|Connect]: Contact-form: show loading on sending email

55342 15/04/2019 09:46 AM Konstantinos Triantafyllou

[Trunk|Connect]: Change search communities title with no prefix

55340 13/04/2019 08:35 PM Konstantinos Triantafyllou

[Trunk|Connect]: Contact: fix a bug in email validation!

55338 13/04/2019 08:21 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Change search Communities to initialize with one call to the APIs ngOnInit. 2. Contact: Redirect from modal is the same in production and dev

55327 12/04/2019 04:56 PM Konstantinos Triantafyllou

[Trunk|Connect]: Contact form: Change modal text.

55310 12/04/2019 01:54 PM Konstantinos Triantafyllou

[Trunk|Connect]: Add Piwik on Communities Search and Contac Us Pages.

55300 12/04/2019 12:17 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Move contact-form to library. 2. Change email validation on contact form

55289 12/04/2019 10:54 AM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Add filter name Role with value Manager on Search of communities. 2. Finish contact form.

55276 11/04/2019 01:31 PM Konstantinos Triantafyllou

[Trunk|Connect]: contact sendEmail fix a bug

55275 11/04/2019 01:27 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Send an email and recaptcha token with email service's contact method

55267 10/04/2019 08:53 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Add a new class contact form. 2. Add new module for reCaptcha. 3. Validate fields

55252 10/04/2019 12:09 AM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Add Recaptcha module at package.json. 2. Create Contact Component. 3. Add contact to app-routing as route '/contact' 4. Contact Us is not working right now