Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  config 40250 over 8 years Nikon Gasparis enabled spring support
  utils 40367 over 8 years Nikon Gasparis added EmailUtils decoupled email messages from ...
AutowiringRemoteServiceServlet.java 974 Bytes 40265 over 8 years Nikon Gasparis temporary fix to enable autowiring of service b...
RepositoryServiceImpl.java 9.84 KB 40548 over 8 years Nikon Gasparis added dummy method to return countries without ...
SpringGwtRemoteServiceServlet.java 3.33 KB 40464 over 8 years Nikon Gasparis *changed the relative path of services to Sprin...
UserServiceImpl.java 9.28 KB 40464 over 8 years Nikon Gasparis *changed the relative path of services to Sprin...

Latest revisions

# Date Author Comment
40548 18/12/2015 04:26 PM Nikon Gasparis

added dummy method to return countries without using cache.
enabled by parameter: services.repo-manager.repository.testing.mode

40546 18/12/2015 03:55 PM Nikon Gasparis

updated getRepositories method to return a Tuple of repositories by a specific country and (optionally) repositories for unknown countries.

40543 18/12/2015 02:17 PM Nikon Gasparis

getCountries methods now return a map

40516 17/12/2015 01:14 PM Nikon Gasparis

added methods to getCountries

40464 15/12/2015 04:53 PM Nikon Gasparis

*changed the relative path of services to SpringGwtServices/<service-name>
*removed servlets and mappings for each service from web.xml. Added a new GwtSpringServlet to map all services
*Service implementations are now annotated using spring "@Service"
*reduced the number of permutations to 1 to speedup compiling

40367 11/12/2015 05:12 PM Nikon Gasparis

added EmailUtils
decoupled email messages from UserServiceImpl
implemented method to report exceptions via Email
email text are now loaded via emai-texts.properties file

40336 10/12/2015 11:52 PM Nikon Gasparis

implemented methods to get repositories by country and get a single repository

40309 09/12/2015 05:08 PM Nikon Gasparis

implemented methods to reset user password and update user profile

40308 09/12/2015 03:14 PM Nikon Gasparis

added email format check on registration
new error codes on userException

40268 09/12/2015 12:30 AM Nikon Gasparis

implemented registration and activation of user
configured Emailer

View revisions

Also available in: Atom