cdmlib.git
15 years agoImplemented additional service methods as part of #466. Ported Pager interface and...
ben.clark [Mon, 5 Jan 2009 12:07:21 +0000 (12:07 +0000)]
Implemented additional service methods as part of #466. Ported Pager interface and implementations, refactored integration tests

15 years agoImplemented generic user & group dao's and ported additional methods for querying...
ben.clark [Mon, 5 Jan 2009 12:05:44 +0000 (12:05 +0000)]
Implemented generic user & group dao's and ported additional methods for querying TaxonName related information as part of #466

15 years agoUpdated parent pom to reflect changed aspectj dependencies and also resolve some...
ben.clark [Mon, 5 Jan 2009 12:03:59 +0000 (12:03 +0000)]
Updated parent pom to reflect changed aspectj dependencies and also resolve some conflicts between spring jar versions

15 years agoImplemented generic model classes required for authentication / authorization in...
ben.clark [Mon, 5 Jan 2009 11:57:13 +0000 (11:57 +0000)]
Implemented generic model classes required for authentication / authorization in the cdm (User, Group, GrantedAuthority) based on spring-security interfaces as part of #466

15 years agoUpdated parent pom to reflect changed aspectj dependencies and also resolve some...
ben.clark [Mon, 5 Jan 2009 11:55:20 +0000 (11:55 +0000)]
Updated parent pom to reflect changed aspectj dependencies and also resolve some conflicts between spring jar versions

15 years agoImport of text characters, but probably too many features imported
h.fradin [Tue, 30 Dec 2008 16:20:13 +0000 (16:20 +0000)]
Import of text characters, but probably too many features imported

15 years agoUpdate of example file sources and activators for import/export
h.fradin [Tue, 30 Dec 2008 15:20:57 +0000 (15:20 +0000)]
Update of example file sources and activators for import/export

15 years agoExport of IPRStatements, taxon names and the descriptive system
h.fradin [Tue, 30 Dec 2008 15:17:20 +0000 (15:17 +0000)]
Export of IPRStatements, taxon names and the descriptive system

15 years agoImport of the uri associated with a TaxonName
h.fradin [Tue, 30 Dec 2008 15:16:03 +0000 (15:16 +0000)]
Import of the uri associated with a TaxonName

15 years agoAddition of date modified export
h.fradin [Tue, 23 Dec 2008 16:29:55 +0000 (16:29 +0000)]
Addition of date modified export

15 years agoExport of Revision data and Representation of the SDD Dataset
h.fradin [Tue, 23 Dec 2008 14:32:36 +0000 (14:32 +0000)]
Export of Revision data and Representation of the SDD Dataset

15 years agoreview of Agent import
h.fradin [Tue, 23 Dec 2008 14:31:50 +0000 (14:31 +0000)]
review of Agent import

15 years agodata source test (cont.)
Andreas Müller [Tue, 23 Dec 2008 00:40:32 +0000 (00:40 +0000)]
data source test (cont.)

15 years agodata sources update and tests
Andreas Müller [Tue, 23 Dec 2008 00:33:11 +0000 (00:33 +0000)]
data sources update and tests

15 years agoAdded ICollectionDao to OccurenceServiceImpl due to refactoring of IOccurenceDao
ben.clark [Fri, 19 Dec 2008 19:03:18 +0000 (19:03 +0000)]
Added ICollectionDao to OccurenceServiceImpl due to refactoring of IOccurenceDao

15 years agoAdded methods to IOccurenceDao as part of #466, created ICollectionDao and implementa...
ben.clark [Fri, 19 Dec 2008 19:01:26 +0000 (19:01 +0000)]
Added methods to IOccurenceDao as part of #466, created ICollectionDao and implementation, and ported getCollectionsByCode to it

