Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  email 58021 about 4 years Konstantina Galouni [Trunk | Admin tools library Service]: Initial ...
  fullEntities 60956 almost 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. AdminToolsLib...
DivHelpContent.java 1.28 KB 58023 about 4 years Konstantina Galouni [Trunk | Admin tools library Service]: Rename "...
DivId.java 1.43 KB 59376 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
Entity.java 678 Bytes 58021 about 4 years Konstantina Galouni [Trunk | Admin tools library Service]: Initial ...
Page.java 2.42 KB 59376 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
PageHelpContent.java 1.93 KB 58023 about 4 years Konstantina Galouni [Trunk | Admin tools library Service]: Rename "...
Portal.java 1.63 KB 59930 over 3 years Konstantina Galouni [Trunk | Admin tools Library]: 1. Portal.java &...
PortalType.java 174 Bytes 60032 over 3 years Konstantina Galouni [Trunk | Admin tools Library]: PortalType.java:...

Latest revisions

# Date Author Comment
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....

60032 04/12/2020 10:35 AM Konstantina Galouni

[Trunk | Admin tools Library]: PortalType.java: In enum PortalType add "aggregator".

59930 20/11/2020 03:46 PM Konstantina Galouni

[Trunk | Admin tools Library]:
1. Portal.java & PortalResponse.java & PortalService.java: New field "piwik".
2. PortalType.java: Added "funder", "ri", "project", "organization" values in PortalType enum for monitor Stakeholder types.

59376 15/09/2020 12:04 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. DivHelpContentController.java & PageHelpContentController.java: Comment every method (not used anymore by portals) (changed and moved to AdminPortalRelationsController.java - portal specific).
2. DivIdController.java & EntityController.java & PageController.java: Comment methods not used by portals (some of them changed and moved to AdminPortalRelationsController.java - portal specific)....

58395 03/04/2020 10:32 PM Konstantina Galouni

[Trunk | Admin Tools Library Service]:
1. DivHelpContentController.java: In "getDivHelpContents()" (/divhelpcontent) method rename parameter "div" to "divId" | Delete unnecessary method "addDivHelpContentsInPortal()".
2. PageHelpContentController.java: In "getPageHelpContents()" (/pagehelpconent) method add request parameter "portalType"....

58038 30/01/2020 10:37 AM Konstantina Galouni

[Trunk - Admin tools library Service]: Rename Porrtal > "alias" to "type" and Page/ DivId > "dashboardAlias" to "portalType".

58023 27/01/2020 03:48 PM Konstantina Galouni

[Trunk | Admin tools library Service]: Rename "Community" to "Portal".
1. Entity "Community" renamed to "Portal" - Files renamed accordingly.
2. PageHelpContent.java & DivHelpContent.java & PageHelpContentResponse.java & DivHelpContentResponse.java: Rename "community" field to "portal"....

58022 23/01/2020 05:48 PM Konstantina Galouni

[Trunk | Admin tools library service]:
1. Community.java: Add field "alias" (now it will be: openaire/explore (to be decided), connect, community, monitor) - it may be renamed again to: type.
2. Page.java & DivId.java & CommunityPage.java & DivIdResponse.java: Remove fields: "connect", "communities", "openaire" and add field: "dashboardAlias"....

58021 23/01/2020 05:05 PM Konstantina Galouni

[Trunk | Admin tools library Service]: Initial commit of project - Common files & methods copied from admin tools service.
1. Entities: common entities are Community, Entity, Page, DivId, PageHelpContent, DivHelpContent (+ fullEntities), email: Email, EmailRecaptcha, GoogleResponse....

View revisions

Also available in: Atom