Bugfix for hybrid name caching test. Hybrid sign replaced by \u00d7
some final changes for #2176 (putXXX)
implemented parsing and new handling for "unranked" ranks #2141
replace deprecated methods with new ones #2176
bugfix for TdwgAreaTest
Implemented hybrid formulars in cdmlib (parsing and caching) #1517
PolytomousKeyNodeTest added
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
Fixes an issue where update of title caches did not work for cloned instances.
minor
Added clone() to all TaxonNameBase classes (including some descriptive and common classes). #2170
remove compareTo in NamedArea and changed according tests
bugfix for cache updating hybrid flags
hybrid parsing and caching for monom, binom and trinom flags implemented
forget the ignore, it's getting too late :)
the test data did not make much sense before
Created a test to illustrate #2161
Added new rank "unranked" (#2141) and updated language labels and titleCaches with full language name (#2144)
Fixed some problems in the point class
bugfix for language test
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
reset for defined terms
Bugfix for Infinite Loop in NonViralName parser. #1556 some more tests
Bugfix for Infinite Loop in NonViralName parser. #1556
Made a few changes to schema version checking
schema update framework
#1987 (species aggregate bug in cache strategy get tagged names)
disabling broken test
more tests
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...
bugfix for PointTest
Added one test to BookSectionDefaultCacheStrategyTest
made setVocabulary protected because otherwise it is not save for bidirectional use
removed testPersistentGetterSetterPair Test
implemented isRelatedConcept
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
merging PESI brach into trunk
bugfix for TaxonNode.getParent == null
fixed a bug that occurred when executing operations on taxon nodes on root level
@ignore case fixed
refactoring the references for imports...
Changed public boolean supports* to JavaBeans compliant isSupports*() method signatures in Feature class Several minor bugfixes in defined terms, validation. Indexing works on all Description Element Base subclasses.
getLowerAndEqualTerms changed because sortedSet.headSet(t) returns all elements strictly less than t, so we also need the elements equal to t.
ignore of the test removed
Merging revisions 7377-7378,7390-7396,7400-7405,7412-7414,7442-7443,7448-7449,7453-7456 of http://dev.e-taxonomy.eu/svn/branches/cdmlib/2.2 into trunk - test in error, see #1274, #1275
merging branches/cdmlib/2.2 [7345:7377] to trunk
see also: https://dev.e-taxonomy.eu/trac/changeset?new=branches%2Fcdmlib%2F2.2%407377&old=branches%2Fcdmlib%2F2.2%407345
merged from branches/cdmlib/2.2 7238-7345 into trunk
bugfix in NonViralNameDefaultCacheStrategy for trailing whitespace #621
added taxon description cache strategy
Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1
Deleted Keyword class
minor model change for NameTypeDesignations
Changes to NameTypeDesignation javadoc
Agent cache strategies
bugfix for zoological name parsing
fixes #1109
refactor cacheSupport for TaxonNameBase & subclasses
bugfix for new taxon node methods
moved taxonNode specific code to TaxonTreeService. Cleaned up the datasource classes
#1085 and #1086 (Adapted DefaultTaxonCacheStrategy and changed referenceBase table name to 'reference'
fixes #1017
deleting BibtexEntryType
Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker
fix MediaTest
bugfix for name parsing of repeatedly parsed uninomials
Implemented guess for rank of uninomials
refactoring for parsingProblem