disabling broken test
more tests
bugfix for PointTest
made setVocabulary protected because otherwise it is not save for bidirectional use
minor
implemented isRelatedConcept
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
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
Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1
minor model change for NameTypeDesignations
Changes to NameTypeDesignation javadoc
fixes #1109
refactor cacheSupport for TaxonNameBase & subclasses
bugfix for new taxon node methods
moved taxonNode specific code to TaxonTreeService. Cleaned up the datasource classes
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
refactoring for parsingProblem
some bugs in parser and cache strategies && return type for hasProblem() changed to int
changed some methods in taxonomic tree and added missing functionality to VocabularyEnum, also put English as the first line in Language.csv file because it is default and initialisation of languages made problems
added misspelling and emendation to name relationships
#681: Added section and subsection ranks for Zoology
#445: Added missing term vocabularies
#445: Added missing term vocabularies #921: Added setDefaultTerms methods Added inferred and potential combination synonym relationship types for Fauna Europaea
more Matching and bugfix in IdentifiableEntity.clone()
equals for TimePeriod
Merging for cdmlib-model
bugfix for media.clone
Media.clone and MediaTest
fix in taxonomic tree and some comments
Corrected the implementation of removeRootNode in TaxonomicTree
Test for TaxonNameBase and HomotypicalGroup
Added methods concerning taxonomic tree to taxon service.
Homotypical Group improvement
new functionality for homotypical group
minimum base web services for CDM Portal v2.0
TaxonomicTree implementation (model)
PublicationBase tests
minor changes in TimePeriod and TimePeriodTest
TimePeriod with freetext in -model
ExtensionType implemented
UTF8 for TDWG areas
Test for authorship cache
Fixed name/specimen type designation status mapping
references and microreferences for name relations specimenTest fix
More tests for NameTypeDesignation and SpecimenTypeDesignation
TimePeriod toString
Lots of changes, but primarily: Enabled the marshalling / unmarshalling of LSIDAuthority Renamed the User table to UserAccount to avoid problems on SQLServer Major refactoring of CacheStrategyGenerators so that the generic framework extends across all IIdentifiableEntities, allowing (but not requiring) the use of @Configurable and aop to inject custom cache strategy generators at runtime
TypeDesignationStatus renamed to SpecimenTypeDesignationStatus
taxonomic view and node in model
Ignore NameTypeDesignationStatusTest since NameTypeDesignationStatus initializing still commented
Credits in model
NameTypeDesignationStatus defined terms added (ticket #642)
model change for references (publishers) and taxon status
removing cast from inside getNomenclaturalReference() in model - FIX
Merged branches/cdmlib/2.0 changes r5130:5370 into the trunk
Minor problems discovered whilst refactoring CATE: Corrections to User / Group / Authority impl Changes due to upgrade of hibernate-search change private constructors to protected (due to their handling by hibernate proxies)
Refactored User / Group / Granted Authority + Auditing properties (#630)
bug fix for add/remove TaxonNameDescription in TaxonNameBase
bug fix for Taxon.addDescription()
Committing large number of changes relating to versioning implementation (#108)
NomenclaturalCode -> enum
compareTo() implemented for IdentifiableEntity
Major changes to the cdmlib default term loading and initialization, plus indexing of some model entities as part of #476
Resolved #465 - Implemented relationships between terms and added relationships between TDWG Named Areas
BookSection parsing and formatting
Attempting to commit something small to the cdm-repository as a test
test for isMisapliedName
GeoService URL removed from model Distribution class
Distribution Test
TimePeriod -> jodaTime
casting
SpecimenTest
Distribution geoService Url updated