Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 54564 about 5 years Argiro Kokogiannaki Adding the trunk and branches folders for the p...
  trunk 61776 over 2 years Konstantina Galouni [Trunk | Monitor Service]: 1. pom.xml: Updated ...

Latest revisions

# Date Author Comment
61776 18/11/2021 12:00 AM Konstantina Galouni

[Trunk | Monitor Service]:
1. pom.xml: Updated version of "uoa-admin-tools-library" from 1.0.1 to 1.0.2, "uoa-authorization-library" from 1.0.0 to 2.0.1, "uoa-notification-service" from 1.0.0 to 1.0.2.
2. GlobalVars.java: Added field "version" (version of project in pom)....

61712 25/10/2021 11:57 AM Konstantina Galouni

[Trunk | Monitor Service]: pom.xml: Update version of uoa-admin-tools-library to 1.0.1.

61670 12/10/2021 02:43 PM Konstantina Galouni

[Trunk | Monitor Service]: pom.xml: In dependency "uoa-admin-tools-library" remove snapshot from version (the library is released on http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases/eu/dnetlib/uoa-admin-tools-library/)

61664 12/10/2021 11:54 AM Konstantina Galouni

[Trunk | Monitor Service]: pom.xml: Revert from r61631 changes for parent and plugins: now from "dnet45-parent" to "spring-boot-starter-parent".

61631 05/10/2021 11:01 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. StakeholderController.java: In method "getAllRealStakeholders()" (/stakeholder), return also stakeholders with "restricted" visibility, without checking user's roles.
2. 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"....

61557 16/09/2021 12:17 AM Konstantina Galouni

[Trunk | Monitor 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. UoaMonitorServiceApplication.java: ...

61440 21/07/2021 11:46 AM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorServiceCheckDeployController.java: In method "checkEverything()" (/health_check/advanced), added "Date of build" field with current date.
2. Indicator.java: In method "copyFromDefault()" set visibility of new indicator to "RESTRICTED" (instead of copying the default indicator's visibility)....

61288 23/06/2021 05:19 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorController.java: [Bug fix] In class @RequestMapping, added "/organization" (this portal type was missing).
2. update_db.js: Commnented old functions and added "addHomePageInPortalType()", "addFooterDivIdForPortalType()", "addFooterHelpTextForPortalType()" for portalTypes: funder, ri, organization.

60960 22/04/2021 12:05 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorServiceCheckDeployController.java: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties....

60759 31/03/2021 05:28 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. pom.xml: Add dependency for notification service: uoa-notification-service.
2. UoaMonitorServiceApplication.java: In @SpringBootApplication, add in scanBasePackages "eu.dnetlib.uoanotificationservice".

View revisions

Also available in: Atom