ref #7591 ReferencePropertyDefinitions adding missing data to 'all'
fix #7429 improving verbatim time period parsing
ref #7429 "verbatimDate" [realDate] format implemented for VerbatimTimePeriodParser
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
cleanup
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
ref #7446 add extension already exists check to IdentifiableEntity
fix #7445 make empty term uris null
ref #6752 return type for setDatePublished(TimePeriod) and set to deprecated
ref #6752 fix NPE in VerbatimTimePeriod parser
ref #6752 stricter handling of Reference.setDatePublished (only for calling methods)
ref #6752 first implementation of VerbatimTimePeriod parser
ref #6752 toString for VerbatimTimePeriod
ref #6752 strictly use VerbatimTimePeriod where possible
add also partial misappliedNames to computeMisapliedNameRelations
ref #7335, ref #7334 remove getProParteSynonyms method (is more or less duplicate)
ref #7334 remove proParte and partial from Synonym class
ref #7334 add convenience methods for pro parte and partial synonym to Taxon and TaxonRelationshipType
add methods for Pro Parte synonyms
ref #6588 include ExternalLink in FullCoverageDataGenerator and some new factory method
fix typo in uuidAndTitleCacheTaxonComparator
ref #7109 update test data for nom. val. and in parser
add service for creation of synonyms (fixing saving of hybrids)
ref #6588 fix OriginalSourceBase.clone
ref #6588 add jaxb mapping to ExternalLink related
fix #7334 update script for pro parte synonyms to concept relationships
fix empty values in csvLine reading
fix #7074 Change Media.mediaCreated to TimePeriod and make let PartialUserType support hour and minute
rename model version 4.9 to 5.0
fix ExternalLinkType xmlenumvalue for website
ref #6588 add externalLink to OriginalSource
ref #6588 update script for ExternalLink
ref #7276 revert "make User.email a unique field"
Revert "ref #7276 revert "make User.email a unique field""
This reverts commit 80cbc74164e5b37dbaa8e64d90126e745a9a05e3.
ref #6258 add Registration.blockedBy Adder and Remover
ref #2335 fix preferredRepresentation for DescriptiveDataSet with no representation
fix #7144 Add area level to countries
ref #6752 implement verbatimDate for Reference (Parser and Formatter still missing)
fix TimePeriod hashCode
ref #6720 make individualCount a string
ref #7096 add symbol2 to xmltype
ref #7238 adapt xmltype for familyName and givenName
ref #6581 preliminary revert some changes for making nomenclaturalReference an OriginalSource
ref #6581 add TaxonName.nomenclaturalSource_id and adapt constructor visibility for DescriptionElementSource
ref #6588 add uuids to ExternalLinkType
ref #6581 add uuid to OriginalSourceType.NomenclaturalReference
ref #6916 add OriginalSourceBase to IntextReference
fix #6943 add zoological in-authors to TaxonName
fix #7210 Add salt for User
ref #7238 rename lastName and firstName
fix #7276 Make User.emailAddress a unique field
fix #7405 Rename WorkingSet to DescriptiveDataSet