Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  configuration 56383 almost 5 years Konstantinos Triantafyllou [AdminTools]: 1. Change the way of reading prop...
  controllers 58487 about 4 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. SingleValueW...
  dao 57319 over 4 years Konstantinos Triantafyllou [AdminTool]: Add New Layout options. Run update...
  emailSender 58304 about 4 years Konstantina Galouni [Trubk | Admin tools Service]: 1. UoaAdminTools...
  entities 58476 about 4 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. admintools.pr...
  handlers 58363 about 4 years Argiro Kokogiannaki [Uoa-admin-tool|Trunk] Properties: use classpa...
  recaptcha 58363 about 4 years Argiro Kokogiannaki [Uoa-admin-tool|Trunk] Properties: use classpa...
  responses 58487 about 4 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. SingleValueW...
ServletInitializer.java 428 Bytes 49863 over 6 years Tsampikos Livisianos initial commit <3
UoaAdminToolsApplication.java 1.1 KB 58476 about 4 years Konstantina Galouni [Trunk | Admin Tools Service]: 1. admintools.pr...
UoaAdminToolsConfiguration.java 1.31 KB 56383 almost 5 years Konstantinos Triantafyllou [AdminTools]: 1. Change the way of reading prop...

Latest revisions

# Date Author Comment
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.

58363 31/03/2020 02:36 PM Argiro Kokogiannaki

[Uoa-admin-tool|Trunk]

Properties: use classpath instead of path of specific tomcats
Recaptcha: add logs and catch exceptions

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.

58304 19/03/2020 11:51 AM Konstantina Galouni

[Trubk | Admin tools Service]:
1. UoaAdminToolsApplication.java: Add @PropertySource for dnet-override.properties in dl170.madgik.di.uoa.gr.
2. EmailSender.java: [Bug fix] In subject and content of message add "UTF-8" type (non english characters support).

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.

View revisions

Also available in: Atom