cdmlib.git
9 years agopreliminary set OccurrenceServie.loadData test to ignore, as data is not loading...
Andreas Müller [Tue, 9 Dec 2014 21:55:33 +0000 (21:55 +0000)]
preliminary set OccurrenceServie.loadData test to ignore, as data is not loading correctly

9 years agobug fix
Andreas Kohlbecker [Mon, 8 Dec 2014 12:27:35 +0000 (12:27 +0000)]
bug fix

9 years agoCdmUpdater can run on multiple databases supplied as comma separated list
Andreas Kohlbecker [Mon, 8 Dec 2014 12:27:28 +0000 (12:27 +0000)]
CdmUpdater can run on multiple databases supplied as comma separated list

9 years ago - added service method to get descriptions which have a specimen set as describedSpe...
Patric Plitzner [Thu, 4 Dec 2014 15:00:20 +0000 (15:00 +0000)]
 - added service method to get descriptions which have a specimen set as describedSpecimen
 - added test which fails because the XML is loaded incorrectly

9 years ago - re-added hibernate annotation
Patric Plitzner [Thu, 4 Dec 2014 14:29:50 +0000 (14:29 +0000)]
 - re-added hibernate annotation

9 years ago -removed hibernate search annotation (copy&paste error)
Patric Plitzner [Thu, 4 Dec 2014 12:55:56 +0000 (12:55 +0000)]
 -removed hibernate search annotation (copy&paste error)

9 years agominor
Andreas Müller [Thu, 4 Dec 2014 09:36:27 +0000 (09:36 +0000)]
minor

9 years agouse saveOrUpdate in JaxbImport
Andreas Müller [Thu, 4 Dec 2014 09:35:36 +0000 (09:35 +0000)]
use saveOrUpdate in JaxbImport

9 years ago - invoke super method in isDeletable()
Patric Plitzner [Thu, 4 Dec 2014 08:52:55 +0000 (08:52 +0000)]
 - invoke super method in isDeletable()

9 years ago - changed service method to retrieve the directly related objects
Patric Plitzner [Thu, 4 Dec 2014 08:44:34 +0000 (08:44 +0000)]
 - changed service method to retrieve the directly related objects
 - adapted tests

9 years ago - fixed bidriectionality for DnaSample<->Amplification
Patric Plitzner [Thu, 4 Dec 2014 08:43:46 +0000 (08:43 +0000)]
 - fixed bidriectionality for DnaSample<->Amplification

9 years ago - commented unused field from SpecimenDeleteConfigurator
Patric Plitzner [Wed, 3 Dec 2014 16:07:21 +0000 (16:07 +0000)]
 - commented unused field from SpecimenDeleteConfigurator
 - added TODOs for deletion checking for specimens
 - added emtpy isDeletable() method

9 years ago - commented unused fields of DeleteResult
Patric Plitzner [Wed, 3 Dec 2014 16:05:43 +0000 (16:05 +0000)]
 - commented unused fields of DeleteResult

9 years agoisDeletable returns DeleteResult
Katja Luther [Wed, 3 Dec 2014 12:49:14 +0000 (12:49 +0000)]
isDeletable returns DeleteResult

9 years ago - implemented bidirectionality for derivation events
Patric Plitzner [Wed, 3 Dec 2014 12:31:03 +0000 (12:31 +0000)]
 - implemented bidirectionality for derivation events

9 years ago - added isDeleteFromIndividualsAssociation and isDeleteFromTypeDesignation to Specim...
Patric Plitzner [Wed, 3 Dec 2014 08:36:27 +0000 (08:36 +0000)]
 - added isDeleteFromIndividualsAssociation and isDeleteFromTypeDesignation to SpecimenDeleteConfigurator
 - implemented deletion for above mentioned flags
 - added more information to delete result when deleting specimens
 - added tests for above mentioned flags
 - extended step by step deletion test

9 years ago - extended toString() method
Patric Plitzner [Wed, 3 Dec 2014 08:24:13 +0000 (08:24 +0000)]
 - extended toString() method

9 years agoremove TODO
Andreas Müller [Tue, 2 Dec 2014 11:43:40 +0000 (11:43 +0000)]
remove TODO

