cdmlib.git
8 years agoChange serial version id for identifiable entity and other minor issues
Andreas Müller [Fri, 6 May 2016 11:54:04 +0000 (13:54 +0200)]
Change serial version id for identifiable entity and other minor issues

8 years agoFix empty protected titlecaches #5763
Andreas Müller [Tue, 3 May 2016 17:25:10 +0000 (19:25 +0200)]
Fix empty protected titlecaches  #5763

8 years agoAdapt reusability of Credits / Rights
Andreas Müller [Tue, 3 May 2016 15:53:43 +0000 (17:53 +0200)]
Adapt reusability of Credits / Rights

8 years agoAdapt clone method for credits and rights to be consistent with JPA
Andreas Müller [Tue, 3 May 2016 11:17:58 +0000 (13:17 +0200)]
Adapt clone method for credits and rights to be consistent with JPA
mapping (not reusable).

8 years agoUpdating develop poms back to pre merge state
jenkins [Tue, 3 May 2016 11:54:11 +0000 (13:54 +0200)]
Updating develop poms back to pre merge state

8 years agoMerge branch 'master' into develop
jenkins [Tue, 3 May 2016 11:54:10 +0000 (13:54 +0200)]
Merge branch 'master' into develop

8 years agoupdating develop poms to master versions to avoid merge conflicts
jenkins [Tue, 3 May 2016 11:54:09 +0000 (13:54 +0200)]
updating develop poms to master versions to avoid merge conflicts

8 years agoMerge branch 'release/4.0.0' root/tags/cdmlib/4.0.0 4.0.0
jenkins [Tue, 3 May 2016 11:54:06 +0000 (13:54 +0200)]
Merge branch 'release/4.0.0'

8 years agoupdating poms for branch'release/4.0.0' with non-snapshot versions
jenkins [Tue, 3 May 2016 11:35:51 +0000 (13:35 +0200)]
updating poms for branch'release/4.0.0' with non-snapshot versions

8 years agoCleanup MediaRepresentationPart and PolytomousKeyNode #5756
Andreas Müller [Tue, 3 May 2016 10:55:38 +0000 (12:55 +0200)]
Cleanup MediaRepresentationPart and PolytomousKeyNode #5756

8 years agoFix failing test for DescriptionUtility
Andreas Müller [Mon, 2 May 2016 20:56:30 +0000 (22:56 +0200)]
Fix failing test for DescriptionUtility

8 years agoRemove cascading to terms #5755
Andreas Müller [Mon, 2 May 2016 20:24:10 +0000 (22:24 +0200)]
Remove cascading to terms   #5755

8 years agominor
Andreas Müller [Mon, 2 May 2016 19:42:37 +0000 (21:42 +0200)]
minor

8 years agoAdd orphanRemoval to RelationshipTermBase.inverseRepresentation
Andreas Müller [Mon, 2 May 2016 19:30:58 +0000 (21:30 +0200)]
Add orphanRemoval to RelationshipTermBase.inverseRepresentation

Same exists for TermBase.representation so we have consistent behavior
now. Also it makes sense as inverse Representations can not stand alone.

8 years agoRemove cascade from term to vocabulary #5754
Andreas Müller [Mon, 2 May 2016 19:09:15 +0000 (21:09 +0200)]
Remove cascade from term to vocabulary  #5754

8 years agoupdating poms for 4.1.0-SNAPSHOT development
jenkins [Mon, 2 May 2016 12:18:06 +0000 (14:18 +0200)]
updating poms for 4.1.0-SNAPSHOT development

8 years agoModel Updater for other H2 test databases
Andreas Müller [Mon, 2 May 2016 08:14:45 +0000 (10:14 +0200)]
Model Updater for other H2 test databases

8 years agoUpdate Cuba Condensed String handling
Andreas Müller [Mon, 2 May 2016 08:14:15 +0000 (10:14 +0200)]
Update Cuba Condensed String handling

8 years agoAdd removed factory method for identifiers #5743
Andreas Müller [Thu, 28 Apr 2016 14:17:09 +0000 (16:17 +0200)]
Add removed factory method for identifiers  #5743

