Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  MongoDBDAOs 60588 about 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
DivHelpContentDAO.java 956 Bytes 60588 about 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
DivIdDAO.java 759 Bytes 58395 about 4 years Konstantina Galouni [Trunk | Admin Tools Library Service]: 1. DivHe...
EntityDAO.java 375 Bytes 58021 about 4 years Konstantina Galouni [Trunk | Admin tools library Service]: Initial ...
PageDAO.java 451 Bytes 58038 about 4 years Konstantina Galouni [Trunk - Admin tools library Service]: Rename P...
PageHelpContentDAO.java 2.39 KB 60517 about 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. PageHelpConte...
PortalDAO.java 418 Bytes 58395 about 4 years Konstantina Galouni [Trunk | Admin Tools Library Service]: 1. DivHe...

Latest revisions

# Date Author Comment
60588 04/03/2021 05:20 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. DivHelpContentDAO.java & MongoDBDivHelpContentDAO.java: [Bug fix] Remove method "findByPortalAndPage()" as there is no "page" field in "DivHelpContent" class.
2. DivHelpContentService.java: [Bug fix] In method "getDivHelpContentsBasic()" change the way parameter "pageId" is used to filter results - find page in "DivId" not "DivHelpContent"....

60517 26/02/2021 01:44 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. PageHelpContentDAO.java & MongoDBPageHelpContentDAO.java: Added method "findByPortalAndPageOrderByPlacementAscOrderAsc()" to get page help contents for a specific portal and page.
2. PageHelpContentService.java: Added method "getPageHelpContentsBasic()"....

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