Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  uoaadmintools 62394 almost 2 years Konstantina Galouni [Admin Tools | Trunk]: 1. pom.xml: Increased v...

Latest revisions

# Date Author Comment
62394 09/08/2022 11:44 AM Konstantina Galouni

[Admin Tools | Trunk]:
1. pom.xml: Increased version.
2. LayoutDAO.java & MongoDBLayoutDAO.java: Updated return type of "findByPortalPid()" to be List<Layout>.
3. LayoutService.java: Updated all usages of "findByPortalPid()" | In "save()" method, if there is one existing Layout for this pid already, set id to update layout instead of saving a new one....

62371 29/07/2022 11:45 AM Konstantina Galouni

[Admin Tools | Trunk]: pom.xml: Increased version to 2.0.3 | ManagerService.java: Change response in method "getManagers()" to get them via role management instead of user management.

62356 27/07/2022 02:52 PM Konstantina Galouni

[Trunk | Admin Tools]: Updated version of admin-tools-library | Updated structure of dynamic Menus.
1. pom.xml: Updated version of admin-tools-library to 1.0.5 (used to be 1.0.4).
2. Added Menu.java, MenuFull.java, MenuDAO.java, MongoDBMenuDAO.java.
3. CommunityController.java: On method "deleteCommunities()", delete also dynamic Menus for these pids....

62342 21/07/2022 11:10 AM Konstantinos Triantafyllou

Add get available layouts endpoint

61945 09/02/2022 01:22 PM Konstantina Galouni

[Trunk | Admin tools]: MenuItemController.java & MenuItemDAO.java & MongoDBMenuItemDAO.java & MenuItem.java & MenuItemFull.java & MenuItemService.java: Added dynamically configurable Menu Items for specific portal.

61830 07/12/2021 12:21 PM Konstantinos Triantafyllou

Update admin tools library

61777 18/11/2021 12:11 AM Konstantina Galouni

[Trunk | Admin Tools Service]:
1. pom.xml:
a. Updated version of "uoa-admin-tools-library" from 1.0.1 to 1.0.2
b. Added <repositories> tag with http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases url for released libraries....

61554 16/09/2021 12:02 AM Konstantina Galouni

[Trunk | Admin Tools Service]:
1. pom.xml:
a. Added timestamp in properties.
b. In <build> added <resources> with filtering set to true.
2. GlobalVars.java: Added GlobalVars class for date of deploy & date of build.
3. UoaAdminToolsApplication.java: ...

60955 22/04/2021 11:07 AM Konstantina Galouni

[Trunk | Admin Tools]:
1. AdminToolsCheckDeployController.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....

60718 24/03/2021 11:27 AM Konstantina Galouni

[Trunk | Admin Tools]: AdminToolsCheckDeployController.java: [NEW] Controller added and "hello()" method (@RequestMapping(value = "", method = RequestMethod.GET)) which just prints and returns a greeting message.

View revisions

Also available in: Atom