Configure aai / redis
dependencies cleaning
implementation
renamed
backported from dnet50
don't fail in case of missing context ids
updated info in pom file
branch to work on the hbase model simplification
cleanup
Add ErrorController with cors
updating the community profile in accordance with (#2908#note-8)
Add redirect home link at registerSuccess.jsp emailSuccess.jsp successAddPassword.jsp and in session at ActivationServlet.java, RemindUsernameServlet.java,
Added redirect to login in success.jsp. The other pages are missing this redirect
Add redirect url from property
added utils.ts
almost finished login
Add email success flag to control redirections in emailSuccess.jsp page
Remove from session error and registerSuccess flags in jsp pages
Remove from session expiredVerificationCode and successAddPassword flags
add the files for dnet override properties, change origin server to contains oly domain
oidc.issuer is loaded from properties + success session check for success.jsp
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.2.4
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.4
adapted the broker event generation workflow to directly feed ElasticSearch
utility file we can use to disable/enable the table triggers to speedup manual operations
assume the view orgs is already there
cleanup of the components not required in the production environment
branch for production
prod
enable / disable controllers via properties
factored out mapping function
return community subjects and managers as array of strings
cleaning
fixed pom
first import
new module
fix minor things
updated instruct context name
AAI/Redis configuration ready.
updated to spring boot 2.0.0
Add session check to redirect pages
using apache commons lang3
[maven-release-plugin] copy for tag dnet-datasource-manager-common-1.0.2
[maven-release-plugin] prepare release dnet-datasource-manager-common-1.0.2
removing old package for the api and reconfiguring jersey with the new package name
fixed download logo link and other small issues
replace old community stats with configurable queries
added help-service panels and created aggregationHistory
using apache commons-lang3
no concurrent compilation
update datasource fields in the repository profile
Incremental transformation for entity registries
Update description of wf node for IncrementalTransformation
Fixed values of output params and logs.
Test to look how isodate looks like
add initial code
renamed getters for booleans
added method to update multiple datasource properties
various small changes
Uncomment check for session attribute in case of empty username redirect to forgotPassword page
Change mail result path in case of port=80
Fix typo error in username
typo in property
Emailer to work with ICM mail server
reorganized packages
1. Organize xml files
1. Enable aai. 2. Create security.xml file3. Reorganize imports.
added default community properties
commented out EnableAspectJAutoProxy, aop interceptors were replaced by controller interceptors. Ignored test, need to work it out
adjusted import
added generic interceptors to track the API execution time