removed unused folder doc
removed unused ontologies folder
ignore oxygen project file
removing old oxygen file
renaming module
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.13
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.13
fixed redirecting to redirectUrl after login
node for bulktagging
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.12
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.12
update for bulktagging properties and node bean definition
workflow for bulkTagging
reverted to r52985 . Test runs shows we need to rely on the edgeIds produced by the connected components identfication phase instead of the vertexIds
changes to consider modification in code to align to trunck version
alignment to trunk version
added default value for trust as "0.8"
remove reducer for bulktaggin
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.12
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.12
added @Ignore to test not working (Claudio to fix)
testing for communityconfigurationfactory
propagation general classes
propagation for inst repos modev in dedicated folder
modification for using trust as parameter of the configuration of the hodoop job and change in the provenance
Fix configuration update method not creating duplicates, add check for no user information
avoid to produce duplicated events by eliminating the roots from the comparison process
broker event serialization test for ProjectEventFactory
introduced mapping resulttype -> portal url
picking latest changes relative to the possibility to use TDS in transfromation workflows for entity registries
indentation
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.11
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.11
included node filterManaged in transformWithTDS.wf
added new variable for enable/disable writing operations on hbase
refactor to consider the change in provenance for bulktagging operations
modification of the profile to add enable/disable writing operation parameter
country propagation. changes in the map reduce interface
added the verification that param enable writing operation is set
test for communityconfiguration factory
fixing issues on new param
remove of mock from names and addition of enable parameter to allow enabling/disabling of writing operations on hbase
enabling/disabling of writing operation
changed the name from BulkTaggingMockJob to BulkTaggingJob
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.10
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.10
Removed reference to old orgs table and added ec specific fields of organizations when loading onto HBASE
fixed login issue
fixed hover bug in topmenu links
working on dedup test methodology
transformation rules for innoviris funder
fix in the transformation rules
update table name for enabling and disabling of the trigger
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.1.5-BETA
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.5-BETA
Fixed log class name
Updated dep to openaire-blacklist
[maven-release-plugin] copy for tag dnet-openaire-blacklist-1.1.2
[maven-release-plugin] prepare release dnet-openaire-blacklist-1.1.2
Reverted to revision 48064. Use solr7 branch for new solr
honor the ignoreMissing config in condition evaluation, using Numbers to map model params, cleanup
cleanup also "
rule out empty strings from clustering keys
springContext-claimsDemo.xml: targetHour and targetMinute beans restored (were changed for testing purposes).
1. FetchClaimHandler.java: add method fetchNumberOfClaimsByDateAndOpenaireId.2. CommunityUtils.java: request datasource API to get community information (including managers).3. FetchContextHandler.java: Method fetchFirstContextByCommunityId to parse name of community to be used in the above API....
Add database sql script to remove 'token' and 'notify' from project table and create notification table.
1. Add entity 'Notification': pairs of mail-openaireId, with the preferences for notifications of this user for this id.2. Add FetchNotificationHandler and NotificationHandler for 'Notification' entity.3. springContext-claimsDemo.xml: Add beans for FetchNotificationHandler, NotificationHandler, defaultFrequencyInHours....
1. Project.java: Remove 'token' field from 'Project' entity.2. FetchProjectHandler.java, ProjectHandler.java, TestClass.java: Remove methods related to 'token' field.3. FetchProjectHandler.java: Add 'fetchProjectIdsAndNamesByProjectManagerMail' method | Change 'fetchContactEmailsByProjectId' method (mails are returned as List from DAO).
SqlStore.java: close ResultSet and Statement in finally clause return CachedRowSet instead of ResultSet when needed (avoids problems with closed connection, nothing else changes because CachedRowSet extends ResultSet)
fixed openaire link in topmenu
added field organizationalternativenames
added URL clustering
cleaned up unused method, using setDurability in put operation
avoid collisions when hashing pids by value
finished with the usagestats bugs
fixed bug in usagestats
add other research products
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.21
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.21
enhancement of new resumptionType, Issue Enhancement #3858
Map DOAJ Publishers as organisations with country
of course its typology also in the SELECT
datasourceclass column was renamed to typology
Fix #3882
change the name for the Key in country propagation from institutional repositories
DedupBuildRoots[mapper|reducer] merged implementation from beta branch
cleaned up Tika Lib