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
updated broker enrichment job configurations to support direct indexing of events
added empty category for community content providers
fixed mapping for field openaireId
it worked! - needs library tgz package file inside parent folder
1. Add config class ( redis configuration )2. Modify properties file3. Write logs to var/log folder
tested help-service
Add subscribers collection, DAO and controller| add not found exception & handler | add authorization handler (disabled for now)
tolerate duplicated project and content provider ids
ensure not empty ids, check project and CP uniqueness within the community
typo fixed
Added node to every transform workflows added property that explain if the transformation is incremental
minor changes to displayed messages
adding statistics dao in community controller
A first for statistics collection and methods
1. Update aai link to beta services.2. Message for previous commit -> merge trunk version 50372 with branch aai
1. Properties file changes.2. Aggregation details / aggregation object add.3. Other changes from stef