Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

891ced88 06/30/2015 09:49 AM Patrick Plitzner

??

47f461b2 06/30/2015 09:49 AM Patrick Plitzner

Adapt to method parameter change

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

3f1d496b 06/30/2015 09:49 AM Patrick Plitzner
  • fixed date parsing
    • fixed primer saving
    • added new parameters to test
0fff86a8 06/30/2015 09:49 AM Patrick Plitzner
  • added preservation/preparation parameters
    • fixed parsing of unitID
25cbf231 06/30/2015 09:49 AM Patrick Plitzner
  • correctly connected primer, amplification, single reads and sequences
    • parsed UnitAssociation to correctly set specimen data
    • added UnitAssociationParser
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

beba0b4b 06/15/2015 09:05 AM Patrick Plitzner
  • text formatting
45b5cb33 06/15/2015 09:04 AM Patrick Plitzner
  • re-enabled dna quality parsing
db49def5 06/09/2015 09:40 AM Patrick Plitzner
  • added more ggbn ABCD parameters to import and test
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
5174bd4c 05/18/2015 08:51 AM Patrick Plitzner
  • optimized name matching for terms in ABCD import
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
18f98b68 03/16/2015 10:10 AM Patrick Plitzner
  • enhanced report
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
25c90163 03/10/2015 10:53 AM Katja Luther
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)
27205004 03/04/2015 02:51 PM Patrick Plitzner
  • shortened regex
341a29eb 03/04/2015 02:34 PM Patrick Plitzner
  • fixed temporary geolocation hack
2396aeef 03/04/2015 12:30 PM Patrick Plitzner
  • fixed name matching when ignoring author
9fc0c8e4 03/04/2015 11:36 AM Patrick Plitzner
  • re-added temporary hack
603900f1 03/04/2015 10:45 AM Patrick Plitzner
  • removed temporary hack
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
745dab8d 01/27/2015 11:55 AM Patrick Plitzner
  • error handling for report file
69009c4e 01/23/2015 11:35 AM Patrick Plitzner
  • fixed potential NPE
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
fd88f8d7 01/22/2015 04:05 PM Patrick Plitzner
  • added "else if" to avoid unnecessary checking
3e7ad6c5 01/22/2015 10:16 AM Patrick Plitzner
  • increased code readability
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
17ed092e 12/12/2014 05:47 PM Andreas Müller

add poi-ooxml and upgrade to 3.10-FINAL

f89911d1 10/17/2014 08:53 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

237a3b15 10/16/2014 09:14 AM Patrick Plitzner
  • added additional ABCD path to search for gathering agents
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
8b77762f 09/16/2014 01:52 PM Patrick Plitzner
  • refactored data structure for taxon identifications in ABCD import
    • trimming scientific names avoids creation of multiple taxa/taxon nodes
    • added check for number of taxon nodes to test
ca8c03d8 09/16/2014 08:48 AM Patrick Plitzner
  • cleaned up code
473f565e 09/16/2014 06:16 AM Patrick Plitzner
  • fixed typo
7a33ea3e 09/15/2014 02:15 PM Patrick Plitzner

merge-update from trunk

ee0d5259 09/15/2014 02:14 PM Patrick Plitzner
  • added resetFields() method to avoid NonUniqueObjectExceptions
266bc333 09/09/2014 01:23 PM Patrick Plitzner

merge-update from trunk; added import preference to add media as media specimen

6db07e78 09/08/2014 03:01 PM Patrick Plitzner
  • fixed possible NPE
5091a21d 09/08/2014 02:10 PM Patrick Plitzner
  • adapted some save method to allow transient services (#3726)
f5b114e4 06/07/2014 11:00 PM Andreas Müller

updates to taxonX import

25f06a8a 06/06/2014 10:52 PM Andreas Müller

better handling of countries in gathering unit

fdf9eec2 05/20/2014 12:11 PM Andreas Müller

better use of generics in service layer and persistence list methods

51049151 05/07/2014 10:24 AM Andreas Müller

adding map to ReferenceSystem

5ed3bb11 04/23/2014 02:49 PM Andreas Müller

fix AccessionNumber->Locality bug in Specimen Excel Import

92131df0 04/17/2014 04:48 PM Andreas Müller

Latest updates to Specimen Excel import

a2b4d1c4 04/17/2014 03:55 PM Andreas Müller

determination abbrev

f379b50b 04/08/2014 12:44 PM Andreas Müller

remove isFigure from getImageMedia

9edf2348 03/27/2014 03:27 PM Patricia Kelbert

debug collection and institution for excel import

c4a8a286 03/14/2014 09:46 PM Andreas Müller

latest changes to Specimen Excel Import

fbf3b7d2 02/19/2014 03:33 PM Patrick Plitzner
  • replaced saveOrUpdate() with "bundle" method save()
6e861bce 02/14/2014 05:37 PM Andreas Müller

make description.setTaxon protected and cleanup cyprus altitudes and destinations

0092a4a5 02/13/2014 12:25 PM Cherian Mathew

reverting back the cdm application configuration refatoring

086dcd26 02/12/2014 03:10 PM Cherian Mathew

renaming ICdmApplicationConfiguration to ICdmApplicationDefaultConfiguration

816af8a7 01/13/2014 05:48 PM Andreas Müller

NPE bugfix in Specimen import

fd1ce664 11/07/2013 11:41 AM Patricia Kelbert

reintegrate ABCD import improvements