ref #1447 fix findIdenticalName function
ref #1447 change duplicate finding of names from sec to source reference and allow >2 sources
fix #8800 fix NPE in Reference.getUuidAndTitle
fix missing type designations of synonyms on specimen page
ref #8677: getNamedAreaDTO
cleanup
Allow wild cards in term facet search
fix #8684 adding initStratery to ITaxonService.findTaxaByName
fix #8683 TaxonDaoHibernateImpl.countTaxaByName rename parameter authorship authorshipCache
fixing scary string compare bug
fix #8676 adding authorship parameter to countTaxaByName
ref #8612 use better generics for findByExample
ref #1445: code cleaning - continue
ref #1445: improve search for identical names
ref #7957 Add (web) service for filtering descriptions by type
add additional method for more specific return type of CommonService.getSourcedObjectSByIdInSource
add more specific return type to CommonService.getSourcedObjectByIdInSource
ref #1445: fix helper methods for pesi merging
ref #8568: fix findByUuidsAsDto for terms
ref #8568: methods to get term and voc dtos by uuid list
ref #8509 replace deprecated INameService.allRelationships for PESI RelTaxon export
ref #8450 Speed up loading of categorical state data
ref #8034: filter last selected references by inReference type
ref #8450 Fix potential mysql syntax exception
ref #8450 Load supported categorical states in service layer
ref #8385: methods for better voc selection pref pages
ref #8539 Performance and session handling fixes
ref #8539 Add taxon description to wrapper
ref #8350: create new predicate for namedArea search by abbreviation
ref #8450 Add recordBasis and isIndividualsAssociation to wrapper
ref #8488 Recurse sub types of term types
ref #8479 add listUUIDs method
ref #8479 ordering for taxon nodes implemented in TaxonNodeFilter and in loadById
minor
ref #8432 adapt TermTreeDaoImpl.load such that default feature tree is only created and returned if the default feature tree uuid is passed to it
move term node DAOs to term package
ref #8385: add method to get voc by uuid
ref #7099 add CdmAuthority to User, remove CDM_VIEW from tests, cleanup
ref #7099 rename model.rights to model.permission
ref #7099 move user, group and GrantedAuthorityImpl to new rights package
fix #8446 Allow setPublish for subtree to filter for hybrids
fix #7450 allow setPublish for subtree to include misapplied names and pro parte synonyms
ref #7450 implement interfaces and signatures for setPublishForSubtree for misapplications and ppSyns (not yet implemented)
ref #8437 using the listByRestriction method in favour of a new untested dao method & implementing page method in ITermTreeService
ref #8437 first implementation for listBy termType for TermTreeService, not yet tested
ref #6794 rename other TermTree.NewInstance methods and set old version to deprecated
ref #6794 rename IFeatureTreeDao in ITermTreeDao
ref #6794 delete FeatureDao
ref #6794 add TermNodeService and TermTreeService and make FeatureXXX services deprecated
ref #6794 rename TermTreeNode -> TermNode
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
ref #6794 add TermRelation and TermRelationBase
ref #6794 change FeatureTree to TermTree
cleanup and ref #6794 rename TermTreeDaoImpl
addinional RegistrationService test and a bit of cleaning up
ref #8354 implenting registration serch by taxonUUIDs which also covers typedesignations
fix #8287 implementing support for null type status as filter value in Registration service
Revert "adding missing MatchMode in createRestriction()"
This reverts commit 1eca13fafa584494a9300c1a6844d435ca5ae897.
adding missing MatchMode in createRestriction()
fix failing test (add anywher to createRestrictions)
ref #7620 filtered registration search implemented with filter string for references
ref #8330 ref #7885 removing confusing typo in test data
ref #7885 tests for registration search by typified name and implementing order by
ref #8330 dao method for filtered registration search implemented: reprocduces existing functionality plus extended name search ref #7885
ref #8330 completing documentation regarding wildcards and fixing bug with MatchMode LIKE when using Restrictions
ref #8182: minor
ref #8321 implementing page by restriction method to allow for flexible web service queries, also protecting unpublished taxa and names ref #3560
ref #8182: adapt occurrence DTOs to use them in details page of blast result
ref #8045: add remove to preference service and dao
ref #6774 Add service method findVocabularyDtoByTermTypes()
fix findTitleCache in service layer
ref #7433: changes to get dnaSample for genetic accession number
ref #7965 methods to get typeDesignationStatusInUse as term an as filter object
rename getUuidAndTitleCache for namedAreas
ref #7920: add predicate for area specicific status
ref #8248 Add service method to find terms by URI
ref #8242 Add service method to get all terms for multiple vocabularies
getUuidAndTitleCache for namedAreas with voc restriction
ref #8242 Add service method to get all terms for a given vocabulary
ref #7433: add controller method to get dnaSample for given geneticAccessionnumber
Set term type in constructor for term and voc DTO
ref #4545: add getUuidAndAbbrevTitleCache with class parameter
ref #7106 logging unintentially creation of unmanaged new session in DaoBase with stacktrace
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 move OriginalSourceXXX to reference package
ref #8162 move term related classes from persistence(.dao.)common to .term
ref #8162 adapt cdmlip to new term package structure
ref #8146 Add service method for UuidAndTitleCache by termType for trees