integrated changes from trunk: swagger, cache managers, web.xml definitions, TransformerFactory settings
Removed test testing something that is not covered by the verifyQuotes
Reverted to r44464 but separator is now an argument of the verifyQuote.Pom fixed with -SNAPSHOT suffix
added dnet-datasource-rest-api
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-datasource-rest-api-1.0.3
[maven-release-plugin] prepare release dnet-datasource-rest-api-1.0.3
added exception details
We have to skip lines if the quotes are invalid, not if the validation succeeded
Cleanup for the broker service subscriptions
Subscribe to events completed
SEO meta tags & title for each page | footer menu | cookies law message | entity auto complete | change deposit & claims urls to look alike production (participate/*)
tab result component and its module were missing from previous commit
Loading messages added when building CSV files in search result pages | component for search results separated for search pages and tabs (tab result component was created - no headers in tab results)
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.0.12
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.0.12
Changed defaults for the path containing the link to the full-texts and dowload parameters (num of threads and timeouts)
[maven-release-plugin] copy for tag dnet-index-solr-common-1.3.1
[maven-release-plugin] prepare release dnet-index-solr-common-1.3.1
getting rid of dnet-hadoop-parent
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-0.0.9.8
[maven-release-plugin] prepare release dnet-mapreduce-jobs-0.0.9.8
bumped version
depending on solrj specific version to avoid including in the classpath *cdh6.x-SNAPSHOT artefacts
custom-icon class added in tags with uk-icon-external link class to fix line-height | custom-tab-content class added in tab contents of landing pages to fix min-height | Publication landing page: Funded By section: tooltip fixed (if no info for something do not show it) & special case: unidentified projects | Publication landing page: Related Organizations Tab added
still fixing error '// must be a nonempty array' #2750
fixing error '// must be a nonempty array' #2750
Fixed issue with leftover Redis connections in Build mappers
update queries
organization basic query always contain compatibility criteria. + sygma with multiple dois
Loading Message when building CSV files (project & organization landing page) | confirmation message before building publications CSV in organization landing page | Organization landing page: Publications CSV: no query for publications of a specific project when size of its publications = 0 | Lazy routing in 'View all' links | Remove href from tabs in landing pages & add class uk-animation-fade in tabs' content | fix how commas are displayed (no spaces between comma and previous word) in organizations and projects lists
add one more check for the imported data
adding cite this component & library | fixing autocomplete bugs for advanced search pages | changing css for filters | more minor bugs
add H2020 and NWO nums
More DTOs that were lost in the woods
Get subscription by id
fixed test
Added 2 submenus for the enrich content functionality and started implementing the subscription to events functionality.
avoid compulsive indexing, we don't want to lock the db too much. Allow for date range reliver
create indexes in background
Can unsubscribe many ids with one call
Implemented unsubscribe methodChanged readme to include new override settings
Assigned explicit names to columns of the view projects_tsv
query templates and JDBC DAO updated for the new materialised views
fixed dep to mapping-utils
using branch of mapping-utils
Cleaning properties
optional1 and 2 are not needed anymore by the stream API (info needed by IIS is in jsonextrainfo)
depending on branched mapping utils
Updated pom for the branch version (SCM and version)
dummy handles excluded (starting with 'http://hdl.handle.net/123456789')
Changed pom for branch (version and scm)
Changed version in pom
SCM links to the branch
SQL for the creation of tables and views needed by the APIs for project export
Used an IFrame element to get the statistics and diagrams for repositories which have metrics enabled.
Change login button to BT_LOGIN's default
Add oneloginsaml link
comment claim functionalities | tidy up navbar links | extra query for projects of an organization when requiring pubs report | remove href from home page tabs
new branch
created /branches folder
Publication/Dataset Landing Pages: Categorize results in related research results tab by provenanceaction | Publication/DAtaset Landing Pages: small fix in query for Views Chart in metrics tab
Fixed csv xsl-s to avoid NULL pointer exceptions due to illegal HTML characters (eg invalid decimal 141) and authors ranking.
Fixed csv and html xsl-s to avoid NULL pointer exceptions due to illegal HTML characters (eg invalid decimal 141). Fixed ranking of authors in sygma.xsl and all html, csv and tsv xsls. Enabled “-notitle” for the csv format of the new api.
addThis load in every router change - use component | Organizations Landing page execute separate query for projects (filters, paging) | fix browse links from home page
rankign added for csv, tsv and html
filter not correclty added for related entities queries
Bug fixed: Lazy routing disabled in datasources tab of dataprovider landing page (parameter lazy=false in searchResults page) | Organization landing page: added publications report (csv) | Organization landing page: query updated (more restricted, using /resources instead of /organizations) | comment onChanges function in tabs component of dataprovider landing page
+ Included subscription related API calls + Added missing DTOs for subscription events! Delete subscription is not yet implemented
#Yet untested