Project

General

Profile

Statistics
| Revision:

# Date Author Comment
41086 28/01/2016 12:50 PM Nikon Gasparis

deleting an interface now requires type of datasource

41084 28/01/2016 11:49 AM Nikon Gasparis

interface compliance is set to unknown when updating a current interface

41078 28/01/2016 12:10 AM Nikon Gasparis

update/insert interface now return the interface rather than void

41047 26/01/2016 03:36 PM Nikon Gasparis

added new methods to add/update interface

41004 25/01/2016 03:11 PM Nikon Gasparis

changed repoApi to repoApiExtended

40945 21/01/2016 04:47 PM Nikon Gasparis

split repoApi methods to the current and a new extended one
added method to delete intefaces without checks

40858 18/01/2016 04:25 PM Nikon Gasparis

fixed url

40857 18/01/2016 01:57 PM Nikon Gasparis

ehcache improvements:
-single repositories are now fetched from cache
-the repository is updated in the cache as soon as it is updated or insterted
-better exceptions handling while persisting/restoring cache

40820 15/01/2016 02:05 AM Nikon Gasparis

caches are now persisted in disk on shutdown
caches are initialized automatically on startup either from disk-if exist- or dms asynchronously
caches are updated upon add/edit a repository asynchronously

40798 14/01/2016 04:49 PM Nikon Gasparis

code clean up and refactoring
cache is now force updated after a repository is added/edited
added method to get Repos by ids

40614 23/12/2015 03:39 PM Nikon Gasparis

interface typology can now be inherited from datasourceClass

40550 18/12/2015 04:38 PM Nikon Gasparis

bug fix

40549 18/12/2015 04:35 PM Nikon Gasparis

bug fixes

40547 18/12/2015 04:07 PM Nikon Gasparis

added new method to get a repository only by giving an id

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

40265 08/12/2015 07:22 PM Nikon Gasparis

temporary fix to enable autowiring of service beans
implemented getUserByEmail method

40229 04/12/2015 11:43 AM Nikon Gasparis

added new method to return Repositories per country

40208 03/12/2015 02:12 AM Nikon Gasparis

RM-2 Move userAPI and RepoAPI implementation to uoa-commons

40207 03/12/2015 02:11 AM Nikon Gasparis

RM-2 Move userAPI and RepoAPI implementation to uoa-commons
*userApi moved

40185 02/12/2015 11:39 AM Nikon Gasparis

removed svn externals

36590 22/04/2015 03:18 PM Nikon Gasparis

temporary fix for rejected subscriptions. issue:1288

36471 20/04/2015 11:38 AM Katerina Iatropoulou

Changing RepositoryVocabularyLoader to use DatasourceManager, instead of ISLookup.
Related to #993

27892 02/06/2014 01:26 PM Katerina Iatropoulou

MERGE uoa-commons vocEncoding into trunk r24969:27891

27174 06/05/2014 11:11 AM Katerina Iatropoulou

icm-enabling-aas-common and ehcache-spring-annotations

27086 29/04/2014 02:56 PM Katerina Iatropoulou

copy of uoa-commons to start working on spring4