a rough implementation for cris validation using openaire-cris-validator
cris branch
String comparison for NULL equity
fixed the piwik id identity
Changed security expressions to include the case that registeredBy is null
Moved permissions at the controller level
Adding job summary
Pushing fixes on summaries
Usage summary custom return object with PiwikInfo and MetricsInfo
Implementing summaries for collection, usage and broker
fixing from & quantity values for export-to-csv functionality
Added list of publications to events
Changing export-to-csv to return all the Piwik results
Checking if repository has a piwik site before creating an identity for it
When search field is applied, we count the total rows with this filter on
Cleaning up the code
Triggering validation job from provide on Interface Update and Interface Add
Changed typo for descending order ENUM
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
UTF8 bug fix
Bug fix on repository service
Merge with dev branch
Delete wrong commited files
Meerge dev-api to trunk ( -r50861:54841 )
Moving branch folders to trunk.
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.
1. Bug fix on repository convert2. Update pom with postgres dependency
1. Changes on piwik api2. Changes on repository interface (new response entities)3. Changes on converter class due to new json response.
1. Create trunk folder.
1. Update pom2. New method on repository api ( update values on registration )
1. Change repositoryInterface to json method on converter file ( api params )2. Add log messages and http headers on repository api.
1. Bug fix on broker api.2. Add update method for platform field.3. Add json to repositoryInterfaceList method on Converter class.
1. Change converter method ( null lat/lon -> 0 )2. Change repository api. Organize code, add new api methods.
1. Change storeRepository method2. Update converter of repository interface with extra fields.
1. Test aggregation method.2. Bug fix on convertion from json to interface object.
1. Update pom.xml with swagger dep.2. Change pagination numbers.3. Add swagger config file.4. Change piwik queries with new database collumns.
1. Create new update methods for repository api2. Rename piwik file.3. Create bean repomanager.datasource4. Update converter methods ( typology, datasourceClass )
Deleted PiwikInfo class and using the one from uoa-domain
1. Broker api ready.2. Piwi api ready.3. Create repomanager.datasource bean.
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.
1. Create method to convert country names -> country codes2. Create methods for : getDatasourceClasses , getCompatibilityClasses
1. Logger messages.2. Change configuration for application properties file
Update pom.xml / Changes on shared folder.
1. Make getTimezones return List<Timezone> instead of List<String>2. Add new classes on shared folder for aggregations.3. Implemented methods: getUsersBaseUrls , getRepositoryAggregations4. Implement methods on Converter class.5. Change location of source folder.