cdmlib.git
15 years agominor
Andreas Müller [Tue, 9 Jun 2009 10:23:28 +0000 (10:23 +0000)]
minor

15 years agoupdated test data such that it should pass on different machines
ben.clark [Tue, 9 Jun 2009 09:58:31 +0000 (09:58 +0000)]
updated test data such that it should pass on different machines

15 years agolatest plugin
n.hoffmann [Tue, 9 Jun 2009 09:14:56 +0000 (09:14 +0000)]
latest plugin

15 years agoNullpointer exception in TermInitializer and adapted termsDataSet-with_auditing_info.xml
Andreas Müller [Mon, 8 Jun 2009 16:37:24 +0000 (16:37 +0000)]
Nullpointer exception in TermInitializer and adapted termsDataSet-with_auditing_info.xml

15 years agominor
Andreas Müller [Mon, 8 Jun 2009 16:27:15 +0000 (16:27 +0000)]
minor

15 years agominor
Andreas Müller [Mon, 8 Jun 2009 16:26:41 +0000 (16:26 +0000)]
minor

15 years agominor
Andreas Müller [Mon, 8 Jun 2009 14:21:21 +0000 (14:21 +0000)]
minor

15 years agominor bug
Andreas Müller [Mon, 8 Jun 2009 14:07:10 +0000 (14:07 +0000)]
minor bug

15 years agoDuplicate uuid in SpecimenTypeDesignationStatus
Andreas Müller [Mon, 8 Jun 2009 14:04:46 +0000 (14:04 +0000)]
Duplicate uuid in SpecimenTypeDesignationStatus

15 years ago(no commit message)
Andreas Müller [Mon, 8 Jun 2009 13:35:05 +0000 (13:35 +0000)]

15 years agominor change for name caches
Andreas Müller [Mon, 8 Jun 2009 13:07:50 +0000 (13:07 +0000)]
minor change for name caches

15 years agoExtensionType implemented (cont.)
Andreas Müller [Mon, 8 Jun 2009 11:22:17 +0000 (11:22 +0000)]
ExtensionType implemented (cont.)

15 years agoExtensionType implemented
Andreas Müller [Mon, 8 Jun 2009 11:21:45 +0000 (11:21 +0000)]
ExtensionType implemented

15 years agoimport state more generic (-> also tcsRdf)
Andreas Müller [Sat, 6 Jun 2009 17:55:37 +0000 (17:55 +0000)]
import state more generic (-> also tcsRdf)

15 years agoBerlin Model import ->in and import state class
Andreas Müller [Sat, 6 Jun 2009 16:42:59 +0000 (16:42 +0000)]
Berlin Model import ->in and import state class

15 years agoisEmpty in CdmUtils
Andreas Müller [Sat, 6 Jun 2009 14:48:05 +0000 (14:48 +0000)]
isEmpty in CdmUtils

15 years agomove berlin model import to io.berlinmodel.in
Andreas Müller [Sat, 6 Jun 2009 12:51:59 +0000 (12:51 +0000)]
move berlin model import to io.berlinmodel.in

15 years agominor
Andreas Müller [Sat, 6 Jun 2009 12:31:41 +0000 (12:31 +0000)]
minor

15 years agoRemoved code which introduced horrible performance problems and phantom commits.
ben.clark [Fri, 5 Jun 2009 16:13:30 +0000 (16:13 +0000)]
Removed code which introduced horrible performance problems and phantom commits.

15 years agoMade TimePeriod non-null to allow for MVC binding
ben.clark [Fri, 5 Jun 2009 16:11:20 +0000 (16:11 +0000)]
Made TimePeriod non-null to allow for MVC binding

15 years agominor
Andreas Müller [Fri, 5 Jun 2009 10:34:53 +0000 (10:34 +0000)]
minor

15 years agoCorrected and added to tests
ben.clark [Thu, 4 Jun 2009 11:32:47 +0000 (11:32 +0000)]
Corrected and added to tests