8 years agoUpdate test H2 after model update to 4.0
Andreas Müller [Thu, 28 Apr 2016 13:25:35 +0000 (15:25 +0200)]
Update test H2 after model update to 4.0

8 years agoRemove method agentsUsedAsUsers related to #5743
Andreas Müller [Thu, 28 Apr 2016 13:18:56 +0000 (15:18 +0200)]
Remove method agentsUsedAsUsers  related to #5743

8 years agominor
Andreas Müller [Thu, 28 Apr 2016 13:15:56 +0000 (15:15 +0200)]
minor

8 years agoAdd getter/setter for preferredStableIdentifier #5606
Andreas Müller [Thu, 28 Apr 2016 12:55:37 +0000 (14:55 +0200)]
Add getter/setter for preferredStableIdentifier  #5606

8 years agoAdd getter/setter/termloader for (inverse)symbol, fix update script
Andreas Müller [Thu, 28 Apr 2016 12:40:39 +0000 (14:40 +0200)]
Add getter/setter/termloader for (inverse)symbol, fix update script
#5734

8 years agoFix revisionnumber update for PostgreSQL #5718
Andreas Müller [Thu, 28 Apr 2016 11:41:19 +0000 (13:41 +0200)]
Fix revisionnumber update for PostgreSQL  #5718

8 years agoRemove not null constraint from revisionnumber schema updater #5718
Andreas Müller [Thu, 28 Apr 2016 09:57:33 +0000 (11:57 +0200)]
Remove not null constraint from revisionnumber schema updater #5718

We need a contraint adder later.

8 years agominor
Andreas Müller [Thu, 28 Apr 2016 08:53:26 +0000 (10:53 +0200)]
minor

8 years agoRemove bidirectionality for supplemental data #5743
Andreas Müller [Wed, 27 Apr 2016 22:07:50 +0000 (00:07 +0200)]
Remove bidirectionality for supplemental data  #5743

8 years agocleanup
Andreas Müller [Wed, 27 Apr 2016 21:29:37 +0000 (23:29 +0200)]
cleanup

8 years agoClean up Credit
Andreas Müller [Wed, 27 Apr 2016 10:32:09 +0000 (12:32 +0200)]
Clean up Credit

8 years agoAdd test for bidirectional supplemental data #5743
Andreas Müller [Tue, 26 Apr 2016 20:04:22 +0000 (22:04 +0200)]
Add test for bidirectional supplemental data #5743

8 years agoAdd SaveOrUpdate to PKNode.otherNode
Andreas Müller [Tue, 26 Apr 2016 20:01:59 +0000 (22:01 +0200)]
Add SaveOrUpdate to PKNode.otherNode

8 years agoClean up AnnotationDao and AnnotationService
Andreas Müller [Tue, 26 Apr 2016 17:39:45 +0000 (19:39 +0200)]
Clean up AnnotationDao and AnnotationService

8 years agoIncrease length of symbol and inverseSymbol #5734
Andreas Müller [Tue, 26 Apr 2016 08:33:18 +0000 (10:33 +0200)]
Increase length of symbol and inverseSymbol  #5734

8 years agoUpdate test data for xxxObj_type #3701
Andreas Müller [Mon, 25 Apr 2016 23:17:00 +0000 (01:17 +0200)]
Update test data for xxxObj_type #3701

8 years agoChange reverseSymbol to inverseSymbol #5734
Andreas Müller [Mon, 25 Apr 2016 22:46:50 +0000 (00:46 +0200)]
Change reverseSymbol to inverseSymbol  #5734

8 years agoAdapt AnnotationDaoTest #3701
Andreas Müller [Mon, 25 Apr 2016 22:44:07 +0000 (00:44 +0200)]
Adapt AnnotationDaoTest  #3701

8 years agoShorten metaValues for @AnyMetaDef CdmBase #3701
Andreas Müller [Mon, 25 Apr 2016 20:57:08 +0000 (22:57 +0200)]
Shorten metaValues for @AnyMetaDef CdmBase  #3701

8 years agoUpdate script for upading xxxObj_type #3701
Andreas Müller [Mon, 25 Apr 2016 20:51:12 +0000 (22:51 +0200)]
Update script for upading xxxObj_type  #3701

