Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dnetlib 62930 6 months Argiro Kokogiannaki Job handling: - bettor logs, catch exception, a...

Latest revisions

# Date Author Comment
62930 29/11/2023 04:09 PM Argiro Kokogiannaki

Job handling:
- bettor logs, catch exception, add synchronization for accessing completed jobs array
- add check status service

62843 03/08/2023 10:15 AM Argiro Kokogiannaki

update user info request, update the signature of service methods

62841 02/08/2023 11:49 AM Argiro Kokogiannaki

submit jobs for claims and feed records to index - retrieve status

62531 22/11/2022 12:14 PM Katerina Iatropoulou

integrated log4j2 + uoa-global-parent

62370 29/07/2022 11:35 AM Argiro Kokogiannaki

Clean up code use only the method to get managers without session cookie

62336 15/07/2022 03:27 PM Argiro Kokogiannaki

parse session cookie for the iscommunitymanager function

61663 12/10/2021 11:41 AM Konstantina Galouni

[Trunk | Claims API]:
1. Authorization.java: Added methods "boolean isPortalAdministrator()" to check if a user is portal admin via his "AccessToken" cookie.
2. MetricsService.java: In method "calculateMetrics()" (/report/calc) added @CookieParam("AccessToken") String cookie, in order to allow its execution only by portal administrators.

61615 30/09/2021 07:14 PM Konstantina Galouni

[Trunk | Claims API]: MetricsService.java: In KPI metrics "claims" KPI renamed to "claims_recorded".

61559 16/09/2021 12:48 AM Konstantina Galouni

[Trunk | Claims API]: MetricsService.java: Added API call methods to calculate and return metrics for claim KPIs (only /report/metrics is needed for Prometheus).

60662 17/03/2021 05:42 PM Konstantina Galouni

[Trunk | Claims API]: ClaimsService.java:
1. [Bug fix] Call "this.emailSender.getManagerUtils().isCommunityManager()" instead of "this.emailSender.getCommunityUtils().isCommunityManager()"
2. In method "getUserEmailNotificationPreferences()" (/users/notification) set notification.setOpenaireName with openaireId (we do not query community API anymore and we do not have community name).

View revisions

Also available in: Atom