ref #8330 completing documentation regarding wildcards and fixing bug with MatchMode LIKE when using Restrictions
ref #8330 implementing tests for RegsitrationService.page and RegistrationWorkingsetService.pageDTO
minor
ref #8182: adapt occurrence DTOs to use them in details page of blast result
ref #7433: changes to get dnaSample for genetic accession number
fix #8257 Remove factory methods for term node creation
add test for adding member to group
ref #8115: adapt test
ref #7433: add controller method to get dnaSample for given geneticAccessionnumber
ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config
cleanup
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 move OriginalSourceXXX to reference package
ref #8162 updates to test data in further metadata
ref #8162 adapt cdmlip to new term package structure
ref #6794 fix termType settings in deleteTerms test and clean it up
fix some compilation issues with generics
fix #7772 Rename TermBase_inverseRepresentation to DefinedTermBase_InverseRepresentation
ref #8017 add sources to TypeDesignationBase (cont.)
ref #6794 add termType to FeatureTree and FeatureNode
ref #6794 remove setRoot from FeatureTree
fix #7372 make allowDuplicates configurable in FeatureTree
ref #8030 rename updateTitleCache to updateCaches
ref #8030 further tests
ref #8030 add tests for nameService (not yet finished) and fixing updateCache handling in TaxonName
ref #7874 fix incorrect nomTitle test
ref #7874 adding missing testcase related to Person nomenclatural title genration
ref #7874 added reference to ticket to test
ref #7874 test for nomenclaturalTitle cache updater and fixing problem in IdentifiableServiceBase which prevented from running the updater when titleCache was protected
cleanup ClassificationServiceImplTest
fixing wrong boolean operator combination for Restrictions with operator AND_NOT
ref #7939: add oderInderComnparator and use it in taxonnodeDtoRankAndNameComparator
ref #7932 first implementation of PreferenceResolver and some adaption to PreferenceService API.
revert unwanted last commit
ref #7930 remove IWithDoi from IAuthoredPublicationBase
revert: Add series parsing with letters (test) - all unwanted commits
Add series parsing with letters (test)
ref #7648 fixing bugs related to single taxa per graph and updating rels from lower ranks, with testcase
ref #7709 fixing missing runAsAuthenticator for RunAsAdmin, TaxonGraphHibernateListener and test
removing useless annotation
ref #7709 JUnit testsuite to reproduce the test failure when running RegistrationIdentifierMinterTest and TaxonGraphHibernateListenerTest sequentially
ref #7648 free configurable TaxonGraphHibernateListener ready
ref #7648 moving TaxonGraphHibernateListener and related classes into cdmlib-service
fix #7795 untilis xml DataSets can optionally be created without "[NULL]" values
ref #7783 assuring registrations have an identifier when saved - adapting test
adding additional testcase for QueryFactory
ref #7764 fix failing synonym search with classification or subtree filter
fix #5868 restoring freetext search with leading wildcard and with empty query string, also fixes bug introduced while solving #4223
fix #7757 first freetext search test working for subtree filter
ref #7745 add subtree parameter to freetext search methods
ref #7745 implement subtree filter for ClassificationController.rankSpecificRootNotes and .childNodes
avoiding too extensive logging by commenting all hardcoded loglevels
ref #7666 adding NARROW NO-BREAK after doubtful marker
ref #7553: move TypeDesignationSetmanagerTest to cdmlib
ref #6682 fix misapplication deduplication issues
ref #6682 further fixes for taxon relationship service - better separators
ref #6682 further fixes for taxon relationship service
ref #6682 further fixes for taxonRelationship service
fix test for getKindOfUnit
Merge branch 'develop' into feature/specimenPortal
ref #7590 fixing join types for restriction operations
fixing wrong usage of findByTitle* Method with IIdentifiableEntityServiceConfigurator - test implemented
ref #7590 replacing not flag in restrictions by AND_NOT and OR_NOT operators
ref #7590 implementing AND and OR operator for restrictions and harmonizing code
first implementation for specimen page with DTOs
ref #7546 RegistrationIdentifierMinter can check for matching identifiers
Merge branch 'develop' into aggregation
ref #7525 restoring all previously removed Criteria methods
fix #7525 replacing Criteria lists by cdm Restrictions in CdmEntityDaoBase.*ByTitle() methods
ref #7509 Implement service method for common parent taxon node + test
ref #7487 set test to ignore
ref #7487 fix ticket number 7486->7487
ref #7486 create test for pro parte search issue
fix pro parte/partial test data labels
rel #7478 implement pro parte synonym search in free text taxon and name search
fix #7486 fix taxon full text search if doTaxon is missing
Unignore tests
ref #7334 add pro parte and partial synonym to test terms
use long instead of int (cont.)