some updates on factory methods for media, figure, media representations
added NameTypeParser (with test)
fixing #1925 (CICHORIEAE taxon tree order of taxa and bastards) and also moving ITaxonNodeComparator into model
modifications in cdmlib for #2206 (modify the means to find images for the data portal)
Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.
Tests and first documentation for getHierarchieList
fixing Unicode problem in Test
1 more test for location parsing
recognize doted dates
improve NamedArea with level title cache (also include test)
minor
minor changes in reference validation
commented the InReference annotation out
moved all validation tests to model, except ValidationTest wrote validation for references
bugfix for failing test on bidirectionality specimen - typeDesignation
bugfix for bidirectionality specimen <-> typeDesignation
bidirectional relationship between SpecimenTypeDesignation and DerivedUnitBase
include recognition of double values in Point.byParsing methods
undo the last changes
bidirectional relation between SpecimenTypeDesignation and DerivedUnitBase
all nom. status should parse correctly now (#2355)
error in test for Sequence deleted
implementing decimals for seconds in Sexagesimal Points #2267
Please see comment:3:ticket:2267
made termsourceuri a real URI (#2313)
tests for clone()
Tests for molecular
tests for clone methods
test clone method
Fixes a bug in PolytomousKeyNode.removeChild(int)
clone methods for FeatureNode and FeatureTree and the corresponding tests
bugfix for TimePeriod parser and toString #2161
Improved the implementation of Group and GrantedAuthority and wrote UnitTest for them.
clone() method for Classification: the method returns a classification with clones of all nodes and their relationships
revert changes leading to failing tests in TaxonTest
tests for the cloning methods
Factory methods and non-public constructor for term vocabularies
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.
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