Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 59397 over 3 years Konstantina Galouni [use-UoaAdminToolsLibrary | Admin Tools Service...
  trunk 58550 almost 4 years Konstantinos Triantafyllou [Admin Tools | Trunk]: Add on scripts new FAQs ...
  • svn:ignore: .idea uoa-admin-tools.iml target

Latest revisions

# Date Author Comment
59397 16/09/2020 12:19 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools Service]: Merge trunk into branch.

59387 15/09/2020 03:05 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools]: MongoConfig.java: In @ConfigurationProperties use admintool.mongodb, instead of admintool-branch.mongodb.

59385 15/09/2020 02:00 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools]:
1. pom.xml: Change name of war from "uoa-admin-tools-branch" to "uoa-admin-tools".
2. update_db.js: Change name of database used to "openaireconnect" (Beta).

59377 15/09/2020 12:48 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools]:
1. CommunityController.java:
a. Add GET methods "getAllCommunities()" (/community) and "getAllCommunitiesFull()" (/community/full).
b. Add @RequestMapping("/community") in class and remove /community from each method path....

58550 24/04/2020 06:39 PM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Add on scripts new FAQs page.

58487 14/04/2020 11:48 AM Konstantina Galouni

[Trunk | Admin Tools Service]:
1. SingleValueWrapperResponse.java: Generic class SingleValueWrapperResponse created, with field "value" of type defined when instance is created (used for returning single value from API methods).
2. CommunitySubscribersController.java: In method "getNumberOfSubscribersPerCommunity()" (/community/{pid}/subscribers/count) return SingleValueWrapperResponse<Integer>...

58476 10/04/2020 02:34 PM Konstantina Galouni

[Trunk | Admin Tools Service]:
1. admintools.properties & UoaAdminToolsApplication.java: Uncomment admintools.properties and ignore if @PropertySource for dnet-override.properties not found, to let tests runs.
2. Subscriber.java: Add default constructor and constructor with email parameter....

58394 03/04/2020 09:23 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools Service]:
REMINDER NOTE: change war name and properties (e.g. in MongoConfig.java) when merging to trunk.
1. Move MongoDBDAOs to folder /dao/MongoDBDAOs.
2. Move entities for Subscriber to folder /entities/subscriber....

58393 03/04/2020 09:01 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin Tools Service]:
1. Delete all unnecessary files that now exist in Admin Tools Library Service (GoogleConfig - GoogleResponse, MailConfig, Email, Community, Entity, Page, DivId, PageHelpContent, DivHelpContent).
2. Delete all unused files (Question, Topic and (deprecated) HtmlPageContent - replaced by PageHelpContent wherever needed).

58368 01/04/2020 02:52 PM Konstantina Galouni

[Trunk | Admin Tools service]:
1. Statistics.java: Added "isActive" field (default value: true).
2. StatisticsController.java: Added toggleStatistics method (/statistics/{id}/toggle) for activating/ deactivating statistics.

View revisions

Also available in: Atom