[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag uoa-search-2.0.1
[maven-release-plugin] prepare release uoa-search-2.0.1
Documentation added for version 2.0.0
[maven-release-plugin] copy for tag uoa-search-2.0.0
[maven-release-plugin] prepare release uoa-search-2.0.0
Prepare for release the 2.0.0 version of uoa-search.
Major Changes from 1.* version:- Version v2 of API available, currently targeted to the angular portal.- Updated all queries of new api to work with filters (fq) #1432.- Integrate the new refine fields which have combined id - label values #2519...
MERGE newAPI
trunk accidently inserted now removed
Tag for version 2.0.0 is removed because it does not contain the right version of the service
[maven-release-plugin] copy for branch newAPI
[maven-release-plugin] prepare branch newAPI
Prepare of release of version 2.0.0 version.
Major Changes from 1.* version:- Updated all queries of new api to work with filters (fq) #1432.- Version v2 of API available, currently targeted to the angular portal.- Backwards compatibility with v1 of API....
[maven-release-plugin] copy for tag uoa-search-1.4.0
[maven-release-plugin] prepare release uoa-search-1.4.0
pom ready for release
Removing old vocabulary thread
Code cleaning + cnr-cql-utils:2.1.0 version added, related to #2009
Integrated cnr-cql-utils library version 2.0.2 #2331.Integrated cnr-service-common:1.0.0-hotfix. #2774.API funding related queries are using the names and not the ids of the elements of the funding tree. #2765, #2766, #2767.Fixed concatenation of DOIs in sygma response #2738....
Creators order in sygma, html and xsl fixed. #2711JSON format, not fully fixed (but as far as possible). #2762Concatenation of DOIs in sygma fixed. #2738Funding queries made with names and not ids. #2765, #2766, #2767Integrated cnr-cql-utils library version 2.0.1. #2331...
Added compatibility criteria for the datasources queries. Change the field of the name to appear in funding_levels name that are not fp7 - related to #2526.
organization basic query always contain compatibility criteria. + sygma with multiple dois
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.
rankign added for csv, tsv and html
filter not correclty added for related entities queries
sygma returning the correct order of authors
Fixed blackboard message #2641. Updated all queries of new api to work with filters (fq). Added csv with no title option.
No paging and results for the old refine.
merge with trunk r42741 + page numbers for old api
Parsing for index refine values #2337 + using cached values for IS values #2477
Last csv refinements - replacing " with \' for titles
on the way to backwards comatibility. browse is now compatible?\027[C
Added special csv format for project-related publicatiosn
csv for organizations and datasets added
Browse is backwards compatible + new refine schema adopted #2519 #2274
Enabled APIs for all entities
Working on backwards compatibility. IMPORTANT: sygma and refine are not yet compatible
More code cleaning + datasets enabled
more code cleaning
Working API for resources and publications with JSON and XML format. Not yet available: count + all other entities.
code cleaning
Progress on json and xml format. Still only resources api available.
Added methods for single solr query for search and browse. Size does not trigger extra solr query. Refine uses field queries. Pending APIs for different entities - only the genarla resources api is currently enabled. Pending handling format for both XML and JSON. All these related to #1432 and #2479
complete queries for all entities, supporting advanced search fields, need to deal with operators in a better way
added count in every resource, but I need to refactor and uncommnet code for simple resource queries
basic structure for handling parameters and operators in publications only
new dependencies
Branch related to #2371
collectedfrom now devided to is and name element
adding basic entity2entity api
v2 responses for publications
Create branch for enhancing API
thread for vocabulary update properly unsubscribed when service is undeployed. related to #2050
to be able to see the under curation status
Removing comment for organizations in project xsl - related to #1910
[maven-release-plugin] copy for tag uoa-search-1.3.1
[maven-release-plugin] prepare release uoa-search-1.3.1
openaireProjectID as new api parameter for projects
Reverted commit r41020. Premature commit of openaireProjectID parameter. Needed more work.
uncommented funding tree information in project - related to #1835
datasource types get their values from IS vocabulary. Related to #1811
fix for unescaped quotes in JSON format
Download from label #1223
added organization id in api + funder in organization + reload vocabularies once a day
original id for datasource added - related to #1586
[maven-release-plugin] copy for tag uoa-search-1.3.0
[maven-release-plugin] prepare release uoa-search-1.3.0
project.xsl with mandates
new vocabularies for fp7
adding vocabulary for fp7 funding level 1
adding missed UTF-8 encoding for velocity, transformers, IOUtils
update search wueries and response with new funding hierarchy tree + added csv for projects. Related to tickets #1382, #945, #1113, #1294,
[maven-release-plugin] copy for tag uoa-search-1.2.0
[maven-release-plugin] prepare release uoa-search-1.2.0
[maven-release-plugin] copy for tag uoa-search-1.1.0
[maven-release-plugin] prepare release uoa-search-1.1.0
New uoa-commons version related to #1288
Adding info debug, related to #1289
added Cloudera Repositories
dependencies to latest released dnet components
Using repository vocabulary loader with datasource manager instead of IS lookup
[maven-release-plugin] rollback the release of uoa-search-1.1.0
refine transformer is set from method parameter
adding the workaround for #1163 and better index vocabulary creation
Correct funding information for all projects, uniform render based on funding_level_tree information. Related to #1174
project vocabulary added - #1086 related