cdmlib.git
9 years agoMap preparation material to derivation event description
Patrick Plitzner [Wed, 1 Jul 2015 07:22:25 +0000 (09:22 +0200)]
Map preparation material to derivation event description

9 years agoTest import of sparse ABCD file
Patrick Plitzner [Tue, 30 Jun 2015 13:36:15 +0000 (15:36 +0200)]
Test import of sparse ABCD file

9 years agoFix potential NPE
Patrick Plitzner [Tue, 30 Jun 2015 13:22:36 +0000 (15:22 +0200)]
Fix potential NPE

9 years agoAdd method for single read deletion
Patrick Plitzner [Wed, 1 Jul 2015 07:25:34 +0000 (09:25 +0200)]
Add method for single read deletion

9 years agoFix singleton constructor with specimen types
Patrick Plitzner [Wed, 1 Jul 2015 07:15:07 +0000 (09:15 +0200)]
Fix singleton constructor with specimen types

9 years agoDo not set consensus sequence of single read alignment to null when
Patrick Plitzner [Wed, 1 Jul 2015 07:13:47 +0000 (09:13 +0200)]
Do not set consensus sequence of single read alignment to null when
deleting the alignment

9 years agoAdd delete method for SingleReads
Patrick Plitzner [Wed, 1 Jul 2015 07:10:15 +0000 (09:10 +0200)]
Add delete method for SingleReads

9 years agoRemove comments
Patrick Plitzner [Wed, 1 Jul 2015 07:07:25 +0000 (09:07 +0200)]
Remove comments

9 years agocorrecting the cleanup of sub areas labes in condensed distributions
Andreas Kohlbecker [Tue, 30 Jun 2015 14:04:43 +0000 (16:04 +0200)]
correcting the cleanup of sub areas labes in condensed distributions

9 years agoapplying subAreaPreference exclusively for maps
Andreas Kohlbecker [Tue, 30 Jun 2015 13:40:10 +0000 (15:40 +0200)]
applying subAreaPreference exclusively for maps

9 years agosubAreaPreference Rule can be run completely separately
Andreas Kohlbecker [Tue, 30 Jun 2015 10:44:47 +0000 (12:44 +0200)]
subAreaPreference Rule can be run completely separately
    - also reoving old unused code
    - removing documentation on osoltete rule
    - removing all missleading errors on the subAreaPreference in documentation an comments

9 years agoFix potential NPE
Patrick Plitzner [Tue, 30 Jun 2015 13:17:28 +0000 (15:17 +0200)]
Fix potential NPE

9 years agoEvaluate unit association type in ABCD import
Patrick Plitzner [Tue, 30 Jun 2015 11:20:12 +0000 (13:20 +0200)]
Evaluate unit association type in ABCD import

 - added test
 - correctly set derivative hierarchy

9 years agoCheck if primer or amplification already exist
Patrick Plitzner [Tue, 30 Jun 2015 05:54:00 +0000 (07:54 +0200)]
Check if primer or amplification already exist

9 years agoEvaluate UnitAssociationType during import
Patrick Plitzner [Tue, 30 Jun 2015 05:52:57 +0000 (07:52 +0200)]
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

9 years agoAdd find- and countByTitle() methods to primer and amplification service
Patrick Plitzner [Mon, 29 Jun 2015 17:09:25 +0000 (19:09 +0200)]
Add find- and countByTitle() methods to primer and amplification service

9 years agoSplit up test for unit associations
Patrick Plitzner [Mon, 29 Jun 2015 16:27:32 +0000 (18:27 +0200)]
Split up test for unit associations

9 years agoFix potential NPE
Patrick Plitzner [Mon, 29 Jun 2015 16:27:01 +0000 (18:27 +0200)]
Fix potential NPE

9 years agoParse sample designation in ABCD GGBN import
Patrick Plitzner [Mon, 29 Jun 2015 14:50:17 +0000 (16:50 +0200)]
Parse sample designation in ABCD GGBN import

9 years agoMove up name parsing
Patrick Plitzner [Mon, 29 Jun 2015 13:28:52 +0000 (15:28 +0200)]
Move up name parsing

9 years agoImport associated units
Patrick Plitzner [Wed, 24 Jun 2015 12:37:09 +0000 (14:37 +0200)]
Import associated units

 - Set derivation event correctly
 - adapted test

9 years agoImport associated units via BioCase query
Patrick Plitzner [Wed, 24 Jun 2015 07:14:35 +0000 (09:14 +0200)]
Import associated units via BioCase query

