Project

General

Profile

Download (55 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
090cb34e 09/30/2016 04:09 PM Katja Luther

specimen import/search changes

4ee2ca3b 09/13/2016 11:28 AM Patrick Plitzner

Remove duplicate method

777a1b03 08/15/2016 03:51 PM Patrick Plitzner

Fix merge problems

1bf155ea 08/15/2016 03:05 PM Patrick Plitzner

fix #6001 Clean up multiple sourceNotLinked() methods

253ccd8a 08/12/2016 09:49 AM Katja Luther

specimen import changes

85396070 08/11/2016 03:20 PM Patrick Plitzner

Import specimen scans with StillImage type

c7699d82 08/11/2016 03:19 PM Patrick Plitzner

Remove unneccesary casts

3fac85e9 07/21/2016 09:14 PM Patrick Plitzner

#5251 Fix Incorrect taxon source attachments

2c774ade 07/19/2016 03:46 PM Katja Luther

fix merge problems

531fc7bc 05/25/2016 12:11 PM Andreas Müller

Remove generics from Reference in cdmlib (except for cdmlib-model) #5830

81e42009 02/22/2016 01:58 PM Patrick Plitzner

Fix potential NPE

44ffca34 11/30/2015 10:23 AM Patrick Plitzner

Parse spatial data for gathering event in ABCD import #5169

bd70ceb2 11/25/2015 11:18 AM Patrick Plitzner

Set Unit/Notes and Gathering/Notes in ABCD import #5168

f16eafb5 11/25/2015 07:44 AM Patrick Plitzner

Import missing parameters for ggbn ABCD import

  • some refactoring
eee9b39a 11/16/2015 03:05 PM Patrick Plitzner

Refactored import return type from boolean to ImportResult

1ae59e40 11/16/2015 03:05 PM Patrick Plitzner

Move import report to import state super class

1c7b9181 10/28/2015 03:21 PM Cherian Mathew

#5297 Add cancel and waitForFeedback functionality

Correct work units

3087df1b 10/27/2015 04:24 PM Cherian Mathew

#5297 Refactor ProgressMonitorController, Add Remoting Progress monitor

#5297 Add progress monitor service, Add test services

#5297 Add monit import method

#5297 Update no. of work units

#5297 Add new thread class for remoting monitors

#5297 Add owner field to monitor thread and user checks in service...

eb142a9d 10/26/2015 02:24 PM Patrick Plitzner

Fix NPE in ABCD import collection matching

  • also added for-loop break
94fe584f 09/01/2015 08:24 AM Patrick Plitzner

Refine rank parsing

  • if rank cannot be parsed the taxon will be created as is with a single taxon node without any parent taxon node but the classification itself
  • some code refactoring
  • avoid NPEs
93276717 08/19/2015 08:44 AM Patrick Plitzner

Enhance ignored import due to already existing specimens

8f443c62 08/06/2015 03:57 PM Cherian Mathew

#5130 Extend cdmlib import architecture to allow for remoting and Add import methods to IOService

822ae6e6 07/20/2015 05:14 PM Patrick Plitzner

WARNING: head commit changed in the meantime

Log ignored specimens in import report

02668d2d 07/15/2015 09:02 AM Patrick Plitzner

Enhance name parsing

  • more logging
  • fixed rank assignment
7352c7ff 07/15/2015 07:52 AM Patrick Plitzner

Error logging for name parsing

  • advanced readability
92fac617 07/15/2015 07:49 AM Patrick Plitzner

Enhance name parsing

  • added more error logging
  • avoid creating duplicate taxon names due to parsing problems
64b06209 07/14/2015 01:03 PM Patrick Plitzner

Refactor ABCD import

  • use association wrapper to store prefix
  • correctly push and pop import state
  • only delete field unit if it has no other links to objects
3e62e4f0 07/14/2015 09:28 AM Patrick Plitzner

Refactor ABCD import

  • removed "determination on field unit level" flag
  • parse unit associations recursively
  • removed field unit from import state
  • enhanced unit association handling concerning field units and ereivation events
e128b27b 07/13/2015 02:46 PM Patrick Plitzner

Fix taxon existance check

ab3b8d60 07/13/2015 07:03 AM Patrick Plitzner

Add import report logging to utility methods

a74084cb 07/08/2015 02:24 PM Patrick Plitzner

Error loggind during import

19b24dc9 07/08/2015 09:40 AM Patrick Plitzner

Add exception during import to report

33262f8c 07/08/2015 07:34 AM Patrick Plitzner

Fix classification handling for new and exisiting taxa

50103603 07/07/2015 05:19 PM Patrick Plitzner

Exception handling

  • moved report printing to finally clause to always have a report.
  • fixed possible NPE
1d413cc8 07/07/2015 03:37 PM Patrick Plitzner

Handle default classification in state object

07692ea3 07/07/2015 09:18 AM Patrick Plitzner

Fix classification handling in ABCD import

d823746c 07/06/2015 03:49 PM Patrick Plitzner

Log exceptions during import in the report file

1b4d595b 07/02/2015 09:47 AM Patrick Plitzner

Reset prefix after importing associated units

eeb06b41 07/01/2015 10:55 AM Patrick Plitzner

Soften association type matching.

18c0b932 06/30/2015 01:21 PM Patrick Plitzner

Evaluate unit association type in ABCD import

  • added test
  • correctly set derivative hierarchy
adab4473 06/30/2015 09:49 AM Patrick Plitzner

Evaluate UnitAssociationType during import

Current rule for the relation between the imported unit and its
associated units:

  • "same population" => sibling relation
  • "same individual" => parent-child
cc19179c 06/30/2015 09:49 AM Patrick Plitzner

Fix potential NPE

ed743b53 06/30/2015 09:49 AM Patrick Plitzner

Import associated units

  • Set derivation event correctly
  • adapted test
7b3adf28 06/30/2015 09:49 AM Patrick Plitzner

Import associated units via BioCase query

87460b5e 06/30/2015 09:49 AM Patrick Plitzner

Move prefix parsing to utility method and import state

c95e3daf 06/30/2015 09:49 AM Patrick Plitzner

Move unit parsing to utility class

2574e41b 06/30/2015 09:49 AM Patrick Plitzner

Import associated units in ABCD import

Worked on the order of importing units especially when associated units
are present.
Adapted test.

631a9c22 06/30/2015 09:49 AM Patrick Plitzner

Import associated units in ABCD import

First changes

64260466 06/30/2015 09:49 AM Patrick Plitzner

Refactor ABCD import

Moved class variables to import state

0fff86a8 06/30/2015 09:49 AM Patrick Plitzner
  • added preservation/preparation parameters
    • fixed parsing of unitID
2bc696d1 06/30/2015 09:49 AM Patrick Plitzner
  • refactored dna parsing
    • added utility classes and person parser
    • adapted test
    • added parsing of more molecular parameters
ce7c7aa3 06/23/2015 05:56 PM Andreas Müller

Rename NonViralName.xxxAuthorTeam to xxxAuthorship #4968

f407988d 06/08/2015 10:28 AM Patrick Plitzner
  • added more parameters to GGBN parser and test
d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

207d5d50 05/20/2015 02:03 PM Patrick Plitzner
  • implemented importing of DNA ABCD units
    • DNA sampled will be attached to already existing specimens
    • re-enabled tests
0200c616 05/18/2015 04:35 PM Patrick Plitzner
  • added null check
06ca4e16 05/18/2015 04:09 PM Patrick Plitzner
  • improved name matching for NamedAreas (continents) in ABCD import (#4910)
    • added null check
    • fixed ggbn extension check
742aad84 05/12/2015 10:47 AM Patrick Plitzner
  • added config option to ignore already existing specimens during import
    • for ggbn import already existing specimens are searched and attached if associated to the dna unit
    • refactored AbcdReport to also display the unitId
ccd80f9f 03/18/2015 09:35 AM Patrick Plitzner
  • added option to cancel import
75efb034 03/17/2015 06:07 PM Patrick Plitzner
  • avoid duplicate taxon nodes in default classification
888abfcf 03/17/2015 02:26 PM Patrick Plitzner
  • refactored code
ae058fd5 03/17/2015 02:19 PM Patrick Plitzner
  • enhanced progress monitor
e2e537ff 03/17/2015 02:07 PM Patrick Plitzner
  • enhanced progress monitor
    • fixed multiple default classification creation
4fb0c1bd 03/17/2015 01:36 PM Patrick Plitzner
  • fixed potential NPE
22926545 03/17/2015 12:46 PM Patrick Plitzner
  • fixed taxon node matching for default classification
5e0e1b40 03/17/2015 11:03 AM Patrick Plitzner
  • fixed potential NPE
71662a8c 03/16/2015 09:10 PM Patrick Plitzner
  • fixed potential NPE when adding taxon nodes for infra species
a8931728 03/16/2015 04:49 PM Patrick Plitzner
  • some code speed up
    • better default classification handling
96a6c6d2 03/16/2015 03:26 PM Patrick Plitzner
  • fixed adding to default classification
cab1ae9e 03/16/2015 02:50 PM Patrick Plitzner
  • implemented new config option "Move new taxa to default classification"
8d425e15 03/16/2015 02:18 PM Patrick Plitzner
  • added new config option "Move new taxa to default classification"
    • do not add associations for identifications with preferredFlag=false
89b754ae 03/16/2015 09:58 AM Patrick Plitzner
  • enhanced ggbn parsing
    • enhanced report
93186c1a 03/12/2015 07:20 PM Patrick Plitzner
  • fixed rank parsing
    • added deprecate annotation to config option
f5e6b489 03/12/2015 04:07 PM Patrick Plitzner
  • temp changes for name matching
f2137d95 03/11/2015 04:17 PM Patrick Plitzner
  • some name matching enhancements
ef183cff 03/11/2015 10:50 AM Patrick Plitzner
  • added info messages to report
    • enhanced taxon name matching
c96e9783 03/05/2015 02:05 PM Patrick Plitzner
  • fixed name matching when ignoring authorship
609a2f23 03/04/2015 05:06 PM Patrick Plitzner
  • fixed getTaxonForName()
927fd98d 03/04/2015 04:35 PM Patrick Plitzner
  • added removeCountryFromLocalityText option to configurator (basically implementing the hack #4677)
2396aeef 03/04/2015 12:30 PM Patrick Plitzner
  • fixed name matching when ignoring author
75af8420 03/04/2015 10:44 AM Patrick Plitzner
  • fixed mapUnitIdToBarcode
    • fixed NPE for name parsing
fbf34d08 03/04/2015 08:46 AM Patrick Plitzner
  • added config option to choose mapping of ABCD UnitID
    • added config option to ignore authorship when matching taxa
    • added first draft of ggbn extension parsing
68d62a47 03/03/2015 03:18 PM Patrick Plitzner
  • added ignoreAuthorship flag to ABCD import
    • when set to true taxon name matching will be done without the the authorship just on the nameCache of the NonViralName
22fa3829 03/03/2015 02:31 PM Patrick Plitzner
  • reset all relevant dataholder fields for every unit
8f54e7a5 01/23/2015 10:50 AM Patrick Plitzner
  • added option to specify a URI for the import report to write it to a file
ce8437b0 01/23/2015 09:07 AM Patrick Plitzner
  • add taxon name instead of taxon for determination
    • refactored taxon search
    • 1. search for taxon name (create if not found)
    • 2. search with taxon name for taxon (create if not found)
    • added basic reporting functionality to import
18a5a690 01/22/2015 04:11 PM Patrick Plitzner
  • added two methods to find/create names and taxa
    • fixed double creation of sub species
911dddad 01/21/2015 02:12 PM Patrick Plitzner
  • added parameter for each deduplication (references, classifications)
688d8617 01/21/2015 02:08 PM Patrick Plitzner
  • added ABCD import paramater "skipDeduplication"
5131af90 01/21/2015 10:25 AM Patrick Plitzner
  • avoid duplicating the default "ABCD classic" reference for every single imported unit
0fd39e45 01/16/2015 04:14 PM Patrick Plitzner
  • added gathering date and elevation to ABCD import
1a20a9db 01/16/2015 11:03 AM Patrick Plitzner
  • use classification uuid to load classification if it exists in the data source
d7741326 01/16/2015 09:17 AM Patrick Plitzner
  • cleaned up code
c200d18b 10/09/2014 01:44 PM Patrick Plitzner

merge-update from trunk

fb894528 10/09/2014 01:28 PM Patrick Plitzner

merge-update from trunk

35a53f1c 09/22/2014 09:56 AM Patrick Plitzner
  • add determination to field unit when importing via SpecimenImportView
    • do not add IndividualAssociation between taxon and field unit
4134e828 09/17/2014 06:51 PM Patrick Plitzner

merge-update from trunk

b4426234 09/17/2014 06:49 PM Patrick Plitzner
  • fixed multiple creation of subspecies nodes
e1c0af0a 09/17/2014 02:36 PM Patrick Plitzner

merge-update from trunk

ff7173c1 09/17/2014 02:35 PM Patrick Plitzner
  • fixed the unnecessary creation of multiple references and taxon nodes in ABCD import
    • added new ABCD import test