Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  data 62369 over 1 year Argiro Kokogiannaki Clean up code use only the method to get manage...

Latest revisions

# Date Author Comment
62369 29/07/2022 11:34 AM Argiro Kokogiannaki

Clean up code use only the method to get managers without session cookie
add more checks if community is enabled for notifications or not

62335 15/07/2022 03:07 PM Argiro Kokogiannaki

temporal fix for log4j build fail

get managers list: update the methods - add new properties

61558 16/09/2021 12:43 AM Konstantina Galouni

[Trunk | Claims Service]:
1. Metrics.java: New entity for Metrics.
2. MetricsHandler.java: Handler for metrics to create queries via QueryGenerator for saving and fetching metrics and execute them.
3. QueryGenerator.java: Queries for metrics added (not all of them are used - created for testing)....

61023 19/05/2021 01:11 PM Konstantina Galouni

[Trunk | Claims Service]:
1. springContext-claims.properties: Updated "services.claims.mail.openaireCommunityClaimsPage" and "services.claims.mail.manageCommunityUserNotificationsPage" to use the new admin portal urls (Admin portal redesign).
2. EmailSender.java: Build urls by replacing "{community}" with openaire_id in "openaireCommunityClaimsPage" and "manageCommunityUserNotificationsPage" properties, (Admin portal redesign - new urls).

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

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

View revisions

Also available in: Atom