Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  claims 60661 about 3 years Konstantina Galouni [Trunk | Claims Service]: 1. ManagerUtils.java:...
  emailSender 60560 about 3 years Konstantina Galouni [Trunk | Claims Service]: 1. ManagerUtils.java:...

Latest revisions

# Date Author Comment
60661 17/03/2021 05:38 PM Konstantina Galouni

[Trunk | Claims Service]:
1. ManagerUtils.java: Added method "isCommunityManager()" to check if a user_email is among managers of a community.
2. springContext-claims.xml: Added in bean with id=emailSender, property name="managerUtils" and removed property name="communityUtils".

60560 02/03/2021 04:19 PM Konstantina Galouni

[Trunk | Claims Service]:
1. ManagerUtils.java: [NEW] File for getting community managers from registry service added.
2. springContext-claims.properties: Property "services.claims.registryAPIForManagerEmails" added - URL of registry service for requesting community manager emails....

60411 11/02/2021 11:44 AM Argiro Kokogiannaki

- fix order by titles
- context query: get results made in the same dashboard
- add claimed_in_dashboard in the result
- commit changes in Test CopyFromBeta

60389 09/02/2021 05:07 PM Argiro Kokogiannaki

Query Generator:
context query: link with specific community or claimed in community's dashboard

60031 04/12/2020 10:28 AM Konstantina Galouni

[Trunk | Claims Service]: EmailSender.java: Remove "beta" prefix from link for community dashboard when sending email notification for community claims.

59934 23/11/2020 10:32 AM Argiro Kokogiannaki

Updates to Migrate community claims from Beta to Production

58704 15/05/2020 01:22 PM Argiro Kokogiannaki

CommunityUtils:
chnage methods from static, add it with autowired in EmailSender
update properties

58702 15/05/2020 10:42 AM Argiro Kokogiannaki

Update email Sender and Scheduler:

rename property emailScheduler.sendEmailNotifications to services.claims.mail.sendEmailNotifications

Add properties to enable/disable notifications for specific entities:
services.claims.mail.notifyCommunityManagers
services.claims.mail.notifyProjectManagers

58494 15/04/2020 10:28 AM Argiro Kokogiannaki

Fix1: set type after parsing response from external sources - this fix puts the record in the proper file path

Fix2: Update orcid parser, use single orcid work response
update ExternalParserTest

58341 26/03/2020 04:45 PM Argiro Kokogiannaki

ClaimEntity: Add information about the dashboard where the claim was created

Properties:
add properties for the different services
create beans properly
production or beta is decided from the services urls in properties

Migration:
create migration method: CopyFromBetaToProduction for communities

View revisions

Also available in: Atom