cdmlib.git
10 years agoMake InnoDB the default MySQL database system for CDM #3371
Andreas Müller [Fri, 30 Aug 2013 09:02:00 +0000 (09:02 +0000)]
Make InnoDB the default MySQL database system for CDM  #3371

10 years agoinclude more auditing in schema update and refactor to better allow transaction suppo...
Andreas Müller [Fri, 30 Aug 2013 08:59:16 +0000 (08:59 +0000)]
include more auditing in schema update and refactor to better allow transaction support for schema updates

10 years agosome javadoc and factory methods
Andreas Müller [Fri, 30 Aug 2013 08:57:18 +0000 (08:57 +0000)]
some javadoc and factory methods

10 years agominor changes, remove private methods
Andreas Müller [Tue, 27 Aug 2013 22:49:08 +0000 (22:49 +0000)]
minor changes, remove private methods

10 years agochange table name Rights->RightsInfo #2945
Andreas Müller [Tue, 27 Aug 2013 20:16:12 +0000 (20:16 +0000)]
change table name Rights->RightsInfo  #2945

10 years agoupdate Collection class
Andreas Müller [Tue, 27 Aug 2013 18:44:25 +0000 (18:44 +0000)]
update Collection class

10 years agofix all compilation errors for app-import 3.3
Andreas Müller [Tue, 27 Aug 2013 18:21:32 +0000 (18:21 +0000)]
fix all compilation errors for app-import 3.3

10 years agofix all compilation errors for app-import 3.3
Andreas Müller [Tue, 27 Aug 2013 18:16:35 +0000 (18:16 +0000)]
fix all compilation errors for app-import 3.3