15 years agoFauna Europaea Import
a.babadshanjan [Thu, 4 Jun 2009 11:16:16 +0000 (11:16 +0000)]
Fauna Europaea Import

15 years agoCorrected test data to reflect new uniqueness constraint on uuid
ben.clark [Wed, 3 Jun 2009 21:37:46 +0000 (21:37 +0000)]
Corrected test data to reflect new uniqueness constraint on uuid

15 years agoTried to ensure consistent use of readOnly transaction for list / get / search /...
ben.clark [Wed, 3 Jun 2009 21:37:17 +0000 (21:37 +0000)]
Tried to ensure consistent use of readOnly transaction for list / get / search / find method in the service layer. Added merge(T t) method to IService to allow persisting detachedObjects

15 years agoUpdated tests to reflect the new unique uuid constraint, corrected the CacheStrategyG...
ben.clark [Wed, 3 Jun 2009 21:34:16 +0000 (21:34 +0000)]
Updated tests to reflect the new unique uuid constraint, corrected the CacheStrategyGenerator listener to correctly add updatedBy / createdBy metadata on saveOrUpdate events, corrected a couple of DAO methods, and added merge(T t) to ICdmEntityDao to allow the persisting of detached objects

15 years agoAdded Cascade.MERGE for some, not all relationships where Cascade.SAVE_UPDATE exists...
ben.clark [Wed, 3 Jun 2009 21:31:58 +0000 (21:31 +0000)]
Added Cascade.MERGE for some, not all relationships where Cascade.SAVE_UPDATE exists, also added @NaturalId on uuid field to (a) index this column, speeding it up and (b) ensure uniqueness within a table of a given uuid (following the same semantics as equals())

15 years agocorrected small error (should be dayOfMonth, not dayOfYear) in PartialUserType
ben.clark [Wed, 3 Jun 2009 21:29:25 +0000 (21:29 +0000)]
corrected small error (should be dayOfMonth, not dayOfYear) in PartialUserType

15 years agonew cdm feature and renaming of folders
n.hoffmann [Wed, 3 Jun 2009 16:18:52 +0000 (16:18 +0000)]
new cdm feature and renaming of folders

15 years agoFauna Europaea Import - able to save > 200.000 taxa
a.babadshanjan [Wed, 3 Jun 2009 14:26:28 +0000 (14:26 +0000)]
Fauna Europaea Import - able to save > 200.000 taxa

15 years agofixing misspelled Protolog by renaming to Protologue
Andreas Kohlbecker [Wed, 3 Jun 2009 11:29:01 +0000 (11:29 +0000)]
fixing misspelled Protolog by renaming to Protologue

15 years agofixes #499
n.hoffmann [Wed, 3 Jun 2009 11:26:06 +0000 (11:26 +0000)]
fixes #499

15 years agoFauna Europaea Import
a.babadshanjan [Tue, 2 Jun 2009 17:04:01 +0000 (17:04 +0000)]
Fauna Europaea Import

15 years agoFauna Europaea Import
a.babadshanjan [Tue, 2 Jun 2009 14:35:35 +0000 (14:35 +0000)]
Fauna Europaea Import

15 years agoFauna Europaea Import
a.babadshanjan [Fri, 29 May 2009 16:02:54 +0000 (16:02 +0000)]
Fauna Europaea Import

15 years agoTDWG level-4 code for Slovakia is CZE-SK. Removed CZE-SL. (2.1)
a.babadshanjan [Fri, 29 May 2009 08:25:00 +0000 (08:25 +0000)]
TDWG level-4 code for Slovakia is CZE-SK. Removed CZE-SL. (2.1)

15 years agoFauna Europaea Import
a.babadshanjan [Thu, 28 May 2009 17:15:13 +0000 (17:15 +0000)]
Fauna Europaea Import

15 years agoFauna Europaea Import
a.babadshanjan [Thu, 28 May 2009 17:15:03 +0000 (17:15 +0000)]
Fauna Europaea Import

