cdmlib.git
13 years agorenaming IdentificationKeyGenerator to PolytomousKeyGenerator
Andreas Kohlbecker [Mon, 28 Mar 2011 14:14:59 +0000 (14:14 +0000)]
renaming IdentificationKeyGenerator to PolytomousKeyGenerator

13 years agorenaming IdentificationKeyGenerator to PolytomousKeyGenerator
Andreas Kohlbecker [Mon, 28 Mar 2011 14:13:36 +0000 (14:13 +0000)]
renaming IdentificationKeyGenerator to PolytomousKeyGenerator

13 years agoclone methods for FeatureNode and FeatureTree and the corresponding tests
Katja Luther [Mon, 28 Mar 2011 14:01:28 +0000 (14:01 +0000)]
clone methods for FeatureNode and FeatureTree and the corresponding tests

13 years agocode cleaning
Andreas Kohlbecker [Mon, 28 Mar 2011 10:58:49 +0000 (10:58 +0000)]
code cleaning

13 years agoimproved documentation
Andreas Kohlbecker [Fri, 25 Mar 2011 13:23:11 +0000 (13:23 +0000)]
improved documentation

13 years agoimproved documentation
Andreas Kohlbecker [Fri, 25 Mar 2011 13:05:59 +0000 (13:05 +0000)]
improved documentation

13 years agoREST controllers for PolytomousKeys
Andreas Kohlbecker [Thu, 24 Mar 2011 17:19:44 +0000 (17:19 +0000)]
REST controllers for PolytomousKeys

13 years agominor
n.hoffmann [Thu, 24 Mar 2011 15:20:56 +0000 (15:20 +0000)]
minor

13 years agoMade freeText accessors public
n.hoffmann [Thu, 24 Mar 2011 15:20:17 +0000 (15:20 +0000)]
Made freeText accessors public

13 years agoexcluding special imports from component scan 2
Andreas Kohlbecker [Thu, 24 Mar 2011 15:19:30 +0000 (15:19 +0000)]
excluding special imports from component scan 2

13 years agosplitting PolytomousKeyNodeService from PolytomousKeyService & more methods for Ident...
Andreas Kohlbecker [Thu, 24 Mar 2011 14:55:36 +0000 (14:55 +0000)]
splitting PolytomousKeyNodeService from PolytomousKeyService & more methods for IdentificationKeyService

13 years agoexcluding special imports from component scan
Andreas Kohlbecker [Thu, 24 Mar 2011 14:49:43 +0000 (14:49 +0000)]
excluding special imports from component scan

13 years agorefactoring for findByParam, moved down to CdmEntityBase
Andreas Müller [Thu, 24 Mar 2011 12:16:57 +0000 (12:16 +0000)]
refactoring for findByParam, moved down to CdmEntityBase

13 years agobugfix for TimePeriod parser and toString #2161
Andreas Müller [Wed, 23 Mar 2011 20:49:55 +0000 (20:49 +0000)]
bugfix for TimePeriod parser and toString #2161

13 years agofurther UserDao tests
Andreas Müller [Wed, 23 Mar 2011 19:20:34 +0000 (19:20 +0000)]
further UserDao tests