8 years agojavadoc
Andreas Müller [Mon, 25 Apr 2016 20:50:06 +0000 (22:50 +0200)]
javadoc

8 years agoAdd TypeDesignations to @AnyMetaData #3701
Andreas Müller [Mon, 25 Apr 2016 20:29:20 +0000 (22:29 +0200)]
Add TypeDesignations to @AnyMetaData  #3701

8 years agoClean up DescriptionElementSource.java
Andreas Müller [Mon, 25 Apr 2016 14:06:47 +0000 (16:06 +0200)]
Clean up DescriptionElementSource.java

8 years agoClean up IdentifiableSource java file
Andreas Müller [Mon, 25 Apr 2016 14:05:40 +0000 (16:05 +0200)]
Clean up IdentifiableSource java file

8 years agoAdd missing @AnyMetaDef metaValues #3701
Andreas Müller [Mon, 25 Apr 2016 14:03:17 +0000 (16:03 +0200)]
Add missing @AnyMetaDef metaValues  #3701

8 years agoAdd symbol and reverseSymbol do DefinedTermBase #5734
Andreas Müller [Fri, 22 Apr 2016 15:11:04 +0000 (17:11 +0200)]
Add symbol and reverseSymbol do DefinedTermBase  #5734

8 years agoAdapt table and column names to hibernate 5 naming strategy #5369
Andreas Müller [Tue, 19 Apr 2016 09:44:10 +0000 (11:44 +0200)]
Adapt table and column names to hibernate 5 naming strategy #5369

... and some other changes to table/attribute names

8 years agoRemove Autoincrement on AuditEvent.revisionnumber on MySQL #5718
Andreas Müller [Mon, 18 Apr 2016 12:10:50 +0000 (14:10 +0200)]
Remove Autoincrement on AuditEvent.revisionnumber on MySQL #5718

 * Not yet tested for H2 and PostGreSQL

8 years agoFix Jaxb for SpecimenOrObservationBase #5606
Andreas Müller [Mon, 18 Apr 2016 10:41:49 +0000 (12:41 +0200)]
Fix Jaxb for SpecimenOrObservationBase #5606

8 years agoAdd secundum micro reference to TaxonBase #5717
Andreas Müller [Mon, 18 Apr 2016 10:41:33 +0000 (12:41 +0200)]
Add secundum micro reference to TaxonBase #5717

8 years agoAdd secMicroReference #5717
Andreas Müller [Sat, 16 Apr 2016 00:36:59 +0000 (02:36 +0200)]
Add secMicroReference  #5717

8 years agoAdd preferred stable URI to SpecimenOrObservation #5606
Andreas Müller [Sat, 16 Apr 2016 00:13:31 +0000 (02:13 +0200)]
Add preferred stable URI to SpecimenOrObservation  #5606

8 years agoAdd base structure for model update to 4.0
Andreas Müller [Sat, 16 Apr 2016 00:04:52 +0000 (02:04 +0200)]
Add base structure for model update to 4.0

8 years agoFix sort order for nom illeg with date #3338
Andreas Müller [Tue, 26 Apr 2016 20:49:00 +0000 (22:49 +0200)]
Fix sort order for nom illeg with date #3338

8 years agoUnignore IPNI Service
Andreas Müller [Fri, 22 Apr 2016 11:43:03 +0000 (13:43 +0200)]
Unignore IPNI Service

8 years agoInclude nom. illeg. in homotypic group ordering #3338
Andreas Müller [Fri, 22 Apr 2016 11:34:24 +0000 (13:34 +0200)]
Include nom. illeg. in homotypic group ordering #3338

8 years agosmall changes for moving taxonnodes
Katja Luther [Fri, 22 Apr 2016 09:51:54 +0000 (11:51 +0200)]
small changes for moving taxonnodes

8 years agoRename TaxonNodeDao to TaxonNodeDto
Andreas Müller [Fri, 22 Apr 2016 08:36:34 +0000 (10:36 +0200)]
Rename TaxonNodeDao to TaxonNodeDto

8 years agoharmonizing OrderHintPresets
Andreas Kohlbecker [Thu, 21 Apr 2016 15:26:57 +0000 (17:26 +0200)]
harmonizing OrderHintPresets

