cdmlib.git
9 years agoMerge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib into remoting-4.0
Cherian Mathew [Thu, 21 May 2015 15:00:13 +0000 (17:00 +0200)]
Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib into remoting-4.0

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTerm.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTermBase.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/Reference.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/taxon/Taxon.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/CommonServiceImpl.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/DescriptionServiceImpl.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ICommonService.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/INameService.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonNodeService.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonService.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/PolytomousKeyNodeServiceImpl.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonServiceImpl.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/UpdateResult.java

9 years agoadded dirs and files to ignore
Cherian Mathew [Thu, 21 May 2015 14:23:41 +0000 (16:23 +0200)]
added dirs and files to ignore

9 years agoadded id to uuidAndTitleCache #4799 (bugfix)
Andreas M��ller [Wed, 20 May 2015 15:39:11 +0000 (15:39 +0000)]
added id to uuidAndTitleCache  #4799  (bugfix)

9 years agoadded id to uuidAndTitleCache
Andreas M��ller [Wed, 20 May 2015 15:23:31 +0000 (15:23 +0000)]
added id to uuidAndTitleCache

9 years agoincreasing the permGenSpace in the eclipse launcher root/tags/cdmlib/2015-05-20_01 2015-05-20_01
Andreas Kohlbecker [Wed, 20 May 2015 14:38:56 +0000 (16:38 +0200)]
increasing the permGenSpace in the eclipse launcher

9 years agofixing problem with missing autinitialization of titleCaches, contributes to #4919
Andreas Kohlbecker [Wed, 20 May 2015 14:38:26 +0000 (16:38 +0200)]
fixing problem with missing autinitialization of titleCaches, contributes to #4919

9 years agoAnnotatableEntity : removed dynamic generation of marker set
Cherian Mathew [Wed, 20 May 2015 12:46:20 +0000 (12:46 +0000)]
AnnotatableEntity : removed dynamic generation of marker set
Taxon : reverted
TaxonServiceImpl : added affected object on delete

9 years ago - implemented importing of DNA ABCD units
Patric Plitzner [Wed, 20 May 2015 12:03:56 +0000 (12:03 +0000)]
 - implemented importing of DNA ABCD units
 - DNA sampled will be attached to already existing specimens
 - re-enabled tests

9 years agosloving NPE in AdvancedBeanInitializer
Andreas Kohlbecker [Wed, 20 May 2015 11:05:38 +0000 (13:05 +0200)]
sloving NPE in AdvancedBeanInitializer

9 years agofixing bug related to generic types
Andreas Kohlbecker [Wed, 20 May 2015 09:27:27 +0000 (11:27 +0200)]
fixing bug related to generic types

9 years agofurther performance improvements: - better autoinitialization of collection items...
Andreas Kohlbecker [Tue, 19 May 2015 14:54:28 +0000 (16:54 +0200)]
further performance improvements: - better autoinitialization of collection items, - fixing bug in AdvancedBeanInitializer: adding missing LEFT to JOIN FETCH

9 years agofixing bug in matchesLevel method
Andreas Kohlbecker [Tue, 19 May 2015 12:33:55 +0000 (14:33 +0200)]
fixing bug in matchesLevel method

9 years agoadding missing sources
Andreas Kohlbecker [Tue, 19 May 2015 12:31:46 +0000 (14:31 +0200)]
adding missing sources

9 years agoremoved vaadin dependency
Cherian Mathew [Tue, 19 May 2015 10:05:59 +0000 (10:05 +0000)]
removed vaadin dependency

9 years ago - added tests to ignore because other tests fail :-/
Patric Plitzner [Mon, 18 May 2015 15:10:39 +0000 (15:10 +0000)]
 - added tests to ignore because other tests fail :-/

9 years agospeed up of DistributionTree.orderAsTree() by factor 1.6
Andreas Kohlbecker [Mon, 18 May 2015 14:40:43 +0000 (16:40 +0200)]
speed up of DistributionTree.orderAsTree() by factor 1.6

9 years agosetting source dependencies for m2e enviromnent
Andreas Kohlbecker [Mon, 18 May 2015 14:36:09 +0000 (16:36 +0200)]
setting source dependencies for m2e enviromnent

9 years agoadding method to get the intentifier from hibernate proxies
Andreas Kohlbecker [Mon, 18 May 2015 14:35:14 +0000 (16:35 +0200)]
adding method to get the intentifier from hibernate proxies

