Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  configuration 61766 over 2 years Konstantinos Triantafyllou Add version to global vars. Update authorizatio...
  controllers 61766 over 2 years Konstantinos Triantafyllou Add version to global vars. Update authorizatio...
  dao 60588 about 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
  emailSender 61749 over 2 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. MailConfig.ja...
  entities 61708 over 2 years Konstantina Galouni [Trunk | Admin Tools Library]: Portal.java & Po...
  handlers 61801 over 2 years Konstantinos Triantafyllou Update authorization library
  recaptcha 59376 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
  responses 60105 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. GenericPortal...
  services 61708 over 2 years Konstantina Galouni [Trunk | Admin Tools Library]: Portal.java & Po...
UoaAdminToolsLibraryApplication.java 814 Bytes 61553 over 2 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. pom.xml: ...
UoaAdminToolsLibraryConfiguration.java 587 Bytes 58021 about 4 years Konstantina Galouni [Trunk | Admin tools library Service]: Initial ...

Latest revisions

# Date Author Comment
61801 30/11/2021 12:52 PM Konstantinos Triantafyllou

Update authorization library

61766 16/11/2021 03:48 PM Konstantinos Triantafyllou

Add version to global vars. Update authorization library

61749 15/11/2021 02:19 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. MailConfig.java: Added field "sslProtocols".
2. AdminToolsLibraryCheckDeployController.java: Expose property "admintoolslibrary.mail.sslProtocols".
3. EmailSender.java: Set "mail.smtp.ssl.protocols" with value from property "admintoolslibrary.mail.sslProtocols", if it is not null.

61748 15/11/2021 12:07 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. AdminToolsLibraryCheckDeployController.java: [Bug fix] In health-check/advanced method, show "admintoolslibrary.mail.from" property correctly (it showed "auth" property).
2. EmailSender.java: Spelling error fix "Email could not be sent.".

61708 25/10/2021 11:17 AM Konstantina Galouni

[Trunk | Admin Tools Library]: Portal.java & PortalResponse.java & PortalService.java: Added new field in Portal (and PortalResponse) "twitterAccount".

61553 15/09/2021 11:58 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
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. UoaAdminToolsLibraryApplication.java: In @EnableConfigurationProperties added GlobalVars.class....

61290 24/06/2021 02:29 PM Konstantina Galouni

[Trunk | Admin Tools Library]: Added properties.put("mail.smtp.ssl.protocols", "TLSv1.2"); if(mailConfig.getHost().equals("smtp.gmail.com")) (only for dev).

61092 04/06/2021 12:07 PM Konstantina Galouni

[Trunk | Admin Tools Library]: DivHelpContentService.java: Updated default footer div helptext for new communities and added default footer div helptext for new monitor dashboards and other portals.

61088 04/06/2021 11:25 AM Konstantina Galouni

[Trunk | Admin Tools Library]: DivHelpContentService.java: In method "addDivHelpContentsInPortal()" (when creating a new portal), added default footer div help content for divId with name "footer".

60956 22/04/2021 11:09 AM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. AdminToolsLibraryCheckDeployController.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....

View revisions

Also available in: Atom