Project

General

Profile

« Previous | Next » 

Revision 47274

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.
- Make one single query for search and refine to Solr #2479.

Other bug fixes that are included.
Cnr-cql-utils:2.1.0 version added, related to #2009
Creators order in sygma, html and xsl fixed. #2711
JSON format, not fully fixed (but as far as possible). #2762
Concatenation of DOIs in sygma fixed. #2738
Funding queries made with names and not ids. #2765, #2766, #2767
Integrated cnr-cql-utils library version 2.0.1. #2331
Integrated cnr-service-common:1.0.0-hotfix. #2774
Fixed blackboard message #2641.

View differences:

VocabularyManagerWrapper.java
3 3
import java.util.Locale;
4 4

  
5 5
public class VocabularyManagerWrapper {
6

  
7 6
	private static VocabularyManager vocabularyManager;
8 7
	
9 8
	public static VocabularyManager getVocabularyManager() {

Also available in: Unified diff