Added tests with real mappings
Let's use Iterators instead of Lists
CLARIN datasource
Updated mappings
let's clean the english language
Added zip protocol
wf logs
Typo in log
Throw detailed esception
It seems that the policy never changes across providers
cleanup
Correct EHRI 3M mapping
EHRI mappings
Ignoring another test that calls the ehri portal
Fixed test and ignore the one using remote endpoint
Using lists in EHRI plugin: previously we stopped consuming after 2600 records.
X3M Transformation node must be able to handle multiple 3M mappings
Handling workflow parameters of type 'list'
New type of workflow parameter that enables multiple selection of values from a list obtained via a function: "list"
Added EHRI repository profile
Fixed target URL construction
ENVIRONMENT was missing
Datasource could not be registered from the UI: hopefully now it is solved.
Added toString method
wf logger
Fixed Template from resolved Record to XML
renamed a method
upgrade of portla
wf to generate a report of corrected authors
fixed error on whitespace
fixed Test
Added mergeCollected From job
Added simple test for EHRI
Implementation of the Collector for EHRI
fixed a bug in async response
Added dataciteDatasources
added publisher Datacite transformation
update wf parameters
Jhades support - to show the report use the property "jhades.show".
trying to fixing infinte loop of generate thumbnail
fixed bug
Changed deliverObjects of mongo gridfs
apis to retrieve/kill proc info
Now we can tune the X3ML engine logs: https://support.d4science.org/issues/8117
changed index mapping
Partial response of async methods
added dependency to dnet-data-provision-services
startWorkflow controller (sync version)
wrong log4j.properties committed
Also handle -1 date
Moved class in more proper package
Interpretation is not a solr-only property
Added default value for property service.index.default.interpretation now used by UpdateIndexJobNode (althouth it is highly suggested to pass the interpretation value in the workflow instead of using the property.
Added missing params for repo bye
Allow incremental transformation and specify the index interpretation
Do use incremental transformation
Collection workflow refactored: no need two separate branches (refresh/incremental)
Handle date range requests
New jobnode to get the last start date of a workflow of the same type of the current. The old job node is still needed to get the date as formatted string
Just one job node for refresh/incremental harvesting
UpdateIndex must consider also the interpretation, not only format and layout
activation of wf nodes
fixed a json deserialization problem
implemented use of from/until for incremental record delivery
Updated index format to have the full RDF in the index result (basically for the inspector).The layout stylesheet needed some additional spaces
For the future, let's not have X3MTransformJobNode at DEBUG by default
logo for lightui entry point
Finally a decent security configuration that allows non-authenticated access to the metadata inspector and OAI
updated intellij file
Better move the security config in the container instead
Execution time monitored in debug mode on the jobNode, as the preparation for the mapping application does not impact on the total transformation time (from 0 to 3 ms, while transformation takes 100-200 ms)
logs for monitoring transofrmation execution time
Added real info about Ariadne
Cleanup
disabling security again because there are problems on the authentication when calling the listApis.do
Using spring-security 4.2.2
Cleaned namespaces
Nothing works without the spring security filter...
slightly better auth handler, but still far from what we need
Introduced basic spring authentication. This is just a start, we have to do better
guess the UI password
removed duplicate deps
no passphrase
change in the url to get the thumbnail
removed empty dir
cleaned cxf.xml