added log4j2 config
fixed (?) interface role checking
cleanup
fixed authorization for deleteInterface
using correct webparam name
making emails asynv
catching email exceptions
compiles and starts. registration still fails
fixing properties
loading default properties
loading xml resources
mooore cleanup
property name cleanup
created config for emails
removed duplicate config class
added the spring boot Application class
first version
branching to springbootize
replaced hasAnyRole with hasAnyAuthority
created prometheus reports and /metrics
enabled emails
using md5 instead of base64 encoding for new aggregator ids
merged branch aai_roles_new to trunk
returning fair guidelines as such
code cleanup
Correctly checking return type of POST method
Fixed the comment sending code in EmailUtilsImpl
using the new broker model
added the option to send emails to users
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
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
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.