10 years agofurther compilation errors for app-import 3.3 (remaining only AlgaTerra DerivedUnitT...
Andreas Müller [Tue, 27 Aug 2013 17:22:54 +0000 (17:22 +0000)]
further compilation errors for app-import 3.3  (remaining only AlgaTerra DerivedUnitTypes)

10 years agofix compilation errors for eflora after upgrade to 3.3
Andreas Müller [Tue, 27 Aug 2013 15:52:59 +0000 (15:52 +0000)]
fix compilation errors for eflora after upgrade to 3.3

10 years agomerge trunk into cdm3.3 branch
Andreas Müller [Tue, 27 Aug 2013 14:43:02 +0000 (14:43 +0000)]
merge trunk into cdm3.3 branch

10 years agoupdate parent pom version 3.2.3 -> 3.2.4
Andreas Müller [Tue, 27 Aug 2013 14:07:21 +0000 (14:07 +0000)]
update parent pom version 3.2.3 -> 3.2.4

10 years agoupdate pom vesion 3.2.3 -> 3.2.4
Andreas Müller [Tue, 27 Aug 2013 14:06:42 +0000 (14:06 +0000)]
update pom vesion 3.2.3 -> 3.2.4

10 years agominor
Andreas Müller [Tue, 27 Aug 2013 13:59:23 +0000 (13:59 +0000)]
minor

10 years agoremove descriptionSeparated from FeatureTree #3678
Andreas Müller [Tue, 27 Aug 2013 13:53:18 +0000 (13:53 +0000)]
remove descriptionSeparated from FeatureTree #3678

10 years agoserialUUID for DerivedUnit
Andreas Müller [Tue, 27 Aug 2013 13:09:51 +0000 (13:09 +0000)]
serialUUID for DerivedUnit

10 years agojavadoc
Andreas Müller [Tue, 27 Aug 2013 10:47:59 +0000 (10:47 +0000)]
javadoc

10 years agoadd kindOfUnit vocabularies to CDM and tests (update script still missing) #3568
Andreas Müller [Tue, 27 Aug 2013 10:39:44 +0000 (10:39 +0000)]
add kindOfUnit vocabularies to CDM and tests (update script still missing)  #3568

10 years agoadd kindOfUnit termType #3568
Andreas Müller [Tue, 27 Aug 2013 08:39:55 +0000 (08:39 +0000)]
add kindOfUnit termType  #3568

10 years agoreplace specification by specialization
Andreas Müller [Tue, 27 Aug 2013 08:39:07 +0000 (08:39 +0000)]
replace specification by specialization

10 years agoremove imports
Andreas Müller [Tue, 27 Aug 2013 08:37:00 +0000 (08:37 +0000)]
remove imports

10 years agoremove commented elevation error
Andreas Müller [Tue, 27 Aug 2013 08:36:08 +0000 (08:36 +0000)]
remove commented elevation error

10 years agoremove commented annotations
Andreas Müller [Tue, 27 Aug 2013 08:35:12 +0000 (08:35 +0000)]
remove commented annotations

10 years agoremove getCitation and IReferencedEntity from TaxonNameBase
Andreas Müller [Mon, 26 Aug 2013 23:08:52 +0000 (23:08 +0000)]
remove getCitation and IReferencedEntity from TaxonNameBase

10 years agosome documentation
Andreas Müller [Mon, 26 Aug 2013 22:14:53 +0000 (22:14 +0000)]
some documentation

10 years agofix failing tests for linkbackUri (#3345 and #3374)
Andreas Müller [Mon, 26 Aug 2013 21:50:32 +0000 (21:50 +0000)]
fix failing tests for linkbackUri (#3345 and #3374)

10 years agofinal adaptations for Annotation.linkbackUri #3374 and #3345
Andreas Müller [Mon, 26 Aug 2013 20:20:05 +0000 (20:20 +0000)]
final adaptations for Annotation.linkbackUri #3374 and #3345

10 years agominor
Andreas Müller [Mon, 26 Aug 2013 18:55:39 +0000 (18:55 +0000)]
minor

10 years agobase implementation for integration of original spelling in name cache strategy ...
Andreas Müller [Mon, 26 Aug 2013 18:54:18 +0000 (18:54 +0000)]
base implementation for integration of original spelling in name cache strategy  #2874

10 years agoNo idea why the data was updated automatically, but commit this as all tests run...
Andreas Müller [Mon, 26 Aug 2013 18:28:24 +0000 (18:28 +0000)]
No idea why the data was updated automatically, but commit this as all tests run, we may revert this change if necessary

10 years agofix failing test lucene indexing test in TaxonNodeServiceImplTest
Andreas Müller [Mon, 26 Aug 2013 17:22:06 +0000 (17:22 +0000)]
fix failing test lucene indexing test in TaxonNodeServiceImplTest

10 years agominor cleanup
Andreas Müller [Mon, 26 Aug 2013 16:51:05 +0000 (16:51 +0000)]
minor cleanup

10 years agobugfix for failing TaxonNodeService test
Andreas Müller [Mon, 26 Aug 2013 16:44:50 +0000 (16:44 +0000)]
bugfix for failing TaxonNodeService test

10 years agominor
Andreas Müller [Mon, 26 Aug 2013 16:40:51 +0000 (16:40 +0000)]
minor

10 years agobugfix for failing TaxonNodeService test
Andreas Müller [Mon, 26 Aug 2013 16:30:13 +0000 (16:30 +0000)]
bugfix for failing TaxonNodeService test

10 years agochange loglevel of TransmissionEngineDistribution
Andreas Müller [Fri, 23 Aug 2013 21:24:42 +0000 (21:24 +0000)]
change loglevel of TransmissionEngineDistribution

10 years agoadapt test data for failing test
Andreas Müller [Fri, 23 Aug 2013 20:09:43 +0000 (20:09 +0000)]
adapt test data for failing test

10 years agobugfix for preserved specimen
Andreas Müller [Fri, 23 Aug 2013 19:48:53 +0000 (19:48 +0000)]
bugfix for preserved specimen

10 years agoSchema update for referenceType persistence #2615
Andreas Müller [Fri, 23 Aug 2013 16:00:01 +0000 (16:00 +0000)]
Schema update for referenceType persistence #2615

10 years agolog text for enum exceptions
Andreas Müller [Fri, 23 Aug 2013 15:59:04 +0000 (15:59 +0000)]
log text for enum exceptions

10 years agoupdate SpecimenOrObservationTypes
Andreas Müller [Fri, 23 Aug 2013 15:58:24 +0000 (15:58 +0000)]
update SpecimenOrObservationTypes

10 years agoupdate script for recordBasis
Andreas Müller [Fri, 23 Aug 2013 13:42:21 +0000 (13:42 +0000)]
update script for recordBasis

10 years ago - changed "not null" property for "kindOfUni" to false
Patric Plitzner [Fri, 23 Aug 2013 12:10:11 +0000 (12:10 +0000)]
 - changed "not null" property for "kindOfUni" to false

10 years ago - fixed case of table name "Representation"
Patric Plitzner [Fri, 23 Aug 2013 09:52:04 +0000 (09:52 +0000)]
 - fixed case of table name "Representation"

10 years agosome fixes for modell change branche
Andreas Müller [Fri, 23 Aug 2013 09:11:36 +0000 (09:11 +0000)]
some fixes for modell change branche

10 years agoTitleCacheLength updater #1592
Andreas Müller [Fri, 16 Aug 2013 16:41:48 +0000 (16:41 +0000)]
TitleCacheLength updater  #1592

10 years agogenerics
Andreas Müller [Tue, 13 Aug 2013 17:48:13 +0000 (17:48 +0000)]
generics

10 years agofix null rank bug
Andreas Müller [Tue, 13 Aug 2013 17:39:30 +0000 (17:39 +0000)]
fix null rank bug

10 years agodata update for abbrevTitle #1551
Andreas Müller [Tue, 13 Aug 2013 17:10:22 +0000 (17:10 +0000)]
data update for abbrevTitle #1551

10 years agoBugfix for article cache strategy
Andreas Müller [Tue, 13 Aug 2013 15:55:19 +0000 (15:55 +0000)]
Bugfix for article cache strategy

10 years agosome bugfixes and persistence implementation for abbrev title in reference
Andreas Müller [Tue, 13 Aug 2013 15:29:44 +0000 (15:29 +0000)]
some bugfixes and persistence implementation for abbrev title in reference

10 years agofirst version of abbreviated title cache generation for references : #1551
Andreas Müller [Tue, 13 Aug 2013 14:01:39 +0000 (14:01 +0000)]
first version of abbreviated title cache generation for references : #1551

10 years agoremove not needed datasource tests
Andreas Müller [Tue, 13 Aug 2013 13:59:49 +0000 (13:59 +0000)]
remove not needed datasource tests

10 years agomake saveOrUpdateEntityListner compile with maven
Andreas Müller [Tue, 13 Aug 2013 13:55:05 +0000 (13:55 +0000)]
make saveOrUpdateEntityListner compile with maven

10 years agominor
Andreas Müller [Tue, 13 Aug 2013 09:25:50 +0000 (09:25 +0000)]
minor

10 years agoimplement tree index update
Andreas Müller [Tue, 13 Aug 2013 09:16:49 +0000 (09:16 +0000)]
implement tree index update

10 years agoupdate script for tree indices (#2947)
Andreas Müller [Mon, 12 Aug 2013 14:36:12 +0000 (14:36 +0000)]
update script for tree indices (#2947)

10 years agosmall change in functional testing
Andreas Müller [Mon, 12 Aug 2013 14:34:37 +0000 (14:34 +0000)]
small change in functional testing

10 years agominor cleanup
Andreas Müller [Mon, 12 Aug 2013 14:33:57 +0000 (14:33 +0000)]
minor cleanup

10 years agominor
Andreas Müller [Fri, 9 Aug 2013 16:03:33 +0000 (16:03 +0000)]
minor

10 years agominor
Andreas Müller [Fri, 9 Aug 2013 15:57:19 +0000 (15:57 +0000)]
minor

10 years agocleanup blank abbrevLabels
Andreas Müller [Fri, 9 Aug 2013 15:46:52 +0000 (15:46 +0000)]
cleanup blank abbrevLabels

10 years agolatest changes to Schema updater and handling of blank abbrevLabels
Andreas Müller [Fri, 9 Aug 2013 15:41:05 +0000 (15:41 +0000)]
latest changes to Schema updater and handling of blank abbrevLabels

10 years agoUpdate script for termtype and some other, remove InstitutionType and COntinent,...
Andreas Müller [Fri, 9 Aug 2013 14:49:18 +0000 (14:49 +0000)]
Update script for termtype and some other, remove InstitutionType and COntinent, update idInVocabulary, ...

10 years agouse new instance method and some other minor changes
Andreas Müller [Fri, 9 Aug 2013 14:46:56 +0000 (14:46 +0000)]
use new instance method and some other minor changes

10 years agominor
Andreas Müller [Fri, 9 Aug 2013 14:45:09 +0000 (14:45 +0000)]
minor

10 years agouse new instance method
Andreas Müller [Fri, 9 Aug 2013 14:44:12 +0000 (14:44 +0000)]
use new instance method

10 years agoschema updater for rankClass values and cleaning up
Andreas Müller [Thu, 8 Aug 2013 09:37:05 +0000 (09:37 +0000)]
schema updater for rankClass values and cleaning up

10 years agofix test schema for cloning
Andreas Müller [Thu, 8 Aug 2013 09:35:49 +0000 (09:35 +0000)]
fix test schema for cloning

10 years agoreplace asserts
Andreas Müller [Thu, 8 Aug 2013 09:33:57 +0000 (09:33 +0000)]
replace asserts

10 years agominor
Andreas Müller [Thu, 8 Aug 2013 08:55:27 +0000 (08:55 +0000)]
minor

10 years agominor
Andreas Müller [Thu, 8 Aug 2013 08:53:25 +0000 (08:53 +0000)]
minor

10 years agoset termType term updater to literals
Andreas Müller [Thu, 8 Aug 2013 08:52:38 +0000 (08:52 +0000)]
set termType term updater to literals

10 years agoschemaupdater for termType
Andreas Müller [Thu, 8 Aug 2013 08:52:02 +0000 (08:52 +0000)]
schemaupdater for termType

10 years agovalidate termType not null and some minor changes
Andreas Müller [Thu, 8 Aug 2013 08:51:32 +0000 (08:51 +0000)]
validate termType not null and some minor changes

10 years agoset termType when loading terms
Andreas Müller [Thu, 8 Aug 2013 08:50:01 +0000 (08:50 +0000)]
set termType when loading terms

10 years agoreadCsv Class changed
Andreas Müller [Thu, 8 Aug 2013 08:49:18 +0000 (08:49 +0000)]
readCsv Class changed

10 years agofix NameFeatures csv
Andreas Müller [Wed, 7 Aug 2013 15:54:14 +0000 (15:54 +0000)]
fix NameFeatures csv

10 years agoupdate update script such that no validation errors exist anymore
Andreas Müller [Tue, 23 Jul 2013 00:46:16 +0000 (00:46 +0000)]
update update script such that no validation errors exist anymore

10 years agochange some names in molecular and update the update script
Andreas Müller [Mon, 22 Jul 2013 17:03:25 +0000 (17:03 +0000)]
change some names in molecular and update the update script

10 years agomerge trunk to branch cdm-3.3
Andreas Müller [Mon, 22 Jul 2013 14:47:03 +0000 (14:47 +0000)]
merge trunk to branch cdm-3.3

10 years agomerge trunk to cdm-3.3 branch
Andreas Müller [Mon, 22 Jul 2013 14:07:03 +0000 (14:07 +0000)]
merge trunk to cdm-3.3 branch

10 years agoreintegrate branch from patricia (debug userinteraction) into trunk
p.kelbert [Mon, 22 Jul 2013 13:41:10 +0000 (13:41 +0000)]
reintegrate branch from patricia (debug userinteraction) into trunk

10 years agominor
Andreas Müller [Mon, 22 Jul 2013 13:04:20 +0000 (13:04 +0000)]
minor

10 years ago#3626 (description feature and it's children missing in Flora Malesiana)
Andreas Kohlbecker [Mon, 22 Jul 2013 10:35:47 +0000 (10:35 +0000)]
#3626 (description feature and it's children missing in Flora Malesiana)

10 years agosome changes to the update script
Andreas Müller [Mon, 22 Jul 2013 10:33:11 +0000 (10:33 +0000)]
some changes to the update script

10 years agoset max length for idInVocabulary
Andreas Müller [Mon, 22 Jul 2013 10:31:35 +0000 (10:31 +0000)]
set max length for idInVocabulary

10 years agouse strings for recordBasis (#2615 und #3544)
Andreas Müller [Sun, 21 Jul 2013 00:10:47 +0000 (00:10 +0000)]
use strings for recordBasis (#2615 und #3544)

10 years agouse strings for rankClass (#2615 und #3544)
Andreas Müller [Sat, 20 Jul 2013 23:56:33 +0000 (23:56 +0000)]
use strings for rankClass (#2615 und #3544)

10 years agouse strings for sourcetypes (#2615 und #3544)
Andreas Müller [Sat, 20 Jul 2013 23:05:32 +0000 (23:05 +0000)]
use strings for sourcetypes (#2615 und #3544)

11 years agouse strings for termtypes (#2615 und #3544)
Andreas Müller [Thu, 18 Jul 2013 22:29:53 +0000 (22:29 +0000)]
use strings for termtypes (#2615 und #3544)

11 years agofix characters problem in KeyImport
Andreas Müller [Thu, 18 Jul 2013 14:50:12 +0000 (14:50 +0000)]
fix characters problem in KeyImport

11 years agofix characters problem in KeyImport
Andreas Müller [Thu, 18 Jul 2013 14:49:43 +0000 (14:49 +0000)]
fix characters problem in KeyImport

11 years agoallow taxon status 5 for occurrences in BM import
Andreas Müller [Thu, 18 Jul 2013 13:11:53 +0000 (13:11 +0000)]
allow taxon status 5 for occurrences in BM import

11 years agochange on logging, try find error for stracktrace handling
Andreas Müller [Thu, 18 Jul 2013 13:10:18 +0000 (13:10 +0000)]
change on logging, try find error for stracktrace handling

11 years agochange on logging, try find error for stracktrace handling
Andreas Müller [Thu, 18 Jul 2013 13:09:14 +0000 (13:09 +0000)]
change on logging, try find error for stracktrace handling

11 years agomerging trunk to pesiimport3
Andreas Müller [Thu, 18 Jul 2013 13:08:23 +0000 (13:08 +0000)]
merging trunk to pesiimport3

11 years agoVocabularyServiceImpl.java, TermVocabularyDaoImpl.java, IVocabularyService.java,...
Cherian Mathew [Thu, 18 Jul 2013 13:02:40 +0000 (13:02 +0000)]
VocabularyServiceImpl.java, TermVocabularyDaoImpl.java, IVocabularyService.java, ITermVocabularyDao.java : added method (findByTermType) to find all vocabularies related to a particular term type.
TermType.java : Added method (getEmptyDefinedTermBase) to return DefinedTermBase object corresponding to the (this) TermType.
AnnotatableEntity.java : Initialising set annotations on declaration to avoid hibernate 'delete-all-orphan' error

11 years agochange on logging, try find error for stracktrace handling
Andreas Müller [Thu, 18 Jul 2013 13:00:12 +0000 (13:00 +0000)]
change on logging, try find error for stracktrace handling

11 years agomerging trunk to pesiimport3
Andreas Müller [Thu, 18 Jul 2013 12:47:36 +0000 (12:47 +0000)]
merging trunk to pesiimport3