15 years agofixed #751
n.hoffmann [Thu, 28 May 2009 15:34:41 +0000 (15:34 +0000)]
fixed #751

15 years agoMerged search changes from 2.0
a.babadshanjan [Thu, 28 May 2009 12:37:05 +0000 (12:37 +0000)]
Merged search changes from 2.0

15 years agoMerged search changes from 2.0
a.babadshanjan [Thu, 28 May 2009 12:36:55 +0000 (12:36 +0000)]
Merged search changes from 2.0

15 years agoMerged search changes from 2.0
a.babadshanjan [Thu, 28 May 2009 12:36:39 +0000 (12:36 +0000)]
Merged search changes from 2.0

15 years agominor
Andreas Müller [Wed, 27 May 2009 20:19:03 +0000 (20:19 +0000)]
minor

15 years agowrapped term initializing in a single transaction thus speeding up startup time
n.hoffmann [Wed, 27 May 2009 17:45:07 +0000 (17:45 +0000)]
wrapped term initializing in a single transaction thus speeding up startup time

15 years agocheck for reference import
Andreas Müller [Wed, 27 May 2009 12:21:49 +0000 (12:21 +0000)]
check for reference import

15 years agoFixing bug which prevented selection of all description elements, regardless of class
ben.clark [Tue, 26 May 2009 16:25:39 +0000 (16:25 +0000)]
Fixing bug which prevented selection of all description elements, regardless of class

15 years agomanually deproxied NamedAreas
n.hoffmann [Tue, 26 May 2009 16:02:54 +0000 (16:02 +0000)]
manually deproxied NamedAreas

15 years agominor
n.hoffmann [Tue, 26 May 2009 16:01:37 +0000 (16:01 +0000)]
minor

15 years agoUTF8 for TDWG areas
Andreas Müller [Tue, 26 May 2009 15:43:08 +0000 (15:43 +0000)]
UTF8 for TDWG areas

15 years agoTest for authorship cache
Andreas Müller [Tue, 26 May 2009 15:42:28 +0000 (15:42 +0000)]
Test for authorship cache

15 years agoBugfix for zoological name cache strategy
Andreas Müller [Tue, 26 May 2009 15:39:05 +0000 (15:39 +0000)]
Bugfix for zoological name cache strategy

15 years agoutf8 term loading
Andreas Müller [Tue, 26 May 2009 13:41:15 +0000 (13:41 +0000)]
utf8 term loading

15 years agoUtf8 reader
Andreas Müller [Tue, 26 May 2009 13:38:00 +0000 (13:38 +0000)]
Utf8 reader

15 years agoBerlin MOdel Import and Export bugfixing, and new signature for Name.addBasionym...
Andreas Müller [Mon, 25 May 2009 17:13:33 +0000 (17:13 +0000)]
Berlin MOdel Import and Export bugfixing, and new signature for Name.addBasionym in TcsRdfImport

15 years agoplugin version 2.1.0.70
n.hoffmann [Mon, 25 May 2009 15:49:35 +0000 (15:49 +0000)]
plugin version 2.1.0.70

15 years agoFixed some issues with database handling and fixed a bug in LocationService.
n.hoffmann [Mon, 25 May 2009 15:49:05 +0000 (15:49 +0000)]
Fixed some issues with database handling and fixed a bug in LocationService.

15 years agoFixed name/specimen type designation status mapping
a.babadshanjan [Mon, 25 May 2009 14:20:49 +0000 (14:20 +0000)]
Fixed name/specimen type designation status mapping

15 years agoFixed name/specimen type designation status mapping
a.babadshanjan [Mon, 25 May 2009 14:18:34 +0000 (14:18 +0000)]
Fixed name/specimen type designation status mapping

15 years agominor
Andreas Müller [Wed, 20 May 2009 10:16:09 +0000 (10:16 +0000)]
minor

15 years agoreferences and microreferences for name relations
Andreas Müller [Wed, 20 May 2009 10:12:44 +0000 (10:12 +0000)]
references and microreferences for name relations
specimenTest fix