9 years ago - added loadStrategy=CleanSweepInsertLoadStrategy.class to tests to fix test failure
Patric Plitzner [Tue, 2 Dec 2014 10:17:10 +0000 (10:17 +0000)]
 - added loadStrategy=CleanSweepInsertLoadStrategy.class to tests to fix test failure

9 years ago - added DISTINCT to HQL query for associated taxa
Patric Plitzner [Tue, 2 Dec 2014 08:55:16 +0000 (08:55 +0000)]
 - added DISTINCT to HQL query for associated taxa
 - created and used XML data source in occurrence service test

9 years ago - added xml resources for tests
Patric Plitzner [Mon, 1 Dec 2014 13:48:12 +0000 (13:48 +0000)]
 - added xml resources for tests

9 years ago - fixed bidirectional mapping
Patric Plitzner [Mon, 1 Dec 2014 13:47:59 +0000 (13:47 +0000)]
 - fixed bidirectional mapping

9 years ago - added occurrence service methods to retrieve all taxa that are associated with...
Patric Plitzner [Mon, 1 Dec 2014 09:24:38 +0000 (09:24 +0000)]
 - added occurrence service methods to retrieve all taxa that are associated with a specimen:
  - via IndividualsAssociation
  - via TypeDesignation
 - added test

9 years agoremoving old obsolte code
Andreas Kohlbecker [Thu, 27 Nov 2014 13:15:06 +0000 (13:15 +0000)]
removing old obsolte code

9 years agoremove FIMXE on protected constructor
Andreas Müller [Thu, 27 Nov 2014 12:52:36 +0000 (12:52 +0000)]
remove FIMXE on protected constructor

9 years agominor
Andreas Müller [Thu, 27 Nov 2014 12:50:12 +0000 (12:50 +0000)]
minor

9 years ago - added TODO comment
Patric Plitzner [Wed, 26 Nov 2014 14:31:09 +0000 (14:31 +0000)]
 - added TODO comment

9 years agocreationi fo PresenceAbsence Terms
Andreas Müller [Wed, 26 Nov 2014 14:04:17 +0000 (14:04 +0000)]
creationi fo PresenceAbsence Terms

9 years agomake all defined terms comparable
Andreas Müller [Wed, 26 Nov 2014 13:30:17 +0000 (13:30 +0000)]
make all defined terms comparable

9 years ago - removed BlankDataSet form test
Patric Plitzner [Wed, 26 Nov 2014 11:47:54 +0000 (11:47 +0000)]
 - removed BlankDataSet form test

9 years ago - removed unused code
Patric Plitzner [Wed, 26 Nov 2014 11:06:48 +0000 (11:06 +0000)]
 - removed unused code

9 years ago - implemented service method (and test for it) to get all taxa associated with a...
Patric Plitzner [Wed, 26 Nov 2014 11:06:05 +0000 (11:06 +0000)]
 - implemented service method (and test for it) to get all taxa associated with a single specimen

9 years ago - added listAssociatedTaxa() method to occurrence service (non functional)
Patric Plitzner [Wed, 26 Nov 2014 08:53:30 +0000 (08:53 +0000)]
 - added listAssociatedTaxa() method to occurrence service (non functional)

9 years agoremoved unwanted service field
Cherian Mathew [Mon, 24 Nov 2014 16:32:39 +0000 (16:32 +0000)]
removed unwanted service field

9 years agoFix (more of a hack) for conversation holder problem, subclassing the current servlet...
Cherian Mathew [Mon, 24 Nov 2014 16:28:07 +0000 (16:28 +0000)]
Fix (more of a hack) for conversation holder problem, subclassing the current servlet and setting the conversation so that it is bound every time a service call is made.

9 years agosetting java source compliance to version 1.7
Andreas Kohlbecker [Mon, 24 Nov 2014 10:50:36 +0000 (10:50 +0000)]
setting java source compliance to version 1.7

