Project

General

Profile

# Date Author Comment
60985 11/05/2021 11:26 AM Konstantina Galouni

[Trunk | Connect]:
1. invite.component.ts: [Bug fix] Set meta (canonical url, url, title, description) only when "longView == true" (when we are on invite page, not just calling invite component).
2. browse-community.component.ts: Added method "_formatDescription()" which calls method "StringUtils.HTMLToString()" and then it cuts description up to a threshold (max chars)....

60969 23/04/2021 06:27 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add subscriber invite module from library

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

[Connect | Trunk]: Add smooth scroll service

60454 19/02/2021 06:52 PM Konstantinos Triantafyllou

[Connect | Trunk]: 1. Add new roles functionllities (subscribe - role-verification). 2. Comment customization. 3. Refactor getting community logic

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())...

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

59141 17/07/2020 01:25 AM Konstantina Galouni

[Trunk | Connect]:
1. app.module.ts & directLinking.module.ts & linkingGeneric.module.ts & community.module.ts & deposit.module.ts &
searchDataprovidersToDeposit.module.ts & shareInZenodo.module.ts & subjects.module.ts &
invite.module.ts & inviteBasic.module.ts & subscribe.module.ts:...

58574 28/04/2020 01:07 PM Konstantina Galouni

[Trunk | Connect]:
1. app-routing.module.ts: Add route '/subjects'.
2. app.component.ts: Group subscribe and invite buttons under id="subscribeAndInviteBtn" (keep distance between them alwayes the same) | uncomment menu item 'Subjects' in About.
3. app.module.ts: import 'SubscribeService' (singleton service to update everywhere subscriber status)....

58549 24/04/2020 06:38 PM Konstantina Galouni

[Trunk | Connect]: Connect redesing
1. app.component.ts: <subscribe> and <invite> components added (floating buttons on the right side of each page for communities).
2. community.component.html:
3. community.component.ts:
a. 'projectsCalculated' and 'contentProvidersCalculated' fields added, to calculate tootlip after both requests complete...

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....

57944 23/12/2019 04:45 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove url from get user info.

57548 08/11/2019 01:08 PM Konstantinos Triantafyllou

[Connect]: Revert check if is Client. Added on UserInfo method.

57546 08/11/2019 12:04 PM Konstantinos Triantafyllou

[Connect]: Add check if isClient to getUserInfo

57061 13/09/2019 09:47 AM Konstantinos Triantafyllou

[Connect]: Change user login check with user management service.

56894 26/08/2019 02:21 PM Konstantinos Triantafyllou

[Connect|Trunk]: Curators, Affiliation and Invite componenents: On short View, title must not be changed.

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

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

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.

56350 04/07/2019 04:31 PM Argiro Kokogiannaki

[Connect|Trunk]

index.html: +1 for css version
correct CommunityId parameter name in invite, statistics components
Community page: better view for chatistics in small screens

56331 03/07/2019 12:16 PM Konstantina Galouni

[Trunk | Connect]:
affiliations.component & directLinking.component & linkingGeneric.component & communityWrapper.component &
curators.component & depositBySubjectResult.component & depositDatasets.component & depositDatasetsResult.component &
depositPublications.component & depositPublicationsResult.component & shareInZenodo.component & htmlPage.component &...

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

55375 16/04/2019 12:43 PM Argiro Kokogiannaki

[Trunk|Connect]

app: add user menu "Support"

browseCommunity Component:
separate html, add community check in the template (error in build)
remove isManager attribute

Search communities:
add new class for the form
add new image

User/Invite components:...

55271 11/04/2019 11:39 AM Argiro Kokogiannaki

[Trunk]

Community Page: Change the layout

Invite: change the short view to dropdown

54949 01/03/2019 12:34 PM Argiro Kokogiannaki

[Trunk]

Domain change:
Update server.ts to be able to read domain from request
Update functions that needed domain
use the domain as read from properties

Update home page urls to dashboards- use environment property

54863 19/02/2019 01:17 PM Konstantina Galouni

[Trunk|Connect]: Fix error logs in connect related pages and components.

54852 18/02/2019 04:15 PM Argiro Kokogiannaki

[Trunk]
Add checks when location or document is used.
Get environment from properties file instead of domain

Invite, Subscribe, Manage Buttons: Smaller buttons, smaller icons

54781 14/02/2019 12:11 PM Konstantina Galouni

[trunk]: Connect: Remove unnecessary logs

54677 01/02/2019 12:02 PM Konstantina Galouni

invite.component: scroll into view when invitation button is clicked |
when invitation request completes, fill and show which mails sent successfully and which not |
show proper success/failure messages in short view too.

54673 30/01/2019 02:59 PM Konstantina Galouni

1. searchProjects.component.ts: when branch 'changeDeposit' will be merged in trunk, add 'valueIsExact' field initialization in Filter.
2. invite.component: When not validating all emails, empty list of recipients from 'email' structure (next validation will fill it again).

54622 23/01/2019 09:55 AM Argiro Kokogiannaki

Change scripts in deploy folder

Community page:
add is route enabled check to show zenodo communities link and number

Invite:
allow customize html text for community managers too
Subscribe:
add error section, to catch the case the service response 403 -> the button is enabled again and a message appears

54469 20/12/2018 03:47 PM Sofia Baltzi

Check for gaps in email's field form

54467 20/12/2018 01:17 PM Sofia Baltzi

Remove comments

54459 19/12/2018 02:22 PM Sofia Baltzi

Move initialization function to composer

54446 18/12/2018 01:56 PM Sofia Baltzi

Move email's body initialization to library

54443 18/12/2018 01:18 PM Sofia Baltzi

Move formatEmailBody to composer

54442 18/12/2018 12:21 PM Sofia Baltzi

Use email validator

54262 10/12/2018 01:51 PM Sofia Baltzi

Clean code and change ps to note

54063 29/11/2018 03:28 PM Sofia Baltzi

Make from name required

54049 29/11/2018 01:39 PM Sofia Baltzi

Show fullName in invite form

54047 29/11/2018 12:40 PM Argiro Kokogiannaki

update beta properties
correct menu items for beta - don't add communityId parameter if doesn't exist
Community
add number of total zenodo communities (master + sub communities)
show invite only for admins and managers
Invite:
html edit form only for managers and admin, simple users can't change ...

53971 26/11/2018 04:24 PM Sofia Baltzi

Remove properties for sending email in invite form

53970 26/11/2018 03:35 PM Sofia Baltzi

Add/Fix form error messages and loading

53966 26/11/2018 01:18 PM Sofia Baltzi

Fix router for inviteLink page

53961 26/11/2018 11:32 AM Sofia Baltzi

Fix email body

53926 22/11/2018 04:19 PM Sofia Baltzi

Fix Subject

53923 22/11/2018 03:23 PM Sofia Baltzi

Change email format

53748 14/11/2018 04:05 PM Sofia Baltzi

Check if input emails are valid and Send inviatation to multiple emails

53703 09/11/2018 05:43 PM Sofia Baltzi

Add ckeditor default paragraph

53695 09/11/2018 04:46 PM Sofia Baltzi

Add a first draft for invite page