9 years agoMove prefix parsing to utility method and import state
Patrick Plitzner [Tue, 23 Jun 2015 16:48:08 +0000 (18:48 +0200)]
Move prefix parsing to utility method and import state

9 years agoMove unit parsing to utility class
Patrick Plitzner [Tue, 23 Jun 2015 14:40:59 +0000 (16:40 +0200)]
Move unit parsing to utility class

9 years agoImport associated units in ABCD import
Patrick Plitzner [Tue, 23 Jun 2015 13:38:16 +0000 (15:38 +0200)]
Import associated units in ABCD import

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

9 years ago - added missing columns for derivative import
Patrick Plitzner [Tue, 23 Jun 2015 13:22:22 +0000 (15:22 +0200)]
 - added missing columns for derivative import

9 years ago??
Patrick Plitzner [Tue, 23 Jun 2015 09:48:47 +0000 (11:48 +0200)]
??

9 years agoAdapt to method parameter change
Patrick Plitzner [Tue, 23 Jun 2015 09:48:08 +0000 (11:48 +0200)]
Adapt to method parameter change

9 years agoImport associated units in ABCD import
Patrick Plitzner [Tue, 23 Jun 2015 09:09:43 +0000 (11:09 +0200)]
Import associated units in ABCD import

First changes

9 years agoRefactor ABCD import
Patrick Plitzner [Tue, 23 Jun 2015 08:46:22 +0000 (10:46 +0200)]
Refactor ABCD import

Moved class variables to import state

9 years ago - fixed date parsing
Patrick Plitzner [Wed, 17 Jun 2015 14:06:04 +0000 (16:06 +0200)]
 - fixed date parsing
 - fixed primer saving
 - added new parameters to test

9 years ago - added preservation/preparation parameters
Patrick Plitzner [Wed, 17 Jun 2015 12:58:15 +0000 (14:58 +0200)]
 - added preservation/preparation parameters
 - fixed parsing of unitID

9 years ago - correctly connected primer, amplification, single reads and sequences
Patrick Plitzner [Wed, 17 Jun 2015 12:56:31 +0000 (14:56 +0200)]
 - correctly connected primer, amplification, single reads and sequences
 - parsed UnitAssociation to correctly set specimen data
 - added UnitAssociationParser

9 years ago - refactored dna parsing
Patrick Plitzner [Tue, 16 Jun 2015 15:41:11 +0000 (17:41 +0200)]
 - refactored dna parsing
 - added utility classes and person parser
 - adapted test
 - added parsing of more molecular parameters

9 years agocorrectly assigning INTRODUCED_NATURALIZED to n=naturalizes for condensed distributio...
Andreas Kohlbecker [Mon, 29 Jun 2015 19:06:02 +0000 (21:06 +0200)]
correctly assigning INTRODUCED_NATURALIZED to n=naturalizes for condensed distribution - #3907

9 years agofixing sort order in condensed distribution - #3907
Andreas Kohlbecker [Mon, 29 Jun 2015 15:43:29 +0000 (17:43 +0200)]
fixing sort order in condensed distribution - #3907

9 years agoremoving obsolete warning from log - #3907
Andreas Kohlbecker [Mon, 29 Jun 2015 15:42:16 +0000 (17:42 +0200)]
removing obsolete warning from log - #3907

9 years ago#5009 Add service method to update all nodes
Cherian Mathew [Mon, 29 Jun 2015 14:48:58 +0000 (16:48 +0200)]
#5009 Add service method to update all nodes

9 years agofixing bug that occurred with empty distributions- #5041
Andreas Kohlbecker [Mon, 29 Jun 2015 14:32:45 +0000 (16:32 +0200)]
fixing bug that occurred with empty distributions- #5041

9 years agoAdd default delete method for uuid collections and implement update nodes method...
Cherian Mathew [Mon, 29 Jun 2015 12:26:33 +0000 (14:26 +0200)]
Add default delete method for uuid collections and implement update nodes method in polytomouse key service

9 years agoFurther fix DistributionTree.matchesLevels #5041
Andreas Müller [Mon, 29 Jun 2015 11:13:02 +0000 (13:13 +0200)]
Further fix DistributionTree.matchesLevels #5041

9 years agoFix DistributionTree.matchesLevels #5041
Andreas Müller [Sun, 28 Jun 2015 14:51:43 +0000 (16:51 +0200)]
Fix DistributionTree.matchesLevels #5041

9 years agoFix label order marker types in imports
Andreas Müller [Sun, 28 Jun 2015 12:32:13 +0000 (14:32 +0200)]
Fix label order marker types in imports