15 years agoImplemented methods to getRights and getSources in IIdentifiableDaoBase (#466)
ben.clark [Fri, 19 Dec 2008 17:36:59 +0000 (17:36 +0000)]
Implemented methods to getRights and getSources in IIdentifiableDaoBase (#466)

15 years agoAdded methods for retrieving Rights and OriginalSource as part of #466 implemented...
ben.clark [Fri, 19 Dec 2008 17:28:19 +0000 (17:28 +0000)]
Added methods for retrieving Rights and OriginalSource as part of #466 implemented RightsTerm vocabulary, corrected mappings for Rights and OriginalSource

15 years agoAdded IAnnotationDao & implementation, and IAnnotatableDao & implementation, as part...
ben.clark [Fri, 19 Dec 2008 16:01:05 +0000 (16:01 +0000)]
Added IAnnotationDao & implementation, and IAnnotatableDao & implementation, as part of #466

15 years agoMapped the One-to-Any properties in Marker and Annotation (#468).
ben.clark [Fri, 19 Dec 2008 15:59:26 +0000 (15:59 +0000)]
Mapped the One-to-Any properties in Marker and Annotation (#468).

15 years agodowngraded aspectj dependency versions to 1.5.4, and upgraded hibernate (to 3.2.6...
ben.clark [Fri, 19 Dec 2008 15:42:18 +0000 (15:42 +0000)]
downgraded aspectj dependency versions to 1.5.4, and upgraded hibernate (to 3.2.6.ga) and hibernate-annotations (to 3.3.1.GA) to allow for mapping Annotations & Markers (#468)

15 years agoAdded methods for querying for identification keys (part of #467)
ben.clark [Fri, 19 Dec 2008 13:25:03 +0000 (13:25 +0000)]
Added methods for querying for identification keys (part of #467)

15 years agoImplemented taxonomic & geospatial scope properties for Identification Keys (#467)
ben.clark [Fri, 19 Dec 2008 13:23:14 +0000 (13:23 +0000)]
Implemented taxonomic & geospatial scope properties for Identification Keys (#467)

15 years agoMore work on #466, in particular on DefinedTermDao, AgentDao, TermVocabularyDao,...
ben.clark [Thu, 18 Dec 2008 13:56:14 +0000 (13:56 +0000)]
More work on #466, in particular on DefinedTermDao, AgentDao, TermVocabularyDao, and DescriptionDao.

15 years agoFixed a couple of bugs introduced during #464
ben.clark [Thu, 18 Dec 2008 13:36:37 +0000 (13:36 +0000)]
Fixed a couple of bugs introduced during #464

15 years agoResolved #465 - Implemented relationships between terms and added relationships betwe...
ben.clark [Thu, 18 Dec 2008 10:23:04 +0000 (10:23 +0000)]
Resolved #465 - Implemented relationships between terms and added relationships between TDWG Named Areas

15 years agoUpdate of Datasets and Dataset associated information -> better distinction between...
h.fradin [Thu, 18 Dec 2008 09:28:59 +0000 (09:28 +0000)]
Update of Datasets and Dataset associated information -> better distinction between the two

15 years ago(no commit message)
Andreas Müller [Thu, 18 Dec 2008 02:40:39 +0000 (02:40 +0000)]

15 years ago(no commit message)
Andreas Müller [Thu, 18 Dec 2008 02:38:03 +0000 (02:38 +0000)]

15 years agotest connection and ICdmDatasource getters
Andreas Müller [Thu, 18 Dec 2008 00:40:23 +0000 (00:40 +0000)]
test connection and ICdmDatasource getters

15 years agosuppress unused
Andreas Müller [Wed, 17 Dec 2008 18:57:38 +0000 (18:57 +0000)]
suppress unused

15 years agodelete java import
Andreas Müller [Wed, 17 Dec 2008 18:39:34 +0000 (18:39 +0000)]
delete java import

15 years agosite menu changed
Andreas Müller [Wed, 17 Dec 2008 17:49:26 +0000 (17:49 +0000)]
site menu changed

15 years agoChanged type of field Annotation.annotationType to AnnotationType (from MarkerType)
a.babadshanjan [Wed, 17 Dec 2008 15:28:09 +0000 (15:28 +0000)]
Changed type of field Annotation.annotationType to AnnotationType (from MarkerType)

15 years agoPackages for Excel imports
a.babadshanjan [Wed, 17 Dec 2008 15:25:27 +0000 (15:25 +0000)]
Packages for Excel imports

15 years agoImplemented changes to the aspectj pre-compilation step due to problems with the...
ben.clark [Wed, 17 Dec 2008 12:23:45 +0000 (12:23 +0000)]
Implemented changes to the aspectj pre-compilation step due to problems with the aspectj-maven-plugin and implemented  #464

15 years ago(no commit message)
a.babadshanjan [Tue, 16 Dec 2008 15:53:25 +0000 (15:53 +0000)]

15 years agoMerged branches/cdmlib/1.4 changes r4452:r4686 into the trunk
a.babadshanjan [Tue, 16 Dec 2008 15:49:15 +0000 (15:49 +0000)]
Merged branches/cdmlib/1.4 changes r4452:r4686 into the trunk

15 years agoMerged branches/cdmlib/1.4 changes r4452:r4686 into the trunk
a.babadshanjan [Tue, 16 Dec 2008 15:49:13 +0000 (15:49 +0000)]
Merged branches/cdmlib/1.4 changes r4452:r4686 into the trunk

15 years agoMerged branches/cdmlib/1.4 changes r4452:r4686 into the trunk
a.babadshanjan [Tue, 16 Dec 2008 15:49:11 +0000 (15:49 +0000)]
Merged branches/cdmlib/1.4 changes r4452:r4686 into the trunk

15 years agoSDD export -> first retrieved data
h.fradin [Tue, 16 Dec 2008 15:36:27 +0000 (15:36 +0000)]
SDD export -> first retrieved data

15 years agoFeature tree order
Andreas Müller [Tue, 16 Dec 2008 15:34:36 +0000 (15:34 +0000)]
Feature tree order

15 years agoimport warnings removed
Andreas Müller [Mon, 15 Dec 2008 18:45:43 +0000 (18:45 +0000)]
import warnings removed

15 years agousing aspectj 1.6.1
Andreas Kohlbecker [Mon, 15 Dec 2008 18:33:11 +0000 (18:33 +0000)]
using aspectj 1.6.1

15 years agoreverting modifications made from r4651 to r4654 by applying the patch:
Andreas Kohlbecker [Mon, 15 Dec 2008 18:02:27 +0000 (18:02 +0000)]
reverting modifications made from r4651 to r4654 by applying the patch:
svn diff -r 4654:4651 http://dev.e-taxonomy.eu/svn/trunk/cdmlib/
(one minor bug has been left out)

15 years agoSDD import cleaned and split in modules
h.fradin [Mon, 15 Dec 2008 18:02:13 +0000 (18:02 +0000)]
SDD import cleaned and split in modules

15 years agosuppress warning
Andreas Müller [Mon, 15 Dec 2008 16:53:43 +0000 (16:53 +0000)]
suppress warning

15 years agoconvert updata Datasource from CdmPersistentDataSOurce to ICdmDatasource
Andreas Müller [Mon, 15 Dec 2008 14:34:13 +0000 (14:34 +0000)]
convert updata Datasource from CdmPersistentDataSOurce to ICdmDatasource

15 years agoPartially implemented new methods for DescriptionDaoHibernateImpl, but need to change...
ben.clark [Sat, 13 Dec 2008 16:43:15 +0000 (16:43 +0000)]
Partially implemented new methods for DescriptionDaoHibernateImpl, but need to change mapping of DescriptionBase -> DescriptionElementBase to bidirectional first

15 years agoImplemented new methods required for CATE in ITaxonDao and implementation, including...
ben.clark [Fri, 12 Dec 2008 21:59:09 +0000 (21:59 +0000)]
Implemented new methods required for CATE in ITaxonDao and implementation, including tests

15 years agoadapted _makeSources.bat to work in a *NIX environment
n.hoffmann [Fri, 12 Dec 2008 15:00:37 +0000 (15:00 +0000)]
adapted _makeSources.bat to work in a *NIX environment

15 years agoRefactored IdentifiableDaoBaseTest to use unitils / dbunit. Substituted dbunit-ized...
ben.clark [Fri, 12 Dec 2008 11:42:55 +0000 (11:42 +0000)]
Refactored IdentifiableDaoBaseTest to use unitils / dbunit. Substituted dbunit-ized version of TaxonDaoHibernateImplTest for original.

15 years agoRefactored IdentifiableDaoBaseTest to use unitils / dbunit. Substituted dbunit-ized...
ben.clark [Fri, 12 Dec 2008 11:42:40 +0000 (11:42 +0000)]
Refactored IdentifiableDaoBaseTest to use unitils / dbunit. Substituted dbunit-ized version of TaxonDaoHibernateImplTest for original.

15 years agorefactored DefinedTermDaoImplTest to use unitils / dbunit
ben.clark [Fri, 12 Dec 2008 11:19:55 +0000 (11:19 +0000)]
refactored DefinedTermDaoImplTest to use unitils / dbunit

15 years agoHSQLDBCorrected
Andreas Müller [Fri, 12 Dec 2008 08:25:56 +0000 (08:25 +0000)]
HSQLDBCorrected

15 years agotypo
Andreas Müller [Thu, 11 Dec 2008 21:21:25 +0000 (21:21 +0000)]
typo

15 years agoBerlin Model Import for Occurrences
Andreas Müller [Thu, 11 Dec 2008 21:08:03 +0000 (21:08 +0000)]
Berlin Model Import for Occurrences
TcsXml bugfix for nulls

15 years ago(no commit message)
Andreas Kohlbecker [Thu, 11 Dec 2008 16:28:02 +0000 (16:28 +0000)]

15 years agoproblems with generics fixed
Andreas Kohlbecker [Thu, 11 Dec 2008 16:22:27 +0000 (16:22 +0000)]
problems with generics fixed

15 years agoproblems with generics fixed & switched to aspectj 1.6.2 due to bugs in earlier versions
Andreas Kohlbecker [Thu, 11 Dec 2008 16:10:43 +0000 (16:10 +0000)]
problems with generics fixed & switched to aspectj 1.6.2 due to bugs in earlier versions

15 years agoCorrected CZE-SK and EHM-SI,C...
a.babadshanjan [Thu, 11 Dec 2008 14:41:05 +0000 (14:41 +0000)]
Corrected CZE-SK and EHM-SI,C...

15 years agoImplemented another integration test
ben.clark [Thu, 11 Dec 2008 12:18:10 +0000 (12:18 +0000)]
Implemented another integration test

15 years agoSDD export first steps
h.fradin [Thu, 11 Dec 2008 10:35:34 +0000 (10:35 +0000)]
SDD export first steps

15 years agoSDD export first steps
h.fradin [Thu, 11 Dec 2008 10:34:58 +0000 (10:34 +0000)]
SDD export first steps

15 years ago(no commit message)
Andreas Müller [Thu, 11 Dec 2008 09:28:01 +0000 (09:28 +0000)]

15 years ago(no commit message)
Andreas Müller [Thu, 11 Dec 2008 09:15:31 +0000 (09:15 +0000)]

15 years agomodule cdmlib-ext added
Andreas Kohlbecker [Wed, 10 Dec 2008 17:20:25 +0000 (17:20 +0000)]
module cdmlib-ext added

15 years agoImplemented first pass unitils / dbunit integration test (in response to #243)
ben.clark [Wed, 10 Dec 2008 14:51:40 +0000 (14:51 +0000)]
Implemented first pass unitils / dbunit integration test (in response to #243)

15 years agourlFileString (2)
Andreas Müller [Tue, 9 Dec 2008 19:12:27 +0000 (19:12 +0000)]
urlFileString (2)

15 years agoABCD return value and urlFileString
Andreas Müller [Tue, 9 Dec 2008 19:06:30 +0000 (19:06 +0000)]
ABCD return value and urlFileString

15 years agosanselan to plugin 2.0
Andreas Müller [Tue, 9 Dec 2008 18:31:37 +0000 (18:31 +0000)]
sanselan to plugin 2.0

15 years agoDelete Warning, no substantial changes
Andreas Müller [Tue, 9 Dec 2008 13:06:55 +0000 (13:06 +0000)]
Delete Warning, no substantial changes

15 years agoFixing hibernate mappings relating to issues #457 and #460, allowing schema generatio...
ben.clark [Tue, 9 Dec 2008 12:00:43 +0000 (12:00 +0000)]
Fixing hibernate mappings relating to issues #457 and #460, allowing schema generation as a precursor to using unitils / dbunit

15 years agomore clean-up
h.fradin [Tue, 9 Dec 2008 10:43:59 +0000 (10:43 +0000)]
more clean-up

15 years agoserialVersionUID
Andreas Müller [Tue, 9 Dec 2008 10:18:47 +0000 (10:18 +0000)]
serialVersionUID

15 years agoserial IDs
Andreas Müller [Mon, 8 Dec 2008 18:13:49 +0000 (18:13 +0000)]
serial IDs

15 years agoisPeriod -> transient
a.babadshanjan [Mon, 8 Dec 2008 16:15:31 +0000 (16:15 +0000)]
isPeriod -> transient

15 years agoRe-use the interface ICdmIO for export.
a.babadshanjan [Mon, 8 Dec 2008 15:53:10 +0000 (15:53 +0000)]
Re-use the interface ICdmIO for export.

15 years agoGenerics type parameter fix.
a.babadshanjan [Mon, 8 Dec 2008 15:46:00 +0000 (15:46 +0000)]
Generics type parameter fix.

15 years agoChanged the type parameter of ICdmIO to "extends IIoConfigurator" to use this interfa...
a.babadshanjan [Mon, 8 Dec 2008 14:51:23 +0000 (14:51 +0000)]
Changed the type parameter of ICdmIO to "extends IIoConfigurator" to use this interface for export as well.

15 years agoChanged the type parameter of ICdmIO to "extends IIoConfigurator" to use this interfa...
a.babadshanjan [Mon, 8 Dec 2008 14:51:20 +0000 (14:51 +0000)]
Changed the type parameter of ICdmIO to "extends IIoConfigurator" to use this interface for export as well.

15 years agotypes in taxonX
Andreas Müller [Fri, 5 Dec 2008 02:05:35 +0000 (02:05 +0000)]
types in taxonX

15 years agoBookSection parsing and formatting
Andreas Müller [Fri, 5 Dec 2008 01:59:17 +0000 (01:59 +0000)]
BookSection parsing and formatting

15 years agoadditional nom. status
Andreas Müller [Wed, 3 Dec 2008 21:02:53 +0000 (21:02 +0000)]
additional nom. status

15 years agoparser tests for whitespace and booksection
Andreas Müller [Wed, 3 Dec 2008 20:56:59 +0000 (20:56 +0000)]
parser tests for whitespace and booksection

15 years agoBookSection and whitespace parsing debug
Andreas Müller [Wed, 3 Dec 2008 20:52:34 +0000 (20:52 +0000)]
BookSection and whitespace parsing debug

15 years agomodified taxonX
Andreas Müller [Tue, 2 Dec 2008 20:43:32 +0000 (20:43 +0000)]
modified taxonX

15 years agomodified taxonX
Andreas Müller [Tue, 2 Dec 2008 17:43:22 +0000 (17:43 +0000)]
modified taxonX

15 years agoCleaning, commenting and organizing in small-size methods
h.fradin [Tue, 2 Dec 2008 17:02:46 +0000 (17:02 +0000)]
Cleaning, commenting and organizing in small-size methods

15 years agoPalmaeActivator ->H2
Andreas Müller [Tue, 2 Dec 2008 14:49:40 +0000 (14:49 +0000)]
PalmaeActivator ->H2

15 years agoAttempting to commit something small to the cdm-repository as a test
ben.clark [Tue, 2 Dec 2008 13:18:37 +0000 (13:18 +0000)]
Attempting to commit something small to the cdm-repository as a test

15 years agoFallback to previous version because of startup problems in editor.
a.babadshanjan [Tue, 2 Dec 2008 08:51:46 +0000 (08:51 +0000)]
Fallback to previous version because of startup problems in editor.

15 years agonom. legit.
Andreas Müller [Mon, 1 Dec 2008 20:55:51 +0000 (20:55 +0000)]
nom. legit.

15 years agoFor JAXB export re-use CDM application controller.
a.babadshanjan [Mon, 1 Dec 2008 15:06:02 +0000 (15:06 +0000)]
For JAXB export re-use CDM application controller.

15 years agoimage imports and resources
n.hoffmann [Mon, 1 Dec 2008 13:34:46 +0000 (13:34 +0000)]
image imports and resources

15 years agoFor JAX export/import re-use CDM application controllers.
a.babadshanjan [Fri, 28 Nov 2008 18:16:48 +0000 (18:16 +0000)]
For JAX export/import re-use CDM application controllers.

15 years agoTransaction palmae
Andreas Müller [Fri, 28 Nov 2008 00:27:08 +0000 (00:27 +0000)]
Transaction palmae

15 years ago(no commit message)
Andreas Müller [Fri, 28 Nov 2008 00:25:00 +0000 (00:25 +0000)]

15 years agolog4j
Andreas Müller [Fri, 28 Nov 2008 00:23:37 +0000 (00:23 +0000)]
log4j

15 years agotaxonX files
Andreas Müller [Fri, 28 Nov 2008 00:22:38 +0000 (00:22 +0000)]
taxonX files