Project

General

Profile

# Date Author Comment
57741 28/11/2019 12:25 PM Ioannis Diplas

Updating interfaces to not include IsSerializable

57535 07/11/2019 10:45 AM Antonis Lempesis

fixed the piwik id identity

56896 26/08/2019 02:48 PM Antonis Lempesis

Checking if repository has a piwik site before creating an identity for it

56766 25/07/2019 02:58 PM Ioannis Diplas

Cleaning up the code

56661 22/07/2019 03:00 PM Ioannis Diplas

- Fixing some code-smells
- Implemented search of piwik repos
- Added site_id info on repository

56636 19/07/2019 11:31 AM Antonis Lempesis

Merged dev-api branch to trunk. merge -r54925:HEAD https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-repository-manager-service/branches/dev-api

54842 16/02/2019 11:04 AM Panagiotis Kanakakis

Meerge dev-api to trunk ( -r50861:54841 )

54702 06/02/2019 01:09 AM Panagiotis Kanakakis

1. Bug fix on spring setup
2. Bug fix on converter class

54690 04/02/2019 01:47 PM Panagiotis Kanakakis

1. Modify project structure
2. Nedds bug fix for emails

54525 03/01/2019 01:19 PM Panagiotis Kanakakis

New project structure

54457 19/12/2018 12:54 PM Panagiotis Kanakakis

Fixes on converter

54149 05/12/2018 12:39 PM Panagiotis Kanakakis

1. Add new email texts
2. Add indexVersioned field on aggregaton details object

53933 23/11/2018 08:49 AM Panagiotis Kanakakis

1. Bug fix on piwik
2. Add new emails
3. Bug fix on repository api

53113 13/09/2018 11:43 AM Panagiotis Kanakakis

Add repository snippet methods

52781 21/07/2018 05:07 PM Panagiotis Kanakakis

1. Dockerize service
2. Add authorization checks
3. Handle exceptions ( controller advice, exception package)
4. Login-logout operations bug fixes

51549 28/03/2018 10:52 AM Panagiotis Kanakakis

1. Add admin role on aai
2. Add update method for oaiset

51525 26/03/2018 11:39 PM Panagiotis Kanakakis

1. Add roles for aai
2. Changes on converter file for new interface object
3. Move emailUtils to avoid bug on bean definitions
4. Add openaire provider authorities mapper class
5. Bug fixes on controllers

51330 19/03/2018 03:31 PM Panagiotis Kanakakis

1. Create domain package. Add RequestFilter class.
2. Update converter class with new domain object
3. Update properties file and xml configuration
4. Bug fix on jobs' validation status

50861 22/02/2018 11:57 AM Panagiotis Kanakakis

1.Moving trunk folder to new branch.

50845 21/02/2018 04:05 PM Panagiotis Kanakakis

1. Fix new dev api
2. Fix bugs on validator / broker / piwik api.
3. JSON changes on convert file for dev api
4. Add new class RequestFilter on utils package for search queries.

50631 08/02/2018 03:43 PM Panagiotis Kanakakis

Changes for new api.

50614 06/02/2018 03:59 PM Panagiotis Kanakakis

1. New rest api
2. Cors filter on web.xml
3. Remove aai

50333 16/01/2018 05:15 PM Panagiotis Kanakakis

Bug fix on collection mode for aggregation history

50332 16/01/2018 04:47 PM Panagiotis Kanakakis

Bug fix on converte class . Empty aggregation equals []

50331 16/01/2018 04:45 PM Panagiotis Kanakakis

Bug fix on converter class for aggregation method

50273 11/01/2018 10:58 AM Panagiotis Kanakakis

1. Bug fix on repository convert
2. Update pom with postgres dependency

50219 22/12/2017 11:29 AM Panagiotis Kanakakis

1. Changes on piwik api
2. Changes on repository interface (new response entities)
3. Changes on converter class due to new json response.

50087 07/12/2017 06:57 PM Panagiotis Kanakakis

1. Create trunk folder.

50051 03/12/2017 11:45 PM Panagiotis Kanakakis

1. Change repositoryInterface to json method on converter file ( api params )
2. Add log messages and http headers on repository api.

49988 23/11/2017 03:02 PM Panagiotis Kanakakis

1. Bug fix on broker api.
2. Add update method for platform field.
3. Add json to repositoryInterfaceList method on Converter class.

49975 22/11/2017 12:17 AM Panagiotis Kanakakis

1. Change converter method ( null lat/lon -> 0 )
2. Change repository api. Organize code, add new api methods.

49960 20/11/2017 04:12 PM Panagiotis Kanakakis

1. Change storeRepository method
2. Update converter of repository interface with extra fields.

49935 20/11/2017 12:37 AM Panagiotis Kanakakis

1. Test aggregation method.
2. Bug fix on convertion from json to interface object.

49908 16/11/2017 10:51 AM Panagiotis Kanakakis
  • Default country name/code (Greece / GR ) due to api problem
49898 15/11/2017 02:49 PM Panagiotis Kanakakis

1. Create new update methods for repository api
2. Rename piwik file.
3. Create bean repomanager.datasource
4. Update converter methods ( typology, datasourceClass )

49813 04/11/2017 01:32 PM Panagiotis Kanakakis

1. New method ( delete repository interface ) on repo api.
2. New method ( get ruleset with acronym ) on validator api.
3. Log messages in every api.

49790 02/11/2017 04:17 PM Panagiotis Kanakakis

1. Create method to convert country names -> country codes
2. Create methods for : getDatasourceClasses , getCompatibilityClasses

49770 01/11/2017 04:37 PM Panagiotis Kanakakis

1. Logger messages.
2. Change configuration for application properties file

49763 01/11/2017 12:39 AM Panagiotis Kanakakis

1. Make getTimezones return List<Timezone> instead of List<String>
2. Add new classes on shared folder for aggregations.
3. Implemented methods: getUsersBaseUrls , getRepositoryAggregations
4. Implement methods on Converter class.
5. Change location of source folder.

49757 31/10/2017 03:28 PM Panagiotis Kanakakis