fix #8468
ref #8738 , ref #8702 add update script to remove null constraints from AUD.uuid and CdmLing.endPos (II)
ref #8738 , ref #8702 add update script to remove null constraints from AUD.uuid and CdmLing.endPos
cleanup
rename SchemaUpdater v5.x packages
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 #5176, ref #8651 make DistributionAggregation treeIndex based and use TaxonNodeFilter
fix #8673 Add CdmLinkSource to OriginalSourceBase
fix #8628 add ORCID as person identifier
ref #8625 add count to StateData to FullCoverageDataGenerator
fix #8466 remove old FeatureTree tables
fix #8625 add count to StateData
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 #8398 adding codeEdition to NameRelationship constructors and to related add* methods in TaxonName and some more
ref #8505 removing test code
ref #8505 making getCdmHomeSubDirFallback() static again
fix #8513 removing MUST-EXIST file and getResourceFolderSeperator() method
ref #8505 renaming method to getResourceFolderSeperator() and adapting documentation
fix #8505 turning statical methods of ConfigFileUtil into non statical bean methods
ref #8488 Recurse sub types of term types
cleanup and add new TermVocabulary.NewInstance method
ref #8479 add listUUIDs method
ref #8479 ordering for taxon nodes implemented in TaxonNodeFilter and in loadById
minor
add doubtful flag to TaxonNodeDto
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 #7957 add not null to update script for DescriptionBase.types
Cleanup
fix #7957 add types to DescriptionBase
ref #8441 further implementation for FeatureState and inapplicableIf
ref #8385: add method to get voc by uuid
ref #8442 update script for externally managed, ref #8454 update script for username patterns
ref #7099 update script for CdmAuthority tables
adapt model version number
ref #7099 fix loading of EnumSet and add tests
ref #7099 add CdmAuthority to User, remove CDM_VIEW from tests, cleanup
ref #7099 rename CdmPermissionClass to PermissionClass
ref #7099 rename model.rights to model.permission
ref #7099 move CRUD and Operation to model
ref #7099 minor
ref #7099 move CdmPermissionClass to model
ref #7099 move user, group and GrantedAuthorityImpl to new rights package
adapt SchemaUpdater_55_58 to new version
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 #8429 add SchemaUpdater_58_581 and implement update script for setOfReferences renaming
Revert "minor - fix merge conflict"
This reverts commit fc3932ac4dd186b6f5809863356912f949ae202d.
minor - fix merge conflict
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 TermTree.NewInstance and set old version to deprecated
(cherry picked from commit 08b758e2bfba66c82fbc5a636e455edcccb9fa11)
ref #6794 rename IFeatureTreeDao in ITermTreeDao
ref #7470 update script correct keys for TextualTypeDesignation_LanguageString
ref #8404 further cleanup for stepList integration
ref #7470 add TextualTypeDesignation to FullCoverageDataGenerator and add Adder to TaxonName
ref #4884 allow null for Reference_AUD.refType
ref #4884 unify datatype handling in schema updaters