[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaire-blacklist-1.0.5
[maven-release-plugin] prepare release dnet-openaire-blacklist-1.0.5
ui redesign
[maven-release-plugin] copy for tag dnet-openaire-blacklist-1.0.4
[maven-release-plugin] prepare release dnet-openaire-blacklist-1.0.4
using new version of enabling-database-api
[maven-release-plugin] copy for tag dnet-openaire-blacklist-0.0.7-PROD
[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.7-PROD
using quickSearchProfileByQuery, not quickSearchProfile + some default values in BlacklistEntry
some default values to avoid nulls.
[maven-release-plugin] copy for tag dnet-openaire-blacklist-1.0.3
[maven-release-plugin] prepare release dnet-openaire-blacklist-1.0.3
getResourceProfileByQuery not getResourceProfile!
[maven-release-plugin] copy for tag dnet-openaire-blacklist-1.0.2
[maven-release-plugin] prepare release dnet-openaire-blacklist-1.0.2
Changed xqueries to look for the index and the collection. No string() at the end.
[maven-release-plugin] copy for tag dnet-openaire-blacklist-0.0.6-PROD
[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.6-PROD
merged revision 41193, 41194, 41256-41258, 41311 from trunk to include the functionality of automatically resolved identifiers and little improvement in the UI
[maven-release-plugin] copy for tag dnet-openaire-blacklist-1.0.1
[maven-release-plugin] prepare release dnet-openaire-blacklist-1.0.1
Not asking for original identifiers in the UI: the ids are automatically resolved by the OpenaireIdResolver
Fixed parameter passing
Fixed parameter passing.
New class that given an openaire id returns the identifiers of the merged bjects, if any.
Testing intellij auto format on commit
Added some DEBUG logs.
[maven-release-plugin] copy for tag dnet-openaire-blacklist-1.0.0
[maven-release-plugin] prepare release dnet-openaire-blacklist-1.0.0
fixed applyBlacklist node
bumped version, using mapping-utils [3.0.0,4.0.0)
[maven-release-plugin] copy for tag dnet-openaire-blacklist-0.0.5
[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.5
scm
branch for production
forcing mapping-utils 3.2.11, simplified apply blacklist workflow
cleanup
branches
[maven-release-plugin] copy for tag dnet-openaire-blacklist-0.0.4
[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.4
updated to class rename
[maven-release-plugin] copy for tag dnet-openaire-blacklist-0.0.3
[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.3
updated sql with blacklist entry for H2020 projects as in #1350
Reduced columns in main table. Possibility to set provenance and IIS module. resetting newEntry after the entry has been added.
[maven-release-plugin] copy for tag dnet-openaire-blacklist-0.0.2
[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.2
deletion performed on the native objects as well, removed unnecessary deletes
various fixes
using relationship names form HBaseTableUtils.
moved apply-blacklist workflow location
renamed field for relationship and removed class/scheme
removed class and scheme in favour of "relationship"
adding original source and target object entries in case of non deduped id
test entries added
[maven-release-plugin] copy for tag dnet-openaire-blacklist-0.0.1
[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.1
added scm
More info shown by the UI
Set default values for BlacklistEntry properties.
Blacklist UI can be modified, added, deleted, including the identifiers of the merged objects
empty strings as default to avoid ugly nulls here and there.
Trigger to automatically update the last modified date
basic inspector for blacklist -- the UI does not allow to add ids of the merged objects
basic UI to view the blacklist
fixed enums and updated primary key
deleted file with sql definition, as it is included in the other sql file
Basic entry point to get the blacklist as json list
blacklist sqls moved to dedicated module
deploy.info