ref #7745 some exception handling for subtree filter
cleanup
fix #7757 first freetext search test working for subtree filter
fix #7757 removed all deprecated hibernate @Index (and @Table) annotations from model
ref #7745 implement subtree filter for ClassificationController.rankSpecificRootNotes and .childNodes
ref #7666 replace StringUtils dependency by correct one
ref #7666 allow formatting without name part (2. test)
ref #7666 allow formatting without name part
ref #7666 fix team formatting (incorrect index of ambersand)
ref #6559: get and ordered list of MAN, proparte synonyms and invalid designations
ref #7742 disposable CdmCachers
ref #7644 fix getYear() in test
ref #7644 handle continued in getYear()
move createShortCitation to ReferenceCacheStrategy
ref #7600 implementing setAnnotations()
fix #7644 fix failing test in parser and add "continued" parsing to all relevant patterns
ref #7666 NARROW NO-BREAK in UTF8 class
ref #7644 some further fine tuning on setting CONTINUED/end date in TimePeriod and some cleanup
ref #7644 implement "continued" in TimePeriod, still missing for most of the formats in parser
ref #7666 adding NARROW NO-BREAK after doubtful marker - adapting test
ref #7666 adding NARROW NO-BREAK after doubtful marker
ref #7709 javadoc
minor
ref# 7682 remove default value for Point.precision
ref #7666 adapt test for new doubtful handling in formatter
ref #6682 split doubtful in rel doubtful and taxon doubtful + use full authorshipCache for MAN non-authors
cleaning merge problem info in comment
ref #6682 include doubtful
ref #6682 use TaggedTextBuilder
ref #6682 further fixes for taxon relationship formatting - remove sensu tags, include Invalid Designation, use ordinary term for type
ref #6682 further fixes for taxon relationship formatting - fix referenced entity issues
revert commit ff21181c
deproxy of entities in TaggedTextBuilder
ref #6682 further fixes for taxon relationship formatting - relsec and authors
ref #6682 further fixes for taxon relationship service - better separators
ref #6682 further fixes for taxon relationship service
ref #6682 some changes to test taxon relationship service
ref #6682 adapt inverse MAN symbol in test
ref #6682 adapt taxon rel type symbols in test in for MAN inverse type
ref #6682 first implementation of taxon relationship formatter and web service
Merge branch 'develop' into feature/specimenPortal
typo in documentation
ref #7591 ReferencePropertyDefinitions adding missing data to 'all'
ref #7429 fix date parsing in name parser test
fix #7429 improving verbatim time period parsing
ref #7429 fixing test for verbatim time period parsing
ref #7429 "verbatimDate" [realDate] format implemented for VerbatimTimePeriodParser
mend
ref #7599: minor
fix #7591 ReferencePropertyDefinitions adding 'General' and using 'all' as default
adding new SpecimenOrObservationType and smaller changes
Fix dataset removal method (possibly copy&paste error)
ref #7223 add in null case to ReferencePropertyDefinitions to provide all possible fields
ref #7348 TypeDesignationSetManager provides TaggedText representation
removing bug which was introduced in 7dcfc77
ref #7552 adding TypedEntityReference data to TaggedText
removing almost unused type check methods from TaggedText
fix #6967 implementing registration/identifier endpoints for domain entity and DTO api
ref #7530 3 families and dianthus import (WFO Access Import)
ref #7508 fix lazy loading exception for inverseRepresentations
ref #4101 change ICNB and ICNAFP in order of enum to get a more alphabetically oriented order.
ref #7223 ReferencePropertyDefinitions adding Journal which has been lost in last commit
ref #7223 ReferencePropertyDefinitions adding Proceedings and code cleaning
ref #7223 ReferencePropertyDefinitions documentation and fixing field name
ref #/7223 ReferencePropertyDefinitions provides field and property name information per reference type
fix #7445 fix csv reading for uri and isoXXX in terms
ref #3560 fix includeUnpublished for taxon relationships and correct includePublished->includeUnpublished
ref #1080 removing commented @IndexedEmbedded from Reference.inReference
ref #3560, ref #5477 fix missing lucene index update for synonyms and misapplied names
ref #3560 further improve full text taxonAndName search for publish flag, including tests
ref #5974 fully remove multi value field logic from AcceptedTaxonBridge
ref #3560 try to add publish to synonym search in findTaxaAndNamesByFullText (probably not working yet)
ref #7466 adding marker type NOMENCLATURAL_RELEVANT
ref #3560 add publish flag to lucene index
ref #3560 implement loadTreeBranchToTaxon (pathTo) for unpublished
ref #7447 DescriptionElementBase.clone for inDescription