9 years ago - converted dnaQuality from DefinedTerm to OrderedTerm (#4434)
Patric Plitzner [Mon, 24 Nov 2014 09:12:50 +0000 (09:12 +0000)]
 - converted dnaQuality from DefinedTerm to OrderedTerm (#4434)

9 years agowhitespace
Andreas Kohlbecker [Fri, 21 Nov 2014 14:36:47 +0000 (14:36 +0000)]
whitespace

9 years agoignoring VAADIN compilation artefacts
Andreas Kohlbecker [Fri, 21 Nov 2014 14:36:46 +0000 (14:36 +0000)]
ignoring VAADIN compilation artefacts

9 years agoadding documentation URL to commentn
Andreas Kohlbecker [Fri, 21 Nov 2014 14:36:46 +0000 (14:36 +0000)]
adding documentation URL to commentn

9 years agoadding missing log4j.properties to artifact (fixes excessive loggin on DEBUG level)
Andreas Kohlbecker [Fri, 21 Nov 2014 14:36:43 +0000 (14:36 +0000)]
adding missing log4j.properties to artifact (fixes excessive loggin on DEBUG level)

9 years agofix bug, add OrederedTerm to hibernate cfg
Andreas Müller [Fri, 21 Nov 2014 09:38:47 +0000 (09:38 +0000)]
fix bug, add OrederedTerm to hibernate cfg

9 years ago(no commit message)
Andreas Müller [Fri, 21 Nov 2014 09:24:11 +0000 (09:24 +0000)]

9 years agoadd DNA Quality Type vocabulary
Andreas Müller [Fri, 21 Nov 2014 09:16:18 +0000 (09:16 +0000)]
add DNA Quality Type vocabulary

9 years agoadded test for saveOrUpdate within conversation sessions
Cherian Mathew [Thu, 20 Nov 2014 15:20:08 +0000 (15:20 +0000)]
added test for saveOrUpdate within conversation sessions

9 years agoAdd DnaQuality.csv (not fully ready)
Andreas Müller [Wed, 19 Nov 2014 16:44:23 +0000 (16:44 +0000)]
Add DnaQuality.csv (not fully ready)

9 years agofixing component scan in jars
Andreas Kohlbecker [Wed, 19 Nov 2014 16:31:58 +0000 (16:31 +0000)]
fixing component scan in jars

9 years ago - when moving derivate also set "derivedFrom" to the new DerivationEvent
Patric Plitzner [Tue, 18 Nov 2014 13:44:04 +0000 (13:44 +0000)]
 - when moving derivate also set "derivedFrom" to the new DerivationEvent

9 years agoICdmCacher, DefaultTermInitializer : added comments
Cherian Mathew [Tue, 18 Nov 2014 08:52:14 +0000 (08:52 +0000)]
ICdmCacher, DefaultTermInitializer : added comments
CdmCacher : added code to disallow null values in cache and moved term initialisation code to specific subclass
CdmDaoCacher : replaced with specialised CdmTermCacher
defaultApplicationContext : removed remoting exception

9 years agocleanup javadoc
Andreas Müller [Mon, 17 Nov 2014 17:31:36 +0000 (17:31 +0000)]
cleanup javadoc

9 years agoupdate JaxbImportActivator
Andreas Müller [Mon, 17 Nov 2014 16:50:51 +0000 (16:50 +0000)]
update JaxbImportActivator

9 years agomade changes to be compliant with TaxonomicEditor Export
Alexander Oppermann [Fri, 14 Nov 2014 16:31:43 +0000 (16:31 +0000)]
made changes to be compliant with TaxonomicEditor Export

9 years agoreverting eclipse launcher
Andreas Kohlbecker [Fri, 14 Nov 2014 15:10:36 +0000 (15:10 +0000)]
reverting eclipse launcher

9 years agominor
Andreas Müller [Thu, 13 Nov 2014 15:23:32 +0000 (15:23 +0000)]
minor

9 years agoimprove cache update algorithm
Andreas Müller [Thu, 13 Nov 2014 15:17:57 +0000 (15:17 +0000)]
improve cache update algorithm

9 years ago - fixed possible NPE
Patric Plitzner [Wed, 12 Nov 2014 14:41:55 +0000 (14:41 +0000)]
 - fixed possible NPE

9 years ago - fixed typo with semantic meaning
Patric Plitzner [Wed, 12 Nov 2014 14:31:52 +0000 (14:31 +0000)]
 - fixed typo with semantic meaning

9 years ago - used blank data set for test
Patric Plitzner [Wed, 12 Nov 2014 10:28:23 +0000 (10:28 +0000)]
 - used blank data set for test

9 years ago - used ImageFile instead of more generic MediaRepresentationPart when creating the...
Patric Plitzner [Wed, 12 Nov 2014 08:51:52 +0000 (08:51 +0000)]
 - used ImageFile instead of more generic MediaRepresentationPart when creating the Media (fixes #4402)
 - fixed a typo

9 years ago - added delete configurator to occurence service
Patric Plitzner [Tue, 11 Nov 2014 08:33:10 +0000 (08:33 +0000)]
 - added delete configurator to occurence service

9 years ago - fixed typo
Patric Plitzner [Tue, 11 Nov 2014 08:18:04 +0000 (08:18 +0000)]
 - fixed typo

9 years agochanges in service layer for fixes in bulg editor and search for misapplied names...
Katja Luther [Mon, 10 Nov 2014 08:49:18 +0000 (08:49 +0000)]
changes in service layer for fixes in bulg editor and search for misapplied names and common names in editor

9 years agominor
Andreas Müller [Thu, 6 Nov 2014 11:54:12 +0000 (11:54 +0000)]
minor

9 years ago - provide contig and read information in portal and webservice
Patric Plitzner [Tue, 4 Nov 2014 13:58:37 +0000 (13:58 +0000)]
 - provide contig and read information in portal and webservice

9 years ago - extende DerivateHierarchyDTO to also show contig and primer info
Patric Plitzner [Mon, 3 Nov 2014 09:29:02 +0000 (09:29 +0000)]
 - extende DerivateHierarchyDTO to also show contig and primer info

9 years ago - removed comma in specimen citation
Patric Plitzner [Wed, 29 Oct 2014 14:10:58 +0000 (14:10 +0000)]
 - removed comma in specimen citation

9 years ago(no commit message)
Katja Luther [Wed, 29 Oct 2014 12:17:29 +0000 (12:17 +0000)]

9 years ago - added exception throwing to URI assembly in Sequence class
Patric Plitzner [Wed, 29 Oct 2014 10:39:34 +0000 (10:39 +0000)]
 - added exception throwing to URI assembly in Sequence class
 - handled exception in editor details view

9 years ago - adapted derivate hierarchy assembly to cdmlib3.4 changes (TissueSample, DnaSample...
Patric Plitzner [Tue, 28 Oct 2014 18:24:53 +0000 (18:24 +0000)]
 - adapted derivate hierarchy assembly to cdmlib3.4 changes (TissueSample, DnaSample as one class)

9 years ago - extended init test
Patric Plitzner [Tue, 28 Oct 2014 18:20:15 +0000 (18:20 +0000)]
 - extended init test

9 years ago - made constructor protected to avoid JavaAssistEnhancementException
Patric Plitzner [Tue, 28 Oct 2014 14:27:22 +0000 (14:27 +0000)]
 - made constructor protected to avoid JavaAssistEnhancementException

9 years agofix #4450
Katja Luther [Tue, 28 Oct 2014 13:09:11 +0000 (13:09 +0000)]
fix #4450

9 years agoChanges for production mode for vaadin
Alexander Oppermann [Tue, 28 Oct 2014 13:07:14 +0000 (13:07 +0000)]
Changes for production mode for vaadin

9 years agochanged startup parameter for vaadin. Only for testing.
Alexander Oppermann [Mon, 27 Oct 2014 15:37:56 +0000 (15:37 +0000)]
changed startup parameter for vaadin. Only for testing.

9 years agolatest changes for Vaadin Editor
Alexander Oppermann [Mon, 27 Oct 2014 10:38:08 +0000 (10:38 +0000)]
latest changes for Vaadin Editor
* added in Web.XML production mode

9 years ago(no commit message)
Katja Luther [Mon, 27 Oct 2014 10:21:22 +0000 (10:21 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 27 Oct 2014 10:20:34 +0000 (10:20 +0000)]

9 years ago - added service method deleteDerivateHierarchy()
Patric Plitzner [Mon, 27 Oct 2014 08:09:41 +0000 (08:09 +0000)]
 - added service method deleteDerivateHierarchy()

9 years agoremove NOT NULL on OriginalSourceType_AUD.sourceType on existing data #4445
Andreas Müller [Thu, 23 Oct 2014 11:44:17 +0000 (11:44 +0000)]
remove NOT NULL on OriginalSourceType_AUD.sourceType on existing data   #4445

9 years agorevert contact URLs #3920, #4444
Andreas Müller [Thu, 23 Oct 2014 07:20:18 +0000 (07:20 +0000)]
revert contact URLs  #3920, #4444

9 years agoworkaround for Contact.urls to solve #4444 preliminary
Andreas Müller [Wed, 22 Oct 2014 20:57:50 +0000 (20:57 +0000)]
workaround for Contact.urls to solve #4444 preliminary

9 years agolast update to schema updater 34.
Andreas Müller [Wed, 22 Oct 2014 16:54:40 +0000 (16:54 +0000)]
last update to schema updater 34.

9 years agoremoved useless widgetset
Alexander Oppermann [Wed, 22 Oct 2014 16:01:47 +0000 (16:01 +0000)]
removed useless widgetset

9 years agoVaadin Exception handling and minor changes
Alexander Oppermann [Wed, 22 Oct 2014 16:00:37 +0000 (16:00 +0000)]
Vaadin Exception handling and minor changes

9 years agoVaadin Exception handling and minor changes
Alexander Oppermann [Wed, 22 Oct 2014 15:54:24 +0000 (15:54 +0000)]
Vaadin Exception handling and minor changes

9 years agofix uuid as UniqueKey problem
Andreas Müller [Wed, 22 Oct 2014 14:51:42 +0000 (14:51 +0000)]
fix uuid as UniqueKey problem

9 years agoreduce size of contact URI due to key length problems
Andreas Müller [Wed, 22 Oct 2014 13:48:24 +0000 (13:48 +0000)]
reduce size of contact URI due to key length problems

9 years agoupdate fullCoverageDataGenerator
Andreas Müller [Tue, 21 Oct 2014 23:28:22 +0000 (23:28 +0000)]
update fullCoverageDataGenerator

9 years agolatest Datasource version
Andreas Müller [Tue, 21 Oct 2014 22:35:25 +0000 (22:35 +0000)]
latest Datasource version

9 years agoadd WebPageDefaultCacheStrategyTest
Andreas Müller [Tue, 21 Oct 2014 22:31:34 +0000 (22:31 +0000)]
add WebPageDefaultCacheStrategyTest

9 years agoupdate remote-WebApp H2 database
Andreas Müller [Tue, 21 Oct 2014 22:12:51 +0000 (22:12 +0000)]
update remote-WebApp H2 database

9 years agoupdate cdmTest version for remoteWebApp
Andreas Müller [Tue, 21 Oct 2014 21:36:58 +0000 (21:36 +0000)]
update cdmTest version for remoteWebApp

9 years agoH2 update script fixes in trunk
Andreas Müller [Tue, 21 Oct 2014 20:17:14 +0000 (20:17 +0000)]
H2 update script fixes in trunk

9 years agomerge cdmlib-3.4 branch into trunk
Andreas Müller [Tue, 21 Oct 2014 20:11:38 +0000 (20:11 +0000)]
merge cdmlib-3.4 branch into trunk

9 years agointegrate latest changes to branche 3.4
Andreas Müller [Tue, 21 Oct 2014 13:57:29 +0000 (13:57 +0000)]
integrate latest changes to branche 3.4

9 years agoadd full data call
Andreas Müller [Tue, 21 Oct 2014 13:43:53 +0000 (13:43 +0000)]
add full data call

9 years agolatest fullCoverDaGet
Andreas Müller [Tue, 21 Oct 2014 13:42:14 +0000 (13:42 +0000)]
latest fullCoverDaGet

9 years ago- removed accidentally committed class
Patric Plitzner [Tue, 21 Oct 2014 13:36:07 +0000 (13:36 +0000)]
- removed accidentally committed class

9 years agoremove view from fullCoveragedatagen
Andreas Müller [Tue, 21 Oct 2014 13:33:47 +0000 (13:33 +0000)]
remove view from fullCoveragedatagen

9 years ago - merge-update from trunk
Patric Plitzner [Tue, 21 Oct 2014 13:32:14 +0000 (13:32 +0000)]
 - merge-update from trunk