15 years agominor
Andreas Müller [Wed, 20 May 2009 10:09:22 +0000 (10:09 +0000)]
minor

15 years agominor
Andreas Müller [Wed, 20 May 2009 10:08:53 +0000 (10:08 +0000)]
minor

15 years agoberlin model app-import changes for Salvador (cont.)
Andreas Müller [Tue, 19 May 2009 16:40:42 +0000 (16:40 +0000)]
berlin model app-import changes for Salvador (cont.)

15 years agoberlin model app-import changes for Salvador
Andreas Müller [Tue, 19 May 2009 16:40:25 +0000 (16:40 +0000)]
berlin model app-import changes for Salvador

15 years agoBerlin Model Export cleaning CollectionMapper and FactCategory
Andreas Müller [Tue, 19 May 2009 16:34:30 +0000 (16:34 +0000)]
Berlin Model Export cleaning CollectionMapper and FactCategory

15 years agominor bug in search method
ben.clark [Tue, 19 May 2009 16:27:16 +0000 (16:27 +0000)]
minor bug in search method

15 years agoMore tests for NameTypeDesignation and SpecimenTypeDesignation
a.babadshanjan [Tue, 19 May 2009 15:43:46 +0000 (15:43 +0000)]
More tests for NameTypeDesignation and SpecimenTypeDesignation

15 years agomethod from HibernateProxyHelperExtended added
Andreas Kohlbecker [Tue, 19 May 2009 14:34:43 +0000 (14:34 +0000)]
method from HibernateProxyHelperExtended added

15 years agoto be merged with ...
Andreas Kohlbecker [Tue, 19 May 2009 14:34:02 +0000 (14:34 +0000)]
to be merged with ...

15 years agoActivated loading of NameTypeDesignationStatus terms. Fixed unit test.
a.babadshanjan [Tue, 19 May 2009 14:21:44 +0000 (14:21 +0000)]
Activated loading of NameTypeDesignationStatus terms. Fixed unit test.

15 years agoActivated loading of NameTypeDesignationStatus terms. Fixed unit test.
a.babadshanjan [Tue, 19 May 2009 14:21:42 +0000 (14:21 +0000)]
Activated loading of NameTypeDesignationStatus terms. Fixed unit test.

15 years agoBerlinModel export NomStatus deleted
Andreas Müller [Tue, 19 May 2009 14:18:05 +0000 (14:18 +0000)]
BerlinModel export NomStatus deleted

15 years agoBerlin Model Export
Andreas Müller [Tue, 19 May 2009 14:14:50 +0000 (14:14 +0000)]
Berlin Model Export

15 years agominor
Andreas Müller [Tue, 19 May 2009 14:14:25 +0000 (14:14 +0000)]
minor

15 years agoAUTHOR_STORE -> TEAM_STORE
a.babadshanjan [Tue, 19 May 2009 09:12:23 +0000 (09:12 +0000)]
AUTHOR_STORE -> TEAM_STORE

15 years agominor
Andreas Müller [Tue, 19 May 2009 09:10:58 +0000 (09:10 +0000)]
minor

15 years agominor
Andreas Müller [Tue, 19 May 2009 09:10:49 +0000 (09:10 +0000)]
minor

15 years agoBerlin Model Export
Andreas Müller [Mon, 18 May 2009 20:17:23 +0000 (20:17 +0000)]
Berlin Model Export

15 years agoTimePeriod toString
Andreas Müller [Mon, 18 May 2009 16:25:37 +0000 (16:25 +0000)]
TimePeriod toString

15 years agoFauna Europaea Import - Initial version
a.babadshanjan [Mon, 18 May 2009 15:11:54 +0000 (15:11 +0000)]
Fauna Europaea Import - Initial version

15 years agoFauna Europaea Import - Initial version
a.babadshanjan [Mon, 18 May 2009 15:11:52 +0000 (15:11 +0000)]
Fauna Europaea Import - Initial version