9 years agoFix ClassCastException in call to distributionInfo service #5041
Andreas Müller [Sat, 27 Jun 2015 13:13:57 +0000 (15:13 +0200)]
Fix ClassCastException in call to distributionInfo service #5041

9 years agoAdd getTermByIdInVoc method to vocabularies
Andreas Müller [Fri, 26 Jun 2015 19:25:05 +0000 (21:25 +0200)]
Add getTermByIdInVoc method to vocabularies

9 years agoImprove transmission engine parameters for web service (#5040)
Andreas Müller [Fri, 26 Jun 2015 18:04:23 +0000 (20:04 +0200)]
Improve transmission engine parameters for web service (#5040)

9 years agoFix umlaut bug in parser test
Andreas Müller [Fri, 26 Jun 2015 17:24:03 +0000 (19:24 +0200)]
Fix umlaut bug in parser test

9 years agoFix unparsed sections and subsections #4764
Andreas Müller [Fri, 26 Jun 2015 16:59:20 +0000 (18:59 +0200)]
Fix unparsed sections and subsections  #4764

9 years ago#5034 Add methods for testing handler / operations architecture
Cherian Mathew [Fri, 26 Jun 2015 14:36:45 +0000 (16:36 +0200)]
#5034 Add methods for testing handler / operations architecture

9 years agoFix updateSortindex test for TaxonNode javassist objects
Andreas Müller [Fri, 26 Jun 2015 10:00:31 +0000 (12:00 +0200)]
Fix updateSortindex test for TaxonNode javassist objects

9 years ago#5032 Add new test service for remoting clients
Cherian Mathew [Fri, 26 Jun 2015 09:23:44 +0000 (11:23 +0200)]
#5032 Add new test service for remoting clients

9 years agoFix possible but in FeatureNode sortindex creation
Andreas Müller [Thu, 25 Jun 2015 21:56:21 +0000 (23:56 +0200)]
Fix possible but in FeatureNode sortindex creation

See similar issue in TaxonNode sortindex creation.

9 years agominor
Andreas Müller [Thu, 25 Jun 2015 21:47:14 +0000 (23:47 +0200)]
minor

9 years agominor
Andreas Müller [Thu, 25 Jun 2015 21:40:22 +0000 (23:40 +0200)]
minor

9 years agoFix sortindex computation in TaxonNode
Andreas Müller [Thu, 25 Jun 2015 21:35:25 +0000 (23:35 +0200)]
Fix sortindex computation in TaxonNode

After commit from 2015-06-18 the sortindex was computed slightly
different. In some cases the parent was not deproxied anymore and
therefore the parent.childNodes always returned the empty list of the
proxy object instead of returning the actual childrens list.

9 years agosome bugfixes in CondensedDistribution composition code - #3907
Andreas Kohlbecker [Thu, 25 Jun 2015 16:39:24 +0000 (18:39 +0200)]
some bugfixes in CondensedDistribution composition code - #3907

9 years agominor documentation cleaning
Andreas Kohlbecker [Thu, 25 Jun 2015 14:28:47 +0000 (16:28 +0200)]
minor documentation cleaning

9 years agocomposition of condensed distribution fully implemented - #3907
Andreas Kohlbecker [Thu, 25 Jun 2015 14:23:41 +0000 (16:23 +0200)]
composition of condensed distribution fully implemented - #3907

9 years agobase framework for condensedDistributions implemented - #4911
Andreas Kohlbecker [Wed, 24 Jun 2015 15:13:43 +0000 (17:13 +0200)]
base framework for condensedDistributions implemented - #4911

9 years agoperformance: avoiding second distribution filtering when creating the DistributionSer...
Andreas Kohlbecker [Wed, 24 Jun 2015 12:54:18 +0000 (14:54 +0200)]
performance: avoiding second distribution filtering when creating the DistributionServiceRequestParameterString -  #4911

9 years agoreplacing 'non-java-doc by {@inheritDoc}
Andreas Kohlbecker [Wed, 24 Jun 2015 12:22:58 +0000 (14:22 +0200)]
replacing 'non-java-doc by {@inheritDoc}

9 years agoClean up transmission engine and BerlinModelTransformer
Andreas Müller [Thu, 25 Jun 2015 13:07:40 +0000 (15:07 +0200)]
Clean up transmission engine and BerlinModelTransformer

9 years ago#5031 Corrected common service / dao collection methods to use uuid + fieldName
Cherian Mathew [Thu, 25 Jun 2015 12:21:37 +0000 (14:21 +0200)]
#5031 Corrected common service / dao collection methods to use uuid + fieldName

9 years agoFix classloading priority of patched hibernate class
Cherian Mathew [Thu, 25 Jun 2015 07:35:46 +0000 (09:35 +0200)]
Fix classloading priority of patched hibernate class

9 years ago#5025 : Add new cdm entity identifier object and use case in taxon node service
Cherian Mathew [Wed, 24 Jun 2015 15:39:50 +0000 (17:39 +0200)]
#5025 : Add new cdm entity identifier object and use case in taxon node service

9 years agoImprove E+M post import methods #3979
Andreas Müller [Wed, 24 Jun 2015 23:10:24 +0000 (01:10 +0200)]
Improve E+M post import methods  #3979

9 years agoImprove distribution transmission engine for E+M import #3979
Andreas Müller [Wed, 24 Jun 2015 23:08:00 +0000 (01:08 +0200)]
Improve distribution transmission engine for E+M import  #3979

9 years agoAdd publisher role uuid and clean up FirstDataInserter #3979
Andreas Müller [Wed, 24 Jun 2015 16:52:21 +0000 (18:52 +0200)]
Add publisher role uuid and clean up FirstDataInserter  #3979

9 years agoAdd hidden area related UUIDs to BerlinModelImport #3979 .5
Andreas Müller [Wed, 24 Jun 2015 15:11:32 +0000 (17:11 +0200)]
Add hidden area related UUIDs to BerlinModelImport  #3979 .5

9 years agoAdd E+M vocabulary uuid to E+M-Transformer
Andreas Müller [Wed, 24 Jun 2015 14:39:40 +0000 (16:39 +0200)]
Add E+M vocabulary uuid to E+M-Transformer

9 years agoAdd isImport request to import configurator
Andreas Müller [Wed, 24 Jun 2015 13:30:13 +0000 (15:30 +0200)]
Add isImport request to import configurator

9 years ago#5025 : Add CdmBase id+Class objects to UpdateResult
Cherian Mathew [Wed, 24 Jun 2015 12:16:48 +0000 (14:16 +0200)]
#5025 : Add CdmBase id+Class objects to UpdateResult

9 years agoSolve merge conflict for CdmTransactionalIntegrationTest
Andreas Müller [Tue, 23 Jun 2015 15:49:11 +0000 (17:49 +0200)]
Solve merge conflict for CdmTransactionalIntegrationTest

9 years agoCleanup dao test classes
Andreas Müller [Tue, 23 Jun 2015 10:40:02 +0000 (12:40 +0200)]
Cleanup dao test classes

9 years agoRename remaining occurrences of xxxAuthorTeam #4968
Andreas Müller [Mon, 22 Jun 2015 20:45:00 +0000 (22:45 +0200)]
Rename remaining occurrences of xxxAuthorTeam  #4968

Rename remaining occurrences of combinationAuthorTeam and
basionymAuthorTeam in code and other files

9 years agoRename NonViralName.xxxAuthorTeam to xxxAuthorship #4968
Andreas Müller [Mon, 22 Jun 2015 17:16:20 +0000 (19:16 +0200)]
Rename NonViralName.xxxAuthorTeam to xxxAuthorship  #4968

9 years ago3.6.2 has just been released, setting version to 3.6.3-SNAPSHOT
Andreas Kohlbecker [Tue, 23 Jun 2015 14:52:41 +0000 (16:52 +0200)]
3.6.2 has just been released, setting version to 3.6.3-SNAPSHOT

9 years agoFix ignored test in TaxonDaoHibernateImplTest #2815
Andreas Müller [Tue, 23 Jun 2015 14:40:01 +0000 (16:40 +0200)]
Fix ignored test in TaxonDaoHibernateImplTest  #2815

9 years ago#5007 : Correct setting of updated objects when deleting taxon
Cherian Mathew [Tue, 23 Jun 2015 10:55:50 +0000 (12:55 +0200)]
#5007 : Correct setting of updated objects when deleting taxon

9 years agoFix ignored test in DescriptionElementDao #2815
Andreas Müller [Tue, 23 Jun 2015 10:43:38 +0000 (12:43 +0200)]
Fix ignored test in DescriptionElementDao  #2815

Remaining tasks

9 years agoCleanup Identifiable service
Andreas Müller [Mon, 22 Jun 2015 15:20:33 +0000 (17:20 +0200)]
Cleanup Identifiable service

9 years agoCopy DeterminationEvent data when moving derivates
Patric Plitzner [Mon, 22 Jun 2015 12:41:32 +0000 (12:41 +0000)]
Copy DeterminationEvent data when moving derivates

9 years agobumping project version to 3.6.2-SNAPSHOT, 3.6.1 has already been released attic/tags/cdmlib/cdmlib-parent-3.6.2/24315 attic/tags/cdmlib/cdmlib-parent-3.6.3/24310 attic/tags/cdmlib/cdmlib-parent-3.6.4/24318
Andreas Kohlbecker [Mon, 22 Jun 2015 08:33:10 +0000 (10:33 +0200)]
bumping  project version to 3.6.2-SNAPSHOT, 3.6.1 has already been released

9 years agofix titleCache for et al. teams #4967 attic/tags/cdmlib/cdmlib-parent-3.6.2/24294
Andreas Müller [Fri, 19 Jun 2015 12:51:53 +0000 (14:51 +0200)]
fix titleCache for et al. teams  #4967

9 years agoadd non-absolute test to isServiceAvailable #4587
Andreas Müller [Fri, 19 Jun 2015 11:46:51 +0000 (13:46 +0200)]
add non-absolute test to isServiceAvailable #4587

9 years agofix parsing of names with teams in name and reference #2223
Andreas Müller [Fri, 19 Jun 2015 10:02:52 +0000 (12:02 +0200)]
fix parsing of names with teams in name and reference #2223

9 years agominor root/tags/cdmlib/cdmlib-parent-3.6.1 cdmlib-parent-3.6.1
Katja Luther [Thu, 18 Jun 2015 12:59:38 +0000 (12:59 +0000)]
minor

9 years agoforgot to check in the changes
Katja Luther [Thu, 18 Jun 2015 12:50:54 +0000 (12:50 +0000)]
forgot to check in the changes

9 years ago- add @Audited to all type properties
Katja Luther [Thu, 18 Jun 2015 12:46:20 +0000 (12:46 +0000)]
- add @Audited to all type properties
- add taxonNodeComparator for rank and alphabetical orderedVocabularyDao
- change delete() methods arguments to UUIDs

9 years agoMerge branch 'RankSpecificRootNodes-1'
Andreas Müller [Thu, 18 Jun 2015 11:18:02 +0000 (13:18 +0200)]
Merge branch 'RankSpecificRootNodes-1'

9 years agoFixing test for listRankSpecificRootNodes attic/branches/cdmlib/RankSpecificRootNodes-1/24248
Andreas Müller [Thu, 18 Jun 2015 11:11:45 +0000 (13:11 +0200)]
Fixing test for listRankSpecificRootNodes

9 years agoadd @Audited to the argument type
Katja Luther [Thu, 18 Jun 2015 09:58:23 +0000 (09:58 +0000)]
add @Audited to the argument type

9 years agofix listRankSpecificRootNodes behavior for ranks in between and some
Andreas Müller [Thu, 18 Jun 2015 09:48:16 +0000 (11:48 +0200)]
fix listRankSpecificRootNodes behavior for ranks in between and some
additional tests

9 years agoMerge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib
Cherian Mathew [Thu, 18 Jun 2015 09:22:48 +0000 (11:22 +0200)]
Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib

9 years agoIUserService, UserService : added db check methods
Cherian Mathew [Thu, 18 Jun 2015 09:14:06 +0000 (11:14 +0200)]
IUserService, UserService : added db check methods
remoting-services : moved database service to be included in security filter

9 years agoMerge branch 'RankSpecificRootNodes-1'
Andreas Müller [Thu, 18 Jun 2015 08:31:49 +0000 (10:31 +0200)]
Merge branch 'RankSpecificRootNodes-1'

9 years agoMerge branch 'master' of ssh://dev.e-taxonomy.eu/var/git/cdmlib
Andreas Müller [Wed, 17 Jun 2015 17:31:40 +0000 (19:31 +0200)]
Merge branch 'master' of ssh://dev.e-taxonomy.eu/var/git/cdmlib

9 years agosome additional test for #2778
Andreas Müller [Wed, 17 Jun 2015 16:38:34 +0000 (18:38 +0200)]
some additional test for #2778

9 years agoadd some tests for rankSpecificRootNodes, related to #2778
Andreas Müller [Wed, 17 Jun 2015 16:29:15 +0000 (18:29 +0200)]
add some tests for rankSpecificRootNodes, related to #2778

9 years agoMerge branch 'RankSpecificRootNodes-1' of https://dev.e-taxonomy.eu/git/cdmlib into...
Andreas Müller [Wed, 17 Jun 2015 15:04:14 +0000 (17:04 +0200)]
Merge branch 'RankSpecificRootNodes-1' of https://dev.e-taxonomy.eu/git/cdmlib into RankSpecificRootNodes-1