Correctly checking return type of POST method
Fixed the comment sending code in EmailUtilsImpl
Excluding dependency to conflicting validation version
branch no longer needed
using the new broker model
added the option to send emails to users
using new broker data model
creating branch to use new broker model
first implementation of the new oai-pmh client
creating new branch to change oai-pmh version
oups
added extra logs
opening /stats to all
set description to jobResultEntry for cris
updated cris rule results methods
changes for cris validation
stats no longer require authentication
authentication changes
Bug fix for CRIS reSubmition
Clearing unnecessary "user" variables
changing properties file to beta
More thorought implementation for the email notifications when registering/updating repositories
Replacing XML with Java configuration
Replacing XML configuration for Provide with Java equivalent
New mapping for RepositorySnippet + Using SecurityContext to get the email of user
Changing context of sendAdministratorRequestToEnableMetrics email
Using RepositorySnippet for getDatasourcesOfUser
Fixing imports
Using new function for getRepositoriesOfUser, now retuning repository snippet
Fixing a logging issue
Fixing a bug for null contentRules
Bug fix for Security Expressions
Bug fix
Changing Security Expression for getOpenaireId
Adding Security expression for getOpenAireId
Updating interfaces to not include IsSerializable
merged branch cris r57561-HEAD
a rough implementation for cris validation using openaire-cris-validator
removed trunk from cris branch
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
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