ref #8539 Add taxon description to wrapper
ref #8450 Add recordBasis and isIndividualsAssociation to wrapper
add doubtful flag to TaxonNodeDto
ref #8283 Fix possible NPE when no media is attached to term
ref #8283 Add media uuids to term dto
overwrite equals for taxonnodeDto
ref #8322: adapt TaxonNodeDtoComparator to compare the names by taggedTitle
Set vocabulary DTO when creating a term DTO
ref #8242 Ensure order of TermDTO query
Set term type in constructor for term and voc DTO
ref #8162 adapt cdmlip to new term package structure
ref #8011 Add uri and termType to DTO query
ref #8011 Compare on lower case labels
ref #8011 Make AbstractTermDto comparable
ref #8011 Add representation text to TermDtos
Merge branch 'develop' into termSearch
minor
ref #8011 Add service method to find term DTOs by label
ref #7903: TaxonNodeDtoNaturalComparator needs to implement Serializable
code cleaning
ref #7939: add oderInderComnparator and use it in taxonnodeDtoRankAndNameComparator
Dto classes for distribution editor
ref #7887 Add "parent" DTOs to TermDto
ref #7887 Refactor TermDto usage
ref #7887 Implement term service methods based on DTOs
ref #7791 adding rank order index to TaxonGraphNodeDTO
ref #7791 TaxonGraphNodeDTO with rank labels
ref #7648 initial implementation of TaxonGraphService with tests and TaxonGraphObserver
ref #7783 TaxonNamePart with uuid & assuring registrations have an identifier when saved
cleanup
ref #6682 further fixes for taxon relationship service
ref #7509 Implement service method for common parent taxon node + test
ref #7508 further fix term representation web service
fix #7467 taxon name parts lookup method with support for wildcard searches, TaxonNameParts and filter
fixing problems with startH2Server documentation
ref #6241 replaced @created by @since in cdmlib
ref #7095 Retrieve only distinct SpecimenNodeWrapper objects
ref #7095 Implement quicker service for taxon associated specimens
ref #6241 change @date to @since (fix)
ref #6241 change @date to @since
ref #2380: improve implementation of Dto for use in taxonnavigator
adapted deleteResult
implement possibility to get cdmEntities by identifiers in dialogs
ref #6755 first preliminary version of DwC-A export web service
ref #6190 removing svn property place holder in first line of code
ref #3925 Move excluded and unplaced to TaxonNode
ref #6065 Handle synonyms in taxonInContext
ref #6065 first implementation of taxonInContext service
ref #6087 adding orderINdex to TermDTO
fix #6066 Implement doPageChildNodes with doSynonyms
fix #5828: add abbrevTitleCache and titleCache to uuidAndTitleCache
fixing bugs related to the rank intervall in the TransmissionEngineDistribution
solving multiple problems in TransmissionEngine - avoiding LIE by fetching the parentAreas for each batch - skipping taxa not in specified rank interval
attempt to reduce the overhead imposed by database access
refactoring taxonNode controllers - return dtos from the service layer, support for #5887
Try to fix pattern issue in taxon uuidAndTitleCache search
Upgrade to hibernate 5 with persistence tests running #4716
Add new merge method for root entitites which returns the newly created MergeResult object
moving UuidAndTitleCache from model to persistence. #4799
correct handling of terms with multiple representations
implementing better namedAreasInUse service for #3994 (Select widget to choose the filter areas for the advanced search)