Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
04ea849a 10/20/2017 10:45 AM Andreas Müller

cleanup

451fef0f 06/19/2017 03:23 PM Katja Luther

smaller changes in specimen import and excel import

db183545 06/03/2017 07:18 PM Andreas Müller

ref #6630 and ref #6368 remove generics from TaxonName

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

87c876ce 04/04/2017 11:37 PM Andreas Müller

cleanup

0befeb80 03/24/2017 08:27 PM unknown

Cleanup

a6f3a18c 11/08/2016 02:21 PM Andreas Müller

Clean up deprecated methods in name service

ccf1f2f1 12/03/2014 10:03 AM Andreas Müller

merge PresenceTerm and AbsenceTerm #4521

59c2c696 07/22/2013 04:07 PM Andreas Müller

merge trunk to cdm-3.3 branch

285d1929 07/01/2013 09:23 AM Patricia Kelbert

merge branch to trunk

91337fe8 06/19/2013 05:27 PM Andreas Müller

remove TdwgArea and add termType and idInVocabulary (#2998, #3478, #3479, #3539) in io (There is an open issue in CdmImporterTest)

bf74f94c 04/23/2013 04:22 PM Andreas Müller

update ReferenceFactory method

51171c9d 07/20/2011 04:27 PM Andreas Müller

last updates for Taxon Excel Import and moving all success variables to state

29120251 07/14/2011 03:19 PM Andreas Müller

further refactoring to make Excel imports more generic

f77b32f4 05/12/2011 11:36 AM Niels Hoffmann

Fixes #2372

2026b659 02/17/2011 07:59 PM Andreas Müller

add generic config to ExcelImportState

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

3033fe3d 09/24/2010 04:54 PM Andreas Müller

New features and bugfixes for NormalExplicit import

fb482602 09/24/2010 03:58 PM Niels Hoffmann

Added some low level methods to ICdmDataSource implementations. Refactored uri handling into a utililty class

ec12cc39 09/23/2010 05:40 PM Andreas Müller

added source type generic to import configurator base class & some tcs import bugfixes

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

f53af173 11/04/2009 02:50 PM Katja Luther

refactoring the references for imports...

3b12e61e 10/07/2009 02:09 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

6b2cc8fd 06/23/2009 10:45 AM Andreas Müller

major refactoring in io-layer (config -> state)

a1053824 04/03/2009 07:08 PM Anahit Babadshanjan

Updates for Cich import

6079e83c 03/19/2009 05:29 PM Anahit Babadshanjan

Merged branches/cdmlib/2.0 changes r5130:5370 into the trunk

7da67229 02/19/2009 12:16 PM Anahit Babadshanjan

Cleanup / JAXB fixes

6a10e99a 02/18/2009 12:52 PM Andreas Müller

FileNotFound for excel import

7071e175 02/04/2009 03:03 PM Anahit Babadshanjan

Remove CDM application controller

01be5674 01/30/2009 02:17 AM Andreas Müller

Refactoring of io-layer for spring beans

a30d79fb 01/23/2009 04:06 PM Anahit Babadshanjan

Name search functionality for taxonomic editor

d37cd796 01/20/2009 06:10 PM Ben Clark

Refactoring of cdmlib-io classes to decouple spring context initialization and import / export functionality

b2319f99 01/19/2009 05:19 PM Anahit Babadshanjan

Normal explicit excel import: Save name status, author, parent relationship

a4d0ed56 01/09/2009 05:23 PM Anahit Babadshanjan

Work on excel imports

940b6d70 01/07/2009 01:14 PM Anahit Babadshanjan

Fixed compilation problems in cdmlib-io related to interface changes in IAgentService and IMediaService.
Some work on normal explicit excel import.

e044048b 12/08/2008 03:51 PM Anahit Babadshanjan

Changed the type parameter of ICdmIO to "extends IIoConfigurator" to use this interface for export as well.

61ac5147 11/25/2008 04:24 PM Anahit Babadshanjan

Cleanup comments

f484314d 11/25/2008 09:51 AM Anahit Babadshanjan

Use one single transaction to fix that only duplicated distributions were stored in DB

38b29690 11/21/2008 02:24 PM Anahit Babadshanjan

Ignore TDWG distributions that occur multiple times for one taxon

b6491849 11/20/2008 05:52 PM Anahit Babadshanjan

Search for specific references implemented (getReferencesByTitle)

d951c88e 11/19/2008 03:06 PM Anahit Babadshanjan

Jaxb export/import working for Cichorieae including distribution data

08993cbd 11/18/2008 03:59 PM Niels Hoffmann

refactored excel handling

ef8ae6fc 11/13/2008 04:45 PM Anahit Babadshanjan

Cichorieae distribution import: TDWG areas and presence status supported

921ed6b2 11/12/2008 06:04 PM Anahit Babadshanjan

Save one distribution

a4c3e19d 11/12/2008 02:44 PM Anahit Babadshanjan

Initial attempt to save Cichorieae distribution data

bc8bd308 11/10/2008 02:14 PM Anahit Babadshanjan

Distribution importer

83c01a20 11/10/2008 02:03 PM Anahit Babadshanjan

Distribution data import refactored to fit into generic import scheme