Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DivHelpContentController.java 2.52 KB 58395 about 4 years Konstantina Galouni [Trunk | Admin Tools Library Service]: 1. DivHe...
DivIdController.java 2.94 KB 58031 about 4 years Konstantina Galouni [Trunk - Admin tools library Service]: 1. Creat...
EntityController.java 2.12 KB 58031 about 4 years Konstantina Galouni [Trunk - Admin tools library Service]: 1. Creat...
PageController.java 2.97 KB 58031 about 4 years Konstantina Galouni [Trunk - Admin tools library Service]: 1. Creat...
PageHelpContentController.java 3.23 KB 58395 about 4 years Konstantina Galouni [Trunk | Admin Tools Library Service]: 1. DivHe...
PortalController.java 16.1 KB 58395 about 4 years Konstantina Galouni [Trunk | Admin Tools Library Service]: 1. DivHe...

Latest revisions

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

58031 30/01/2020 12:53 AM Konstantina Galouni

[Trunk - Admin tools library Service]:
1. Created services for all entities: PortalService.java, PageService.java, EntityService.java, DivIdService.java, PageHelpContentService.java, DivHelpContentService.java.
2. PortalController.java: Deleted from library. Each service will have its own portal controllers, that will use methods from PortalService.java....

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