ref #10083 add AVOIDS_HOMONYM_OF name relationship
cleanup
ref #10081: add secNameInSourceSeparator to separator
ref #10081: add tag secNameInSourceSeparator and use it in cacheStrategy
ref #10067, ref #3722, ref #8127 remove remaining sortindex handling from polytomous key node
ref #10067, ref #3722, ref #8127 remove all manual sortindex and null value handling from polytomous key (node)
ref #10067, ref #3722, ref #8127 remove all manual sortindex and null value handling from term node
ref #10067, ref #8127 remove "removeAllNull" (HHH_9751_Util) from DescriptionBase
ref #10081 add nameUsedIn sec source to accepted taxon cache strategy
ref #10067, ref #3722, ref #8127 preliminary add sortIndex field again to avoid problem with model cache in TaxEditor (cont. fix JAXB issue)
ref #10067, ref #3722, ref #8127 preliminary add sortIndex field again to avoid problem with model cache in TaxEditor
ref #10067, ref #3722, ref #8127 fully remove TaxonNode sortindex code from TaxonNode and CdmLight
fix compile error for private MaterialOrMethodEvent constructor
minor
ref #10067 update java-doc for and remove protected access to model constructors where possible in occurrence
ref #7666 add test for pro parte MAN formatting
ref #10067 update java-doc for and remove protected access to model constructors where possible
ref #10067 update java-doc for HibernateProxyHelper.deproxy (cont.)
ref #10067 update java-doc for HibernateProxyHelper.deproxy
ref #10067 update java-doc for CdmBase.deproxy
preliminary fix TaxEditor compile error due to non-protected DefinedTermBase constructor
ref #3722, ref #8127, ref #10067 fully remove sortindex updating and collection null handling workaround from TaxonNode
cleanup and ref #10067 adapt some model constructors javadoc and privacy to bytebuddy
move AvailableFor to term package
update PresenceAbsenceTerm.csv, remove double whitespaces for invasive terms
update lineendings
ref #9359, ref #10072 some adaptations for log4j2
ref #9359 upgrade cdmlib to log4j 2
ref #10067 replace deprecated hibernate validation NotEmpty by JPA version
ref #9359, #10067 remove SortFieldOptions
ref #9359, #10067 remove most index boosts
ref #10067, ref #5477 add containedIn to relatedFrom and relatedTo to adapt to hibernate search 5.7.3
ref #10067 update to hibernate 5.3
ref #10067, ref #3722, ref #8127 adapt handling of sortIndex after upgrade to hibernate5.2
ref #10067 change to new hibernate Query class, adapt generics and use set Parameter instead old setXXX
ref #10067 adapt IdFieldOptions and SortFieldOptions to updated lucene/hibernate search version
ref #10067 adapt IdentifiableEntity.cacheStrategy handling to avoid problem with unhandled generic handling and transient getter
ref #10067 update to hibernate 5.2.18 and jadira usertypes 7.0.0.CR1
fix BibliographicAuthorParserTest encoding
ref #10003: new statusDto and add status to derivedUnitDTO
ref #9999 NPE fix in referencing object formatting
ref #9999 add referencing object formatting for quantitative data, temporal data and individual associations
fix case statement
better handling of createEmptyTerm with language
term creation with language (cont.)
term creation with language
ref #9999 improve ReferencingObjectFormatter for CategoricalData, StateData and TextData and add test class for ReferencingObjectFormatter
ref #9932 minor
ref #9932 improve BibliographicAuthorParser and -Test
ref #9932 improve BibliographicAuthorParser
cleanup BibliographicAuthorParser
change FRANCEFRENCHREPUBLIC to FRANCE
ref #9932 add BibliographicAuthorParser (minimum version to support MexicoEflora author parsing)
Replace cybertaxonomy.eu by cybertaxonomy.org in cdmlib (cont.)
Replace cybertaxonomy.eu by cybertaxonomy.org in cdmlib
Cleanup
ref #2506 Adapt cache strategies to new occurrence status (maybe not yet ready)
ref #2506 adapt DerivedUnitDefaultCacheStrategy to occurrence status
ref #2506 model change and update script for occurrence status
ref #9932 add representation language dependent factory methods to some terms
ref #9918 distinguish default and parsedEntity deduplication in ImportDeduplicationHelper and switch order of entities to be compared
ref #9918 , ref #9014 make reference titles with dash/minus parsable
ref #9862 fix NPE in ValidPasswordValidator
ref #9862 add javadoc link to ticket
ref #9862 rename password validator class, add tests, add level2 validation to User, add maxLength and handle null
fix #804 implemeting required test - executes successfuly