Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  configuration 61777 over 2 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. pom.xml: a....
  controllers 61777 over 2 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. pom.xml: a....
  dao 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
  entities 60955 almost 3 years Konstantina Galouni [Trunk | Admin Tools]: 1. AdminToolsCheckDeploy...
  services 60554 about 3 years Konstantinos Triantafyllou [Admin Tools | Trunk]: Add get managers by Type...
ServletInitializer.java 428 Bytes 49863 over 6 years Tsampikos Livisianos initial commit <3
UoaAdminToolsApplication.java 2.13 KB 61554 over 2 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. pom.xml: ...

Latest revisions

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

[Trunk | Admin Tools Service]:
1. pom.xml:
a. Updated version of "uoa-admin-tools-library" from 1.0.1 to 1.0.2
b. Added <repositories> tag with http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases url for released libraries....

61554 16/09/2021 12:02 AM Konstantina Galouni

[Trunk | Admin Tools 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. UoaAdminToolsApplication.java: ...

60955 22/04/2021 11:07 AM Konstantina Galouni

[Trunk | Admin Tools]:
1. AdminToolsCheckDeployController.java:
a. In "hello()" method added @RequestMapping (except for existing ""), "/health_check".
b. Added method "checkEverything()" (/health_chech/advanced) only accessible by PORTAL ADMINS which checks connection with db and prints properties....

60718 24/03/2021 11:27 AM Konstantina Galouni

[Trunk | Admin Tools]: AdminToolsCheckDeployController.java: [NEW] Controller added and "hello()" method (@RequestMapping(value = "", method = RequestMethod.GET)) which just prints and returns a greeting message.

60589 04/03/2021 05:22 PM Konstantina Galouni

[Trunk | Admin Tools]: EmailController.java: Added method "notifyNewManager()" (/notifyNewManager) to send a wellcome email to a new manager (recipient not by portal - user is sending email to himself).

60554 02/03/2021 12:27 PM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Add get managers by Type. Get Curators base on AAI ID

60521 26/02/2021 03:54 PM Konstantina Galouni

[Trunk | Admin Tools]:
1. CuratorResponse.java: Remove "email" field.
2. EmailController.java:
a.Replace methods "notifyNewManagers()" (/notifyForNewManagers/{pid}) and "notifyForNewSubscribers()" (/notifyForNewSuscribers/{pid})
with "notifyManagers()" (/notifyManagers/{pid}/{newRoleType}), where newRoleType is "manager" or "subscriber"....

60514 26/02/2021 11:16 AM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Remove notification components

60513 26/02/2021 11:14 AM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Add again role Utils. Fix curator methods

60509 25/02/2021 08:00 PM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Add get managers method. Delete no needed files.

View revisions

Also available in: Atom