cleanup
ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib
fix #9366 add collection name to specimen titleCache if collection code does not exist
ref #4770, ref #4908, ref #5163 remove commented line as it seems to work now
ref #4770, ref #4908, ref #5163 try to remove explicit setting of protected nomecncl. title in convertPerson2Team
ref #4770, ref #4908, ref #5163 some finetuning on convertPerson2Team
ref #4770, ref #4908, ref #5163 assert that team has protected nomenclatural title after convertPerson2Team
ref #4770, ref #4908 handle person is null in person2Team converter
ref #4770 handle unprotected titlecache for person2Team converter and some finetuning for empty persons
ref #4770 fix handling nomenclatural title for convertPerson2Team
improve generics for save() method
ref #9349 add doRecursive to subtreeCloning
ref #9349 rename newClassificationName method (cont.)
ref #9349 rename newClassificationName method
ref #9349 deprecate setReuseNames(false)
ref #9349 move cloneSubtree to taxonNodeService
remove deprecated methods from classificationService
fix missing publish flag in createTaxonnode
move country methods to term service and some cleanup
ref #9228 , ref #4866 some fixes for subtree cloning
ref #9267: set sec of new taxon to sec of synonym
ref #4866, ref #9228 fix test and use referenceDao instead of refService internally
ref #4866, ref #9228 implement subtree clone
fix #8458 documenting FieldUnitDTOOccurrenceServiceImpl.findFieldUnitDTO()
ref #4866, ref #9228 implement subtree clone in branch
ref #8774: save term tree titleCache
ref #9280 rename IKeyTerm.getMessage() => .getLabel()
code cleaning and improving documentation
RegistrationDTO: typifiedName as non-property
change name for TaggedEntityReference
ref #9279 TypeDesignationDTO basing on new class RepresentableEntityReference
ref #9322 remove invalid designation relationship from cdmlib
avoid NPE and CCE
ref #9279 fix TypedEntity for source
ref #9279 add TypedEntities to TypeDesignationDTO
ref #9279 use RegistrationDTO instead of TypedEntityReference for TypeDesignations
ref #9279 fix make WorkingSet a Map again and cleanup
ref #9279 make WorkingSet a Map again and fix typo in RegistrationDTO attribute and fix jsonConfigurations
ref #9279 improve generics for TypedEntityReference
ref #9279 separate formatting from TypeDesignationSetManager and extract TypeDesignationWorkingSet as top level class and some cleanup
ref #9279 remove redundant typifiedNameRef (TypedEntityReference) and cleanup
ref #9279 remove redundant string and TaggedText computing and fix post separator for names type sets
avoid NPE in Typedesignation Manager for sources without reference
Update javadoc for CdmPreference related classes.
replace links to trac tickets by links to redmine tickets in javadoc
ref #9302 remove bracket around year in short citations for type designations and add citationDetail to short citations
ref #9253 removing initstrategy from DTO service method
ref #8774: save term tree informations
ref #9252 piping baseofRecord through KeyTermValueProcessor
ref #9279 improve TypeDesignationSetManager
remove unused method in depracted FeatureNodeService
ref #8774: avoid NPE in delete method
ref #8774: improve save method for new characternodes
ref #8774: save method for new characternodes
ref #9252 renaming property derivates to derivatives
ref #9252 removing deprecated property listLabel
ref #9252 using IEnumTerm for recordBase
ref #9252 documenting further needed refactoring
ref #9134 improving regex in DefaultMediaTransformations for digilib
ref #8774: reuse treeDto for all node dtos
fix test
fix #9267: add no sec reference to newly created taxon moved from synonym
ref #8774: save plural of representation was missing
ref #8774: further implementations for using term dtos in editor
ref #9262 further cleanup citation handling in TypeDesignationSetManager (cont.)
ref #9262 further cleanup citation handling in TypeDesignationSetManager
cleanup TypeDesignationSetManager
ref #9262 unify buildString methods in TypeDesignationSetManager and unify some minor formatting issues
remove deprecated method from TypeDesignationSetManager
ref #9262 move lectotype citation for name types in stringify(NameTypeDesignation) method
ref #9262 move designated by out of brackets
fix linux compilation issue
ref #9262 fix fide and designated by handling for cdmlight export and TypeDesignationSetManager
ref #9252 adding MediaSpecimen.media to DerivedUnitDTO.listOfMedia
improve generics for TypeDesignationSetManager TypedEntityReference
remove 2 deprecated methods from ImagesUtility