fix #7334 update script for pro parte synonyms to concept relationships
add the possibility to search for classifications in getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification
ref #6241 replaced @created by @since in cdmlib
ref #7392 remove cascade from relationships and adapt tests (up to service layer)
cleanup
ref #6241 change @date to @since (fix)
ref #6241 change @date to @since
ref #7336, ref #7334 add pro parte synonym, partial synonym and partial misapplied name as taxon relationship types
fix clone method for TaxonBase
ref #6158 avoid URL redirects
adapted deleteResult
fix #6547: implement unplaced/excluded comparison also for TaxonNodeByNameComparator
fix sort by name
sort also taxon node uuid for rank and name for getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification
fix #7158 Add pro parte misapplied name to the concept relationship types
Fix doc of isPartial
ref #7078: add uuidAndTitleCacheComparator to sort by rank and name
try to fix NPE in TaxonNodeByRankAndNameComparator
#2342 ref #6755 try to fix LIE in remote
ref #2342 ref 6755 fix some issues in higherClassification handling in DwC-A export
ref #2342 first implementation of higherClassification handling in DwC-A export
avoid NPE in deleteChildNode
ref #6630 and ref #6368 remove generics from TaxonName
fix #6368 rename table and class TaxonNameBase
ref #6368 remove TaxonNameBase subclasses
minor
remove required from TaxonBase.name JAXB definition
fix #6459 Implement deduplication for IntextReferences
ref #4232: made some changes to fullfill the comparator contract
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
ref #922 and #6311 javadoc
ref #6311 further refactoring for compareToEntity
fix #6311 move compareToEntity method to TaxonName and TaxonBase classes and refactor
ref #6401 better distinguish IdentifiableEntity.compareTo from DefinedTermBase.compareTo
Cleanup
ref #6362 removed some NonViralName occurrences (make it compiling again)
ref #6190 removing svn property place holder in first line of code
fix #6244: add removeNullValues in updateSortindex method to avoid exception when collection contains null values
ref #6211 cleanup old code
fix #6211 fix API incompatibility
fix #6211 reduce initialization for synonymy
ref #6220 javadoc
fix #6220 Improve isOrphaned definition for Taxon.
ref #6199 test for reading excluded, unplaced and excludedNote
ref #5634 add getter and putter for excluded note
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/TaxonInteraction.java cdmlib-services/src/test/java/eu/etaxonomy/cdm/test/function/TestModelUpdate.java
ref #4866 Create new description set when cloning taxon (avoid HibernateException)
Merge remote-tracking branch 'origin/develop' into develop
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/taxon/TaxonNode.java cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dao/hibernate/taxon/TaxonDaoHibernateImpl.java cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java...
remove final from classification.description
ref #5634 fix clone issue for excludedNote
Cleanup language string handling and cloning
#5634 Add excludedNote to TaxonNode (still some tests not running)
ref #6099: removing cascading to child nodes and adapting the service and persistence layer
ref #3925 Move excluded and unplaced to TaxonNode
ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship
ref #5974 Remove synonym relationship first compiling implementation in cdmlib
fix #6089 Remove taxonomicParentCache and taxonomicChildrenCount, fix Testdata
fix #6089 Remove taxonomicParentCache and taxonomicChildrenCount from Taxon
ref #6089 Remove all calls and methods for taxonomicChildrenCount and taxonomicParentCache
Cleanup; Delete unnecessary test classes.
fix #6045: fixing the NaturalOrderComparator and complete the test
ref #6045 Fix NPE for TaxonNaturalComparator - fix getAncestors() method of taxon node - added JUnit test
specimen import changes
remove updateSortindex and move removeNullValues to the mergeListener
Add taxon relationship types "unclear" and "not yet worked on" #5895
#5536
#5536 centralized handling of NULL removal related to HHH-9751
Merge branch 'master' into develop
Fill empty titleCache only during save and improve classification titleCache generation #5849
Cleanup homotypicGroupComparator
Fix empty secMicroReference #5766
smaller changes in TaxonNode
Implement isOrphaned() #5824
Synonym counts as orphaned if all of the accepted taxa are orphaned
Remove generics from Reference in cdmlib-model #5830
Add getter/setter for secMicroReference #5717
Move other invalid names to the end #5794
Remove cascading to terms #5755
Add getter/setter/termloader for (inverse)symbol, fix update script #5734
Add secundum micro reference to TaxonBase #5717
Add secMicroReference #5717
Fix sort order for nom illeg with date #3338
Include nom. illeg. in homotypic group ordering #3338
#5679 catching and ignoring LIEs during the attempt to clean up NULL items in sets