ref #6030 Add additional test for genus hybrid formula parsing
fix #6030 Parse Genus hybrid formulas correctly
revert the changes in representation of rank infraspecific unranked
specimen import changes
#3868 Add nothovar. test
Allow whitespace after species epithet hybrid sign
#3868 Handle notho ranks correctly while formatting
NameParser: allow letter for issue
#5960 Use abbrevTitle for reference parsing
#5931 Fix taxon cache strategy does not reflect protected flag in sec reference
#5909 fix failing test
#5909 further improve referenced name parser
#5909 Improve referenced name parser, fix encoding and place published for article
#5909 Improve referenced name parser
Adapt ined. for NonVrialNameParser #5896
Add ined. to NonVrialNameParser #5896
Use syn. sec. instead of sec. for synonym sec references #5902
Fix botanical name parsing species with infrageneric epithet #5881
Adding test for formatting species with infrageneric epi #5881
Implement parser for parsing species with infrageneric epithet #5881
Reflect missing name taxon cache strategies #5838
Fix failing inReference cache reset #1815
revert last commit
minor
Further cleanup and rename new default cache strategy to default cache strategy #5833
Remove all old reference cache strategies completely #5833
Further clean up reference cache strategies #5833
Some further cleaning up for single reference cache strategy #5833
Implement single cache strategy for references #5833
Remove generics from Reference in cdmlib-model #5830
Add secundum micro reference to cache strategy #5767
fix CoordinateConverterTest #5716
Allow parsing of accent acute for coordinates #5716
Fix failing test
Fix test for factual data cache strategy #5547
Add nom. cons. des. to parser #5662
Add orth. rej. to parsing #5649 and clean up test
Fix combination author without space parsing #5618
Implement notho rank recognition #3868
Add new test for author name parsing
Fix cache strategy for taxon base with appended name #5586 and #5577
Add separator after nom status in taxon titleCache #5576
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
Fix volume range bug in name parser #5518
organizing imports
Implement taggedTitle for taxon base #5229
Fix preliminary 2 capitel author parsing #5096
Fix long running parser #5072
Preliminary fix long runnig parser test
Add commented test for long running parsing #5072
Use ampersand as default for et al. teams #5093
index on master: 945061f Fix long running name parser problem #5072
Fix long running name parser problem #5072
Fix missing protected evaluation for Taxon titleCache #5018
Fix umlaut bug in parser test
Fix unparsed sections and subsections #4764
Rename NonViralName.xxxAuthorTeam to xxxAuthorship #4968
fix titleCache for et al. teams #4967
fix parsing of names with teams in name and reference #2223
merge trunk into model change 3.6
updated NonViralNameParserImplTest
fix hybrid parsing with existing hybrid relationships on full reference parsing #2576
fix parsing of hybrids as fullReferenceName #2576
fix hybrid parsing with existing hybrid relationships #2576
implement cache strategy for "et al." #4791
quick fix for cache strategy exception. Cache strategy not yet correctly created. #4773
add O'Connor and zur Strassen as parsable authors. #4759
Improved parser for zoological names...
for infrageneric unranked rank adding unranked fixing bug with deletion of names and homotypicalGroups
add WebPageDefaultCacheStrategyTest
Make Contact URL an url #3920
rename Reference.authorTeam -> authorship #4432
adapt tests to missing Reference.series #4293 and not null constraint for test database ddl #4382
add vol to generic infereference formatting
better handling of abbreviated title cache in references, series -> seriesPart and some improvements in the reference cache strategies #4280, #4239 , changes in tests
Change authorTeam types in NonViralName from INomenclaturalAuthor to TeamOrPersonBase #1489
remove double dots before year in nomrefs
Remove ". " from year only nom-refs
remove (bot.) for name creation in botanical names of rank section #4122 and #4279
Add preliminary SectionCacheStrategy and remove generics from reference cache strategies
Cleaning up a bit
solving some reference cache strategy issues, e.g. #3645
improve author parsing
try to fix test failing on midnight
test taxon title cache generation #3833
Change WaterbodyOrCountry name to Country #3700
implement DOI class and use in Reference #3572
base implementation for integration of original spelling in name cache strategy #2874
Bugfix for article cache strategy
first version of abbreviated title cache generation for references : #1551
devided TimePeriod and TimePeriodParser #3617
resizing titleCache and fullTitleCache (#1592) and renaming CategoricalData.states -> stateData (#2923)
adding recordBasis to SpecimenOrObservationBase and removing some DerivedUnit classes (all #3378) and adding kindOfUnit to SpecimenOrObservationBase (except for according termType and vocabulary) #3568.