Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CategoryController.java 26.3 KB 60490 about 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. RolesUtils.java: ...
EmailController.java 2.8 KB 58953 almost 4 years Konstantina Galouni [Trunk | Monitor Service]: 1. pom.xml: Comment...
IndicatorController.java 50.2 KB 61440 almost 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. MonitorServiceChe...
MonitorController.java 2.19 KB 61288 almost 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. MonitorController...
MonitorServiceCheckDeployController.java 2.59 KB 61440 almost 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. MonitorServiceChe...
SectionController.java 23.8 KB 60490 about 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. RolesUtils.java: ...
StakeholderController.java 33.4 KB 60490 about 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. RolesUtils.java: ...
SubCategoryController.java 25.3 KB 60490 about 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. RolesUtils.java: ...
TestController.java 1.24 KB 60960 about 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. MonitorServiceChe...
TopicController.java 20.9 KB 60490 about 3 years Konstantina Galouni [Trunk | Monitor Service]: 1. RolesUtils.java: ...

Latest revisions

# Date Author Comment
61440 21/07/2021 11:46 AM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorServiceCheckDeployController.java: In method "checkEverything()" (/health_check/advanced), added "Date of build" field with current date.
2. Indicator.java: In method "copyFromDefault()" set visibility of new indicator to "RESTRICTED" (instead of copying the default indicator's visibility)....

61288 23/06/2021 05:19 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorController.java: [Bug fix] In class @RequestMapping, added "/organization" (this portal type was missing).
2. update_db.js: Commnented old functions and added "addHomePageInPortalType()", "addFooterDivIdForPortalType()", "addFooterHelpTextForPortalType()" for portalTypes: funder, ri, organization.

60960 22/04/2021 12:05 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorServiceCheckDeployController.java: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties....

60490 24/02/2021 08:22 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. RolesUtils.java: Comment all contents of this file (should be removed in next commit). This file is added in uoa-admin-tools-library.
2. StakeholderController.java & TopicController.java & CategoryController.java & SubCategoryController.java & SectionController.java & IndicatorController.java: Import RolesUtils from uoa-admin-tools-library....

60175 22/12/2020 10:29 AM Konstantina Galouni

[Trunk | Monitor Service]:
1. StakeholderController.java:
a. Method "getMyRealStakeholders()" (/my-stakeholder) returns basic Stakeholder info (Topics are not full object anymore).
b. Method "saveStakeholder()" (/save) gets basic or full object for Stakeholder and returns whatever format it received....

60107 09/12/2020 03:24 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. StakeholderController.java & TopicController.java & CategoryController.java & SubCategoryController.java && SectionController.java && IndicatorController.java:
a. Comment logs for get requests.
b. Use "ForbiddenException" instead of "AccessDeniedException"...

59815 11/11/2020 01:50 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorController.java: new class for admin tools functionalities (to be updated, when admin tools UI will be redesigned).
2. update_db.js: Update script added for mongo db updates.

59814 11/11/2020 01:45 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. RolesUtils.java: New class connected to "AuthorizationService" and returns helper methods for roles and authorities.
2. StakeholderController.java & TopicController.java & CategoryController.java & SubCategoryController.java & SectionController.java & IndicatorController.java:...

59483 28/09/2020 01:59 PM Konstantina Galouni

[Trunk | Monitor Service]:
CategoryController.java & SubCategoryController.java & TopicController.java: In "onUpdateDefaultTopic()" method, when "name" is changed, update also "alias" according to default profile.

58992 25/06/2020 11:55 AM Konstantina Galouni

[Trunk | Monitor Service]:
1. TopicController.java & CategoryController.java & SubCategoryController.java: New methods for reorder added.
2. CategoryController.java: Method "checkForExceptions()" added.
3. IndicatorController.java: [Bug Fix] When updating a default indicator and all indicators based on that are updated too, set description field when needed (not name again).

View revisions

Also available in: Atom