9 years agoincreasing the permGenSpace for profiling sessions
Andreas Kohlbecker [Mon, 18 May 2015 09:01:25 +0000 (11:01 +0200)]
increasing the permGenSpace for profiling sessions

9 years agoperformance improvement by 42% by using default initstrategy for composeDistributionI...
Andreas Kohlbecker [Mon, 18 May 2015 09:00:47 +0000 (11:00 +0200)]
performance improvement by 42% by using default initstrategy for composeDistributionInfoFor()

9 years ago - re-enabled and fixed ABCD import tests(#4910)
Patric Plitzner [Mon, 18 May 2015 14:40:04 +0000 (14:40 +0000)]
 - re-enabled and fixed ABCD import tests(#4910)

9 years ago - added null check
Patric Plitzner [Mon, 18 May 2015 14:35:43 +0000 (14:35 +0000)]
 - added null check

9 years ago - improved name matching for NamedAreas (continents) in ABCD import (#4910)
Patric Plitzner [Mon, 18 May 2015 14:09:48 +0000 (14:09 +0000)]
 - improved name matching for NamedAreas (continents) in ABCD import (#4910)
 - added null check
 - fixed ggbn extension check

9 years ago - optimized name matching for terms in ABCD import
Patric Plitzner [Mon, 18 May 2015 06:51:53 +0000 (06:51 +0000)]
 - optimized name matching for terms in ABCD import

9 years agotry to fix ConcurrentModificationException in ValidationExcecutorTest #4851
Andreas M��ller [Thu, 14 May 2015 07:23:32 +0000 (07:23 +0000)]
try to fix ConcurrentModificationException in ValidationExcecutorTest  #4851

9 years agofixing further bean field property mapping probelm, contributes to #3841: resolve... root/tags/cdmlib/2015-05-13_01 2015-05-13_01
Andreas Kohlbecker [Wed, 13 May 2015 09:08:52 +0000 (11:08 +0200)]
fixing further bean field property mapping probelm, contributes to #3841: resolve bean inconsistencies

9 years agoadding missing @Transient
Andreas Kohlbecker [Tue, 12 May 2015 19:15:29 +0000 (21:15 +0200)]
adding missing @Transient

9 years ago - made service methods public
Patric Plitzner [Wed, 13 May 2015 08:56:06 +0000 (08:56 +0000)]
 - made service methods public
 - added java doc
 - fixed typo

9 years ago - added option to retrieve indirectly associated specimen
Patric Plitzner [Wed, 13 May 2015 08:06:25 +0000 (08:06 +0000)]
 - added option to retrieve indirectly associated specimen
 - added service method to retrieve the completete derivative hierarchy for a given specimen
 - added test

9 years agofixing #4179 (improve performance of portal/taxon/{uuid}/media)
Andreas Kohlbecker [Tue, 12 May 2015 15:18:45 +0000 (17:18 +0200)]
fixing  #4179 (improve performance of portal/taxon/{uuid}/media)

9 years agoadding log4j.properties in user home to launcher
Andreas Kohlbecker [Tue, 12 May 2015 15:01:06 +0000 (17:01 +0200)]
adding log4j.properties in user home to launcher

9 years agofixing #4903 (SQLGrammarException exception in description/namedAreasInUse)
Andreas Kohlbecker [Tue, 12 May 2015 09:58:36 +0000 (11:58 +0200)]
fixing #4903 (SQLGrammarException exception in description/namedAreasInUse)

9 years agoadding forceSchemaUpdate to the cdmlib-remote-webapp launcher
Andreas Kohlbecker [Tue, 12 May 2015 09:07:53 +0000 (11:07 +0200)]
adding forceSchemaUpdate to the cdmlib-remote-webapp launcher

9 years ago - added config option to ignore already existing specimens during import
Patric Plitzner [Tue, 12 May 2015 08:47:55 +0000 (08:47 +0000)]
 - 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

9 years ago - added significantIdentifer as search parameter to occurrenceService.findByTitle()
Patric Plitzner [Tue, 12 May 2015 08:44:05 +0000 (08:44 +0000)]
 - added significantIdentifer as search parameter to occurrenceService.findByTitle()

9 years ago - added modifying text to factual data label #4883
Patric Plitzner [Mon, 11 May 2015 12:03:43 +0000 (12:03 +0000)]
 - added modifying text to factual data label #4883

9 years agomake the taxonomic tree editable in natural order (see #3771), adding comparator
Katja Luther [Mon, 11 May 2015 11:37:29 +0000 (11:37 +0000)]
make the taxonomic tree editable in natural order (see #3771), adding comparator

9 years agodelete the embedded class UuidAndTitleCacheOfAcceptedTaxon
Katja Luther [Mon, 11 May 2015 10:16:00 +0000 (10:16 +0000)]
delete the embedded class UuidAndTitleCacheOfAcceptedTaxon

9 years agoprivates for uuidAndTitleCache
Andreas M��ller [Mon, 11 May 2015 10:06:11 +0000 (10:06 +0000)]
privates for uuidAndTitleCache

9 years ago - added count to single reads in portal
Patric Plitzner [Wed, 6 May 2015 16:26:48 +0000 (16:26 +0000)]
 - added count to single reads in portal

9 years ago - changed "derivate" to "derivatives"
Patric Plitzner [Wed, 6 May 2015 12:49:41 +0000 (12:49 +0000)]
 - changed "derivate" to "derivatives"

9 years agochange SupportedCategoricalEnumeration and RecommendedModifierEnumeration from OneToM...
Andreas M��ller [Tue, 5 May 2015 14:51:04 +0000 (14:51 +0000)]
change SupportedCategoricalEnumeration and RecommendedModifierEnumeration from OneToMany to ManyToMany  #4843

9 years agoimplement datasource type inference for external datasources: #3910
Andreas M��ller [Tue, 5 May 2015 12:50:32 +0000 (12:50 +0000)]
implement datasource type inference for external datasources: #3910

9 years ago - show primer information in specimen tab although no contig file specified
Patric Plitzner [Tue, 5 May 2015 11:36:12 +0000 (11:36 +0000)]
 - show primer information in specimen tab although no contig file specified

9 years agoupdated cdm-vaadin version to 3.5.2-SNAPSHOT
Cherian Mathew [Mon, 4 May 2015 14:58:01 +0000 (14:58 +0000)]
updated cdm-vaadin version to 3.5.2-SNAPSHOT

9 years ago[maven-release-plugin] prepare for next development iteration
edit-jenkins [Mon, 4 May 2015 11:56:06 +0000 (11:56 +0000)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release cdmlib-parent-3.5.1 root/tags/cdmlib/cdmlib-parent-3.5.1 cdmlib-parent-3.5.1
edit-jenkins [Mon, 4 May 2015 11:56:01 +0000 (11:56 +0000)]
[maven-release-plugin] prepare release cdmlib-parent-3.5.1

9 years ago(no commit message)
Katja Luther [Mon, 4 May 2015 10:06:53 +0000 (10:06 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 4 May 2015 10:00:04 +0000 (10:00 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 4 May 2015 09:57:29 +0000 (09:57 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 4 May 2015 09:12:59 +0000 (09:12 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 4 May 2015 09:02:13 +0000 (09:02 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 4 May 2015 07:47:33 +0000 (07:47 +0000)]

9 years agominor
Andreas M��ller [Thu, 30 Apr 2015 22:14:18 +0000 (22:14 +0000)]
minor

9 years agoImplement bidirectionality for QuantitativeData-StatisticalMeasurementValue #4845
Andreas M��ller [Thu, 30 Apr 2015 22:12:59 +0000 (22:12 +0000)]
Implement bidirectionality for QuantitativeData-StatisticalMeasurementValue #4845

9 years agofix stateData removal #4840
Andreas M��ller [Thu, 30 Apr 2015 22:10:09 +0000 (22:10 +0000)]
fix stateData removal  #4840

9 years agoadd validation rule request for idInVocabulary #3379, #4245
Andreas M��ller [Thu, 30 Apr 2015 19:23:28 +0000 (19:23 +0000)]
add validation rule request for idInVocabulary  #3379, #4245

9 years agominor
Andreas M��ller [Thu, 30 Apr 2015 19:17:49 +0000 (19:17 +0000)]
minor

9 years agoPartial Fix of Ticket #4728
Alexander Oppermann [Thu, 30 Apr 2015 12:48:41 +0000 (12:48 +0000)]
Partial Fix of Ticket #4728

9 years agosolving problem in #4803 (Upgrade dbunit and easymock)
Andreas Kohlbecker [Thu, 30 Apr 2015 10:08:31 +0000 (12:08 +0200)]
solving problem in #4803 (Upgrade dbunit and easymock)

9 years agoignore
Andreas Kohlbecker [Thu, 30 Apr 2015 10:03:09 +0000 (12:03 +0200)]
ignore

9 years agofix remove hybrid method (related to #2576)
Andreas Müller [Wed, 29 Apr 2015 15:37:46 +0000 (15:37 +0000)]
fix remove hybrid method (related to #2576)

9 years agoadded not blank handling for potential notEmpty strings #4653
Andreas Müller [Wed, 29 Apr 2015 15:26:28 +0000 (15:26 +0000)]
added not blank handling for potential notEmpty strings  #4653

9 years agoadded not blank handling for potential notEmpty strings #4653 , solving compilation...
Andreas Müller [Wed, 29 Apr 2015 15:24:26 +0000 (15:24 +0000)]
added not blank handling for potential notEmpty strings  #4653 , solving compilation issues

9 years agoPartial fix of Ticket #4728
Alexander Oppermann [Wed, 29 Apr 2015 15:22:30 +0000 (15:22 +0000)]
Partial fix of Ticket #4728

9 years agoadded not blank handling for potential notEmpty strings #4653
Andreas Müller [Wed, 29 Apr 2015 15:18:12 +0000 (15:18 +0000)]
added not blank handling for potential notEmpty strings  #4653

9 years agominor
Andreas Müller [Wed, 29 Apr 2015 11:43:37 +0000 (11:43 +0000)]
minor

9 years agofix move description element bug #4806
Andreas Müller [Wed, 29 Apr 2015 11:41:21 +0000 (11:41 +0000)]
fix move description element bug  #4806

9 years agominor
Andreas Müller [Wed, 29 Apr 2015 09:49:41 +0000 (09:49 +0000)]
minor

9 years agofix XmlType.propOrder #4840
Andreas Müller [Mon, 27 Apr 2015 16:00:09 +0000 (16:00 +0000)]
fix XmlType.propOrder  #4840

9 years agoimplement bidirectionality on CategoricalData-StateData #4840
Andreas Müller [Mon, 27 Apr 2015 15:47:27 +0000 (15:47 +0000)]
implement bidirectionality on CategoricalData-StateData #4840

9 years agofix relationship type for CategoricalData-StateData #3382
Andreas Müller [Mon, 27 Apr 2015 14:53:08 +0000 (14:53 +0000)]
fix relationship type for CategoricalData-StateData  #3382

9 years agoupdating vaadin version
Cherian Mathew [Mon, 27 Apr 2015 14:22:56 +0000 (14:22 +0000)]
updating vaadin version

9 years agoChanged order of PresenceAbsence terms according to E+M ordering #3906
Andreas Müller [Fri, 24 Apr 2015 09:46:54 +0000 (09:46 +0000)]
Changed order of PresenceAbsence terms according to E+M ordering  #3906

9 years agoRemove left join from listNamedAreasInUse #4820
Andreas Müller [Fri, 24 Apr 2015 08:37:18 +0000 (08:37 +0000)]
Remove left join from listNamedAreasInUse #4820

9 years ago - order character data by key name
Patric Plitzner [Fri, 24 Apr 2015 07:06:47 +0000 (07:06 +0000)]
 - order character data by key name

9 years agoCapital letters for term types, related to #4553
Andreas Müller [Wed, 22 Apr 2015 13:40:17 +0000 (13:40 +0000)]
Capital letters for term types, related to #4553

9 years ago(no commit message)
Katja Luther [Wed, 22 Apr 2015 11:50:15 +0000 (11:50 +0000)]

9 years ago(no commit message)
Katja Luther [Wed, 22 Apr 2015 11:36:27 +0000 (11:36 +0000)]

9 years agofix hybrid parsing with existing hybrid relationships on full reference parsing ...
Andreas Müller [Wed, 22 Apr 2015 08:51:49 +0000 (08:51 +0000)]
fix hybrid parsing with existing hybrid relationships on full reference parsing #2576

9 years agofix parsing of hybrids as fullReferenceName #2576
Andreas Müller [Tue, 21 Apr 2015 21:50:18 +0000 (21:50 +0000)]
fix parsing of hybrids as fullReferenceName  #2576

9 years agominor
Andreas Müller [Tue, 21 Apr 2015 18:00:29 +0000 (18:00 +0000)]
minor

9 years agofix hybrid parsing with existing hybrid relationships #2576
Andreas Müller [Tue, 21 Apr 2015 17:54:18 +0000 (17:54 +0000)]
fix hybrid parsing with existing hybrid relationships #2576

9 years agofixing #4752 (RL Webservice 9: CommonName Webservice)
Andreas Kohlbecker [Tue, 21 Apr 2015 14:41:41 +0000 (14:41 +0000)]
fixing  #4752 (RL Webservice 9: CommonName Webservice)

9 years agofixing infinite loop in HybridRelationship.compareTo #2576
Andreas Müller [Tue, 21 Apr 2015 14:34:48 +0000 (14:34 +0000)]
fixing infinite loop in HybridRelationship.compareTo #2576

9 years agocleanup NonViralNameServer doc
Andreas Müller [Tue, 21 Apr 2015 14:27:57 +0000 (14:27 +0000)]
cleanup NonViralNameServer doc

9 years agofix isSection #4556
Andreas Müller [Tue, 21 Apr 2015 14:26:31 +0000 (14:26 +0000)]
fix isSection  #4556

9 years ago - reverted sorting order of field units
Patric Plitzner [Tue, 21 Apr 2015 12:46:44 +0000 (12:46 +0000)]
 - reverted sorting order of field units

9 years agoAdd millimeter (mm) as new measurement unit
Andreas Müller [Tue, 21 Apr 2015 12:20:09 +0000 (12:20 +0000)]
Add millimeter (mm) as new measurement unit

9 years ago - split up DTO images in specimen scans and detail images
Patric Plitzner [Tue, 21 Apr 2015 05:14:35 +0000 (05:14 +0000)]
 - split up DTO images in specimen scans and detail images

9 years agofix term loading bug for originally empty vocabularies #4248
Andreas Müller [Sat, 18 Apr 2015 05:59:24 +0000 (05:59 +0000)]
fix term loading bug for originally empty vocabularies #4248

9 years agocleanup AuthorityControllerTest
Andreas Müller [Fri, 17 Apr 2015 15:36:00 +0000 (15:36 +0000)]
cleanup AuthorityControllerTest

9 years agocleanup LSIDAuthorityServiceImpl
Andreas Müller [Fri, 17 Apr 2015 15:34:36 +0000 (15:34 +0000)]
cleanup LSIDAuthorityServiceImpl

9 years agominor
Andreas Müller [Fri, 17 Apr 2015 14:16:18 +0000 (14:16 +0000)]
minor

9 years agoupgrade unitils 3.3->3.4.2 #4636
Andreas Müller [Fri, 17 Apr 2015 13:41:50 +0000 (13:41 +0000)]
upgrade unitils 3.3->3.4.2  #4636

9 years agoadditing titleCache to administrative area
Andreas Müller [Fri, 17 Apr 2015 11:59:27 +0000 (11:59 +0000)]
additing titleCache to administrative area

9 years agofix bug for wrong StringUtils used in PresenceAbsence term
Andreas Müller [Fri, 17 Apr 2015 10:59:42 +0000 (10:59 +0000)]
fix bug for wrong StringUtils used in PresenceAbsence term

9 years agofix bug in TaxonNodeDaoHibernateImplTest.testSortindexForJavassist2
Andreas Müller [Fri, 17 Apr 2015 10:30:34 +0000 (10:30 +0000)]
fix bug in TaxonNodeDaoHibernateImplTest.testSortindexForJavassist2

9 years agorevert easymock -> 3.1 because of IllegalArgumentException: Partial mocking doesn...
Andreas Müller [Fri, 17 Apr 2015 09:32:31 +0000 (09:32 +0000)]
revert easymock -> 3.1 because of IllegalArgumentException: Partial mocking doesn't make sense for interface
upgrade xmlunit 1.4 -> 1.6
#4636

9 years agoupgrade easymock 3.1 -> 3.3.1 #4636
Andreas Müller [Fri, 17 Apr 2015 09:02:31 +0000 (09:02 +0000)]
upgrade easymock 3.1 -> 3.3.1  #4636