ref #8128 comment changes temporarily to make them compile
ref #6794 add TermRelationshipType
cleanup
preparation for Feature.supportedClasses
ref #8281 and E+M import (additional attributes in TeamOrPersonBase, Reference and TaxonNode)
ref #5448 adapt parser to recognize old ranks like proles
avoiding NPE
adding AnnotationType to getEmptyDefinedTermBase()
ref #8335 Add character matrix table state DB preference
add E+M rank uuids to rank class
fix #8257 remove remaining deprecated FeatureNode.NewInstance method
ref #8047: configurable display of status in drop down, new enum and predicate
ref #8322: adapt TaxonNodeDtoComparator to compare the names by taggedTitle
ref #5857, ref #8319 adding TypedEntityRefernces to nom status TaggedText and fixing json serialization for EntitiyReferences in taxon.taggedTitle processing
fix #8314 implementing taxonname.taggedFullTitle for model class and in web service controller
ref #8045: add toString() to the preference enums
ref #8209 modularization of reference init strategies and improving EntitiyInitStrategy class
adapt IdNamespace predicate a bit #8294
ref #8252 preserving section authors and better title compentation
ref #8286 add centimeter to MeasurementUnit
ref #7470 preliminary set text to transient in TextualTypeDesignation
make referenceTitleCache index consistent
ref #7470 preliminary set isVerbatim to transient in TextualTypeDesignation
fix #8257 Remove factory methods for term node creation
ref #8045: add Interface for Preference Enums
fix preference value length check in CdmPreference constructor. Adapt to new length
Add constructor for term type only
ref #8252 improving ReferenceEllypsisFormatter for print series and proceedings
ref #8252 improving ReferenceEllypsisFormatter for journals and other references where the main information is in the title
ref #8193 collection setter for TaxonName.status
revert changes in PrefKey
ref #7920: add predicate for area specicific status
ref #8248 Add constructor for term with a set of representations
Remove limitation for FeatureTree.getDistinctFeatures() to only features
ref #8124: adapt TaxonNameDescriptionDefaultCacheStrategy
ref #8096: smaller changes for update caches
deprecate isNomenclaturallyRelevant
javadoc for DefaultMatchStrategy
ref #8190 Fix termType in FeatureNode creation
ref #7920: add new predicate for per area status preferences
Fix potential NPE
fix bug in term type check
fix term type check in FeatureNode
Revert "Remove useless check"
This reverts commit 1a4fdfe5c12c655451e25c567f656a8df0f1b9a5.
minor changes in TermLoader
ref #8190 Fix potential NPE
Remove useless check
ref #8190 Allow sub term types for FeatureNode relations and trees
ref #8189 moving method getFolderSeperator() back to CdmUtils
ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config
ref #8189 moving folder funstins from CdmUtils to ConfigFileUtil
ref #8058: add commonNameLanguage to PreferencePredicate
Adapt test to change in clone() method
Fix clone() method of SpecimenOrObservationBase
fix #7874: updateCaches always returns true
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 missing adaption for moving of OriginalSourceBase
ref #8162 move OriginalSourceXXX to reference package
ref #8162 updates to test data in further metadata
ref #8162 adapt cdmlip to new term package structure
ref #6794 deproxy term of feature node
ref #6794 fix early setting of termType during term loading
fix CategoricalDataTest
ref #6794 Add termType check to DefinedTermBase and TermVocabulary
ref #6794 Add generics to FeatureNode and FeatureTree
ref #6794 Fix termType comparison
ref #8153 Fix feature tree type check for distinct features
ref #8153 Adapt cdmlib to model changes
ref #8017 cleanup
ref #8124: add new TaxonNameDescriptionDefaultCacheStrategy
ref #6618 , ref #8012, ref #3853 add TermType.Character
cleanup and MultilanguageText.add(Language, String) added
ref #8146 Adapt getEmptyDefinedTermBase() for new term types
ref #8142 Add getter/setter for plural
ref #7514 update misapplied name symbols & add tests
Merge branch 'develop' into termSearch
fix some compilation issues with generics
ref #8128 first implementation to support EnumSet hibernate user types (not yet ready)
ref #8142 add plural to representations
ref #8019 add orthography and etymology as name features
fix #8140 update "lectotype" type designation status
fix #8139 add test for valid lectotype source
ref #7470 some javadoc
ref #8120 Add structuralModifier and propertyModifier to Character
add comment to x.inverseRepresentations
fix #7772 Rename TermBase_inverseRepresentation to DefinedTermBase_InverseRepresentation
fix #8079 remove cascading from User and Group
ref #7470 add verbatim type designation / TextTypeDesignation
ref #8019 add Typification Notes as name feature
ref #8017 add sources to TypeDesignationBase (cont.)
ref #8017 add sources to TypeDesignationBase