Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DivHelpContentService.java 8.62 KB 59376 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
DivIdService.java 10.5 KB 58395 almost 4 years Konstantina Galouni [Trunk | Admin Tools Library Service]: 1. DivHe...
EntityService.java 3.61 KB 59449 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. AdminPortalRe...
PageHelpContentService.java 9.21 KB 59376 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. DivHelpConten...
PageService.java 10.9 KB 59449 over 3 years Konstantina Galouni [Trunk | Admin Tools Library]: 1. AdminPortalRe...
PortalService.java 20.3 KB 59930 over 3 years Konstantina Galouni [Trunk | Admin tools Library]: 1. Portal.java &...

Latest revisions

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

59449 22/09/2020 04:14 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. AdminPortalRelationsController.java: In "getDivIdsFull()" (/{pid}/div/full) set RequestParam page as NOT required (bug fix in admin portal).
2. EntityService.java: [Bug fix]
a. In "deleteEntities()", delete entity, after all relations with it have been deleted....

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)....

58396 03/04/2020 10:35 PM Konstantina Galouni

[Trunk | Admin Tools Library Service]: [Bug fix] PageService.java: Error (by accident) in name of "getPageByPortalTypeAndRoute()" method.

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"....

58041 30/01/2020 01:22 PM Konstantina Galouni

[Trunk - Admin tools library Service]: Commit r58031 was not completed.
DivIdService.java, PageService.java: In all controllers/services use methods only from services (except for entity's DAO).

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".

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....

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