13 years agofirst tests for list find methods for user and group services (#2283 and #2284).
Andreas Müller [Wed, 23 Mar 2011 18:47:33 +0000 (18:47 +0000)]
first tests for list find methods for user and group services (#2283 and #2284).

13 years agominor
Andreas Müller [Wed, 23 Mar 2011 18:05:30 +0000 (18:05 +0000)]
minor

13 years agoimplement list find method for user and group services (#2283 and #2284). Tests are...
Andreas Müller [Wed, 23 Mar 2011 18:02:07 +0000 (18:02 +0000)]
implement list find method for user and group services (#2283 and #2284). Tests are still missing.

13 years agoDeprecating an obsolete method
n.hoffmann [Wed, 23 Mar 2011 12:31:20 +0000 (12:31 +0000)]
Deprecating an obsolete method

13 years agoTermUpdater_312_313
Andreas Müller [Tue, 22 Mar 2011 13:57:08 +0000 (13:57 +0000)]
TermUpdater_312_313

13 years agoextend relationshipBaseTypes by description; make termmap in NamedArea private
Andreas Müller [Tue, 22 Mar 2011 13:28:12 +0000 (13:28 +0000)]
extend relationshipBaseTypes by description; make termmap in NamedArea private

13 years agochange text<->label for "unknown" feature
Andreas Müller [Tue, 22 Mar 2011 11:53:23 +0000 (11:53 +0000)]
change text<->label for "unknown" feature

13 years agobugs in csv-files
Andreas Müller [Mon, 21 Mar 2011 16:31:43 +0000 (16:31 +0000)]
bugs in csv-files

13 years agoreturning term label as preferred representation, text is used as fallback
Andreas Kohlbecker [Mon, 21 Mar 2011 10:30:38 +0000 (10:30 +0000)]
returning term label as preferred representation, text is used as fallback

13 years agobugfix for DerivedUnitFacade, NPE when Ecology or PlantDescription exists
Andreas Müller [Sat, 19 Mar 2011 15:00:42 +0000 (15:00 +0000)]
bugfix for DerivedUnitFacade, NPE when Ecology or PlantDescription exists

13 years agobugfix for DerivedUnitFacade, NPE when Ecology or PlantDescription exists
Andreas Müller [Sat, 19 Mar 2011 08:04:48 +0000 (08:04 +0000)]
bugfix for DerivedUnitFacade, NPE when Ecology or PlantDescription exists

13 years agotests for clone methods
Katja Luther [Wed, 16 Mar 2011 11:25:21 +0000 (11:25 +0000)]
tests for clone methods

13 years ago(no commit message)
Katja Luther [Wed, 16 Mar 2011 11:12:42 +0000 (11:12 +0000)]

13 years agomodifications for clone method of classification
Katja Luther [Mon, 14 Mar 2011 16:15:20 +0000 (16:15 +0000)]
modifications for clone method of classification

13 years agothe query of prepareQuery always returns the type, if doNotReturnFullEntities is set
Katja Luther [Mon, 14 Mar 2011 14:22:20 +0000 (14:22 +0000)]
the query of prepareQuery always returns the type, if doNotReturnFullEntities is set

13 years agotestGetTaxaByNameForEditor() added
Katja Luther [Mon, 14 Mar 2011 12:22:57 +0000 (12:22 +0000)]
testGetTaxaByNameForEditor() added

13 years agoImproved the implementation of Group and GrantedAuthority and wrote UnitTest for...
n.hoffmann [Thu, 10 Mar 2011 14:30:29 +0000 (14:30 +0000)]
Improved the implementation of Group and GrantedAuthority and wrote UnitTest for them.

13 years agofixing #2243 "c3p0 connection pool is loosing connection over night"
Andreas Kohlbecker [Wed, 9 Mar 2011 15:49:17 +0000 (15:49 +0000)]
fixing #2243 "c3p0 connection pool is loosing connection over night"

13 years agonew method in StramUtils and fixing a NPE in UriUtils
Andreas Kohlbecker [Wed, 9 Mar 2011 15:46:26 +0000 (15:46 +0000)]
new method in StramUtils and fixing a NPE in UriUtils

13 years agoCreated a new service to handle group related stuff. The old implementation in UserSe...
n.hoffmann [Wed, 9 Mar 2011 15:36:46 +0000 (15:36 +0000)]
Created a new service to handle group related stuff. The old implementation in UserService is still available but deprecated.

13 years agoclone() method for Classification:
Katja Luther [Wed, 9 Mar 2011 12:58:53 +0000 (12:58 +0000)]
clone() method for Classification:
the method returns a classification with clones of all nodes and their relationships

13 years agoextended testing using the life edit map service
Andreas Kohlbecker [Wed, 9 Mar 2011 11:30:32 +0000 (11:30 +0000)]
extended testing using the life edit map service

13 years agocode cleaning and fixing problem with unknown wms layers
Andreas Kohlbecker [Tue, 8 Mar 2011 17:13:16 +0000 (17:13 +0000)]
code cleaning and fixing problem with unknown wms layers

13 years agomaking the FeatureListController more generic
Andreas Kohlbecker [Tue, 8 Mar 2011 13:55:16 +0000 (13:55 +0000)]
making the FeatureListController more generic

13 years agolinking deprecation comment to ticket
Andreas Kohlbecker [Tue, 8 Mar 2011 13:52:30 +0000 (13:52 +0000)]
linking deprecation comment to ticket

13 years agoexplaining the deprecation of this class
Andreas Kohlbecker [Tue, 8 Mar 2011 13:37:26 +0000 (13:37 +0000)]
explaining the deprecation of this class

13 years agoexplaining the deprecation of this class
Andreas Kohlbecker [Tue, 8 Mar 2011 13:35:52 +0000 (13:35 +0000)]
explaining the deprecation of this class

13 years agoreporting empty databases to app-server
Andreas Kohlbecker [Mon, 7 Mar 2011 21:37:28 +0000 (21:37 +0000)]
reporting empty databases to app-server

13 years agorevert changes leading to failing tests in TaxonTest
Andreas Müller [Fri, 4 Mar 2011 15:24:33 +0000 (15:24 +0000)]
revert changes leading to failing tests in TaxonTest

13 years agoDescriptiveSystemRole added
Andreas Müller [Fri, 4 Mar 2011 15:03:27 +0000 (15:03 +0000)]
DescriptiveSystemRole added

13 years agofixing #2274 ClassCastException in search
Andreas Kohlbecker [Fri, 4 Mar 2011 12:36:01 +0000 (12:36 +0000)]
fixing #2274 ClassCastException in search

13 years agoremove imports
Andreas Müller [Thu, 3 Mar 2011 14:55:35 +0000 (14:55 +0000)]
remove imports

13 years agoorth. correction for undefined language
Andreas Müller [Thu, 3 Mar 2011 10:48:04 +0000 (10:48 +0000)]
orth. correction for undefined language

13 years agoadd progress monitor functionality to updateTitleCache
Andreas Müller [Wed, 2 Mar 2011 22:36:24 +0000 (22:36 +0000)]
add progress monitor functionality to updateTitleCache

13 years agorefactoring of interface for updateTitleCache
Andreas Müller [Wed, 2 Mar 2011 17:10:17 +0000 (17:10 +0000)]
refactoring of interface for updateTitleCache

13 years agominor changes
Andreas Müller [Wed, 2 Mar 2011 15:45:02 +0000 (15:45 +0000)]
minor changes

13 years agominor
n.hoffmann [Wed, 2 Mar 2011 14:43:52 +0000 (14:43 +0000)]
minor

13 years agoAdded deprecation warning to VocabularyEnum.
n.hoffmann [Wed, 2 Mar 2011 14:43:35 +0000 (14:43 +0000)]
Added deprecation warning to VocabularyEnum.

13 years agoAdjusting to cdmlib-remote API changes.
n.hoffmann [Wed, 2 Mar 2011 14:42:54 +0000 (14:42 +0000)]
Adjusting to cdmlib-remote API changes.

13 years agoremove import
Andreas Müller [Wed, 2 Mar 2011 12:06:31 +0000 (12:06 +0000)]
remove import

13 years agoFactories now report progress as well (crucial for showing errors)
n.hoffmann [Tue, 1 Mar 2011 16:50:52 +0000 (16:50 +0000)]
Factories now report progress as well (crucial for showing errors)

13 years agominor
n.hoffmann [Tue, 1 Mar 2011 16:43:42 +0000 (16:43 +0000)]
minor

13 years agoHandle new NamedArea vocabulary as OrderedVocabulary
Andreas Müller [Tue, 1 Mar 2011 16:09:08 +0000 (16:09 +0000)]
Handle new NamedArea vocabulary as OrderedVocabulary

13 years agoremove import
Andreas Müller [Tue, 1 Mar 2011 16:08:35 +0000 (16:08 +0000)]
remove import

13 years agotests for the cloning methods
Katja Luther [Tue, 1 Mar 2011 14:08:41 +0000 (14:08 +0000)]
tests for the cloning methods

13 years agoimplements Cloneable added
Katja Luther [Tue, 1 Mar 2011 13:03:44 +0000 (13:03 +0000)]
implements Cloneable added

13 years agoclone methods for TaxonBase, Taxon, Synonym and TaxonNode (#454)
Katja Luther [Tue, 1 Mar 2011 13:02:07 +0000 (13:02 +0000)]
clone methods for TaxonBase, Taxon, Synonym and TaxonNode (#454)

13 years agoremoving a hack
Andreas Kohlbecker [Tue, 1 Mar 2011 10:10:33 +0000 (10:10 +0000)]
removing a hack

13 years agoremove imports
Andreas Müller [Tue, 1 Mar 2011 10:09:16 +0000 (10:09 +0000)]
remove imports

13 years agominor
Andreas Müller [Fri, 25 Feb 2011 17:02:33 +0000 (17:02 +0000)]
minor

13 years agobetter success handling for Excel import
Andreas Müller [Fri, 25 Feb 2011 16:03:59 +0000 (16:03 +0000)]
better success handling for Excel import

13 years agochange javadoc
Andreas Müller [Fri, 25 Feb 2011 13:48:58 +0000 (13:48 +0000)]
change javadoc

13 years agoimplemented internet connectivity test #2259
Andreas Müller [Fri, 25 Feb 2011 13:09:16 +0000 (13:09 +0000)]
implemented internet connectivity test  #2259

13 years agominor
Andreas Müller [Fri, 25 Feb 2011 10:16:53 +0000 (10:16 +0000)]
minor

13 years agorefactoring GeoServiceUtils by using TdwgVocabulary uuid
Andreas Müller [Fri, 25 Feb 2011 10:16:12 +0000 (10:16 +0000)]
refactoring GeoServiceUtils by using TdwgVocabulary uuid

13 years agopreliminary implementation for cyprus maps
Andreas Müller [Fri, 25 Feb 2011 10:14:27 +0000 (10:14 +0000)]
preliminary implementation for cyprus maps

13 years agoremove import
Andreas Müller [Wed, 23 Feb 2011 20:12:30 +0000 (20:12 +0000)]
remove import

13 years ago(no commit message)
Katja Luther [Mon, 21 Feb 2011 16:02:30 +0000 (16:02 +0000)]

13 years ago(no commit message)
Katja Luther [Mon, 21 Feb 2011 15:36:27 +0000 (15:36 +0000)]

13 years ago#1787, the UuidAndTitleCache.type is set
Katja Luther [Mon, 21 Feb 2011 13:53:26 +0000 (13:53 +0000)]
#1787, the UuidAndTitleCache.type is set

13 years agoclassification service api shares cardinality settings with generic api
Andreas Kohlbecker [Mon, 21 Feb 2011 13:47:09 +0000 (13:47 +0000)]
classification service api shares cardinality settings with generic api

13 years agobugfix for failing test in PolytomousKeyDaoHibernateImplTest (added excluded, unplace...
Andreas Müller [Mon, 21 Feb 2011 13:20:36 +0000 (13:20 +0000)]
bugfix for failing test in PolytomousKeyDaoHibernateImplTest (added excluded, unplaced and taxonstatusunknown)

13 years agobugfix for failing test in PolytomousKeyDaoHibernateImplTest (added doubful and usena...
Andreas Müller [Mon, 21 Feb 2011 10:47:57 +0000 (10:47 +0000)]
bugfix for failing test in PolytomousKeyDaoHibernateImplTest (added doubful and usenamecache values)

13 years agocompile problems in io #2253 (bugfix merged into trunk)
Andreas Müller [Mon, 21 Feb 2011 10:15:15 +0000 (10:15 +0000)]
compile problems in io #2253 (bugfix merged into trunk)

13 years agobugfix for failing test in PolytomousKeyDaoHibernateImplTest (added protectedTitleCac...
Andreas Müller [Mon, 21 Feb 2011 09:34:04 +0000 (09:34 +0000)]
bugfix for failing test in PolytomousKeyDaoHibernateImplTest (added protectedTitleCache value)

13 years agoJAXB for workingSets bugfix
Andreas Müller [Sat, 19 Feb 2011 00:24:20 +0000 (00:24 +0000)]
JAXB for workingSets bugfix

13 years agohide term vocabulary constructors and create factory methods instead
Andreas Müller [Fri, 18 Feb 2011 21:17:51 +0000 (21:17 +0000)]
hide term vocabulary constructors and create factory methods instead

13 years agobugfix for moveDescriptionElement test
Andreas Müller [Fri, 18 Feb 2011 21:17:33 +0000 (21:17 +0000)]
bugfix for moveDescriptionElement test

13 years agominor modification
Andreas Kohlbecker [Fri, 18 Feb 2011 13:46:55 +0000 (13:46 +0000)]
minor modification

13 years agoOAI-PMH improvement and more
Andreas Kohlbecker [Fri, 18 Feb 2011 13:46:01 +0000 (13:46 +0000)]
OAI-PMH improvement and more

13 years ago(no commit message)
Andreas Kohlbecker [Fri, 18 Feb 2011 13:43:56 +0000 (13:43 +0000)]

13 years agohide term vocabulary constructors and create factory methods instead
Andreas Müller [Fri, 18 Feb 2011 13:35:48 +0000 (13:35 +0000)]
hide term vocabulary constructors and create factory methods instead

13 years agoa comment to (fixing #2232)
Andreas Kohlbecker [Fri, 18 Feb 2011 13:29:22 +0000 (13:29 +0000)]
a comment to (fixing #2232)

13 years agoCdmDataSourceBean should implement javax.sql.DataSource: preparing to do so
Andreas Kohlbecker [Fri, 18 Feb 2011 13:28:49 +0000 (13:28 +0000)]
CdmDataSourceBean should implement javax.sql.DataSource: preparing to do so

13 years agofixing #2232
Andreas Kohlbecker [Fri, 18 Feb 2011 12:24:04 +0000 (12:24 +0000)]
fixing #2232

13 years agoadd user defined vocabulary
Andreas Müller [Fri, 18 Feb 2011 08:45:09 +0000 (08:45 +0000)]
add user defined vocabulary

13 years agoFactory methods and non-public constructor for term vocabularies
Andreas Müller [Fri, 18 Feb 2011 08:32:14 +0000 (08:32 +0000)]
Factory methods and non-public constructor for term vocabularies

13 years agoadd generic config to ExcelImportState
Andreas Müller [Thu, 17 Feb 2011 19:29:10 +0000 (19:29 +0000)]
add generic config to ExcelImportState

13 years agoadd generic config to ExcelImportState
Andreas Müller [Thu, 17 Feb 2011 18:59:06 +0000 (18:59 +0000)]
add generic config to ExcelImportState

13 years agobugfix missing uuid for new vocabularies
Andreas Müller [Thu, 17 Feb 2011 16:09:43 +0000 (16:09 +0000)]
bugfix missing uuid for new vocabularies

13 years agofixing character encoding issues
Andreas Kohlbecker [Thu, 17 Feb 2011 15:03:32 +0000 (15:03 +0000)]
fixing character encoding issues

13 years agoNPE bugfix for iso
Andreas Müller [Thu, 17 Feb 2011 14:23:10 +0000 (14:23 +0000)]
NPE bugfix for iso

13 years agominor
Andreas Müller [Thu, 17 Feb 2011 14:15:06 +0000 (14:15 +0000)]
minor

13 years agoremove commented code and update java doc
Andreas Müller [Thu, 17 Feb 2011 10:20:21 +0000 (10:20 +0000)]
remove commented code and update java doc

13 years agoremoved logging
Andreas Müller [Wed, 16 Feb 2011 16:11:53 +0000 (16:11 +0000)]
removed logging