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
minor
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.
implement abbreviated title for references #1551
Merge trunk into CDM 3.3
change ICBN to ICNAFP #2864
update ReferenceFactory method
add subdivisions for volumes in reference parser
update test with date 1.4. to maybe avoid 1.4 / 31.3. problem
Hibernate 4 migration. All test running except for SDDImport (Out of memory)
Remove not public classes in merge and match strategies
improve term title cache generation -> test
bugfix for autonym authorship #2888
Correct handling for multiple author teams (replace & by , )
bugfix for nomRef date and failing cache strategy tests
bugfix titleCache for generic references with inReference
implement nomenclaturalTitle for generic references (titleCache still missing)
fix botanical name cache strategy, due to reference cache strategy changes
fix parser bugs, due to cache strategy changes
add comma before edition in cache strategy
added generic cache strategy test
add html tagged title cache generation for NonViralNames
minor refactoring of cache name cache strategies and create ZooNameNoMarkerCacheStrategy
bugfix for status duplication in name parser (#2750)
Exposes a bug in the NonViralNameParser: Multiple parsing of names with nomenclatural status will duplicate the status
bugfix for Coordinate Parser with whitespaces
moving TaggedText classes and removing deprecated tagedName methods
adapting test to new getTaggedName() method
fixing bugs in test for botanicalNameCacheStrategy and zoologicalNameCacheStrategy
Cleaning up name cache strategies and updating javadoc
renamed getTaggedName -> getTaggedNameDeprecated
added test for hybrid formulas
move back PolytomousKeyGenerator and move test class from service to model
move PolytomousKeyGenerator to tests
implemented getTitleCache and getFullTitleCache for NonViralname
some updates on factory methods for media, figure, media representations
added NameTypeParser (with test)
all nom. status should parse correctly now (#2355)
Bugfix for hybrid name caching test. Hybrid sign replaced by \u00d7
implemented parsing and new handling for "unranked" ranks #2141
replace deprecated methods with new ones #2176
Implemented hybrid formulars in cdmlib (parsing and caching) #1517
Corrected the failure output of an assertion
remove duplicate for Argentina
Solved an issue where a reference with an uppercase word (e.g. SSSR) was not parsable
bugfix for cache updating hybrid flags
hybrid parsing and caching for monom, binom and trinom flags implemented
Added new rank "unranked" (#2141) and updated language labels and titleCaches with full language name (#2144)
merge 3.0.2 to trunk
Unicode corrections for a test
UTF8 for Coordinate Conversion
bugfix for parsing of authors like d'XXX
replacing unicode ü
correcting utf8 chars
bugfixes for NonViralNameParser, recognizes series parts and reference title brackets better now
new unit test for #1556
Bugfix for Infinite Loop in NonViralName parser. #1556 some more tests
Bugfix for Infinite Loop in NonViralName parser. #1556
#1987 (species aggregate bug in cache strategy get tagged names)
Use infrageneric epithet in cache strategies
fixed bug : wrong order of ex authors in botanical names #1427
moved reference type test
fixing tests in ZooCacheStrategyTest and NonViralNameCacheStrategyTest. Adaption to no autonyms in zoo names and new species group abbreviation
some more cache strategy tests
Some bugfixes for book(section)cache strategy
committing merged history from local git svn clone:
846a384 Merge branch 'descriptions' eea3396 git cygwin and whitespace: grrrrr a818683 git and cygwin is horrible - commiting again 045d5ca fixing some problems with sdd import and now producing acceptable natural language representations 2...
Added one test to BookSectionDefaultCacheStrategyTest
changed strategy for media with no title a bit
improved cache strategy for media (and resolved some svn merge error)
corrected galery -> gallery in TaxonDescripiton cache strat.
Bibliographic title cache bugfix for article and booksection
comment failing test in for article cache strategy
bugfix in VersionableEntity, added ArticleCachStrategyTest
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
@ignore case fixed
refactoring the references for imports...