Cleaning up the code
Triggering validation job from provide on Interface Update and Interface Add
Changed typo for descending order ENUM
Removing unused files
Cleaning code smells
Creatin branch for code cleanup
Fixing naming for csv
Now exporting to csv
Adding totals to final array
Updated swagger info
- Fixing some code-smells- Implemented search of piwik repos- Added site_id info on repository
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
Adding permissions for ROLE_PROVIDE_ADMIN to searchRegisteredRepositories
- Renaming role PORTAL_PROVIDE_ADMIN to ROLE_PROVIDE_ADMIN- Renaming the @PreAuthorize role names
fixed a NPE in aggregation history
Removing old ROLE_PORTAL_ADMIN
Mapping Content provider dashboard administrator to ROLE_PORTAL_ADMIN
Fix in the repository summary info object (implements IsSerializable)
Correctly parsing the datasources
added a method to search registered repositories
Implemented dashboard service which gets some summary info for the repositories of the user
Calling the sendAdmin email notifications for the registration and update of a repository - correct
Calling the sendAdmin email notifications for the registration and update of a repository
Added email messages to admins when a repository is registered or updated
New release for bug fix on utf8
UTF8 bug fix
Fixed ContentType JSON-UTF8 issue
Release 1.0.1
Bug fix on repository service
Update headers on repository service
Tagging the 1.0 release of uoa-repository-manager-service
Create tags directory
Merge with dev branch
Delete wrong commited files
Meerge dev-api to trunk ( -r50861:54841 )
Add hystrix configuration for rest statistics calls
Return null instead of N/A on statistics
Bug fix on stats
Remove last statistics call for debug purposes only
1. Repository service bug fixes2. Stats controller bug fix
1. Bug fix on spring setup2. Bug fix on converter class
1. Modify project structure2. Nedds bug fix for emails
Update application properties fileDele iml file
New project structure
Fixes on converter
1. Add new email texts2. Add indexVersioned field on aggregaton details object
Modify log4j properties
Add new emails for registering/updating repository
1. Bug fix on piwik2. Add new emails3. Bug fix on repository api
Add number on stats
Add repository snippet methods
Add year on usagestats
Add usagestats statistics
1. Add env var for cookies 2. Add sushi controllers 3. Bug fix on piwik/repo 4. Add stats controllers/service
fixed a bug in sushilite/getReportResults
added pagination to the sushilite call
changed pom
added sushilite service
1. Dockerize service2. Add authorization checks3. Handle exceptions ( controller advice, exception package)4. Login-logout operations bug fixes
1. Commit dockerfile
1. Dockerize service for test pourposes2. Change cookies for aai3. Change log4j properties with console append for test purposes.4. Update pom.xml with gson library
Hardcoded application properties
Bug fixes
Add PreAuthorize annotation on user methods.
1. Add dependency for mails2. Move preauthorize dependency to applicationContext
1. Add admin role on aai2. Add update method for oaiset
1. Add roles for aai2. Changes on converter file for new interface object3. Move emailUtils to avoid bug on bean definitions4. Add openaire provider authorities mapper class5. Bug fixes on controllers
1. Create domain package. Add RequestFilter class.2. Update converter class with new domain object3. Update properties file and xml configuration4. Bug fix on jobs' validation status
Configure aai / redis
1. Change hash function on piwik.2. Bug fixes on repository / broker / validator api3/ Add field on simple subscription domain.
added jemnkins deploy info
Moving branch folders to trunk.
1.Moving trunk folder to new branch.
1. Broker api bug fixes on urls2. Piwik changes on methods.3. Validator url changes
1. Fix new dev api2. Fix bugs on validator / broker / piwik api.3. JSON changes on convert file for dev api4. Add new class RequestFilter on utils package for search queries.
1. Bug fixes on parameters for BrokerApi
1. Add swagger explanation for broker/validator paramaters2. Change subscribe/unsubcribe methods of broker from GET to POST
1.Bug fixes on monitor api.
Changes for new api.
1. New rest api 2. Cors filter on web.xml 3. Remove aai
1. Remove aai / redis changes. New branch will be created.
1. Add getMetricsInfoForRepository and getInterfaceInformation methods.2. Create aai-secutiry.xml file3. Add properties on application file
Add getSubscriptionsOfUser method. Rename old one to getSimpleSubscriptionsOfUser
1. Add a get notifications method by subscription id
1. Optimize imports on broker api.2. Add user api / user api impl for test purposes. Check aai3. Add config class for redis4. Add FrontEndLinkURIAuthenticationSuccessHandler for aai5. Add redis / aai properties on application properties file
Bug fix on collection mode for aggregation history
Bug fix on converte class . Empty aggregation equals []
Bug fix on converter class for aggregation method
Make Aggregation/AggregationDetails class serializable
1. Add Term class on shared folder2. Add property on application file for dnet topics3. Implement method to get dnet topics map
1. Update pom.xml2. Add validator api methods.