8 years agoremoving unused old swagger-ui files
Andreas Kohlbecker [Thu, 21 Apr 2016 15:23:43 +0000 (17:23 +0200)]
removing unused old swagger-ui files

8 years ago#5730 base url detection fixed
Andreas Kohlbecker [Thu, 21 Apr 2016 13:44:10 +0000 (15:44 +0200)]
#5730 base url detection fixed

8 years ago#5482 web services now support different orderBy modes
Andreas Kohlbecker [Tue, 19 Apr 2016 10:49:39 +0000 (12:49 +0200)]
#5482 web services now support different orderBy modes

8 years agorevert a small change in taxonservice
Katja Luther [Tue, 19 Apr 2016 10:06:28 +0000 (12:06 +0200)]
revert a small change in taxonservice

8 years agoimprove delete configurator for taxa and synonyms
Katja Luther [Tue, 19 Apr 2016 10:03:42 +0000 (12:03 +0200)]
improve delete configurator for taxa and synonyms

8 years agofix CoordinateConverterTest #5716
Andreas Müller [Sat, 16 Apr 2016 00:51:43 +0000 (02:51 +0200)]
fix CoordinateConverterTest #5716

8 years agoLatest changes to CubaDistributionComposer
Andreas Müller [Fri, 15 Apr 2016 23:21:24 +0000 (01:21 +0200)]
Latest changes to CubaDistributionComposer

8 years agoAllow parsing of accent acute for coordinates #5716
Andreas Müller [Fri, 15 Apr 2016 23:09:03 +0000 (01:09 +0200)]
Allow parsing of accent acute for coordinates  #5716

8 years agominor
Katja Luther [Wed, 13 Apr 2016 12:12:59 +0000 (14:12 +0200)]
minor

8 years agominor
Katja Luther [Wed, 13 Apr 2016 12:08:57 +0000 (14:08 +0200)]
minor

8 years agoAdd missing type information to UuidAndTitleCache object for search
Patrick Plitzner [Wed, 13 Apr 2016 12:04:26 +0000 (14:04 +0200)]
Add missing type information to UuidAndTitleCache object for search
results #5700
 - fixes NPE

8 years agofix #5672
Katja Luther [Wed, 13 Apr 2016 11:42:50 +0000 (13:42 +0200)]
fix #5672

8 years agofix #5669
Katja Luther [Tue, 12 Apr 2016 08:51:22 +0000 (10:51 +0200)]
fix #5669

8 years agoAdd test for condensed distribution string #5682
Andreas Müller [Thu, 7 Apr 2016 11:24:44 +0000 (13:24 +0200)]
Add test for condensed distribution string  #5682

8 years agoDeproxy status in Condensed String #5682
Andreas Müller [Thu, 7 Apr 2016 11:21:18 +0000 (13:21 +0200)]
Deproxy status in Condensed String #5682

8 years agoRemove compile error
Andreas Müller [Thu, 7 Apr 2016 08:51:58 +0000 (10:51 +0200)]
Remove compile error

8 years agoImprove condensed string for Cuba (still not yet ready) #5682
Andreas Müller [Thu, 7 Apr 2016 08:49:05 +0000 (10:49 +0200)]
Improve condensed string for Cuba (still not yet ready) #5682

8 years agominor
Katja Luther [Thu, 7 Apr 2016 08:00:23 +0000 (10:00 +0200)]
minor

8 years agominot
Katja Luther [Thu, 7 Apr 2016 07:45:24 +0000 (09:45 +0200)]
minot

8 years agoMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
Katja Luther [Thu, 7 Apr 2016 07:12:28 +0000 (09:12 +0200)]
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop

8 years agosmaller changes for fauna europaea import and csvNameExport
Katja Luther [Thu, 7 Apr 2016 07:11:51 +0000 (09:11 +0200)]
smaller changes for fauna europaea import and csvNameExport

8 years agoFix NPE in FloraCubaCondensedDistributionComposer #5682
Andreas Müller [Wed, 6 Apr 2016 12:59:35 +0000 (14:59 +0200)]
Fix NPE in FloraCubaCondensedDistributionComposer #5682

8 years agofix possibility to connect with mgd server
Katja Luther [Wed, 6 Apr 2016 12:17:50 +0000 (14:17 +0200)]
fix possibility to connect with mgd server