15 years agoBM Author import -> AuthorTeam import
Andreas Müller [Mon, 18 May 2009 09:43:00 +0000 (09:43 +0000)]
BM Author import -> AuthorTeam import

15 years agoBerlinModel export update
Andreas Müller [Mon, 18 May 2009 09:41:44 +0000 (09:41 +0000)]
BerlinModel export update

15 years agoUpdated a couple of methods to be more in line with generic service method pattern...
ben.clark [Sun, 17 May 2009 13:26:03 +0000 (13:26 +0000)]
Updated a couple of methods to be more in line with generic service method pattern, made pagers serializable

15 years agoUpdated a couple of methods to be more in line with generic dao method pattern
ben.clark [Sun, 17 May 2009 13:24:39 +0000 (13:24 +0000)]
Updated a couple of methods to be more in line with generic dao method pattern

15 years agocorrected free-text index field for consistency
ben.clark [Sun, 17 May 2009 13:23:34 +0000 (13:23 +0000)]
corrected free-text index field for consistency

15 years agoChange to common:OriginalSource to include and xs:IDREF to the sourcedObj
ben.clark [Fri, 15 May 2009 16:28:06 +0000 (16:28 +0000)]
Change to common:OriginalSource to include and xs:IDREF to the sourcedObj

15 years agoChange to common:OriginalSource to include and xs:IDREF to the sourcedObj
ben.clark [Fri, 15 May 2009 16:27:53 +0000 (16:27 +0000)]
Change to common:OriginalSource to include and xs:IDREF to the sourcedObj

15 years agoRe-wrote free text searching interfaces for Taxon and Description to make them more...
ben.clark [Fri, 15 May 2009 16:26:59 +0000 (16:26 +0000)]
Re-wrote free text searching interfaces for Taxon and Description to make them more generic, then added similar interfaces and implementations to agent service, reference service, and media service

15 years agoRefactored ISearchableDao to make it more generic, then added it and implementations...
ben.clark [Fri, 15 May 2009 16:25:48 +0000 (16:25 +0000)]
Refactored ISearchableDao to make it more generic, then added it and implementations to daos for Agents, References and Media

15 years agoAnnotated References, Media, and Agents, and also added more data types to the anyTyp...
ben.clark [Fri, 15 May 2009 16:24:22 +0000 (16:24 +0000)]
Annotated References, Media, and Agents, and also added more data types to the anyTypeDefs to allow more types of data to be annotated and marked etc, and added a jaxb annotation to OriginalSource.sourcedObj

15 years ago(no commit message)
Andreas Müller [Thu, 14 May 2009 20:22:51 +0000 (20:22 +0000)]

15 years ago(no commit message)
Andreas Müller [Thu, 14 May 2009 20:22:21 +0000 (20:22 +0000)]

15 years ago(no commit message)
Andreas Müller [Thu, 14 May 2009 20:22:08 +0000 (20:22 +0000)]

15 years agoSalvador -> ICBN
Andreas Müller [Wed, 13 May 2009 07:51:01 +0000 (07:51 +0000)]
Salvador -> ICBN

15 years agoUpdated TaxonDaoHibernateImplTest.testDelete()
a.babadshanjan [Mon, 11 May 2009 15:12:24 +0000 (15:12 +0000)]
Updated TaxonDaoHibernateImplTest.testDelete()

15 years ago(no commit message)
a.babadshanjan [Mon, 11 May 2009 14:20:21 +0000 (14:20 +0000)]

15 years ago(no commit message)
Andreas Müller [Mon, 11 May 2009 13:18:49 +0000 (13:18 +0000)]

15 years agoplugin 2.1.0.53
n.hoffmann [Mon, 11 May 2009 12:45:01 +0000 (12:45 +0000)]
plugin 2.1.0.53

15 years agominor
Andreas Müller [Mon, 11 May 2009 11:08:39 +0000 (11:08 +0000)]
minor