Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  src 60521 about 3 years Konstantina Galouni [Trunk | Admin Tools]: 1. CuratorResponse.java:...
bug_fix_db.js 923 Bytes 58362 about 4 years Konstantina Galouni All files moved to /trunk directory (improving ...
deployments.txt 932 Bytes 58362 about 4 years Konstantina Galouni All files moved to /trunk directory (improving ...
init_db.js 102 KB 58550 almost 4 years Konstantinos Triantafyllou [Admin Tools | Trunk]: Add on scripts new FAQs ...
migrateCommunityIn_db.js 11.8 KB 60497 about 3 years Konstantina Galouni [Trunk | Admin Tools]: 1. update_db.js: Added m...
pom.xml 3.61 KB 60513 about 3 years Konstantinos Triantafyllou [Admin Tools | Trunk]: Add again role Utils. Fi...
synchronize_dbs.js 8.32 KB 60033 over 3 years Konstantina Galouni [Trunk | Admin tools]: synchronize_dbs.js & mig...
update_db.js 107 KB 60497 about 3 years Konstantina Galouni [Trunk | Admin Tools]: 1. update_db.js: Added m...

Latest revisions

# Date Author Comment
60521 26/02/2021 03:54 PM Konstantina Galouni

[Trunk | Admin Tools]:
1. CuratorResponse.java: Remove "email" field.
2. EmailController.java:
a.Replace methods "notifyNewManagers()" (/notifyForNewManagers/{pid}) and "notifyForNewSubscribers()" (/notifyForNewSuscribers/{pid})
with "notifyManagers()" (/notifyManagers/{pid}/{newRoleType}), where newRoleType is "manager" or "subscriber"....

60514 26/02/2021 11:16 AM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Remove notification components

60513 26/02/2021 11:14 AM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Add again role Utils. Fix curator methods

60509 25/02/2021 08:00 PM Konstantinos Triantafyllou

[Admin Tools | Trunk]: Add get managers method. Delete no needed files.

60501 25/02/2021 12:57 PM Konstantina Galouni

[Trunk | Admin Tools]:
1. pom.xml: Added dependency for spring security.
2. UoaAdminToolsApplication.java: Import AuthorizationConfiguration.class | Remove SecurityConfig.class from @EnableConfigurationProperties.
3. UoaAdminToolsConfiguration.java: Comment "addInterceptors()" method calling AuthorizationHandler with SecurityConfig....

60499 25/02/2021 11:43 AM Konstantina Galouni

[Trunk | Admin Tools]:
1. SubscriberController.java & PortalSubscribersController.java: Commented POST/ DELETE methods from controllers related to subscribers (these files will be deleted after migration of roles to AAI).
2. StatisticsController.java: Commented all methods (file and statistics schema in general need update - currently not working).

60498 25/02/2021 11:27 AM Konstantina Galouni

[Trunk | Admin Tools]: Curator.java & CuratorResponse.java: Rename "setAffiliation()" to "setAffiliations()".

60497 25/02/2021 11:18 AM Konstantina Galouni

[Trunk | Admin Tools]:
1. update_db.js: Added method to add Piwik ids for each community (check ids before running it).
2. migrateCommunityIn_db.js: Added method to migrate curators (there was an error with null fields - UI needs them empty strings).

60496 25/02/2021 11:07 AM Konstantina Galouni

[Trunk | Admin Tools]:
1. Deleted folder "responses" with all its files (moved to uoa-admin-tools-library in r60105 ).
2. Deleted file "SimpleErrorController.java" (moved to uoa-admin-tools-library in r60105 ).

60034 04/12/2020 10:56 AM Konstantina Galouni

[Trunk | Admin tools]:
1. NotificationsService.java: [NEW] service for notifications with updatePid and deleteByPid methods.
2. LayoutService.java & StatisticsService.java & SubscriberService.java: Logs added.
3. CommunityController.java:
a. [Bug fix] On "updateCommunity()" (/update) method update pid for related notifications, layout, statistics and subscribers (old_pid had the value of new_pid, not the old one)....

View revisions

Also available in: Atom