Update symbols for PresenceAbsenceTerms in csv files #5777
Remove hierachy information from PresenceAbsenceTerm csv as it will not be used.
Change serial version id for identifiable entity and other minor issues
Fix empty protected titlecaches #5763
Adapt clone method for credits and rights to be consistent with JPA mapping (not reusable).
Cleanup MediaRepresentationPart and PolytomousKeyNode #5756
Remove cascading to terms #5755
minor
Add orphanRemoval to RelationshipTermBase.inverseRepresentation
Same exists for TermBase.representation so we have consistent behavior now. Also it makes sense as inverse Representations can not stand alone.
Remove cascade from term to vocabulary #5754
Add removed factory method for identifiers #5743
Add getter/setter for preferredStableIdentifier #5606
Add getter/setter/termloader for (inverse)symbol, fix update script #5734
Remove bidirectionality for supplemental data #5743
cleanup
Clean up Credit
Add SaveOrUpdate to PKNode.otherNode
Increase length of symbol and inverseSymbol #5734
Change reverseSymbol to inverseSymbol #5734
Shorten metaValues for @AnyMetaDef CdmBase #3701
javadoc
Add TypeDesignations to @AnyMetaData #3701
Clean up DescriptionElementSource.java
Clean up IdentifiableSource java file
Add missing @AnyMetaDef metaValues #3701
Add symbol and reverseSymbol do DefinedTermBase #5734
Adapt table and column names to hibernate 5 naming strategy #5369
... and some other changes to table/attribute names
Fix Jaxb for SpecimenOrObservationBase #5606
Add secundum micro reference to TaxonBase #5717
Add secMicroReference #5717
Add preferred stable URI to SpecimenOrObservation #5606
Add base structure for model update to 4.0
Fix sort order for nom illeg with date #3338
Include nom. illeg. in homotypic group ordering #3338
Allow parsing of accent acute for coordinates #5716
fix #5669
#5679 catching and ignoring LIEs during the attempt to clean up NULL items in sets
Fix label for taxon description #5547
fixing LIE in webservice: taxonNode.sortIndex needs to be @Transient
Update javadoc and illegitimate status for NomenclaturalStatusType.CONS_DESIG #5662
Minor change in order
fix move taxonnode and remove null values from childrenlists in several places
Remove nomenclatural status type ined. as it is a duplicate for nom. provis. (related to Cuba #5443)
Added nom. cons. des. status #5662
Add nom. cons. des. to parser #5662
Add orth. rej. to parsing #5649 and clean up test
#5659 fixing hibernate search indexing annotation
Some additional tests for sorting homotypical groups #3338
Add circular check for homotypicgouptaxon comparator #3338
#5635 indexing : skipping MultilanguageText entities with text == null
Include rank comparison in HomotypicGroupTaxonComparator #3338
Fix bug in HomotypicGroupTaxonComparator #3338
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
Ordering of multiple Homotypic Groups #3338
Some cleanup for HGTaxonComparator #3338
Apply HomotypicGroupTaxonComparator to all existing uses of old TaxonComparator #3338
Cleanup
Add Orthography Rejected to NomenclaturalStatusType #5649
Improve sort order within a homotypic group (new Comparator) #3338
Fix formatter bug
Fix deduplication problem with list order #5652
TaxonNodeByNameComparator is not a component anymore and add configurable delete method for media
Add cultivated, presence questionable to PresenceAbsenceTerms #5443
Fix combination author without space parsing #5618
Implement notho rank recognition #3868
workaround for #5590
workaround for delete of polytomous keynodes, because of null values in children list
Add post-separator to better handle tagged text
Refactor format method of cdm formatter
Refactor formatter framework
Add reported in error static method
Fix cache strategy for taxon base with appended name #5586 and #5577
Fix bug in TextData factory method.
Minor
Add separator after nom status in taxon titleCache #5576
Fix for DnaSample relation to Identifier, Annotations, etc.
Fix et al. for collectors #5568
Fix CCE in DefinedTermDaoImpl.getPartOf (#5556) and make deproxy more generic
Fix javassist error for specimen cache strategy loading #5545
Merge branch 'hotfix/3.12.3' into develop
Conflicts: cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/TaxonServiceSearchTest.java
Implement preliminary Specimen cache strategy using facade cache strategy
Allow recognizing forma in ranks
Use correct column length annotation #5535
Fix volume range bug in name parser #5518
Javadoc
Fix NPE in HibernateProxyHelper for null objects
Adapt log4j.properties to hibernate deprecated logging problem
Fix NPE in DistributionNodeByAreaLabelComparator
Further fix right quotation mark parsing
Add different apostroph to author name parser
Add NomenclaturalStateType 'ined.'
Add commented base code for guessBasionym function to Homotypical group
fixing problems regarding lucene search after merge - one test still failing
resolving conflicts after merge of ticket_4716 into develop
Some minor markup routine updates