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
cleanup
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
ref #8404 Add update step list within updaters
ref #7334 remove TaxonBase.proParte and partial and ref #8398 add codeEditon to nomStatus and nameRelations
ref #6794 delete FeatureDao
ref #8281 add doubtful to TaxonNode
fix #8398 add nomenclatural code edition to nomStatus, NameRelationship and HybridRelationship and make RuleConsidered an embedded class
ref #6794 add TermNodeService and TermTreeService and make FeatureXXX services deprecated
ref #6794 rename TermTreeNode -> TermNode
ref #6794 finalize FeatureTreeMover (update treeindex)
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
ref #6794 add TermRelation and TermRelationBase
cleanup and ref #6794 rename TermTreeDaoImpl
ref #6794 FeatureTreeMover first implementation (not yet ready)
ref #6794 change schema version and add missing attributes to updateScript
add SchemaUpdater_55_58
ref #6794 change FeatureTree to TermTree
ref #6794 update script for graph_id and root_id
ref #6794 update script for name changes in FeatureNode and TermVocabulary
adapt SchemaUpdater to v5.5.1
ref #7514 adapt MAN symbol to portal tests
ref #7514 update misapplied name symbols again
Add SchemaUpdater_55_551
ref #8283 Fix possible NPE when no media is attached to term
ref #8283 Add media uuids to term dto
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
overwrite equals for taxonnodeDto