Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 60236 about 3 years Konstantina Galouni Adding the trunk and branches folders for the p...
  trunk 62417 over 1 year Konstantina Galouni [Trunk | Orcid Service]: WorkController.java & ...

Latest revisions

# Date Author Comment
62417 31/08/2022 03:09 PM Konstantina Galouni

[Trunk | Orcid Service]: WorkController.java & ExceptionsHandler.java: Added "contentNotFoundException" handler.

61835 08/12/2021 10:33 AM Konstantina Galouni

[Trunk | Orcid Service]: pom.xml: Updated uoa-authorization-library dependency to 2.1.0.

61807 30/11/2021 01:04 PM Konstantina Galouni

[Trunk | Orcid Service]: pom.xml: Updated to 1.0.1-SNAPSHOT current version and to 2.0.3 uoa-authorization-library.

61775 17/11/2021 11:56 PM Konstantina Galouni

[Trunk | Orcid Service]:
1. pom.xml: Updated version of "uoa-authorization-library" from 1.0.0 to 2.0.1.
2. GlobalVars.java: Added field "version" (version of project in pom).
3. OrcidServiceCheckDeployController.java: Expose globalBars.version in /health_check/advanced....

61655 11/10/2021 02:24 PM Konstantina Galouni

[Trunk | Orcid Service]: pom.xml: Added repository "dnet45-releases" to be able to find authorization-library (released on http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases/eu/dnetlib/)

61639 07/10/2021 03:14 PM Konstantina Galouni

[Trunk | Orcid Service]:
1. MetricsController.java: Added @PreAuthorize in "calculateMetrics()" (/report/calc) method, to be executed only by Portal Administrators.
2. pom.xml: Revert from r61634 changes for parent and plugins: now from "dnet45-parent" to "spring-boot-starter-parent".

61634 05/10/2021 11:13 PM Konstantina Galouni

[Trunk | Orcid Service]: pom.xml:
a. Update parent from "spring-boot-starter-parent" to "dnet45-parent" ==> add <dependencyManagement> and "maven-war-plugin" and comment "spring-boot-maven-plugin".
b. For dependency "uoa-authorization-library", use version 1.0.0 (released version), not 1.0.0-SNAPSHOT.

61617 30/09/2021 07:39 PM Konstantina Galouni

[Trunk | Orcid Service]: MetricsService.java: Run "calculateMetrics()" method once a day at midnight.

61552 15/09/2021 11:53 PM Konstantina Galouni

[Trunk | Orcid Service]: MetricsService.java: a. Do not save in DB previous metrics (only current) | b. If one metric query does not respond correctly, do not update metrics.

61533 10/09/2021 09:57 AM Konstantina Galouni

[Trunk | Orcid Service]:
1. pom.xml:
a. Added timestamp in properties.
b. In <build> added <resources> with filtering set to true.
2. GlobalVars.java: Added GlobalVars class for date of deploy & date of build.
3. UoaOrcidServiceApplication.java: ...

View revisions

Also available in: Atom