fix not running ABCD import test, still needs further fixing for OriginalSource handling
merge branch io into trunk for ABCD import
reintegrate io branch into trunk
merge patricia branch into trunk for cdmlib-io
reintegrate branch patricia into trunk
fix ABCD import
refactor Abcd import so that save can be handled separately, not yet complete
Change WaterbodyOrCountry name to Country #3700
rename getRankByAbbrev methods to getRankByIdInVoc #3479
Update script for termtype and some other, remove InstitutionType and COntinent, update idInVocabulary, ...
merge trunk to branch cdm-3.3
merge trunk to cdm-3.3 branch
devided TimePeriod and TimePeriodParser #3617
implement sortIndex for TaxonNode and remove usedSynonym from addChildNode methods (#3508)
repair trunk cdmlib io taxonx
merge branch to trunk
move DescriptionElementSource to description package #2345
rename FieldObservation -> FieldUnit #3351
adding recordBasis to SpecimenOrObservationBase and removing some DerivedUnit classes (all #3378) and adding kindOfUnit to SpecimenOrObservationBase (except for according termType and vocabulary) #3568.
debug ABCD import new boolean names in configurator new class for User Interaction
merge trunk to 3.3
debug ABCD import, add TaxonNode was missing for the relation parent-child
update factory methods for original sources #1549
Merge trunk into CDM 3.3
change ICBN to ICNAFP #2864
minor
remove commented code
update ReferenceFactory method
fix all Specimen test including new implementation for hibernate listeners
bugfixes for Specimen imports
merge trunk and bugfix linkbackuri jaxb
latest fixes to ABCD206 Import
some changes in the ABCD206 Import
merge branche specimen import abcd and synthesys
#3324: - re-formatted code - extracted strings to global constants - cleaned up comments
#3279: - initially try to parse the scientific name before checking the atomised data - changed expected value to 11 since for every unit (10) the species name is imported PLUS the genus - added a comment to unitils file
fixing another problem of ABCD import
it solves the missing-link between SpecimenObservation and the Taxon(Determinations) determinationEvent.setIdentifiedUnit(derivedUnitBase); was missing in the code
debug abcd import due to failed merge..
add missing Abcd class after merging branch and trunk
merge new ABCD import into trunk cdmlib-io
reverting: r16792 (merging of debugged ABCD import into the trunk)
merging of debugged ABCD import into the trunk
updating io test, only test not running currently are ExcelSpecimen.testResultSet (error in test) and Endnote import (error in import)
fix ExcelSpecimenImportExampleTest, also running in maven
fixing synthesys excel specimen import test
improvements to specimen import #2662
refactor getImageMedia() to support figures
last updates for Taxon Excel Import and moving all success variables to state
Some refactoring for Excel import. No new features
move base column handling to base class (Excel import)
further refactoring to make Excel imports more generic
Refactoring Excel Import
quick fix of tests, save() is not secured at the moment, because for tests it is needed to save objects to the database without authentication.
remove imports
Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.
area matching in specimen import
TermMatchMode for named area imports
newest development for specimen import (e.g. RefSystem)
newest development for specimen import
named areas for specimen
newest developments for specimen import (e.g. area levels)
newest developments in specimen import
minor (logging)
latest development for specimen import
first part of implementation for CDM Specimen import
make collector number deprecated in DerivedUnitBase and remove from specimen facade and ABCD import and REST services(#2362)
first steps for specimen import
Renaming Specimen Excel Import (state)
Renaming Specimen Excel Import
merge 3.0.2 to trunk
clearer getters for DerivedUnitFacade + PointBeanProcessor
Renaming Specimen IO base
New features and bugfixes for NormalExplicit import
Added some low level methods to ICdmDataSource implementations. Refactored uri handling into a utililty class
changing defaults
added source type generic to import configurator base class
cdmlib 2.5
avoiding 0.0/0.0 points when locations are not specified in abdc
include trunk
included country into ABCD import #1778
fixing NullPointerException
Created interfaces for cdm base classes. Started integrating progress monitor funtionality into imports.
ABCD import matches existing taxa & created IndividualAssocciations + bug fixing in DerivedUnitFacade
include trunk updates
Integrated progress monitor into application controller and started integrating it to some imports.
error handling for url not found in abcd import
bugfixes for abcd import
bugfix for svn excel import
fixed svn problem with abcd206.in
refactored specimen import
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk