Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CommunityController.java 3.77 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
CommunitySubscribersController.java 9.84 KB 58487 about 4 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. SingleValueW...
ConnectController.java 2.8 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
CuratorController.java 2.73 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
EmailController.java 5.46 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
ExploreController.java 1.84 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
NotificationsController.java 2.86 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
PortalSubscribersController.java 10.8 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
SimpleErrorController.java 2.09 KB 51206 about 6 years Argiro Kokogiannaki Add ErrorController with cors
StatisticsController.java 5.11 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...
SubscriberController.java 2.04 KB 59470 over 3 years Konstantina Galouni [Trunk | Admin Tools]: Merging branch 'use-UoaA...

Latest revisions

# Date Author Comment
59470 24/09/2020 02:02 PM Konstantina Galouni

[Trunk | Admin Tools]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58365:59468

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

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.

58362 31/03/2020 02:02 PM Konstantina Galouni

All files moved to /trunk directory (improving project structure in svn).

58346 27/03/2020 10:14 AM Konstantinos Triantafyllou

[AdminTools]: Make recaptcha mandatory again.

58299 18/03/2020 02:49 PM Konstantinos Triantafyllou

[Admin Tool | Trunk]: Contact email make recaptch optional

57497 02/11/2019 01:14 AM Konstantina Galouni

1. bug_fix_db.js: New script to remove leaks (statistics and community subscribers) from db for 2 deleted communities.
2. CommunityController.java: When updating a community, update 'pid' field in statistics and community subscribers related to this community....

57468 29/10/2019 05:42 PM Konstantina Galouni

PageHelpContentController.java: [Bug fix]: In method 'insertPageHelpContent()' (/pagehelpcontent/save): Entity 'pageHelpContent' keeps community id, not pid.

57319 08/10/2019 04:26 PM Konstantinos Triantafyllou

[AdminTool]: Add New Layout options. Run update.js on your mongo to delete the previous one.

View revisions

Also available in: Atom