Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  main 62369 over 1 year Argiro Kokogiannaki Clean up code use only the method to get manage...
  test 60411 about 3 years Argiro Kokogiannaki - fix order by titles - context query: get resu...

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

61616 30/09/2021 07:26 PM Konstantina Galouni

[Trunk | Claims]:
1. db_script.sql: Comment existing commands and add commands for creating metrics table and intialize it with empty values.
2. NotificationHandler.java: [Bug fix] In logger set NotificationHandler.class.
3. QueryGenerator.java: Remove unnecessary log.

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

60663 18/03/2021 09:49 AM Argiro Kokogiannaki

Fix context query (to return claims linked to a community or made in community dashboard)

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

View revisions

Also available in: Atom