8 years agoAdd status for doubtfully native: reported in error #5682
Andreas Müller [Tue, 5 Apr 2016 11:26:00 +0000 (13:26 +0200)]
Add status for doubtfully native: reported in error #5682

8 years agoFirst implementatio for Cuban Condensed Distribution String #5682
Andreas Müller [Tue, 5 Apr 2016 10:32:16 +0000 (12:32 +0200)]
First implementatio for Cuban Condensed Distribution String  #5682

8 years agoSymbols for Cuba Condensed Distribution String added
Andreas Müller [Tue, 5 Apr 2016 09:49:03 +0000 (11:49 +0200)]
Symbols for Cuba Condensed Distribution String added

8 years agoCondensedDistributionCompose for FloraCuba
Andreas Kohlbecker [Tue, 5 Apr 2016 08:55:50 +0000 (10:55 +0200)]
CondensedDistributionCompose for FloraCuba

8 years agoCondensedDistributionCompose for FloraCuba
Andreas Kohlbecker [Tue, 5 Apr 2016 08:55:42 +0000 (10:55 +0200)]
CondensedDistributionCompose for FloraCuba

8 years agoFix order for areas #5677
Andreas Müller [Tue, 5 Apr 2016 08:53:06 +0000 (10:53 +0200)]
Fix order for areas #5677

8 years agoFix potential NPE
Patrick Plitzner [Tue, 5 Apr 2016 08:22:24 +0000 (10:22 +0200)]
Fix potential NPE

8 years agoFix failing test
Patrick Plitzner [Tue, 5 Apr 2016 08:19:05 +0000 (10:19 +0200)]
Fix failing test

8 years agoFix test for factual data cache strategy #5547
Andreas Müller [Tue, 5 Apr 2016 08:06:18 +0000 (10:06 +0200)]
Fix test for factual data cache strategy #5547

8 years agoFix label for taxon description #5547
Patrick Plitzner [Mon, 4 Apr 2016 15:21:50 +0000 (17:21 +0200)]
Fix label for taxon description #5547

8 years agoReload type designation before deleting it to avoid caching conflicts.
Patrick Plitzner [Mon, 4 Apr 2016 04:27:22 +0000 (06:27 +0200)]
Reload type designation before deleting it to avoid caching conflicts.

8 years ago#5679 catching and ignoring LIEs during the attempt to clean up NULL items in sets
Andreas Kohlbecker [Tue, 5 Apr 2016 06:13:50 +0000 (08:13 +0200)]
#5679 catching and ignoring LIEs during the attempt to clean up NULL items in sets

8 years agofixing LIE in webservice: taxonNode.sortIndex needs to be @Transient
Andreas Kohlbecker [Mon, 4 Apr 2016 14:04:34 +0000 (16:04 +0200)]
fixing LIE in webservice: taxonNode.sortIndex needs to be @Transient

8 years agoremoving deprecated test class
Andreas Kohlbecker [Mon, 4 Apr 2016 12:34:08 +0000 (14:34 +0200)]
removing deprecated test class

8 years agoPreliminary ignore IPNI tests
Andreas Müller [Mon, 4 Apr 2016 12:14:48 +0000 (14:14 +0200)]
Preliminary ignore IPNI tests

8 years ago#5677 adding request paramter for DistributionOrder
Andreas Kohlbecker [Mon, 4 Apr 2016 11:53:20 +0000 (13:53 +0200)]
#5677 adding request paramter for DistributionOrder

8 years agoremoving depreceted controller methods
Andreas Kohlbecker [Mon, 4 Apr 2016 11:52:42 +0000 (13:52 +0200)]
removing depreceted controller methods

8 years agoFix compilation error for Distribution comparator #5677
Andreas Müller [Mon, 4 Apr 2016 11:47:51 +0000 (13:47 +0200)]
Fix compilation error for Distribution comparator #5677

8 years agoUpdate javadoc and illegitimate status for
Andreas Müller [Mon, 4 Apr 2016 11:42:25 +0000 (13:42 +0200)]
Update javadoc and illegitimate status for
NomenclaturalStatusType.CONS_DESIG #5662